Pull request #43202 opened Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2cff05e9602dd852879807c7dc0ac50303272cf8+3c06ebd876687555fdf030a3307a66908c4fa57c (188c726e8cb6c80cddb44b9203e36848e82c85f1) 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-43202@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-01T09:50:12.989Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-02-01T09:50:12.997Z] Trying to pass milestone 3 [Pipeline] milestone [2022-02-01T09:50:13.091Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-02-01T09:50:28.272Z] Still waiting to schedule task [2022-02-01T09:50:28.272Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d1410e189dd0d55d)’ is offline [2022-02-01T09:51:12.264Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d1410e189dd0d55d) in /home/ubuntu/workspace/moby_PR-43202 [Pipeline] { [Pipeline] checkout [2022-02-01T09:51:12.380Z] The recommended git tool is: git [2022-02-01T09:51:15.084Z] using credential docker-jenkins-github-credentials [2022-02-01T09:51:15.095Z] Cloning the remote Git repository [2022-02-01T09:51:15.095Z] Cloning with configured refspecs honoured and without tags [2022-02-01T09:51:14.173Z] Cloning repository https://github.com/moby/moby.git [2022-02-01T09:51:14.235Z] > git init /home/ubuntu/workspace/moby_PR-43202 # timeout=10 [2022-02-01T09:51:14.411Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:51:14.411Z] > git --version # timeout=10 [2022-02-01T09:51:14.427Z] > git --version # 'git version 2.17.1' [2022-02-01T09:51:14.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:51:14.429Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:51:39.599Z] Fetching without tags [2022-02-01T09:51:39.965Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:51:39.449Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:51:39.467Z] > git config --add remote.origin.fetch +refs/pull/43202/head:refs/remotes/origin/PR-43202 # timeout=10 [2022-02-01T09:51:39.479Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:51:39.550Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:51:39.601Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:51:39.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:51:39.609Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:51:39.974Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:51:39.995Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:51:41.023Z] Merge succeeded, producing 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:51:41.023Z] Checking out Revision 2cff05e9602dd852879807c7dc0ac50303272cf8 (PR-43202) [2022-02-01T09:51:40.833Z] > git remote # timeout=10 [2022-02-01T09:51:40.852Z] > git config --get remote.origin.url # timeout=10 [2022-02-01T09:51:40.864Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:51:40.966Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-01T09:51:40.993Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-01T09:51:41.027Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:51:41.037Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:51:46.351Z] Commit message: "client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck)" [2022-02-01T09:51:46.353Z] > git rev-list --no-walk 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-01T09:51:47.359Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43202:/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-01T09:51:55.499Z] Unable to find image 'alpine:latest' locally [2022-02-01T09:51:56.071Z] latest: Pulling from library/alpine [2022-02-01T09:51:56.071Z] 59bf1c3509f3: Pulling fs layer [2022-02-01T09:51:56.332Z] 59bf1c3509f3: Verifying Checksum [2022-02-01T09:51:56.332Z] 59bf1c3509f3: Download complete [2022-02-01T09:51:56.592Z] 59bf1c3509f3: Pull complete [2022-02-01T09:51:56.592Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-01T09:51:56.853Z] Status: Downloaded newer image for alpine:latest [2022-02-01T09:52:05.010Z] 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-01T09:52:05.857Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d1410e189dd0d55d) in /home/ubuntu/workspace/moby_PR-43202 [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-01T09:52:05.912Z] The recommended git tool is: git [Pipeline] // stage [2022-02-01T09:52:05.926Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-02-01T09:52:05.948Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-02-01T09:52:05.959Z] 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 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-01T09:52:06.267Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:52:06.400Z] Merge succeeded, producing 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:52:06.401Z] Checking out Revision 2cff05e9602dd852879807c7dc0ac50303272cf8 (PR-43202) [2022-02-01T09:52:06.497Z] Commit message: "client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck)" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-01T09:52:05.933Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43202/.git # timeout=10 [2022-02-01T09:52:05.950Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:52:05.960Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:52:05.960Z] > git --version # timeout=10 [2022-02-01T09:52:05.967Z] > git --version # 'git version 2.17.1' [2022-02-01T09:52:05.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:52:05.968Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:52:06.268Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:52:06.276Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:52:06.352Z] > git remote # timeout=10 [2022-02-01T09:52:06.360Z] > git config --get remote.origin.url # timeout=10 [2022-02-01T09:52:06.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:52:06.370Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-01T09:52:06.387Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-01T09:52:06.402Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:52:06.410Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:52:07.195Z] + [ PR != PR ] [2022-02-01T09:52:07.195Z] + [ master != master ] [2022-02-01T09:52:07.195Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-01T09:52:07.555Z] + docker version [2022-02-01T09:52:07.555Z] Client: Docker Engine - Community [2022-02-01T09:52:07.555Z] Version: 20.10.12 [2022-02-01T09:52:07.555Z] API version: 1.41 [2022-02-01T09:52:07.555Z] Go version: go1.16.12 [2022-02-01T09:52:07.555Z] Git commit: e91ed57 [2022-02-01T09:52:07.555Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-01T09:52:07.555Z] OS/Arch: linux/amd64 [2022-02-01T09:52:07.555Z] Context: default [2022-02-01T09:52:07.555Z] Experimental: true [2022-02-01T09:52:07.555Z] [2022-02-01T09:52:07.555Z] Server: Docker Engine - Community [2022-02-01T09:52:07.555Z] Engine: [2022-02-01T09:52:07.555Z] Version: 20.10.12 [2022-02-01T09:52:07.555Z] API version: 1.41 (minimum version 1.12) [2022-02-01T09:52:07.555Z] Go version: go1.16.12 [2022-02-01T09:52:07.555Z] Git commit: 459d0df [2022-02-01T09:52:07.555Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-01T09:52:07.555Z] OS/Arch: linux/amd64 [2022-02-01T09:52:07.555Z] Experimental: true [2022-02-01T09:52:07.555Z] containerd: [2022-02-01T09:52:07.555Z] Version: 1.4.12 [2022-02-01T09:52:07.555Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-01T09:52:07.555Z] runc: [2022-02-01T09:52:07.555Z] Version: 1.0.2 [2022-02-01T09:52:07.555Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-01T09:52:07.555Z] docker-init: [2022-02-01T09:52:07.555Z] Version: 0.19.0 [2022-02-01T09:52:07.555Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-01T09:52:07.845Z] + docker info [2022-02-01T09:52:20.857Z] Still waiting to schedule task [2022-02-01T09:52:20.857Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d1410e189dd0d55d)’ [2022-02-01T09:52:20.858Z] Still waiting to schedule task [2022-02-01T09:52:20.858Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d1410e189dd0d55d)’ [2022-02-01T09:52:20.859Z] Still waiting to schedule task [2022-02-01T09:52:20.859Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-02-01T09:52:20.862Z] Still waiting to schedule task [2022-02-01T09:52:20.862Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-02-01T09:52:20.863Z] Still waiting to schedule task [2022-02-01T09:52:20.863Z] All nodes of label ‘windows-2019’ are offline [2022-02-01T09:52:20.864Z] Still waiting to schedule task [2022-02-01T09:52:20.864Z] All nodes of label ‘windows-2022’ are offline [2022-02-01T09:52:20.865Z] Still waiting to schedule task [2022-02-01T09:52:20.865Z] All nodes of label ‘windows-2022’ are offline [2022-02-01T09:52:34.424Z] Client: [2022-02-01T09:52:34.425Z] Context: default [2022-02-01T09:52:34.425Z] Debug Mode: false [2022-02-01T09:52:34.425Z] Plugins: [2022-02-01T09:52:34.425Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-01T09:52:34.425Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-01T09:52:34.425Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-01T09:52:34.425Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-01T09:52:34.425Z] [2022-02-01T09:52:34.425Z] Server: [2022-02-01T09:52:34.425Z] Containers: 0 [2022-02-01T09:52:34.425Z] Running: 0 [2022-02-01T09:52:34.425Z] Paused: 0 [2022-02-01T09:52:34.425Z] Stopped: 0 [2022-02-01T09:52:34.425Z] Images: 1 [2022-02-01T09:52:34.425Z] Server Version: 20.10.12 [2022-02-01T09:52:34.425Z] Storage Driver: overlay2 [2022-02-01T09:52:34.425Z] Backing Filesystem: extfs [2022-02-01T09:52:34.425Z] Supports d_type: true [2022-02-01T09:52:34.425Z] Native Overlay Diff: true [2022-02-01T09:52:34.425Z] userxattr: false [2022-02-01T09:52:34.425Z] Logging Driver: json-file [2022-02-01T09:52:34.425Z] Cgroup Driver: cgroupfs [2022-02-01T09:52:34.425Z] Cgroup Version: 1 [2022-02-01T09:52:34.425Z] Plugins: [2022-02-01T09:52:34.425Z] Volume: local [2022-02-01T09:52:34.425Z] Network: bridge host ipvlan macvlan null overlay [2022-02-01T09:52:34.425Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-01T09:52:34.425Z] Swarm: inactive [2022-02-01T09:52:34.425Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-01T09:52:34.425Z] Default Runtime: runc [2022-02-01T09:52:34.425Z] Init Binary: docker-init [2022-02-01T09:52:34.425Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-01T09:52:34.425Z] runc version: v1.0.2-0-g52b36a2 [2022-02-01T09:52:34.425Z] init version: de40ad0 [2022-02-01T09:52:34.425Z] Security Options: [2022-02-01T09:52:34.425Z] apparmor [2022-02-01T09:52:34.425Z] seccomp [2022-02-01T09:52:34.425Z] Profile: default [2022-02-01T09:52:34.425Z] Kernel Version: 5.4.0-1061-aws [2022-02-01T09:52:34.425Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-01T09:52:34.425Z] OSType: linux [2022-02-01T09:52:34.425Z] Architecture: x86_64 [2022-02-01T09:52:34.425Z] CPUs: 2 [2022-02-01T09:52:34.425Z] Total Memory: 7.483GiB [2022-02-01T09:52:34.425Z] Name: ip-10-100-52-243 [2022-02-01T09:52:34.425Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-01T09:52:34.425Z] Docker Root Dir: /var/lib/docker [2022-02-01T09:52:34.425Z] Debug Mode: false [2022-02-01T09:52:34.425Z] Registry: https://index.docker.io/v1/ [2022-02-01T09:52:34.425Z] Labels: [2022-02-01T09:52:34.425Z] Experimental: true [2022-02-01T09:52:34.425Z] Insecure Registries: [2022-02-01T09:52:34.425Z] 127.0.0.0/8 [2022-02-01T09:52:34.425Z] Live Restore Enabled: true [2022-02-01T09:52:34.425Z] [2022-02-01T09:52:34.425Z] WARNING: No swap limit support [Pipeline] sh [2022-02-01T09:52:34.728Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-01T09:52:34.729Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-01T09:52:34.729Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43202/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-01T09:52:34.729Z] + bash /home/ubuntu/workspace/moby_PR-43202/check-config.sh [2022-02-01T09:52:34.729Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-01T09:52:34.729Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-01T09:52:34.729Z] [2022-02-01T09:52:34.729Z] Generally Necessary: [2022-02-01T09:52:34.729Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-01T09:52:34.729Z] - apparmor: enabled and tools installed [2022-02-01T09:52:34.729Z] - CONFIG_NAMESPACES: enabled [2022-02-01T09:52:34.729Z] - CONFIG_NET_NS: enabled [2022-02-01T09:52:34.729Z] - CONFIG_PID_NS: enabled [2022-02-01T09:52:34.998Z] - CONFIG_IPC_NS: enabled [2022-02-01T09:52:34.998Z] - CONFIG_UTS_NS: enabled [2022-02-01T09:52:34.998Z] - CONFIG_CGROUPS: enabled [2022-02-01T09:52:34.998Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-01T09:52:34.998Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-01T09:52:34.998Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-01T09:52:34.998Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-01T09:52:34.998Z] - CONFIG_CPUSETS: enabled [2022-02-01T09:52:34.998Z] - CONFIG_MEMCG: enabled [2022-02-01T09:52:34.998Z] - CONFIG_KEYS: enabled [2022-02-01T09:52:34.998Z] - CONFIG_VETH: enabled (as module) [2022-02-01T09:52:34.998Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-01T09:52:34.998Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-01T09:52:34.998Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-01T09:52:34.998Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-01T09:52:34.998Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-01T09:52:34.998Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-01T09:52:34.998Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-01T09:52:34.998Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-01T09:52:34.998Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-01T09:52:34.998Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-01T09:52:34.998Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-01T09:52:34.998Z] - CONFIG_CGROUP_BPF: enabled [2022-02-01T09:52:34.998Z] [2022-02-01T09:52:34.998Z] Optional Features: [2022-02-01T09:52:34.998Z] - CONFIG_USER_NS: enabled [2022-02-01T09:52:34.998Z] - CONFIG_SECCOMP: enabled [2022-02-01T09:52:34.998Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-01T09:52:34.998Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-01T09:52:34.998Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-01T09:52:34.998Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-01T09:52:34.998Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-01T09:52:34.998Z] - CONFIG_BLK_CGROUP: enabled [2022-02-01T09:52:34.998Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-01T09:52:34.998Z] - CONFIG_CGROUP_PERF: enabled [2022-02-01T09:52:34.998Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-01T09:52:34.998Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-01T09:52:34.998Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-01T09:52:34.998Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-01T09:52:34.998Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-01T09:52:34.998Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-01T09:52:34.998Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-01T09:52:35.269Z] - CONFIG_IP_VS: enabled (as module) [2022-02-01T09:52:35.269Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-01T09:52:35.269Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-01T09:52:35.269Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-01T09:52:35.269Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-01T09:52:35.269Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-01T09:52:35.269Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-01T09:52:35.269Z] - CONFIG_EXT4_FS: enabled [2022-02-01T09:52:35.269Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-01T09:52:35.269Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-01T09:52:35.269Z] - Network Drivers: [2022-02-01T09:52:35.269Z] - "overlay": [2022-02-01T09:52:35.269Z] - CONFIG_VXLAN: enabled (as module) [2022-02-01T09:52:35.269Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-01T09:52:35.269Z] Optional (for encrypted networks): [2022-02-01T09:52:35.269Z] - CONFIG_CRYPTO: enabled [2022-02-01T09:52:35.270Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-01T09:52:35.270Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-01T09:52:35.270Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-01T09:52:35.270Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-01T09:52:35.270Z] - CONFIG_XFRM: enabled [2022-02-01T09:52:35.270Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-01T09:52:35.270Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-01T09:52:35.270Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-01T09:52:35.270Z] - "ipvlan": [2022-02-01T09:52:35.270Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-01T09:52:35.270Z] - "macvlan": [2022-02-01T09:52:35.270Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-01T09:52:35.270Z] - CONFIG_DUMMY: enabled (as module) [2022-02-01T09:52:35.270Z] - "ftp,tftp client in container": [2022-02-01T09:52:35.270Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-01T09:52:35.270Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-01T09:52:35.270Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-01T09:52:35.270Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-01T09:52:35.270Z] - Storage Drivers: [2022-02-01T09:52:35.270Z] - "aufs": [2022-02-01T09:52:35.270Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-01T09:52:35.270Z] - "btrfs": [2022-02-01T09:52:35.270Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-01T09:52:35.556Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-01T09:52:35.556Z] - "devicemapper": [2022-02-01T09:52:35.556Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-01T09:52:35.556Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-01T09:52:35.556Z] - "overlay": [2022-02-01T09:52:35.556Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-01T09:52:35.556Z] - "zfs": [2022-02-01T09:52:35.556Z] - /dev/zfs: present [2022-02-01T09:52:35.556Z] - zfs command: missing [2022-02-01T09:52:35.556Z] - zpool command: missing [2022-02-01T09:52:35.556Z] [2022-02-01T09:52:35.556Z] Limits: [2022-02-01T09:52:35.556Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-01T09:52:35.556Z] [2022-02-01T09:52:35.556Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-01T09:52:35.889Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:2cff05e9602dd852879807c7dc0ac50303272cf8 . [2022-02-01T09:52:36.149Z] #2 [internal] load .dockerignore [2022-02-01T09:52:36.149Z] #2 sha256:5f9fb9d47b925fe758c43e1ffbc8d75192bd2e772ad55416197b3e308fe6cb3f [2022-02-01T09:52:36.409Z] #2 ... [2022-02-01T09:52:36.409Z] [2022-02-01T09:52:36.409Z] #1 [internal] load build definition from Dockerfile [2022-02-01T09:52:36.409Z] #1 sha256:5acee19adde6f897f466d8bf3241e0d24fc70ba4764a317d1399a503369c0ea8 [2022-02-01T09:52:36.409Z] #1 transferring dockerfile: 16.86kB done [2022-02-01T09:52:36.409Z] #1 DONE 0.5s [2022-02-01T09:52:36.409Z] [2022-02-01T09:52:36.409Z] #2 [internal] load .dockerignore [2022-02-01T09:52:36.409Z] #2 sha256:5f9fb9d47b925fe758c43e1ffbc8d75192bd2e772ad55416197b3e308fe6cb3f [2022-02-01T09:52:36.409Z] #2 transferring context: 87B done [2022-02-01T09:52:36.409Z] #2 DONE 0.4s [2022-02-01T09:52:36.409Z] [2022-02-01T09:52:36.409Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-01T09:52:36.409Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-01T09:52:37.350Z] #3 DONE 0.9s [2022-02-01T09:52:37.350Z] [2022-02-01T09:52:37.350Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-01T09:52:37.350Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-01T09:52:37.350Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-01T09:52:37.350Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-01T09:52:37.350Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-01T09:52:37.350Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-01T09:52:37.610Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.2s [2022-02-01T09:52:37.610Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-02-01T09:52:38.190Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s done [2022-02-01T09:52:38.190Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-01T09:52:38.450Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-01T09:52:38.714Z] #4 DONE 1.3s [2022-02-01T09:52:39.017Z] [2022-02-01T09:52:39.017Z] #6 [internal] load build definition from Dockerfile [2022-02-01T09:52:39.017Z] #6 sha256:92f66c5c328a568ddc6fa27bc1b0e71fe5050fb4777e01478bf2fa0ca616c790 [2022-02-01T09:52:39.017Z] #6 DONE 0.0s [2022-02-01T09:52:39.017Z] [2022-02-01T09:52:39.017Z] #5 [internal] load .dockerignore [2022-02-01T09:52:39.017Z] #5 sha256:864de43a903de25d84250c49752c608ccc24add24fe800df8b2e7d0c2ede6912 [2022-02-01T09:52:39.017Z] #5 DONE 0.0s [2022-02-01T09:52:39.017Z] [2022-02-01T09:52:39.017Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-01T09:52:39.017Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-01T09:52:40.401Z] #10 ... [2022-02-01T09:52:40.401Z] [2022-02-01T09:52:40.401Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-01T09:52:40.401Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-01T09:52:40.401Z] #8 DONE 1.2s [2022-02-01T09:52:40.401Z] [2022-02-01T09:52:40.401Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-01T09:52:40.401Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-01T09:52:40.401Z] #7 DONE 1.2s [2022-02-01T09:52:40.401Z] [2022-02-01T09:52:40.401Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-01T09:52:40.401Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-01T09:52:40.401Z] #9 DONE 1.3s [2022-02-01T09:52:40.401Z] [2022-02-01T09:52:40.401Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-01T09:52:40.401Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-01T09:52:40.401Z] #10 DONE 1.3s [2022-02-01T09:52:41.784Z] [2022-02-01T09:52:41.784Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:52:41.784Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-01T09:52:41.784Z] #35 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:52:41.784Z] #35 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-01T09:52:42.048Z] #35 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-01T09:52:42.048Z] #35 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-01T09:52:42.048Z] #35 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-01T09:52:42.048Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.0s [2022-02-01T09:52:42.309Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 12.58MB / 54.92MB 0.2s [2022-02-01T09:52:42.309Z] #35 ... [2022-02-01T09:52:42.309Z] [2022-02-01T09:52:42.309Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-01T09:52:42.309Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-01T09:52:42.309Z] #52 DONE 0.0s [2022-02-01T09:52:42.309Z] [2022-02-01T09:52:42.309Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:52:42.309Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-01T09:52:42.309Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 19.92MB / 54.92MB 0.3s [2022-02-01T09:52:42.571Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 31.46MB / 54.92MB 0.6s [2022-02-01T09:52:42.571Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 38.80MB / 54.92MB 0.8s [2022-02-01T09:52:42.832Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 48.23MB / 54.92MB 0.9s [2022-02-01T09:52:42.832Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 51.38MB / 54.92MB 1.0s [2022-02-01T09:52:43.092Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.0s [2022-02-01T09:52:44.037Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s done [2022-02-01T09:52:45.427Z] #35 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.3s [2022-02-01T09:52:47.980Z] #35 ... [2022-02-01T09:52:47.980Z] [2022-02-01T09:52:47.980Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:52:47.980Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:52:47.980Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-01T09:52:47.980Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-01T09:52:47.980Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-01T09:52:47.980Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-01T09:52:47.980Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s done [2022-02-01T09:52:47.980Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 2.1s done [2022-02-01T09:52:47.980Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 2.3s done [2022-02-01T09:52:47.980Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 5.0s done [2022-02-01T09:52:47.980Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 5.8s [2022-02-01T09:52:47.980Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.8s [2022-02-01T09:52:47.980Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 5.8s [2022-02-01T09:52:48.549Z] #11 ... [2022-02-01T09:52:48.549Z] [2022-02-01T09:52:48.549Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:52:48.549Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-01T09:52:51.095Z] #35 ... [2022-02-01T09:52:51.095Z] [2022-02-01T09:52:51.095Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:52:51.095Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-01T09:52:51.095Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-01T09:52:51.095Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-01T09:52:51.095Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-01T09:52:51.095Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-01T09:52:51.095Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-02-01T09:52:51.095Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-02-01T09:52:51.095Z] #74 DONE 9.4s [2022-02-01T09:52:51.095Z] [2022-02-01T09:52:51.095Z] #31 [internal] load build context [2022-02-01T09:52:51.095Z] #31 sha256:7a6d2fd59e43249ab0d4b160377cf0b20e51abd110e02ac77f8f3ec61e4e2064 [2022-02-01T09:52:51.095Z] #31 transferring context: 56.55MB 5.6s done [2022-02-01T09:52:51.095Z] #31 DONE 9.5s [2022-02-01T09:52:51.370Z] [2022-02-01T09:52:51.370Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:52:51.370Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-01T09:52:51.370Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-01T09:52:51.370Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-01T09:52:51.370Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-01T09:52:51.370Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-01T09:52:51.370Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-02-01T09:52:51.370Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-02-01T09:52:51.370Z] #76 DONE 9.4s [2022-02-01T09:52:51.370Z] [2022-02-01T09:52:51.370Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:52:51.370Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-01T09:52:51.370Z] #35 DONE 9.5s [2022-02-01T09:52:51.370Z] [2022-02-01T09:52:51.370Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:52:51.370Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:52:51.370Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.5s done [2022-02-01T09:52:51.370Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 9.2s done [2022-02-01T09:52:51.370Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.7s done [2022-02-01T09:52:51.370Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 6.7s done [2022-02-01T09:52:51.370Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-01T09:52:51.941Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.8s done [2022-02-01T09:52:53.324Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-01T09:52:53.897Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.5s done [2022-02-01T09:52:53.897Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-01T09:52:55.811Z] #11 ... [2022-02-01T09:52:55.811Z] [2022-02-01T09:52:55.811Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-01T09:52:55.811Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-01T09:52:55.811Z] #75 DONE 1.2s [2022-02-01T09:52:55.811Z] [2022-02-01T09:52:55.811Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-01T09:52:55.811Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-01T09:52:58.356Z] #77 DONE 2.4s [2022-02-01T09:52:58.356Z] [2022-02-01T09:52:58.356Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:52:58.356Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:52:59.300Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.2s [2022-02-01T09:53:01.216Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.9s done [2022-02-01T09:53:01.216Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-01T09:53:01.478Z] #11 ... [2022-02-01T09:53:01.478Z] [2022-02-01T09:53:01.478Z] #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-01T09:53:01.478Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-01T09:53:01.478Z] #36 3.831 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:53:01.478Z] #36 3.831 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:53:01.478Z] #36 3.859 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:53:01.478Z] #36 4.019 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:53:01.478Z] #36 4.201 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:53:01.478Z] #36 4.538 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:53:01.478Z] #36 6.211 Fetched 8500 kB in 3s (3217 kB/s) [2022-02-01T09:53:01.478Z] #36 6.211 Reading package lists... [2022-02-01T09:53:01.478Z] #36 7.013 Reading package lists... [2022-02-01T09:53:01.478Z] #36 7.824 Building dependency tree... [2022-02-01T09:53:01.478Z] #36 8.183 The following additional packages will be installed: [2022-02-01T09:53:01.478Z] #36 8.183 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-01T09:53:01.478Z] #36 8.183 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-01T09:53:01.478Z] #36 8.183 Recommended packages: [2022-02-01T09:53:01.478Z] #36 8.183 libldap-common publicsuffix libsasl2-modules [2022-02-01T09:53:01.478Z] #36 8.377 The following NEW packages will be installed: [2022-02-01T09:53:01.478Z] #36 8.379 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-01T09:53:01.478Z] #36 8.379 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-01T09:53:01.478Z] #36 8.379 libssh2-1 openssl [2022-02-01T09:53:01.478Z] #36 8.657 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:53:01.478Z] #36 8.657 Need to get 3038 kB of archives. [2022-02-01T09:53:01.478Z] #36 8.657 After this operation, 6650 kB of additional disk space will be used. [2022-02-01T09:53:01.478Z] #36 8.657 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-01T09:53:01.478Z] #36 8.672 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-01T09:53:01.478Z] #36 8.672 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-01T09:53:01.478Z] #36 8.677 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-01T09:53:01.478Z] #36 8.677 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-01T09:53:01.478Z] #36 8.677 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-01T09:53:01.478Z] #36 8.682 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-01T09:53:01.478Z] #36 8.682 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-01T09:53:01.478Z] #36 8.682 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-01T09:53:01.478Z] #36 8.689 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-01T09:53:01.478Z] #36 8.689 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-01T09:53:01.478Z] #36 8.694 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-01T09:53:01.478Z] #36 8.698 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-01T09:53:01.478Z] #36 8.701 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-01T09:53:01.478Z] #36 8.703 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-01T09:53:01.478Z] #36 9.040 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:53:01.478Z] #36 9.103 Fetched 3038 kB in 0s (8560 kB/s) [2022-02-01T09:53:01.478Z] #36 9.124 Selecting previously unselected package openssl. [2022-02-01T09:53:01.478Z] #36 9.124 (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-01T09:53:01.478Z] #36 9.127 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-01T09:53:01.478Z] #36 9.183 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-01T09:53:01.478Z] #36 9.356 Selecting previously unselected package ca-certificates. [2022-02-01T09:53:01.478Z] #36 9.356 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-01T09:53:01.478Z] #36 9.359 Unpacking ca-certificates (20210119) ... [2022-02-01T09:53:01.478Z] #36 9.497 Selecting previously unselected package libbrotli1:amd64. [2022-02-01T09:53:01.478Z] #36 9.500 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-01T09:53:01.478Z] #36 9.506 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-01T09:53:01.478Z] #36 9.594 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-01T09:53:01.478Z] #36 9.594 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-01T09:53:01.478Z] #36 9.602 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:53:01.478Z] #36 9.644 Selecting previously unselected package libsasl2-2:amd64. [2022-02-01T09:53:01.478Z] #36 9.644 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-01T09:53:01.478Z] #36 9.657 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:53:01.478Z] #36 9.706 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-01T09:53:01.478Z] #36 9.706 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-01T09:53:01.478Z] #36 9.711 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-01T09:53:01.478Z] #36 9.774 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-01T09:53:01.478Z] #36 9.774 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-01T09:53:01.478Z] #36 9.778 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-01T09:53:01.478Z] #36 9.833 Selecting previously unselected package libpsl5:amd64. [2022-02-01T09:53:01.478Z] #36 9.833 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-01T09:53:01.478Z] #36 9.838 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-01T09:53:01.478Z] #36 9.878 Selecting previously unselected package librtmp1:amd64. [2022-02-01T09:53:01.478Z] #36 9.880 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-01T09:53:01.478Z] #36 9.882 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-01T09:53:01.478Z] #36 9.930 Selecting previously unselected package libssh2-1:amd64. [2022-02-01T09:53:01.478Z] #36 9.930 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-01T09:53:01.478Z] #36 9.933 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-01T09:53:01.478Z] #36 9.993 Selecting previously unselected package libcurl4:amd64. [2022-02-01T09:53:01.478Z] #36 9.993 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-01T09:53:01.478Z] #36 10.02 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-01T09:53:01.478Z] #36 10.09 Selecting previously unselected package curl. [2022-02-01T09:53:01.478Z] #36 10.09 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-01T09:53:01.479Z] #36 10.10 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-01T09:53:01.479Z] #36 10.17 Selecting previously unselected package libonig5:amd64. [2022-02-01T09:53:01.479Z] #36 10.17 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-01T09:53:01.479Z] #36 10.17 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:53:01.479Z] #36 ... [2022-02-01T09:53:01.479Z] [2022-02-01T09:53:01.479Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:53:01.479Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:53:02.641Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f04f4769a8f7cc6a) in /home/ubuntu/workspace/moby_PR-43202 [Pipeline] { [Pipeline] checkout [2022-02-01T09:53:02.812Z] The recommended git tool is: git [2022-02-01T09:53:05.419Z] using credential docker-jenkins-github-credentials [2022-02-01T09:53:05.426Z] Cloning the remote Git repository [2022-02-01T09:53:05.427Z] Cloning with configured refspecs honoured and without tags [2022-02-01T09:53:05.687Z] #11 ... [2022-02-01T09:53:05.687Z] [2022-02-01T09:53:05.687Z] #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-01T09:53:05.687Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-01T09:53:05.687Z] #36 10.23 Selecting previously unselected package libjq1:amd64. [2022-02-01T09:53:05.687Z] #36 10.23 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-01T09:53:05.687Z] #36 10.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:53:05.687Z] #36 10.29 Selecting previously unselected package jq. [2022-02-01T09:53:05.687Z] #36 10.29 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-01T09:53:05.687Z] #36 10.29 Unpacking jq (1.6-2.1) ... [2022-02-01T09:53:05.687Z] #36 10.33 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-01T09:53:05.687Z] #36 10.34 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-01T09:53:05.687Z] #36 10.35 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-01T09:53:05.687Z] #36 10.36 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:53:05.687Z] #36 10.36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-01T09:53:05.687Z] #36 10.38 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:53:05.687Z] #36 10.39 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-01T09:53:05.687Z] #36 10.40 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-01T09:53:05.687Z] #36 10.42 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:53:05.687Z] #36 10.42 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:53:05.687Z] #36 10.44 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-01T09:53:05.687Z] #36 10.45 Setting up ca-certificates (20210119) ... [2022-02-01T09:53:05.687Z] #36 11.08 Updating certificates in /etc/ssl/certs... [2022-02-01T09:53:05.687Z] #36 11.99 129 added, 0 removed; done. [2022-02-01T09:53:05.687Z] #36 12.10 Setting up jq (1.6-2.1) ... [2022-02-01T09:53:05.687Z] #36 12.11 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-01T09:53:05.687Z] #36 12.12 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-01T09:53:05.687Z] #36 12.13 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:53:05.687Z] #36 12.15 Processing triggers for ca-certificates (20210119) ... [2022-02-01T09:53:05.687Z] #36 12.15 Updating certificates in /etc/ssl/certs... [2022-02-01T09:53:05.687Z] #36 12.81 0 added, 0 removed; done. [2022-02-01T09:53:05.687Z] #36 12.81 Running hooks in /etc/ca-certificates/update.d... [2022-02-01T09:53:05.687Z] #36 12.81 done. [2022-02-01T09:53:05.687Z] #36 DONE 13.8s [2022-02-01T09:53:05.687Z] [2022-02-01T09:53:05.687Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:53:05.687Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:53:05.687Z] #11 ... [2022-02-01T09:53:05.687Z] [2022-02-01T09:53:05.687Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-01T09:53:05.687Z] #37 sha256:ef2ff04cc45bb36098521622096dc49aecbb2555927cfe2af250279ab34cd638 [2022-02-01T09:53:05.687Z] #37 DONE 0.1s [2022-02-01T09:53:05.687Z] [2022-02-01T09:53:05.687Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:53:05.687Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:53:06.258Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.1s [2022-02-01T09:53:05.547Z] Cloning repository https://github.com/moby/moby.git [2022-02-01T09:53:05.622Z] > git init /home/ubuntu/workspace/moby_PR-43202 # timeout=10 [2022-02-01T09:53:05.990Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:53:05.990Z] > git --version # timeout=10 [2022-02-01T09:53:06.023Z] > git --version # 'git version 2.25.1' [2022-02-01T09:53:06.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:53:06.025Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:53:08.800Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 7.3s done [2022-02-01T09:53:08.800Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 0.1s [2022-02-01T09:53:13.030Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e954996b33bd7392) in /home/ubuntu/workspace/moby_PR-43202 [Pipeline] { [Pipeline] checkout [2022-02-01T09:53:13.077Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ca150400bca24628) in /home/ubuntu/workspace/moby_PR-43202 [Pipeline] { [Pipeline] checkout [2022-02-01T09:53:13.144Z] The recommended git tool is: git [2022-02-01T09:53:13.205Z] The recommended git tool is: git [2022-02-01T09:53:14.089Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.1s [2022-02-01T09:53:15.473Z] #11 ... [2022-02-01T09:53:15.473Z] [2022-02-01T09:53:15.473Z] #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-01T09:53:15.473Z] #38 sha256:5cf1aa5bea938f0c95eaf12d2471e828da2154f05fbc78f6671985d3de3e6035 [2022-02-01T09:53:15.473Z] #38 1.965 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-01T09:53:15.473Z] #38 2.343 [2022-02-01T09:53:15.473Z] #38 2.566 #=#=# ######################################################################## 100.0% [2022-02-01T09:53:15.473Z] #38 2.848 [2022-02-01T09:53:15.473Z] #38 3.872 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-01T09:53:15.473Z] #38 4.170 [2022-02-01T09:53:15.473Z] #38 4.388 #=#=# ######################################################################## 100.0% [2022-02-01T09:53:15.473Z] #38 4.690 [2022-02-01T09:53:15.473Z] #38 5.783 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-01T09:53:15.473Z] #38 6.105 [2022-02-01T09:53:15.473Z] #38 6.333 #=#=# ################# 24.9% ######################################### 57.2% ################################################################ 89.0% ######################################################################## 100.0% [2022-02-01T09:53:15.473Z] #38 6.931 [2022-02-01T09:53:15.473Z] #38 7.931 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-01T09:53:15.473Z] #38 8.182 [2022-02-01T09:53:15.473Z] #38 8.397 #=#=# ######################################################################## 100.0% [2022-02-01T09:53:15.473Z] #38 8.736 [2022-02-01T09:53:15.473Z] #38 9.388 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-01T09:53:15.473Z] #38 9.662 [2022-02-01T09:53:15.473Z] #38 9.875 #=#=# ######################################################################## 100.0% [2022-02-01T09:53:15.473Z] #38 10.17 [2022-02-01T09:53:15.473Z] #38 10.23 Download of images into '/build' complete. [2022-02-01T09:53:15.473Z] #38 10.23 Use something like the following to load the result into a Docker daemon: [2022-02-01T09:53:15.473Z] #38 10.23 tar -cC '/build' . | docker load [2022-02-01T09:53:15.473Z] #38 ... [2022-02-01T09:53:15.473Z] [2022-02-01T09:53:15.473Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:53:15.473Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:53:15.686Z] using credential docker-jenkins-github-credentials [2022-02-01T09:53:15.700Z] Cloning the remote Git repository [2022-02-01T09:53:15.700Z] Cloning with configured refspecs honoured and without tags [2022-02-01T09:53:15.819Z] using credential docker-jenkins-github-credentials [2022-02-01T09:53:15.858Z] Cloning the remote Git repository [2022-02-01T09:53:15.858Z] Cloning with configured refspecs honoured and without tags [2022-02-01T09:53:16.415Z] #11 ... [2022-02-01T09:53:16.415Z] [2022-02-01T09:53:16.415Z] #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-01T09:53:16.415Z] #38 sha256:5cf1aa5bea938f0c95eaf12d2471e828da2154f05fbc78f6671985d3de3e6035 [2022-02-01T09:53:16.415Z] #38 DONE 10.9s [2022-02-01T09:53:16.415Z] [2022-02-01T09:53:16.415Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:53:16.415Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:53:15.637Z] Cloning repository https://github.com/moby/moby.git [2022-02-01T09:53:15.706Z] > git init /home/ubuntu/workspace/moby_PR-43202 # timeout=10 [2022-02-01T09:53:15.996Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:53:15.996Z] > git --version # timeout=10 [2022-02-01T09:53:16.041Z] > git --version # 'git version 2.17.1' [2022-02-01T09:53:16.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:53:16.044Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:53:15.770Z] Cloning repository https://github.com/moby/moby.git [2022-02-01T09:53:15.993Z] > git init /home/ubuntu/workspace/moby_PR-43202 # timeout=10 [2022-02-01T09:53:16.248Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:53:16.248Z] > git --version # timeout=10 [2022-02-01T09:53:16.287Z] > git --version # 'git version 2.17.1' [2022-02-01T09:53:16.288Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:53:16.289Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:53:19.720Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.3s [2022-02-01T09:53:19.720Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.4s done [2022-02-01T09:53:19.720Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 [2022-02-01T09:53:19.720Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-01T09:53:19.857Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08e3ea5bfe988a7b8) in /home/ubuntu/workspace/moby_PR-43202 [Pipeline] { [Pipeline] checkout [2022-02-01T09:53:19.954Z] The recommended git tool is: git [2022-02-01T09:53:19.980Z] #11 DONE 38.2s [2022-02-01T09:53:19.980Z] [2022-02-01T09:53:19.980Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-01T09:53:19.980Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-01T09:53:21.891Z] #12 DONE 1.7s [2022-02-01T09:53:21.891Z] [2022-02-01T09:53:21.891Z] #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-01T09:53:21.891Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-01T09:53:22.175Z] #13 DONE 0.5s [2022-02-01T09:53:22.175Z] [2022-02-01T09:53:22.175Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-01T09:53:22.175Z] #49 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-01T09:53:22.175Z] #49 DONE 0.1s [2022-02-01T09:53:22.175Z] [2022-02-01T09:53:22.175Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:53:22.175Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:53:22.175Z] #58 ... [2022-02-01T09:53:22.175Z] [2022-02-01T09:53:22.175Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-01T09:53:22.175Z] #40 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-01T09:53:22.175Z] #40 DONE 0.1s [2022-02-01T09:53:22.175Z] [2022-02-01T09:53:22.175Z] #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-01T09:53:22.175Z] #53 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-01T09:53:22.175Z] #53 DONE 0.2s [2022-02-01T09:53:22.616Z] [2022-02-01T09:53:22.616Z] #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-01T09:53:22.616Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:53:24.302Z] using credential docker-jenkins-github-credentials [2022-02-01T09:53:24.309Z] Cloning the remote Git repository [2022-02-01T09:53:24.309Z] Cloning with configured refspecs honoured and without tags [2022-02-01T09:53:24.629Z] Fetching without tags [2022-02-01T09:53:24.327Z] Cloning repository https://github.com/moby/moby.git [2022-02-01T09:53:24.395Z] > git init /home/ubuntu/workspace/moby_PR-43202 # timeout=10 [2022-02-01T09:53:24.573Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:53:24.592Z] > git config --add remote.origin.fetch +refs/pull/43202/head:refs/remotes/origin/PR-43202 # timeout=10 [2022-02-01T09:53:24.607Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:53:24.615Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:53:24.674Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:53:24.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:53:24.676Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:53:24.960Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:53:25.194Z] #54 ... [2022-02-01T09:53:25.194Z] [2022-02-01T09:53:25.194Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-01T09:53:25.194Z] #14 sha256:a0f43bcbf82047d011ca0160430a587a8ca0787c8ffe733254dff179ba27b9ca [2022-02-01T09:53:25.194Z] #14 DONE 2.5s [2022-02-01T09:53:25.194Z] [2022-02-01T09:53:25.194Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-02-01T09:53:25.194Z] #15 sha256:a9532c6427c39f190d1e9bbce425fcedf727114b0709a1eefb13072795e49bf0 [2022-02-01T09:53:25.455Z] #15 DONE 1.0s [2022-02-01T09:53:25.455Z] [2022-02-01T09:53:25.455Z] #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-01T09:53:25.455Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:53:25.455Z] #54 3.246 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:53:25.644Z] Merge succeeded, producing 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:53:25.645Z] Checking out Revision 2cff05e9602dd852879807c7dc0ac50303272cf8 (PR-43202) [2022-02-01T09:53:25.716Z] #54 3.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:53:25.716Z] #54 3.543 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-01T09:53:25.036Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:53:25.036Z] > git --version # timeout=10 [2022-02-01T09:53:25.040Z] > git --version # 'git version 2.25.1' [2022-02-01T09:53:25.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:53:25.042Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:53:25.978Z] #54 3.609 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:53:26.240Z] #54 3.871 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:53:26.826Z] #54 ... [2022-02-01T09:53:26.826Z] [2022-02-01T09:53:26.826Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-02-01T09:53:26.826Z] #16 sha256:e9a4f3b19d9c80777681a89ec0677705bad61e94ba03634e8336b8d7cb814e00 [2022-02-01T09:53:26.826Z] #16 DONE 1.2s [2022-02-01T09:53:24.967Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:53:24.977Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:53:25.592Z] > git remote # timeout=10 [2022-02-01T09:53:25.607Z] > git config --get remote.origin.url # timeout=10 [2022-02-01T09:53:25.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:53:25.621Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-01T09:53:25.630Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-01T09:53:25.645Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:53:25.653Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:53:27.087Z] [2022-02-01T09:53:27.087Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-02-01T09:53:27.087Z] #17 sha256:b6793ae868d943325cbcf0ec2b5c55ffd96303163fd8983061026bf6c747d097 [2022-02-01T09:53:28.031Z] #17 DONE 1.0s [2022-02-01T09:53:28.031Z] [2022-02-01T09:53:28.032Z] #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-01T09:53:28.032Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-01T09:53:28.032Z] #56 3.110 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-01T09:53:28.032Z] #56 4.286 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-01T09:53:28.032Z] #56 4.288 go: downloading github.com/fatih/color v1.10.0 [2022-02-01T09:53:28.032Z] #56 4.325 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-01T09:53:28.032Z] #56 4.362 go: downloading github.com/pkg/errors v0.9.1 [2022-02-01T09:53:28.032Z] #56 4.508 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-01T09:53:28.032Z] #56 4.540 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-01T09:53:28.032Z] #56 4.598 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-01T09:53:28.032Z] #56 4.665 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-01T09:53:28.032Z] #56 4.703 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-01T09:53:28.032Z] #56 4.769 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-01T09:53:28.032Z] #56 4.880 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-01T09:53:28.032Z] #56 5.036 go: downloading golang.org/x/tools v0.1.0 [2022-02-01T09:53:28.972Z] #56 ... [2022-02-01T09:53:28.972Z] [2022-02-01T09:53:28.972Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-02-01T09:53:28.972Z] #18 sha256:e7a95b51f07f14c43df1a9627c1484ffb2e99df116caa41299a921bdecde9514 [2022-02-01T09:53:28.972Z] #18 DONE 1.0s [2022-02-01T09:53:28.972Z] [2022-02-01T09:53:28.972Z] #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-01T09:53:28.972Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:53:28.972Z] #54 4.957 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:53:28.972Z] #54 6.357 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-01T09:53:29.604Z] Commit message: "client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck)" [2022-02-01T09:53:29.913Z] #54 7.511 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-01T09:53:30.559Z] + docker version [2022-02-01T09:53:30.816Z] Client: Docker Engine - Community [2022-02-01T09:53:30.816Z] Version: 20.10.12 [2022-02-01T09:53:30.816Z] API version: 1.41 [2022-02-01T09:53:30.816Z] Go version: go1.16.12 [2022-02-01T09:53:30.816Z] Git commit: e91ed57 [2022-02-01T09:53:30.816Z] Built: Mon Dec 13 11:45:33 2021 [2022-02-01T09:53:30.816Z] OS/Arch: linux/amd64 [2022-02-01T09:53:30.816Z] Context: default [2022-02-01T09:53:30.816Z] Experimental: true [2022-02-01T09:53:30.816Z] [2022-02-01T09:53:30.816Z] Server: Docker Engine - Community [2022-02-01T09:53:30.816Z] Engine: [2022-02-01T09:53:30.816Z] Version: 20.10.12 [2022-02-01T09:53:30.816Z] API version: 1.41 (minimum version 1.12) [2022-02-01T09:53:30.816Z] Go version: go1.16.12 [2022-02-01T09:53:30.816Z] Git commit: 459d0df [2022-02-01T09:53:30.816Z] Built: Mon Dec 13 11:43:42 2021 [2022-02-01T09:53:30.816Z] OS/Arch: linux/amd64 [2022-02-01T09:53:30.816Z] Experimental: true [2022-02-01T09:53:30.816Z] containerd: [2022-02-01T09:53:30.816Z] Version: 1.4.12 [2022-02-01T09:53:30.816Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-01T09:53:30.816Z] runc: [2022-02-01T09:53:30.816Z] Version: 1.0.2 [2022-02-01T09:53:30.816Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-01T09:53:30.816Z] docker-init: [2022-02-01T09:53:30.816Z] Version: 0.19.0 [2022-02-01T09:53:30.816Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-01T09:53:31.163Z] + docker info [2022-02-01T09:53:32.092Z] Client: [2022-02-01T09:53:32.092Z] Context: default [2022-02-01T09:53:32.092Z] Debug Mode: false [2022-02-01T09:53:32.092Z] Plugins: [2022-02-01T09:53:32.092Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-01T09:53:32.092Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-01T09:53:32.092Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-01T09:53:32.092Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-01T09:53:32.092Z] [2022-02-01T09:53:32.092Z] Server: [2022-02-01T09:53:32.092Z] Containers: 0 [2022-02-01T09:53:32.092Z] Running: 0 [2022-02-01T09:53:32.092Z] Paused: 0 [2022-02-01T09:53:32.092Z] Stopped: 0 [2022-02-01T09:53:32.092Z] Images: 0 [2022-02-01T09:53:32.092Z] Server Version: 20.10.12 [2022-02-01T09:53:32.092Z] Storage Driver: overlay2 [2022-02-01T09:53:32.092Z] Backing Filesystem: extfs [2022-02-01T09:53:32.092Z] Supports d_type: true [2022-02-01T09:53:32.092Z] Native Overlay Diff: true [2022-02-01T09:53:32.092Z] userxattr: false [2022-02-01T09:53:32.092Z] Logging Driver: json-file [2022-02-01T09:53:32.092Z] Cgroup Driver: systemd [2022-02-01T09:53:32.092Z] Cgroup Version: 2 [2022-02-01T09:53:32.092Z] Plugins: [2022-02-01T09:53:32.092Z] Volume: local [2022-02-01T09:53:32.092Z] Network: bridge host ipvlan macvlan null overlay [2022-02-01T09:53:32.092Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-01T09:53:32.092Z] Swarm: inactive [2022-02-01T09:53:32.092Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-02-01T09:53:32.092Z] Default Runtime: runc [2022-02-01T09:53:32.092Z] Init Binary: docker-init [2022-02-01T09:53:32.092Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-01T09:53:32.092Z] runc version: v1.0.2-0-g52b36a2 [2022-02-01T09:53:32.092Z] init version: de40ad0 [2022-02-01T09:53:32.092Z] Security Options: [2022-02-01T09:53:32.092Z] apparmor [2022-02-01T09:53:32.092Z] seccomp [2022-02-01T09:53:32.092Z] Profile: default [2022-02-01T09:53:32.092Z] cgroupns [2022-02-01T09:53:32.092Z] Kernel Version: 5.11.0-1023-aws [2022-02-01T09:53:32.092Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-01T09:53:32.092Z] OSType: linux [2022-02-01T09:53:32.092Z] Architecture: x86_64 [2022-02-01T09:53:32.092Z] CPUs: 2 [2022-02-01T09:53:32.092Z] Total Memory: 7.559GiB [2022-02-01T09:53:32.092Z] Name: ip-10-100-69-35 [2022-02-01T09:53:32.092Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-02-01T09:53:32.092Z] Docker Root Dir: /var/lib/docker [2022-02-01T09:53:32.092Z] Debug Mode: false [2022-02-01T09:53:32.092Z] Registry: https://index.docker.io/v1/ [2022-02-01T09:53:32.092Z] Labels: [2022-02-01T09:53:32.092Z] Experimental: true [2022-02-01T09:53:32.092Z] Insecure Registries: [2022-02-01T09:53:32.092Z] 127.0.0.0/8 [2022-02-01T09:53:32.092Z] Live Restore Enabled: true [2022-02-01T09:53:32.092Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-01T09:53:32.453Z] #54 ... [2022-02-01T09:53:32.453Z] [2022-02-01T09:53:32.453Z] #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-01T09:53:32.453Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-01T09:53:32.453Z] #60 3.019 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-01T09:53:32.453Z] #60 5.698 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-01T09:53:32.453Z] #60 5.698 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-01T09:53:32.453Z] #60 5.797 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-01T09:53:32.453Z] #60 7.424 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-01T09:53:32.453Z] #60 ... [2022-02-01T09:53:32.453Z] [2022-02-01T09:53:32.453Z] #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-01T09:53:32.453Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:53:32.453Z] #50 2.105 + git clone https://github.com/docker/distribution.git . [2022-02-01T09:53:32.453Z] #50 2.107 Cloning into '.'... [2022-02-01T09:53:32.453Z] #50 ... [2022-02-01T09:53:32.453Z] [2022-02-01T09:53:32.453Z] #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-01T09:53:32.453Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-01T09:53:32.453Z] #41 2.457 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-01T09:53:32.453Z] #41 2.461 Cloning into '.'... [2022-02-01T09:53:32.453Z] #41 ... [2022-02-01T09:53:32.453Z] [2022-02-01T09:53:32.453Z] #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-01T09:53:32.453Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-01T09:53:32.453Z] #43 3.174 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-01T09:53:32.457Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2cff05e9602dd852879807c7dc0ac50303272cf8 . [2022-02-01T09:53:32.713Z] #43 ... [2022-02-01T09:53:32.713Z] [2022-02-01T09:53:32.713Z] #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-01T09:53:32.713Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-01T09:53:32.713Z] #19 1.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:53:32.713Z] #19 1.235 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:53:32.713Z] #19 1.236 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:53:32.713Z] #19 1.689 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-01T09:53:32.713Z] #19 2.295 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-01T09:53:32.713Z] #19 2.995 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-01T09:53:32.713Z] #1 [internal] load build definition from Dockerfile [2022-02-01T09:53:32.713Z] #1 sha256:3648e440acc318ebcf8e1016b3c1484e28f58e904e0217571736481f1b681939 [2022-02-01T09:53:32.713Z] #1 transferring dockerfile: 16.86kB done [2022-02-01T09:53:32.713Z] #1 DONE 0.1s [2022-02-01T09:53:32.713Z] [2022-02-01T09:53:32.713Z] #2 [internal] load .dockerignore [2022-02-01T09:53:32.713Z] #2 sha256:6db30c4508829708d7283a5ea28ba053194a762bcc79767b92cf4456eee13d15 [2022-02-01T09:53:32.713Z] #2 transferring context: 87B done [2022-02-01T09:53:32.713Z] #2 DONE 0.0s [2022-02-01T09:53:32.713Z] [2022-02-01T09:53:32.713Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-01T09:53:32.713Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-01T09:53:32.970Z] #3 DONE 0.3s [2022-02-01T09:53:32.970Z] [2022-02-01T09:53:32.970Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-01T09:53:32.970Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-01T09:53:32.970Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-01T09:53:32.970Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-02-01T09:53:32.970Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-01T09:53:32.970Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-01T09:53:32.970Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-01T09:53:32.973Z] #19 4.077 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-01T09:53:33.231Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.1s done [2022-02-01T09:53:33.231Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-01T09:53:33.489Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-02-01T09:53:33.489Z] #4 DONE 0.4s [2022-02-01T09:53:33.489Z] [2022-02-01T09:53:33.489Z] #5 [internal] load build definition from Dockerfile [2022-02-01T09:53:33.489Z] #5 sha256:fbcee5613f4a554ad896930655c8506bf6023ddcbbeaddf5deb8d5f156c15bdd [2022-02-01T09:53:33.489Z] #5 DONE 0.0s [2022-02-01T09:53:33.489Z] [2022-02-01T09:53:33.489Z] #6 [internal] load .dockerignore [2022-02-01T09:53:33.489Z] #6 sha256:d406b2643895a965c0bf850c6b33b5ab10359ce7a338adec150cdc4adba1e708 [2022-02-01T09:53:33.489Z] #6 DONE 0.0s [2022-02-01T09:53:33.489Z] [2022-02-01T09:53:33.489Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-01T09:53:33.489Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-01T09:53:33.542Z] #19 4.829 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-01T09:53:34.114Z] #19 ... [2022-02-01T09:53:34.114Z] [2022-02-01T09:53:34.114Z] #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-01T09:53:34.114Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:53:34.114Z] #54 11.84 Fetched 8503 kB in 9s (938 kB/s) [2022-02-01T09:53:34.418Z] #10 ... [2022-02-01T09:53:34.418Z] [2022-02-01T09:53:34.418Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-01T09:53:34.418Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-01T09:53:34.418Z] #8 DONE 0.8s [2022-02-01T09:53:34.418Z] [2022-02-01T09:53:34.418Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-01T09:53:34.418Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-01T09:53:34.418Z] #7 DONE 0.8s [2022-02-01T09:53:34.418Z] [2022-02-01T09:53:34.418Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-01T09:53:34.418Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-01T09:53:34.418Z] #9 DONE 0.8s [2022-02-01T09:53:34.418Z] [2022-02-01T09:53:34.418Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-01T09:53:34.418Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-01T09:53:34.418Z] #10 DONE 0.9s [2022-02-01T09:53:34.675Z] [2022-02-01T09:53:34.675Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:53:34.675Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-01T09:53:34.675Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-01T09:53:34.687Z] #54 11.84 Reading package lists... [2022-02-01T09:53:34.687Z] #54 ... [2022-02-01T09:53:34.687Z] [2022-02-01T09:53:34.687Z] #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-01T09:53:34.687Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-01T09:53:34.687Z] #43 12.09 tomll can be used in two ways: [2022-02-01T09:53:34.687Z] #43 12.09 Writing to STDIN and reading from STDOUT: [2022-02-01T09:53:34.687Z] #43 12.10 cat file.toml | tomll > file.toml [2022-02-01T09:53:34.687Z] #43 12.10 [2022-02-01T09:53:34.687Z] #43 12.10 Reading and updating a list of files: [2022-02-01T09:53:34.687Z] #43 12.10 tomll a.toml b.toml c.toml [2022-02-01T09:53:34.687Z] #43 12.10 [2022-02-01T09:53:34.687Z] #43 12.10 When given a list of files, tomll will modify all files in place without asking. [2022-02-01T09:53:34.687Z] #43 DONE 12.4s [2022-02-01T09:53:34.687Z] [2022-02-01T09:53:34.687Z] #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-01T09:53:34.687Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-01T09:53:34.687Z] #19 5.794 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:53:34.942Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-01T09:53:34.942Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-01T09:53:34.942Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-01T09:53:35.201Z] #67 ... [2022-02-01T09:53:35.201Z] [2022-02-01T09:53:35.201Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-01T09:53:35.201Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-01T09:53:35.201Z] #45 DONE 0.4s [2022-02-01T09:53:35.201Z] [2022-02-01T09:53:35.201Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-01T09:53:35.201Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-01T09:53:35.201Z] #45 DONE 0.0s [2022-02-01T09:53:35.201Z] [2022-02-01T09:53:35.201Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:53:35.201Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:53:35.201Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.0s done [2022-02-01T09:53:35.201Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-01T09:53:35.201Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-01T09:53:35.201Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-01T09:53:35.201Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 22.02MB / 54.92MB 0.4s [2022-02-01T09:53:35.201Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.3s done [2022-02-01T09:53:35.201Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 4.19MB / 10.87MB 0.4s [2022-02-01T09:53:35.201Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 32.51MB / 54.92MB 0.5s [2022-02-01T09:53:35.201Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 7.34MB / 10.87MB 0.5s [2022-02-01T09:53:35.458Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 36.70MB / 54.92MB 0.6s [2022-02-01T09:53:35.458Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.6s [2022-02-01T09:53:35.458Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0B / 54.57MB 0.6s [2022-02-01T09:53:35.458Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 41.94MB / 54.92MB 0.7s [2022-02-01T09:53:35.458Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.6s done [2022-02-01T09:53:35.458Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0B / 85.81MB 0.7s [2022-02-01T09:53:35.636Z] #19 6.561 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [109 kB] [2022-02-01T09:53:35.636Z] #19 6.564 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [117 kB] [2022-02-01T09:53:35.636Z] #19 6.567 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:53:35.636Z] #19 6.572 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [116 kB] [2022-02-01T09:53:35.636Z] #19 ... [2022-02-01T09:53:35.636Z] [2022-02-01T09:53:35.637Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:53:35.637Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:53:35.637Z] #58 3.289 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-01T09:53:35.637Z] #58 9.715 go: downloading github.com/fatih/color v1.7.0 [2022-02-01T09:53:35.637Z] #58 9.727 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-01T09:53:35.637Z] #58 9.755 go: downloading github.com/pkg/errors v0.8.1 [2022-02-01T09:53:35.637Z] #58 9.783 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-01T09:53:35.637Z] #58 9.800 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-01T09:53:35.637Z] #58 9.908 go: downloading github.com/spf13/viper v1.6.1 [2022-02-01T09:53:35.637Z] #58 10.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-01T09:53:35.637Z] #58 10.09 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-01T09:53:35.637Z] #58 10.13 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-01T09:53:35.637Z] #58 10.15 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-01T09:53:35.637Z] #58 10.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-01T09:53:35.637Z] #58 10.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-01T09:53:35.637Z] #58 13.33 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-01T09:53:35.637Z] #58 13.40 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-01T09:53:35.637Z] #58 13.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-01T09:53:35.637Z] #58 ... [2022-02-01T09:53:35.637Z] [2022-02-01T09:53:35.637Z] #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-01T09:53:35.637Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-01T09:53:35.637Z] #19 6.580 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-01T09:53:35.637Z] #19 6.584 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [109 kB] [2022-02-01T09:53:35.637Z] #19 6.589 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:53:35.637Z] #19 6.592 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-01T09:53:35.637Z] #19 6.594 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-01T09:53:35.637Z] #19 6.597 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-01T09:53:35.637Z] #19 6.597 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-01T09:53:35.637Z] #19 6.600 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-01T09:53:35.716Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 0.9s [2022-02-01T09:53:35.716Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 19.92MB / 54.57MB 0.9s [2022-02-01T09:53:35.716Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.0s done [2022-02-01T09:53:35.716Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 24.32MB / 54.57MB 1.0s [2022-02-01T09:53:35.974Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 30.41MB / 54.57MB 1.1s [2022-02-01T09:53:35.974Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 9.44MB / 85.81MB 1.1s [2022-02-01T09:53:35.974Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 0B / 134.83MB 1.1s [2022-02-01T09:53:35.974Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 34.60MB / 54.57MB 1.2s [2022-02-01T09:53:36.232Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 41.65MB / 54.57MB 1.3s [2022-02-01T09:53:36.232Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 14.68MB / 85.81MB 1.3s [2022-02-01T09:53:36.232Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 9.21MB / 134.83MB 1.3s [2022-02-01T09:53:36.232Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-01T09:53:36.232Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 16.78MB / 134.83MB 1.4s [2022-02-01T09:53:36.494Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 1.6s [2022-02-01T09:53:36.494Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 26.21MB / 85.81MB 1.6s [2022-02-01T09:53:36.494Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 1.7s done [2022-02-01T09:53:36.494Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 34.60MB / 85.81MB 1.7s [2022-02-01T09:53:36.494Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 28.31MB / 134.83MB 1.7s [2022-02-01T09:53:36.494Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 0B / 155B 1.7s [2022-02-01T09:53:36.752Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 46.14MB / 85.81MB 1.9s [2022-02-01T09:53:36.752Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 40.98MB / 134.83MB 1.9s [2022-02-01T09:53:36.752Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 1.8s done [2022-02-01T09:53:36.752Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 53.48MB / 85.81MB 2.0s [2022-02-01T09:53:37.020Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 60.82MB / 85.81MB 2.1s [2022-02-01T09:53:37.020Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 52.43MB / 134.83MB 2.1s [2022-02-01T09:53:37.020Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 67.11MB / 85.81MB 2.3s [2022-02-01T09:53:37.020Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 68.03MB / 134.83MB 2.3s [2022-02-01T09:53:37.282Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 72.35MB / 85.81MB 2.5s [2022-02-01T09:53:37.282Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 75.50MB / 134.83MB 2.5s [2022-02-01T09:53:37.540Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 81.79MB / 85.81MB 2.7s [2022-02-01T09:53:37.540Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 83.89MB / 134.83MB 2.7s [2022-02-01T09:53:37.540Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 91.23MB / 134.83MB 2.8s [2022-02-01T09:53:37.801Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 3.0s done [2022-02-01T09:53:37.801Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 99.61MB / 134.83MB 3.0s [2022-02-01T09:53:37.801Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 106.95MB / 134.83MB 3.1s [2022-02-01T09:53:38.060Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 119.57MB / 134.83MB 3.3s [2022-02-01T09:53:38.321Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 126.88MB / 134.83MB 3.4s [2022-02-01T09:53:38.321Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 3.6s [2022-02-01T09:53:38.577Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 3.7s done [2022-02-01T09:53:38.834Z] #11 ... [2022-02-01T09:53:38.834Z] [2022-02-01T09:53:38.834Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:53:38.834Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-01T09:53:38.834Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-01T09:53:38.834Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-01T09:53:38.834Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-01T09:53:38.834Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-02-01T09:53:38.834Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2022-02-01T09:53:38.834Z] #69 DONE 4.1s [2022-02-01T09:53:38.834Z] [2022-02-01T09:53:38.834Z] #24 [internal] load build context [2022-02-01T09:53:38.834Z] #24 sha256:4233d903265746b7d5cf295ab85eea97b4c68aa23c3267bdb4fa222e4d482542 [2022-02-01T09:53:38.834Z] #24 transferring context: 43.51MB 4.3s [2022-02-01T09:53:39.172Z] Fetching without tags [2022-02-01T09:53:39.067Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:53:39.079Z] > git config --add remote.origin.fetch +refs/pull/43202/head:refs/remotes/origin/PR-43202 # timeout=10 [2022-02-01T09:53:39.091Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:53:39.116Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:53:39.141Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:53:39.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:53:39.142Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:53:39.371Z] Fetching without tags [2022-02-01T09:53:39.476Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:53:39.720Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:53:39.764Z] #24 ... [2022-02-01T09:53:39.764Z] [2022-02-01T09:53:39.764Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:53:39.764Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-01T09:53:39.764Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.2s done [2022-02-01T09:53:39.764Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2022-02-01T09:53:39.764Z] #67 DONE 4.8s [2022-02-01T09:53:39.764Z] [2022-02-01T09:53:39.764Z] #24 [internal] load build context [2022-02-01T09:53:39.764Z] #24 sha256:4233d903265746b7d5cf295ab85eea97b4c68aa23c3267bdb4fa222e4d482542 [2022-02-01T09:53:39.764Z] #24 transferring context: 56.54MB 4.9s done [2022-02-01T09:53:39.764Z] #24 DONE 5.0s [2022-02-01T09:53:39.764Z] [2022-02-01T09:53:39.764Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:53:39.764Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:53:40.022Z] #11 ... [2022-02-01T09:53:40.022Z] [2022-02-01T09:53:40.022Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-01T09:53:40.022Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-01T09:53:40.022Z] #68 DONE 0.1s [2022-02-01T09:53:40.022Z] [2022-02-01T09:53:40.022Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:53:40.022Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:53:40.279Z] #11 ... [2022-02-01T09:53:40.279Z] [2022-02-01T09:53:40.279Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-01T09:53:40.279Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-01T09:53:40.279Z] #70 DONE 0.2s [2022-02-01T09:53:40.279Z] [2022-02-01T09:53:40.279Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:53:40.280Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:53:40.405Z] Merge succeeded, producing 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:53:40.405Z] Checking out Revision 2cff05e9602dd852879807c7dc0ac50303272cf8 (PR-43202) [2022-02-01T09:53:40.609Z] Merge succeeded, producing 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:53:40.609Z] Checking out Revision 2cff05e9602dd852879807c7dc0ac50303272cf8 (PR-43202) [2022-02-01T09:53:40.921Z] #19 ... [2022-02-01T09:53:40.921Z] [2022-02-01T09:53:40.921Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:53:40.921Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:53:40.921Z] #58 13.49 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-01T09:53:40.921Z] #58 13.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-01T09:53:40.921Z] #58 13.88 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-01T09:53:40.921Z] #58 13.88 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-01T09:53:40.921Z] #58 13.93 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-01T09:53:40.921Z] #58 14.05 go: downloading github.com/spf13/afero v1.1.2 [2022-02-01T09:53:40.921Z] #58 14.10 go: downloading github.com/spf13/cast v1.3.0 [2022-02-01T09:53:40.921Z] #58 14.14 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-01T09:53:40.921Z] #58 14.18 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-01T09:53:40.921Z] #58 14.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-01T09:53:40.921Z] #58 14.23 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-01T09:53:40.921Z] #58 14.37 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-01T09:53:40.921Z] #58 14.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-01T09:53:40.921Z] #58 14.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-01T09:53:40.921Z] #58 14.42 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-01T09:53:40.921Z] #58 14.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-01T09:53:40.921Z] #58 14.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-01T09:53:40.921Z] #58 14.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-01T09:53:40.921Z] #58 14.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-01T09:53:40.921Z] #58 14.64 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-01T09:53:40.921Z] #58 14.66 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-01T09:53:40.921Z] #58 14.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-01T09:53:40.921Z] #58 14.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-01T09:53:40.921Z] #58 14.83 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-01T09:53:40.921Z] #58 14.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-01T09:53:40.921Z] #58 15.11 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-01T09:53:40.921Z] #58 15.14 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-01T09:53:40.921Z] #58 15.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-01T09:53:40.921Z] #58 15.26 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-01T09:53:40.921Z] #58 15.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-01T09:53:40.921Z] #58 15.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-01T09:53:40.921Z] #58 15.36 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-01T09:53:40.921Z] #58 15.64 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-01T09:53:40.921Z] #58 15.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-01T09:53:40.921Z] #58 15.73 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-01T09:53:40.921Z] #58 15.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-01T09:53:40.921Z] #58 15.77 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-01T09:53:40.921Z] #58 15.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-01T09:53:40.921Z] #58 15.99 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-01T09:53:40.921Z] #58 16.15 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-01T09:53:40.921Z] #58 16.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-01T09:53:40.921Z] #58 16.24 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-01T09:53:40.921Z] #58 16.27 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-01T09:53:40.921Z] #58 16.28 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-01T09:53:40.921Z] #58 16.31 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-01T09:53:40.921Z] #58 16.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-01T09:53:40.921Z] #58 16.80 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-01T09:53:40.921Z] #58 16.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-01T09:53:40.921Z] #58 16.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-01T09:53:40.921Z] #58 16.93 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-01T09:53:40.921Z] #58 17.01 go: downloading golang.org/x/text v0.3.2 [2022-02-01T09:53:41.181Z] #58 ... [2022-02-01T09:53:41.181Z] [2022-02-01T09:53:41.181Z] #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-01T09:53:41.181Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-01T09:53:41.181Z] #56 9.136 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-01T09:53:41.181Z] #56 9.160 go: downloading golang.org/x/mod v0.3.0 [2022-02-01T09:53:41.209Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.1s [2022-02-01T09:53:41.441Z] #56 ... [2022-02-01T09:53:41.441Z] [2022-02-01T09:53:41.441Z] #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-01T09:53:41.441Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:53:41.441Z] #50 13.31 Updating files: 90% (1632/1805) Updating files: 91% (1643/1805) Updating files: 92% (1661/1805) Updating files: 93% (1679/1805) Updating files: 94% (1697/1805) Updating files: 95% (1715/1805) Updating files: 96% (1733/1805) Updating files: 97% (1751/1805) Updating files: 98% (1769/1805) Updating files: 99% (1787/1805) Updating files: 100% (1805/1805) Updating files: 100% (1805/1805), done. [2022-02-01T09:53:41.441Z] #50 13.42 + git checkout -q v2.3.0 [2022-02-01T09:53:41.441Z] #50 14.82 + 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-01T09:53:41.465Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.5s done [2022-02-01T09:53:39.259Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:53:39.268Z] > git config --add remote.origin.fetch +refs/pull/43202/head:refs/remotes/origin/PR-43202 # timeout=10 [2022-02-01T09:53:39.298Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:53:39.321Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:53:39.392Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:53:39.392Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:53:39.394Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:53:39.700Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:53:39.727Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:53:40.489Z] > git remote # timeout=10 [2022-02-01T09:53:40.513Z] > git config --get remote.origin.url # timeout=10 [2022-02-01T09:53:40.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:53:40.536Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-01T09:53:40.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-01T09:53:40.586Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:53:40.611Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:53:39.452Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:53:39.472Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:53:40.270Z] > git remote # timeout=10 [2022-02-01T09:53:40.295Z] > git config --get remote.origin.url # timeout=10 [2022-02-01T09:53:40.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:53:40.321Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-01T09:53:40.350Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-01T09:53:40.375Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:53:40.395Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:53:41.722Z] #11 ... [2022-02-01T09:53:41.722Z] [2022-02-01T09:53:41.722Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:53:41.722Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-01T09:53:41.722Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-01T09:53:41.722Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-01T09:53:41.722Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-01T09:53:41.722Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-01T09:53:41.722Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 0.9s done [2022-02-01T09:53:41.722Z] #28 DONE 7.0s [2022-02-01T09:53:41.722Z] [2022-02-01T09:53:41.722Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:53:41.722Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:53:41.722Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-01T09:53:42.284Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.4s done [2022-02-01T09:53:42.284Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-01T09:53:42.543Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.4s done [2022-02-01T09:53:42.543Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-01T09:53:42.642Z] Fetching without tags [2022-02-01T09:53:42.822Z] #50 ... [2022-02-01T09:53:42.822Z] [2022-02-01T09:53:42.822Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:53:42.822Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:53:42.822Z] #58 20.46 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-01T09:53:42.822Z] #58 20.46 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-01T09:53:42.822Z] #58 20.52 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-01T09:53:42.822Z] #58 20.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-01T09:53:42.822Z] #58 20.58 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-01T09:53:42.905Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:53:43.391Z] #58 21.28 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-01T09:53:43.391Z] #58 21.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-01T09:53:43.483Z] Merge succeeded, producing 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:53:43.484Z] Checking out Revision 2cff05e9602dd852879807c7dc0ac50303272cf8 (PR-43202) [2022-02-01T09:53:43.651Z] #58 21.44 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-01T09:53:42.617Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:53:42.622Z] > git config --add remote.origin.fetch +refs/pull/43202/head:refs/remotes/origin/PR-43202 # timeout=10 [2022-02-01T09:53:42.629Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:53:42.636Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:53:42.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:53:42.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:53:42.645Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:53:42.911Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:53:42.921Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:53:43.450Z] > git remote # timeout=10 [2022-02-01T09:53:43.461Z] > git config --get remote.origin.url # timeout=10 [2022-02-01T09:53:43.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:53:43.466Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-01T09:53:43.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-01T09:53:43.486Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:53:43.499Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:53:44.647Z] Commit message: "client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck)" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-01T09:53:45.175Z] Commit message: "client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck)" [2022-02-01T09:53:45.563Z] #58 ... [2022-02-01T09:53:45.563Z] [2022-02-01T09:53:45.563Z] #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-01T09:53:45.563Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-01T09:53:45.563Z] #60 22.50 v3.0.2 [2022-02-01T09:53:45.563Z] #60 DONE 23.1s [2022-02-01T09:53:45.563Z] [2022-02-01T09:53:45.563Z] #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-01T09:53:45.563Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:53:45.563Z] #54 11.84 Reading package lists... [2022-02-01T09:53:45.563Z] #54 15.62 Reading package lists... [2022-02-01T09:53:45.563Z] #54 18.49 Building dependency tree... [2022-02-01T09:53:45.563Z] #54 20.10 The following additional packages will be installed: [2022-02-01T09:53:45.563Z] #54 20.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-01T09:53:45.563Z] #54 20.11 python3-protobuf python3-six [2022-02-01T09:53:45.563Z] #54 20.11 Suggested packages: [2022-02-01T09:53:45.563Z] #54 20.11 python3-setuptools [2022-02-01T09:53:45.563Z] #54 20.11 Recommended packages: [2022-02-01T09:53:45.563Z] #54 20.11 iproute2 | iproute [2022-02-01T09:53:45.563Z] #54 20.50 The following NEW packages will be installed: [2022-02-01T09:53:45.563Z] #54 20.51 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-01T09:53:45.563Z] #54 20.51 python3-protobuf python3-six [2022-02-01T09:53:45.563Z] #54 20.88 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:53:45.563Z] #54 20.88 Need to get 2292 kB of archives. [2022-02-01T09:53:45.563Z] #54 20.88 After this operation, 11.0 MB of additional disk space will be used. [2022-02-01T09:53:45.563Z] #54 20.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-01T09:53:45.563Z] #54 20.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-01T09:53:45.563Z] #54 20.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-01T09:53:45.563Z] #54 20.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-01T09:53:45.563Z] #54 20.93 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-01T09:53:45.563Z] #54 20.94 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-01T09:53:45.563Z] #54 20.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-01T09:53:45.760Z] + docker version [2022-02-01T09:53:46.287Z] + docker version [2022-02-01T09:53:46.949Z] #54 24.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-01T09:53:47.521Z] #54 25.27 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:53:47.521Z] #54 25.38 Fetched 2292 kB in 4s (544 kB/s) [2022-02-01T09:53:47.599Z] Commit message: "client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck)" [2022-02-01T09:53:47.781Z] #54 25.46 Selecting previously unselected package libprotobuf23:amd64. [2022-02-01T09:53:47.781Z] #54 25.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-01T09:53:47.781Z] #54 25.50 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-01T09:53:47.781Z] #54 25.51 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-01T09:53:47.811Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.6s done [2022-02-01T09:53:47.811Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-01T09:53:48.354Z] #54 ... [2022-02-01T09:53:48.354Z] [2022-02-01T09:53:48.354Z] #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-01T09:53:48.354Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-01T09:53:48.354Z] #41 25.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-01T09:53:48.626Z] + docker version [2022-02-01T09:53:48.924Z] #41 26.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-01T09:53:51.085Z] #11 ... [2022-02-01T09:53:51.085Z] [2022-02-01T09:53:51.085Z] #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-01T09:53:51.085Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-01T09:53:51.085Z] #29 0.956 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:53:51.085Z] #29 0.973 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:53:51.085Z] #29 0.973 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:53:51.085Z] #29 1.088 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:53:51.085Z] #29 1.242 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:53:51.085Z] #29 1.710 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:53:51.085Z] #29 2.970 Fetched 8500 kB in 2s (3733 kB/s) [2022-02-01T09:53:51.085Z] #29 2.970 Reading package lists... [2022-02-01T09:53:51.085Z] #29 3.760 Reading package lists... [2022-02-01T09:53:51.085Z] #29 4.557 Building dependency tree... [2022-02-01T09:53:51.085Z] #29 4.889 The following additional packages will be installed: [2022-02-01T09:53:51.085Z] #29 4.889 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-01T09:53:51.085Z] #29 4.889 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-01T09:53:51.085Z] #29 4.890 Recommended packages: [2022-02-01T09:53:51.085Z] #29 4.890 libldap-common publicsuffix libsasl2-modules [2022-02-01T09:53:51.085Z] #29 5.061 The following NEW packages will be installed: [2022-02-01T09:53:51.085Z] #29 5.062 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-01T09:53:51.085Z] #29 5.062 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-01T09:53:51.085Z] #29 5.063 libssh2-1 openssl [2022-02-01T09:53:51.085Z] #29 5.335 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:53:51.085Z] #29 5.335 Need to get 3038 kB of archives. [2022-02-01T09:53:51.085Z] #29 5.335 After this operation, 6650 kB of additional disk space will be used. [2022-02-01T09:53:51.085Z] #29 5.335 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-01T09:53:51.085Z] #29 5.353 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-01T09:53:51.085Z] #29 5.353 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-01T09:53:51.085Z] #29 5.353 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-01T09:53:51.085Z] #29 5.353 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-01T09:53:51.085Z] #29 5.353 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-01T09:53:51.085Z] #29 5.356 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-01T09:53:51.086Z] #29 5.357 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-01T09:53:51.086Z] #29 5.362 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-01T09:53:51.086Z] #29 5.362 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-01T09:53:51.086Z] #29 5.362 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-01T09:53:51.086Z] #29 5.364 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-01T09:53:51.086Z] #29 5.367 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-01T09:53:51.086Z] #29 5.370 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-01T09:53:51.086Z] #29 5.370 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-01T09:53:51.086Z] #29 5.521 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:53:51.086Z] #29 5.555 Fetched 3038 kB in 0s (10.1 MB/s) [2022-02-01T09:53:51.086Z] #29 5.583 Selecting previously unselected package openssl. [2022-02-01T09:53:51.086Z] #29 5.583 (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-01T09:53:51.086Z] #29 5.583 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 5.593 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-01T09:53:51.086Z] #29 5.745 Selecting previously unselected package ca-certificates. [2022-02-01T09:53:51.086Z] #29 5.745 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-01T09:53:51.086Z] #29 5.748 Unpacking ca-certificates (20210119) ... [2022-02-01T09:53:51.086Z] #29 5.821 Selecting previously unselected package libbrotli1:amd64. [2022-02-01T09:53:51.086Z] #29 5.821 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 5.829 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-01T09:53:51.086Z] #29 5.894 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-01T09:53:51.086Z] #29 5.894 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 5.896 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:53:51.086Z] #29 5.937 Selecting previously unselected package libsasl2-2:amd64. [2022-02-01T09:53:51.086Z] #29 5.937 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 5.941 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:53:51.086Z] #29 5.983 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-01T09:53:51.086Z] #29 5.983 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 5.986 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-01T09:53:51.086Z] #29 6.054 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-01T09:53:51.086Z] #29 6.054 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 6.058 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-01T09:53:51.086Z] #29 6.098 Selecting previously unselected package libpsl5:amd64. [2022-02-01T09:53:51.086Z] #29 6.098 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 6.102 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-01T09:53:51.086Z] #29 6.139 Selecting previously unselected package librtmp1:amd64. [2022-02-01T09:53:51.086Z] #29 6.139 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 6.142 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-01T09:53:51.086Z] #29 6.186 Selecting previously unselected package libssh2-1:amd64. [2022-02-01T09:53:51.086Z] #29 6.186 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 6.190 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-01T09:53:51.086Z] #29 6.251 Selecting previously unselected package libcurl4:amd64. [2022-02-01T09:53:51.086Z] #29 6.251 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 6.257 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-01T09:53:51.086Z] #29 6.317 Selecting previously unselected package curl. [2022-02-01T09:53:51.086Z] #29 6.318 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 6.323 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-01T09:53:51.086Z] #29 6.382 Selecting previously unselected package libonig5:amd64. [2022-02-01T09:53:51.086Z] #29 6.382 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 6.386 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:53:51.086Z] #29 6.442 Selecting previously unselected package libjq1:amd64. [2022-02-01T09:53:51.086Z] #29 6.442 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 6.446 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:53:51.086Z] #29 6.497 Selecting previously unselected package jq. [2022-02-01T09:53:51.086Z] #29 6.497 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-01T09:53:51.086Z] #29 6.502 Unpacking jq (1.6-2.1) ... [2022-02-01T09:53:51.086Z] #29 6.546 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-01T09:53:51.086Z] #29 6.556 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-01T09:53:51.086Z] #29 6.567 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-01T09:53:51.086Z] #29 6.577 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:53:51.086Z] #29 6.588 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-01T09:53:51.086Z] #29 6.599 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:53:51.086Z] #29 6.610 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-01T09:53:51.086Z] #29 6.623 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-01T09:53:51.086Z] #29 6.637 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:53:51.086Z] #29 6.649 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:53:51.086Z] #29 6.660 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-01T09:53:51.086Z] #29 6.669 Setting up ca-certificates (20210119) ... [2022-02-01T09:53:51.086Z] #29 7.294 Updating certificates in /etc/ssl/certs... [2022-02-01T09:53:51.086Z] #29 7.944 129 added, 0 removed; done. [2022-02-01T09:53:51.086Z] #29 7.980 Setting up jq (1.6-2.1) ... [2022-02-01T09:53:51.086Z] #29 7.989 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-01T09:53:51.086Z] #29 8.002 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-01T09:53:51.086Z] #29 8.012 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:53:51.086Z] #29 8.032 Processing triggers for ca-certificates (20210119) ... [2022-02-01T09:53:51.086Z] #29 8.041 Updating certificates in /etc/ssl/certs... [2022-02-01T09:53:51.086Z] #29 8.564 0 added, 0 removed; done. [2022-02-01T09:53:51.086Z] #29 8.564 Running hooks in /etc/ca-certificates/update.d... [2022-02-01T09:53:51.086Z] #29 8.565 done. [2022-02-01T09:53:51.086Z] #29 DONE 9.3s [2022-02-01T09:53:51.086Z] [2022-02-01T09:53:51.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:53:51.086Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:53:51.086Z] #11 ... [2022-02-01T09:53:51.086Z] [2022-02-01T09:53:51.086Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-01T09:53:51.086Z] #30 sha256:4c1f878eab66e2d4ac25a380474dd995092375656524ca346ccf6d56719b068e [2022-02-01T09:53:51.086Z] #30 DONE 0.1s [2022-02-01T09:53:51.086Z] [2022-02-01T09:53:51.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:53:51.086Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:53:52.311Z] Client: Docker Engine - Community [2022-02-01T09:53:52.311Z] Version: 20.10.12 [2022-02-01T09:53:52.311Z] API version: 1.41 [2022-02-01T09:53:52.311Z] Go version: go1.16.12 [2022-02-01T09:53:52.311Z] Git commit: e91ed57 [2022-02-01T09:53:52.311Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-01T09:53:52.311Z] OS/Arch: linux/amd64 [2022-02-01T09:53:52.311Z] Context: default [2022-02-01T09:53:52.311Z] Experimental: true [2022-02-01T09:53:52.311Z] [2022-02-01T09:53:52.311Z] Server: Docker Engine - Community [2022-02-01T09:53:52.311Z] Engine: [2022-02-01T09:53:52.311Z] Version: 20.10.12 [2022-02-01T09:53:52.311Z] API version: 1.41 (minimum version 1.12) [2022-02-01T09:53:52.311Z] Go version: go1.16.12 [2022-02-01T09:53:52.311Z] Git commit: 459d0df [2022-02-01T09:53:52.311Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-01T09:53:52.311Z] OS/Arch: linux/amd64 [2022-02-01T09:53:52.311Z] Experimental: true [2022-02-01T09:53:52.311Z] containerd: [2022-02-01T09:53:52.311Z] Version: 1.4.12 [2022-02-01T09:53:52.311Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-01T09:53:52.311Z] runc: [2022-02-01T09:53:52.311Z] Version: 1.0.2 [2022-02-01T09:53:52.311Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-01T09:53:52.311Z] docker-init: [2022-02-01T09:53:52.311Z] Version: 0.19.0 [2022-02-01T09:53:52.311Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-01T09:53:52.462Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.6s done [2022-02-01T09:53:52.462Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-01T09:53:52.626Z] + docker info [2022-02-01T09:53:52.841Z] Client: Docker Engine - Community [2022-02-01T09:53:52.841Z] Version: 20.10.12 [2022-02-01T09:53:52.841Z] API version: 1.41 [2022-02-01T09:53:52.841Z] Go version: go1.16.12 [2022-02-01T09:53:52.841Z] Git commit: e91ed57 [2022-02-01T09:53:52.841Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-01T09:53:52.841Z] OS/Arch: linux/amd64 [2022-02-01T09:53:52.841Z] Context: default [2022-02-01T09:53:52.841Z] Experimental: true [2022-02-01T09:53:52.841Z] [2022-02-01T09:53:52.841Z] Server: Docker Engine - Community [2022-02-01T09:53:52.841Z] Engine: [2022-02-01T09:53:52.841Z] Version: 20.10.12 [2022-02-01T09:53:52.841Z] API version: 1.41 (minimum version 1.12) [2022-02-01T09:53:52.841Z] Go version: go1.16.12 [2022-02-01T09:53:52.841Z] Git commit: 459d0df [2022-02-01T09:53:52.841Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-01T09:53:52.841Z] OS/Arch: linux/amd64 [2022-02-01T09:53:52.841Z] Experimental: true [2022-02-01T09:53:52.841Z] containerd: [2022-02-01T09:53:52.841Z] Version: 1.4.12 [2022-02-01T09:53:52.841Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-01T09:53:52.841Z] runc: [2022-02-01T09:53:52.841Z] Version: 1.0.2 [2022-02-01T09:53:52.841Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-01T09:53:52.841Z] docker-init: [2022-02-01T09:53:52.841Z] Version: 0.19.0 [2022-02-01T09:53:52.841Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-01T09:53:53.211Z] + docker info [2022-02-01T09:53:55.504Z] #41 ... [2022-02-01T09:53:55.504Z] [2022-02-01T09:53:55.504Z] #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-01T09:53:55.504Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:53:55.504Z] #54 25.96 Selecting previously unselected package python3-pkg-resources. [2022-02-01T09:53:55.504Z] #54 25.96 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-01T09:53:55.504Z] #54 25.97 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:53:55.504Z] #54 26.11 Selecting previously unselected package python3-six. [2022-02-01T09:53:55.504Z] #54 26.12 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-01T09:53:55.504Z] #54 26.12 Unpacking python3-six (1.16.0-2) ... [2022-02-01T09:53:55.504Z] #54 26.18 Selecting previously unselected package python3-protobuf. [2022-02-01T09:53:55.504Z] #54 26.18 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-01T09:53:55.504Z] #54 26.18 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-01T09:53:55.504Z] #54 26.45 Selecting previously unselected package libnet1:amd64. [2022-02-01T09:53:55.504Z] #54 26.46 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-01T09:53:55.504Z] #54 26.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:53:55.504Z] #54 26.57 Selecting previously unselected package libnl-3-200:amd64. [2022-02-01T09:53:55.504Z] #54 26.57 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-01T09:53:55.504Z] #54 26.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:53:55.504Z] #54 26.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-01T09:53:55.504Z] #54 26.69 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-01T09:53:55.504Z] #54 26.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:53:55.504Z] #54 26.74 Selecting previously unselected package criu. [2022-02-01T09:53:55.504Z] #54 26.75 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-01T09:53:55.504Z] #54 26.75 Unpacking criu (3.16.1-3) ... [2022-02-01T09:53:55.504Z] #54 27.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:53:55.504Z] #54 28.16 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-01T09:53:55.504Z] #54 28.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:53:55.504Z] #54 28.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:53:55.504Z] #54 28.19 Setting up python3-six (1.16.0-2) ... [2022-02-01T09:53:55.504Z] #54 28.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:53:55.504Z] #54 28.86 Setting up python3-protobuf (3.12.4-1) ... [2022-02-01T09:53:55.504Z] #54 30.90 Setting up criu (3.16.1-3) ... [2022-02-01T09:53:55.504Z] #54 32.06 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:53:55.504Z] #54 ... [2022-02-01T09:53:55.504Z] [2022-02-01T09:53:55.504Z] #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-01T09:53:55.504Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-01T09:53:55.504Z] #56 33.37 gotestsum version dev [2022-02-01T09:53:56.460Z] #56 DONE 34.3s [2022-02-01T09:53:56.460Z] [2022-02-01T09:53:56.460Z] #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-01T09:53:56.460Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:53:56.460Z] #54 DONE 34.1s [2022-02-01T09:53:56.460Z] [2022-02-01T09:53:56.460Z] #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-01T09:53:56.460Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-01T09:53:56.747Z] Client: Docker Engine - Community [2022-02-01T09:53:56.747Z] Version: 20.10.12 [2022-02-01T09:53:56.747Z] API version: 1.41 [2022-02-01T09:53:56.747Z] Go version: go1.16.12 [2022-02-01T09:53:56.747Z] Git commit: e91ed57 [2022-02-01T09:53:56.747Z] Built: Mon Dec 13 11:44:28 2021 [2022-02-01T09:53:56.747Z] OS/Arch: linux/arm64 [2022-02-01T09:53:56.747Z] Context: default [2022-02-01T09:53:56.747Z] Experimental: true [2022-02-01T09:53:56.747Z] [2022-02-01T09:53:56.747Z] Server: Docker Engine - Community [2022-02-01T09:53:56.747Z] Engine: [2022-02-01T09:53:56.747Z] Version: 20.10.12 [2022-02-01T09:53:56.747Z] API version: 1.41 (minimum version 1.12) [2022-02-01T09:53:56.747Z] Go version: go1.16.12 [2022-02-01T09:53:56.747Z] Git commit: 459d0df [2022-02-01T09:53:56.747Z] Built: Mon Dec 13 11:43:05 2021 [2022-02-01T09:53:56.747Z] OS/Arch: linux/arm64 [2022-02-01T09:53:56.747Z] Experimental: true [2022-02-01T09:53:56.747Z] containerd: [2022-02-01T09:53:56.747Z] Version: 1.4.12 [2022-02-01T09:53:56.747Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-01T09:53:56.747Z] runc: [2022-02-01T09:53:56.747Z] Version: 1.0.2 [2022-02-01T09:53:56.747Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-01T09:53:56.747Z] docker-init: [2022-02-01T09:53:56.747Z] Version: 0.19.0 [2022-02-01T09:53:56.747Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-01T09:53:57.052Z] + docker info [2022-02-01T09:53:57.726Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.2s [2022-02-01T09:53:59.769Z] #19 30.67 Fetched 48.9 MB in 30s (1643 kB/s) [2022-02-01T09:54:00.251Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 7.5s done [2022-02-01T09:54:00.251Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-01T09:54:00.813Z] #11 DONE 26.0s [2022-02-01T09:54:00.813Z] [2022-02-01T09:54:00.813Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-01T09:54:00.813Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-01T09:54:01.069Z] #12 ... [2022-02-01T09:54:01.069Z] [2022-02-01T09:54:01.069Z] #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-01T09:54:01.069Z] #31 sha256:56dfc6a5e6a10b133b59d0f25b6cb34dd9a99ff8f232251402a1bc82da7a2b39 [2022-02-01T09:54:01.069Z] #31 1.381 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-01T09:54:01.069Z] #31 1.666 [2022-02-01T09:54:01.069Z] #31 1.884 #=#=# ######################################################################## 100.0% [2022-02-01T09:54:01.069Z] #31 2.114 [2022-02-01T09:54:01.069Z] #31 2.956 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-01T09:54:01.069Z] #31 3.244 [2022-02-01T09:54:01.069Z] #31 3.456 #=#=# ######################################################################## 100.0% [2022-02-01T09:54:01.069Z] #31 3.718 [2022-02-01T09:54:01.069Z] #31 4.601 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-01T09:54:01.069Z] #31 4.851 [2022-02-01T09:54:01.069Z] #31 5.073 #=#=# ################### 27.7% ########################################## 59.4% ################################################################# 91.5% ######################################################################## 100.0% [2022-02-01T09:54:01.069Z] #31 5.596 [2022-02-01T09:54:01.069Z] #31 6.613 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-01T09:54:01.069Z] #31 6.880 [2022-02-01T09:54:01.069Z] #31 7.094 #=#=# ######################################################################## 100.0% [2022-02-01T09:54:01.069Z] #31 7.347 [2022-02-01T09:54:01.069Z] #31 8.033 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-01T09:54:01.069Z] #31 8.312 [2022-02-01T09:54:01.069Z] #31 8.525 #=#=# ######################################################################## 100.0% [2022-02-01T09:54:01.069Z] #31 8.803 [2022-02-01T09:54:01.069Z] #31 8.866 Download of images into '/build' complete. [2022-02-01T09:54:01.069Z] #31 8.866 Use something like the following to load the result into a Docker daemon: [2022-02-01T09:54:01.069Z] #31 8.866 tar -cC '/build' . | docker load [2022-02-01T09:54:01.069Z] #31 DONE 9.9s [2022-02-01T09:54:01.069Z] [2022-02-01T09:54:01.069Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-01T09:54:01.069Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-01T09:54:01.631Z] #12 DONE 0.9s [2022-02-01T09:54:01.631Z] [2022-02-01T09:54:01.631Z] #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-01T09:54:01.631Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-01T09:54:01.887Z] #13 DONE 0.4s [2022-02-01T09:54:02.147Z] [2022-02-01T09:54:02.147Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-01T09:54:02.147Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-01T09:54:02.147Z] #42 DONE 0.1s [2022-02-01T09:54:02.147Z] [2022-02-01T09:54:02.147Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-01T09:54:02.147Z] #25 sha256:ff2efdaa05ed76fa7c0353826e9aaefc98fc76a9daa677ef51ec236969bb837d [2022-02-01T09:54:02.147Z] #25 ... [2022-02-01T09:54:02.147Z] [2022-02-01T09:54:02.147Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-01T09:54:02.147Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-01T09:54:02.147Z] #33 DONE 0.1s [2022-02-01T09:54:02.147Z] [2022-02-01T09:54:02.147Z] #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-01T09:54:02.147Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-01T09:54:02.147Z] #46 DONE 0.2s [2022-02-01T09:54:02.411Z] [2022-02-01T09:54:02.411Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-01T09:54:02.411Z] #62 sha256:70cc19cac1ab85578b06d38cb83ad5bed09e10d688ef404b1719e47e52076bf0 [2022-02-01T09:54:02.411Z] #62 DONE 0.2s [2022-02-01T09:54:02.411Z] [2022-02-01T09:54:02.411Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-01T09:54:02.411Z] #25 sha256:ff2efdaa05ed76fa7c0353826e9aaefc98fc76a9daa677ef51ec236969bb837d [2022-02-01T09:54:02.411Z] #25 DONE 0.3s [2022-02-01T09:54:02.411Z] [2022-02-01T09:54:02.411Z] #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-01T09:54:02.411Z] #26 sha256:9c1ac01cfba6fcec1c8fdd28df7d60e87255b8af2b4c7cc4756f2b746c953213 [2022-02-01T09:54:06.584Z] #26 3.735 + RM_GOPATH=0 [2022-02-01T09:54:06.584Z] #26 3.735 + TMP_GOPATH= [2022-02-01T09:54:06.584Z] #26 3.735 + : /build [2022-02-01T09:54:06.584Z] #26 3.735 + '[' -z '' ']' [2022-02-01T09:54:06.584Z] #26 3.740 ++ mktemp -d [2022-02-01T09:54:06.584Z] #26 3.742 + export GOPATH=/tmp/tmp.S7VJlZOVwa [2022-02-01T09:54:06.584Z] #26 3.742 + GOPATH=/tmp/tmp.S7VJlZOVwa [2022-02-01T09:54:06.584Z] #26 3.742 + RM_GOPATH=1 [2022-02-01T09:54:06.584Z] #26 3.742 + case "$(go env GOARCH)" in [2022-02-01T09:54:06.584Z] #26 3.750 ++ go env GOARCH [2022-02-01T09:54:06.584Z] #26 3.776 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:54:06.584Z] #26 3.776 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:54:06.584Z] #26 3.783 ++ dirname /install.sh [2022-02-01T09:54:06.584Z] #26 3.785 + dir=/ [2022-02-01T09:54:06.584Z] #26 3.785 + bin=dockercli [2022-02-01T09:54:06.584Z] #26 3.785 + shift [2022-02-01T09:54:06.584Z] #26 3.785 + '[' '!' -f //dockercli.installer ']' [2022-02-01T09:54:06.584Z] #26 3.785 + . //dockercli.installer [2022-02-01T09:54:06.584Z] #26 3.785 ++ : stable [2022-02-01T09:54:06.584Z] #26 3.785 ++ : 17.06.2-ce [2022-02-01T09:54:06.584Z] #26 3.785 + install_dockercli [2022-02-01T09:54:06.584Z] #26 3.785 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-01T09:54:06.584Z] #26 3.785 ++ uname -m [2022-02-01T09:54:06.584Z] #26 3.785 Install docker/cli version 17.06.2-ce from stable [2022-02-01T09:54:06.584Z] #26 3.787 + arch=x86_64 [2022-02-01T09:54:06.584Z] #26 3.790 + '[' x86_64 '!=' x86_64 ']' [2022-02-01T09:54:06.584Z] #26 3.790 + url=https://download.docker.com/linux/static [2022-02-01T09:54:06.584Z] #26 3.790 + tar -xz docker/docker [2022-02-01T09:54:06.584Z] #26 3.795 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-01T09:54:08.478Z] #26 ... [2022-02-01T09:54:08.478Z] [2022-02-01T09:54:08.478Z] #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-01T09:54:08.478Z] #63 sha256:9c1c7b15ed63d8e6e3568b82f59401afa5d1a2b16ed57764876f93237db59255 [2022-02-01T09:54:08.478Z] #63 3.762 + RM_GOPATH=0 [2022-02-01T09:54:08.478Z] #63 3.763 + TMP_GOPATH= [2022-02-01T09:54:08.478Z] #63 3.763 + : /build [2022-02-01T09:54:08.478Z] #63 3.763 + '[' -z '' ']' [2022-02-01T09:54:08.478Z] #63 3.764 ++ mktemp -d [2022-02-01T09:54:08.478Z] #63 3.773 + export GOPATH=/tmp/tmp.lgkSyaGIqP [2022-02-01T09:54:08.478Z] #63 3.773 + GOPATH=/tmp/tmp.lgkSyaGIqP [2022-02-01T09:54:08.478Z] #63 3.773 + RM_GOPATH=1 [2022-02-01T09:54:08.478Z] #63 3.773 + case "$(go env GOARCH)" in [2022-02-01T09:54:08.478Z] #63 3.774 ++ go env GOARCH [2022-02-01T09:54:08.478Z] #63 3.798 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:54:08.478Z] #63 3.798 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:54:08.478Z] #63 3.799 ++ dirname /install.sh [2022-02-01T09:54:08.478Z] #63 3.804 + dir=/ [2022-02-01T09:54:08.478Z] #63 3.809 + bin=rootlesskit [2022-02-01T09:54:08.478Z] #63 3.814 + shift [2022-02-01T09:54:08.478Z] #63 3.815 + '[' '!' -f //rootlesskit.installer ']' [2022-02-01T09:54:08.478Z] #63 3.815 + . //rootlesskit.installer [2022-02-01T09:54:08.478Z] #63 3.816 ++ : v0.14.6 [2022-02-01T09:54:08.478Z] #63 3.820 + install_rootlesskit [2022-02-01T09:54:08.478Z] #63 3.820 + case "$1" in [2022-02-01T09:54:08.478Z] #63 3.820 + export CGO_ENABLED=0 [2022-02-01T09:54:08.478Z] #63 3.820 + CGO_ENABLED=0 [2022-02-01T09:54:08.478Z] #63 3.820 + _install_rootlesskit [2022-02-01T09:54:08.478Z] #63 3.823 + echo 'Install rootlesskit version v0.14.6' [2022-02-01T09:54:08.478Z] #63 3.823 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-01T09:54:08.478Z] #63 3.823 + GOBIN=/build [2022-02-01T09:54:08.479Z] #63 3.823 + GO111MODULE=on [2022-02-01T09:54:08.479Z] #63 3.823 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-01T09:54:08.479Z] #63 3.823 Install rootlesskit version v0.14.6 [2022-02-01T09:54:08.479Z] #63 4.262 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-01T09:54:09.829Z] #19 30.67 Reading package lists... [2022-02-01T09:54:10.701Z] Client: [2022-02-01T09:54:10.701Z] Context: default [2022-02-01T09:54:10.701Z] Debug Mode: false [2022-02-01T09:54:10.701Z] Plugins: [2022-02-01T09:54:10.701Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-01T09:54:10.701Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-01T09:54:10.701Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-01T09:54:10.701Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-01T09:54:10.701Z] [2022-02-01T09:54:10.701Z] Server: [2022-02-01T09:54:10.701Z] Containers: 0 [2022-02-01T09:54:10.701Z] Running: 0 [2022-02-01T09:54:10.701Z] Paused: 0 [2022-02-01T09:54:10.701Z] Stopped: 0 [2022-02-01T09:54:10.701Z] Images: 0 [2022-02-01T09:54:10.701Z] Server Version: 20.10.12 [2022-02-01T09:54:10.701Z] Storage Driver: overlay2 [2022-02-01T09:54:10.701Z] Backing Filesystem: extfs [2022-02-01T09:54:10.701Z] Supports d_type: true [2022-02-01T09:54:10.701Z] Native Overlay Diff: true [2022-02-01T09:54:10.701Z] userxattr: false [2022-02-01T09:54:10.701Z] Logging Driver: json-file [2022-02-01T09:54:10.701Z] Cgroup Driver: cgroupfs [2022-02-01T09:54:10.701Z] Cgroup Version: 1 [2022-02-01T09:54:10.701Z] Plugins: [2022-02-01T09:54:10.701Z] Volume: local [2022-02-01T09:54:10.701Z] Network: bridge host ipvlan macvlan null overlay [2022-02-01T09:54:10.701Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-01T09:54:10.701Z] Swarm: inactive [2022-02-01T09:54:10.701Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-01T09:54:10.701Z] Default Runtime: runc [2022-02-01T09:54:10.701Z] Init Binary: docker-init [2022-02-01T09:54:10.701Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-01T09:54:10.701Z] runc version: v1.0.2-0-g52b36a2 [2022-02-01T09:54:10.701Z] init version: de40ad0 [2022-02-01T09:54:10.701Z] Security Options: [2022-02-01T09:54:10.701Z] apparmor [2022-02-01T09:54:10.701Z] seccomp [2022-02-01T09:54:10.701Z] Profile: default [2022-02-01T09:54:10.701Z] Kernel Version: 5.4.0-1061-aws [2022-02-01T09:54:10.701Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-01T09:54:10.701Z] OSType: linux [2022-02-01T09:54:10.701Z] Architecture: x86_64 [2022-02-01T09:54:10.701Z] CPUs: 2 [2022-02-01T09:54:10.701Z] Total Memory: 7.565GiB [2022-02-01T09:54:10.701Z] Name: ip-10-100-71-4 [2022-02-01T09:54:10.701Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-01T09:54:10.701Z] Docker Root Dir: /var/lib/docker [2022-02-01T09:54:10.701Z] Debug Mode: false [2022-02-01T09:54:10.701Z] Registry: https://index.docker.io/v1/ [2022-02-01T09:54:10.701Z] Labels: [2022-02-01T09:54:10.701Z] Experimental: true [2022-02-01T09:54:10.701Z] Insecure Registries: [2022-02-01T09:54:10.701Z] 127.0.0.0/8 [2022-02-01T09:54:10.701Z] Live Restore Enabled: true [2022-02-01T09:54:10.701Z] [2022-02-01T09:54:10.701Z] WARNING: No swap limit support [Pipeline] sh [2022-02-01T09:54:11.012Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-01T09:54:11.012Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-01T09:54:11.012Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43202/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-01T09:54:11.012Z] + bash /home/ubuntu/workspace/moby_PR-43202/check-config.sh [2022-02-01T09:54:11.012Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-01T09:54:11.012Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-01T09:54:11.012Z] [2022-02-01T09:54:11.012Z] Generally Necessary: [2022-02-01T09:54:11.012Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-01T09:54:11.012Z] - apparmor: enabled and tools installed [2022-02-01T09:54:11.012Z] - CONFIG_NAMESPACES: enabled [2022-02-01T09:54:11.012Z] - CONFIG_NET_NS: enabled [2022-02-01T09:54:11.012Z] - CONFIG_PID_NS: enabled [2022-02-01T09:54:11.012Z] - CONFIG_IPC_NS: enabled [2022-02-01T09:54:11.012Z] - CONFIG_UTS_NS: enabled [2022-02-01T09:54:11.012Z] - CONFIG_CGROUPS: enabled [2022-02-01T09:54:11.012Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-01T09:54:11.012Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-01T09:54:11.012Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-01T09:54:11.012Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-01T09:54:11.012Z] - CONFIG_CPUSETS: enabled [2022-02-01T09:54:11.012Z] - CONFIG_MEMCG: enabled [2022-02-01T09:54:11.012Z] - CONFIG_KEYS: enabled [2022-02-01T09:54:11.012Z] - CONFIG_VETH: enabled (as module) [2022-02-01T09:54:11.012Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-01T09:54:11.012Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-01T09:54:11.012Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-01T09:54:11.012Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-01T09:54:11.012Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-01T09:54:11.012Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-01T09:54:11.012Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-01T09:54:11.012Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-01T09:54:11.012Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-01T09:54:11.012Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-01T09:54:11.012Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-01T09:54:11.012Z] - CONFIG_CGROUP_BPF: enabled [2022-02-01T09:54:11.012Z] [2022-02-01T09:54:11.012Z] Optional Features: [2022-02-01T09:54:11.012Z] - CONFIG_USER_NS: enabled [2022-02-01T09:54:11.012Z] - CONFIG_SECCOMP: enabled [2022-02-01T09:54:11.268Z] Client: [2022-02-01T09:54:11.268Z] Context: default [2022-02-01T09:54:11.268Z] Debug Mode: false [2022-02-01T09:54:11.268Z] Plugins: [2022-02-01T09:54:11.268Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-01T09:54:11.268Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-01T09:54:11.268Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-01T09:54:11.268Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-01T09:54:11.268Z] [2022-02-01T09:54:11.268Z] Server: [2022-02-01T09:54:11.268Z] Containers: 0 [2022-02-01T09:54:11.268Z] Running: 0 [2022-02-01T09:54:11.268Z] Paused: 0 [2022-02-01T09:54:11.268Z] Stopped: 0 [2022-02-01T09:54:11.268Z] Images: 0 [2022-02-01T09:54:11.268Z] Server Version: 20.10.12 [2022-02-01T09:54:11.268Z] Storage Driver: overlay2 [2022-02-01T09:54:11.268Z] Backing Filesystem: extfs [2022-02-01T09:54:11.268Z] Supports d_type: true [2022-02-01T09:54:11.268Z] Native Overlay Diff: true [2022-02-01T09:54:11.268Z] userxattr: false [2022-02-01T09:54:11.268Z] Logging Driver: json-file [2022-02-01T09:54:11.268Z] Cgroup Driver: cgroupfs [2022-02-01T09:54:11.268Z] Cgroup Version: 1 [2022-02-01T09:54:11.268Z] Plugins: [2022-02-01T09:54:11.268Z] Volume: local [2022-02-01T09:54:11.268Z] Network: bridge host ipvlan macvlan null overlay [2022-02-01T09:54:11.268Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-01T09:54:11.268Z] Swarm: inactive [2022-02-01T09:54:11.268Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-01T09:54:11.268Z] Default Runtime: runc [2022-02-01T09:54:11.268Z] Init Binary: docker-init [2022-02-01T09:54:11.268Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-01T09:54:11.268Z] runc version: v1.0.2-0-g52b36a2 [2022-02-01T09:54:11.268Z] init version: de40ad0 [2022-02-01T09:54:11.268Z] Security Options: [2022-02-01T09:54:11.268Z] apparmor [2022-02-01T09:54:11.268Z] seccomp [2022-02-01T09:54:11.268Z] Profile: default [2022-02-01T09:54:11.268Z] Kernel Version: 5.4.0-1061-aws [2022-02-01T09:54:11.268Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-01T09:54:11.268Z] OSType: linux [2022-02-01T09:54:11.268Z] Architecture: x86_64 [2022-02-01T09:54:11.268Z] CPUs: 2 [2022-02-01T09:54:11.268Z] Total Memory: 7.565GiB [2022-02-01T09:54:11.268Z] Name: ip-10-100-82-7 [2022-02-01T09:54:11.268Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-01T09:54:11.268Z] Docker Root Dir: /var/lib/docker [2022-02-01T09:54:11.268Z] Debug Mode: false [2022-02-01T09:54:11.268Z] Registry: https://index.docker.io/v1/ [2022-02-01T09:54:11.268Z] Labels: [2022-02-01T09:54:11.268Z] Experimental: true [2022-02-01T09:54:11.268Z] Insecure Registries: [2022-02-01T09:54:11.268Z] 127.0.0.0/8 [2022-02-01T09:54:11.268Z] Live Restore Enabled: true [2022-02-01T09:54:11.268Z] [2022-02-01T09:54:11.268Z] WARNING: No swap limit support [Pipeline] sh [2022-02-01T09:54:11.295Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-01T09:54:11.295Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-01T09:54:11.295Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-01T09:54:11.295Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-01T09:54:11.295Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-01T09:54:11.295Z] - CONFIG_BLK_CGROUP: enabled [2022-02-01T09:54:11.295Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-01T09:54:11.295Z] - CONFIG_CGROUP_PERF: enabled [2022-02-01T09:54:11.295Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-01T09:54:11.295Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-01T09:54:11.295Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-01T09:54:11.295Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-01T09:54:11.295Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-01T09:54:11.295Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-01T09:54:11.295Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-01T09:54:11.295Z] - CONFIG_IP_VS: enabled (as module) [2022-02-01T09:54:11.295Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-01T09:54:11.295Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-01T09:54:11.295Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-01T09:54:11.295Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-01T09:54:11.295Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-01T09:54:11.295Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-01T09:54:11.295Z] - CONFIG_EXT4_FS: enabled [2022-02-01T09:54:11.295Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-01T09:54:11.295Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-01T09:54:11.295Z] - Network Drivers: [2022-02-01T09:54:11.295Z] - "overlay": [2022-02-01T09:54:11.295Z] - CONFIG_VXLAN: enabled (as module) [2022-02-01T09:54:11.295Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-01T09:54:11.295Z] Optional (for encrypted networks): [2022-02-01T09:54:11.295Z] - CONFIG_CRYPTO: enabled [2022-02-01T09:54:11.295Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-01T09:54:11.295Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-01T09:54:11.295Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-01T09:54:11.295Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-01T09:54:11.295Z] - CONFIG_XFRM: enabled [2022-02-01T09:54:11.295Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-01T09:54:11.295Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-01T09:54:11.295Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-01T09:54:11.552Z] - "ipvlan": [2022-02-01T09:54:11.552Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-01T09:54:11.552Z] - "macvlan": [2022-02-01T09:54:11.552Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-01T09:54:11.552Z] - CONFIG_DUMMY: enabled (as module) [2022-02-01T09:54:11.552Z] - "ftp,tftp client in container": [2022-02-01T09:54:11.552Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-01T09:54:11.552Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-01T09:54:11.552Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-01T09:54:11.552Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-01T09:54:11.552Z] - Storage Drivers: [2022-02-01T09:54:11.552Z] - "aufs": [2022-02-01T09:54:11.552Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-01T09:54:11.552Z] - "btrfs": [2022-02-01T09:54:11.552Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-01T09:54:11.552Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-01T09:54:11.552Z] - "devicemapper": [2022-02-01T09:54:11.552Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-01T09:54:11.552Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-01T09:54:11.552Z] - "overlay": [2022-02-01T09:54:11.552Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-01T09:54:11.552Z] - "zfs": [2022-02-01T09:54:11.552Z] - /dev/zfs: present [2022-02-01T09:54:11.552Z] - zfs command: missing [2022-02-01T09:54:11.552Z] - zpool command: missing [2022-02-01T09:54:11.552Z] [2022-02-01T09:54:11.552Z] Limits: [2022-02-01T09:54:11.552Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-01T09:54:11.552Z] [2022-02-01T09:54:11.552Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-02-01T09:54:11.605Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-01T09:54:11.605Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-01T09:54:11.605Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43202/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-01T09:54:11.605Z] + bash /home/ubuntu/workspace/moby_PR-43202/check-config.sh [2022-02-01T09:54:11.605Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-01T09:54:11.605Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-01T09:54:11.605Z] [2022-02-01T09:54:11.605Z] Generally Necessary: [2022-02-01T09:54:11.605Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-01T09:54:11.605Z] - apparmor: enabled and tools installed [2022-02-01T09:54:11.605Z] - CONFIG_NAMESPACES: enabled [2022-02-01T09:54:11.605Z] - CONFIG_NET_NS: enabled [2022-02-01T09:54:11.605Z] - CONFIG_PID_NS: enabled [2022-02-01T09:54:11.605Z] - CONFIG_IPC_NS: enabled [2022-02-01T09:54:11.605Z] - CONFIG_UTS_NS: enabled [2022-02-01T09:54:11.605Z] - CONFIG_CGROUPS: enabled [2022-02-01T09:54:11.605Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-01T09:54:11.605Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-01T09:54:11.605Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-01T09:54:11.605Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-01T09:54:11.605Z] - CONFIG_CPUSETS: enabled [2022-02-01T09:54:11.605Z] - CONFIG_MEMCG: enabled [2022-02-01T09:54:11.605Z] - CONFIG_KEYS: enabled [2022-02-01T09:54:11.605Z] - CONFIG_VETH: enabled (as module) [2022-02-01T09:54:11.605Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-01T09:54:11.605Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-01T09:54:11.605Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-01T09:54:11.605Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-01T09:54:11.605Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-01T09:54:11.605Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-01T09:54:11.605Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-01T09:54:11.605Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [Pipeline] sh [2022-02-01T09:54:11.862Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-01T09:54:11.862Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-01T09:54:11.862Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-01T09:54:11.862Z] - CONFIG_CGROUP_BPF: enabled [2022-02-01T09:54:11.862Z] [2022-02-01T09:54:11.862Z] Optional Features: [2022-02-01T09:54:11.862Z] - CONFIG_USER_NS: enabled [2022-02-01T09:54:11.862Z] - CONFIG_SECCOMP: enabled [2022-02-01T09:54:11.862Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-01T09:54:11.862Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-01T09:54:11.862Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-01T09:54:11.862Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-01T09:54:11.862Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-01T09:54:11.862Z] - CONFIG_BLK_CGROUP: enabled [2022-02-01T09:54:11.862Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-01T09:54:11.862Z] - CONFIG_CGROUP_PERF: enabled [2022-02-01T09:54:11.862Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-01T09:54:11.862Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-01T09:54:11.862Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-01T09:54:11.862Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-01T09:54:11.862Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-01T09:54:11.862Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-01T09:54:11.862Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-01T09:54:11.862Z] - CONFIG_IP_VS: enabled (as module) [2022-02-01T09:54:11.862Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-01T09:54:11.862Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-01T09:54:11.862Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-01T09:54:11.862Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-01T09:54:11.862Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-01T09:54:11.862Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-01T09:54:11.862Z] - CONFIG_EXT4_FS: enabled [2022-02-01T09:54:11.862Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-01T09:54:11.862Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-01T09:54:11.862Z] - Network Drivers: [2022-02-01T09:54:11.862Z] - "overlay": [2022-02-01T09:54:11.862Z] - CONFIG_VXLAN: enabled (as module) [2022-02-01T09:54:11.862Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-01T09:54:11.862Z] Optional (for encrypted networks): [2022-02-01T09:54:11.902Z] + sudo modprobe ip_vs [2022-02-01T09:54:11.902Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2cff05e9602dd852879807c7dc0ac50303272cf8 . [2022-02-01T09:54:11.935Z] Client: [2022-02-01T09:54:11.935Z] Context: default [2022-02-01T09:54:11.935Z] Debug Mode: false [2022-02-01T09:54:11.935Z] Plugins: [2022-02-01T09:54:11.935Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-01T09:54:11.935Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-01T09:54:11.935Z] [2022-02-01T09:54:11.935Z] Server: [2022-02-01T09:54:11.935Z] Containers: 0 [2022-02-01T09:54:11.935Z] Running: 0 [2022-02-01T09:54:11.935Z] Paused: 0 [2022-02-01T09:54:11.935Z] Stopped: 0 [2022-02-01T09:54:11.935Z] Images: 0 [2022-02-01T09:54:11.935Z] Server Version: 20.10.12 [2022-02-01T09:54:11.935Z] Storage Driver: overlay2 [2022-02-01T09:54:11.935Z] Backing Filesystem: extfs [2022-02-01T09:54:11.935Z] Supports d_type: true [2022-02-01T09:54:11.935Z] Native Overlay Diff: true [2022-02-01T09:54:11.935Z] userxattr: false [2022-02-01T09:54:11.935Z] Logging Driver: json-file [2022-02-01T09:54:11.935Z] Cgroup Driver: cgroupfs [2022-02-01T09:54:11.935Z] Cgroup Version: 1 [2022-02-01T09:54:11.935Z] Plugins: [2022-02-01T09:54:11.935Z] Volume: local [2022-02-01T09:54:11.935Z] Network: bridge host ipvlan macvlan null overlay [2022-02-01T09:54:11.935Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-01T09:54:11.935Z] Swarm: inactive [2022-02-01T09:54:11.935Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-01T09:54:11.935Z] Default Runtime: runc [2022-02-01T09:54:11.935Z] Init Binary: docker-init [2022-02-01T09:54:11.935Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-01T09:54:11.935Z] runc version: v1.0.2-0-g52b36a2 [2022-02-01T09:54:11.935Z] init version: de40ad0 [2022-02-01T09:54:11.935Z] Security Options: [2022-02-01T09:54:11.935Z] apparmor [2022-02-01T09:54:11.935Z] seccomp [2022-02-01T09:54:11.935Z] Profile: default [2022-02-01T09:54:11.935Z] Kernel Version: 5.11.0-1023-aws [2022-02-01T09:54:11.935Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-01T09:54:11.935Z] OSType: linux [2022-02-01T09:54:11.935Z] Architecture: aarch64 [2022-02-01T09:54:11.935Z] CPUs: 2 [2022-02-01T09:54:11.935Z] Total Memory: 7.576GiB [2022-02-01T09:54:11.935Z] Name: ip-10-100-115-131 [2022-02-01T09:54:11.935Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-02-01T09:54:11.935Z] Docker Root Dir: /var/lib/docker [2022-02-01T09:54:11.935Z] Debug Mode: false [2022-02-01T09:54:11.935Z] Registry: https://index.docker.io/v1/ [2022-02-01T09:54:11.935Z] Labels: [2022-02-01T09:54:11.935Z] Experimental: true [2022-02-01T09:54:11.935Z] Insecure Registries: [2022-02-01T09:54:11.935Z] 127.0.0.0/8 [2022-02-01T09:54:11.935Z] Live Restore Enabled: true [2022-02-01T09:54:11.935Z] [Pipeline] sh [2022-02-01T09:54:12.127Z] - CONFIG_CRYPTO: enabled [2022-02-01T09:54:12.127Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-01T09:54:12.127Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-01T09:54:12.127Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-01T09:54:12.127Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-01T09:54:12.127Z] - CONFIG_XFRM: enabled [2022-02-01T09:54:12.127Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-01T09:54:12.127Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-01T09:54:12.127Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-01T09:54:12.127Z] - "ipvlan": [2022-02-01T09:54:12.127Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-01T09:54:12.127Z] - "macvlan": [2022-02-01T09:54:12.127Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-01T09:54:12.127Z] - CONFIG_DUMMY: enabled (as module) [2022-02-01T09:54:12.127Z] - "ftp,tftp client in container": [2022-02-01T09:54:12.127Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-01T09:54:12.127Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-01T09:54:12.127Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-01T09:54:12.127Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-01T09:54:12.127Z] - Storage Drivers: [2022-02-01T09:54:12.127Z] - "aufs": [2022-02-01T09:54:12.127Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-01T09:54:12.127Z] - "btrfs": [2022-02-01T09:54:12.127Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-01T09:54:12.127Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-01T09:54:12.127Z] - "devicemapper": [2022-02-01T09:54:12.127Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-01T09:54:12.127Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-01T09:54:12.127Z] - "overlay": [2022-02-01T09:54:12.127Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-01T09:54:12.127Z] - "zfs": [2022-02-01T09:54:12.127Z] - /dev/zfs: present [2022-02-01T09:54:12.127Z] - zfs command: missing [2022-02-01T09:54:12.127Z] - zpool command: missing [2022-02-01T09:54:12.127Z] [2022-02-01T09:54:12.127Z] Limits: [2022-02-01T09:54:12.127Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-01T09:54:12.127Z] [2022-02-01T09:54:12.127Z] + true [Pipeline] } [Pipeline] // stage [2022-02-01T09:54:12.159Z] #2 [internal] load .dockerignore [2022-02-01T09:54:12.159Z] #2 sha256:ce4caf9104eb79c95eb73f81f606a703e5053e4b324cdbc040d28ecb7b97d72f [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-01T09:54:12.322Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-01T09:54:12.322Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-01T09:54:12.322Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43202/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-01T09:54:12.322Z] + bash /home/ubuntu/workspace/moby_PR-43202/check-config.sh [2022-02-01T09:54:12.322Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-01T09:54:12.322Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-02-01T09:54:12.322Z] [2022-02-01T09:54:12.322Z] Generally Necessary: [2022-02-01T09:54:12.322Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-01T09:54:12.322Z] - apparmor: enabled and tools installed [2022-02-01T09:54:12.322Z] - CONFIG_NAMESPACES: enabled [2022-02-01T09:54:12.322Z] - CONFIG_NET_NS: enabled [2022-02-01T09:54:12.322Z] - CONFIG_PID_NS: enabled [2022-02-01T09:54:12.322Z] - CONFIG_IPC_NS: enabled [2022-02-01T09:54:12.322Z] - CONFIG_UTS_NS: enabled [2022-02-01T09:54:12.322Z] - CONFIG_CGROUPS: enabled [2022-02-01T09:54:12.322Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-01T09:54:12.322Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-01T09:54:12.322Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-01T09:54:12.322Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-01T09:54:12.322Z] - CONFIG_CPUSETS: enabled [2022-02-01T09:54:12.322Z] - CONFIG_MEMCG: enabled [2022-02-01T09:54:12.322Z] - CONFIG_KEYS: enabled [2022-02-01T09:54:12.322Z] - CONFIG_VETH: enabled (as module) [2022-02-01T09:54:12.322Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-01T09:54:12.322Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-01T09:54:12.322Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-01T09:54:12.322Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-01T09:54:12.322Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-01T09:54:12.322Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-01T09:54:12.322Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-01T09:54:12.322Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-01T09:54:12.322Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-01T09:54:12.322Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-01T09:54:12.322Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-01T09:54:12.322Z] - CONFIG_CGROUP_BPF: enabled [2022-02-01T09:54:12.322Z] [2022-02-01T09:54:12.322Z] Optional Features: [2022-02-01T09:54:12.322Z] - CONFIG_USER_NS: enabled [2022-02-01T09:54:12.322Z] - CONFIG_SECCOMP: enabled [2022-02-01T09:54:12.451Z] #2 transferring context: 87B done [2022-02-01T09:54:12.451Z] #2 DONE 0.3s [2022-02-01T09:54:12.451Z] [2022-02-01T09:54:12.451Z] #1 [internal] load build definition from Dockerfile [2022-02-01T09:54:12.451Z] #1 sha256:655842af73b1c816189b91c42d9ef4b011eaa0019af2b8039f46073e7977b684 [2022-02-01T09:54:12.451Z] #1 transferring dockerfile: 16.86kB 0.1s done [2022-02-01T09:54:12.451Z] #1 DONE 0.3s [2022-02-01T09:54:12.478Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2cff05e9602dd852879807c7dc0ac50303272cf8 . [2022-02-01T09:54:12.581Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-01T09:54:12.581Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-01T09:54:12.581Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-01T09:54:12.581Z] (cgroup swap accounting is currently enabled) [2022-02-01T09:54:12.581Z] - CONFIG_BLK_CGROUP: enabled [2022-02-01T09:54:12.581Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-01T09:54:12.581Z] - CONFIG_CGROUP_PERF: enabled [2022-02-01T09:54:12.581Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-01T09:54:12.581Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-01T09:54:12.581Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-01T09:54:12.581Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-01T09:54:12.581Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-01T09:54:12.581Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-01T09:54:12.581Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-01T09:54:12.581Z] - CONFIG_IP_VS: enabled (as module) [2022-02-01T09:54:12.581Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-01T09:54:12.581Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-01T09:54:12.581Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-01T09:54:12.581Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-01T09:54:12.581Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-01T09:54:12.581Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-01T09:54:12.581Z] - CONFIG_EXT4_FS: enabled [2022-02-01T09:54:12.581Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-01T09:54:12.581Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-01T09:54:12.581Z] - Network Drivers: [2022-02-01T09:54:12.581Z] - "overlay": [2022-02-01T09:54:12.581Z] - CONFIG_VXLAN: enabled (as module) [2022-02-01T09:54:12.581Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-01T09:54:12.581Z] Optional (for encrypted networks): [2022-02-01T09:54:12.581Z] - CONFIG_CRYPTO: enabled [2022-02-01T09:54:12.581Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-01T09:54:12.581Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-01T09:54:12.581Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-01T09:54:12.581Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-01T09:54:12.581Z] - CONFIG_XFRM: enabled [2022-02-01T09:54:12.581Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-01T09:54:12.581Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-01T09:54:12.581Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-01T09:54:12.581Z] - "ipvlan": [2022-02-01T09:54:12.581Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-01T09:54:12.581Z] - "macvlan": [2022-02-01T09:54:12.581Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-01T09:54:12.581Z] - CONFIG_DUMMY: enabled (as module) [2022-02-01T09:54:12.581Z] - "ftp,tftp client in container": [2022-02-01T09:54:12.581Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-01T09:54:12.581Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-01T09:54:12.581Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-01T09:54:12.581Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-01T09:54:12.581Z] - Storage Drivers: [2022-02-01T09:54:12.581Z] - "aufs": [2022-02-01T09:54:12.581Z] - CONFIG_AUFS_FS: missing [2022-02-01T09:54:12.581Z] - "btrfs": [2022-02-01T09:54:12.581Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-01T09:54:12.581Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-01T09:54:12.581Z] - "devicemapper": [2022-02-01T09:54:12.656Z] #63 ... [2022-02-01T09:54:12.656Z] [2022-02-01T09:54:12.656Z] #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-01T09:54:12.656Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:54:12.656Z] #14 3.243 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:54:12.656Z] #14 3.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:54:12.656Z] #14 3.393 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:54:12.656Z] #14 3.557 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:54:12.656Z] #14 5.318 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:54:12.656Z] #14 7.177 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:54:12.656Z] #14 ... [2022-02-01T09:54:12.656Z] [2022-02-01T09:54:12.656Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:54:12.656Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:54:12.656Z] #51 3.492 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-01T09:54:12.656Z] #51 8.717 go: downloading github.com/fatih/color v1.7.0 [2022-02-01T09:54:12.656Z] #51 8.723 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-01T09:54:12.656Z] #51 8.796 go: downloading github.com/pkg/errors v0.8.1 [2022-02-01T09:54:12.656Z] #51 8.813 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-01T09:54:12.656Z] #51 8.877 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-01T09:54:12.656Z] #51 9.137 go: downloading github.com/spf13/viper v1.6.1 [2022-02-01T09:54:12.656Z] #51 9.371 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-01T09:54:12.656Z] #51 9.395 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-01T09:54:12.656Z] #51 10.10 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-01T09:54:12.656Z] #51 10.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-01T09:54:12.656Z] #51 ... [2022-02-01T09:54:12.656Z] [2022-02-01T09:54:12.656Z] #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-01T09:54:12.656Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-01T09:54:12.656Z] #58 4.641 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:54:12.656Z] #58 4.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:54:12.656Z] #58 4.836 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:54:12.656Z] #58 5.411 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:54:12.656Z] #58 7.174 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:54:12.656Z] #58 9.321 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:54:12.656Z] #58 ... [2022-02-01T09:54:12.656Z] [2022-02-01T09:54:12.656Z] #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-01T09:54:12.656Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:54:12.656Z] #38 2.848 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:54:12.656Z] #38 2.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:54:12.656Z] #38 2.862 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:54:12.656Z] #38 3.070 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:54:12.656Z] #38 3.637 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:54:12.656Z] #38 5.095 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:54:12.656Z] #38 ... [2022-02-01T09:54:12.656Z] [2022-02-01T09:54:12.656Z] #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-01T09:54:12.656Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-01T09:54:12.656Z] #49 3.817 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-01T09:54:12.656Z] #49 5.120 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-01T09:54:12.656Z] #49 5.153 go: downloading github.com/fatih/color v1.10.0 [2022-02-01T09:54:12.656Z] #49 5.163 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-01T09:54:12.656Z] #49 5.310 go: downloading github.com/pkg/errors v0.9.1 [2022-02-01T09:54:12.656Z] #49 5.577 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-01T09:54:12.656Z] #49 5.580 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-01T09:54:12.656Z] #49 5.608 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-01T09:54:12.656Z] #49 5.636 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-01T09:54:12.656Z] #49 5.840 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-01T09:54:12.656Z] #49 5.920 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-01T09:54:12.656Z] #49 6.017 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-01T09:54:12.656Z] #49 6.248 go: downloading golang.org/x/tools v0.1.0 [2022-02-01T09:54:12.656Z] #49 ... [2022-02-01T09:54:12.656Z] [2022-02-01T09:54:12.656Z] #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-01T09:54:12.656Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-01T09:54:12.656Z] #36 3.654 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-01T09:54:12.735Z] #1 [internal] load build definition from Dockerfile [2022-02-01T09:54:12.735Z] #1 sha256:585dc791c46fdece85154f7b6d0d9cae8d739a0b41782bd47740088b553d5a4f [2022-02-01T09:54:12.735Z] #1 transferring dockerfile: 16.86kB done [2022-02-01T09:54:12.735Z] #1 DONE 0.1s [2022-02-01T09:54:12.735Z] [2022-02-01T09:54:12.735Z] #2 [internal] load .dockerignore [2022-02-01T09:54:12.735Z] #2 sha256:e025f7b4bb2ac2239e6a7be3ce08ea8082d9fdc9f8c1f2cc26f6aa7457e4523e [2022-02-01T09:54:12.735Z] #2 transferring context: 87B 0.0s done [2022-02-01T09:54:12.735Z] #2 DONE 0.1s [2022-02-01T09:54:12.735Z] [2022-02-01T09:54:12.735Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-01T09:54:12.735Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-01T09:54:12.840Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-01T09:54:12.840Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-01T09:54:12.840Z] - "overlay": [2022-02-01T09:54:12.840Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-01T09:54:12.840Z] - "zfs": [2022-02-01T09:54:12.840Z] - /dev/zfs: present [2022-02-01T09:54:12.840Z] - zfs command: missing [2022-02-01T09:54:12.840Z] - zpool command: missing [2022-02-01T09:54:12.840Z] [2022-02-01T09:54:12.840Z] Limits: [2022-02-01T09:54:12.840Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-01T09:54:12.840Z] [2022-02-01T09:54:12.840Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-01T09:54:12.918Z] #36 ... [2022-02-01T09:54:12.918Z] [2022-02-01T09:54:12.918Z] #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-01T09:54:12.918Z] #26 sha256:9c1ac01cfba6fcec1c8fdd28df7d60e87255b8af2b4c7cc4756f2b746c953213 [2022-02-01T09:54:12.918Z] #26 10.34 + mkdir -p /build [2022-02-01T09:54:12.918Z] #26 10.34 + mv docker/docker /build/ [2022-02-01T09:54:12.918Z] #26 10.34 + rmdir docker [2022-02-01T09:54:12.918Z] #26 DONE 10.6s [2022-02-01T09:54:12.918Z] [2022-02-01T09:54:12.918Z] #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-01T09:54:12.918Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:54:12.918Z] #43 2.678 + git clone https://github.com/docker/distribution.git . [2022-02-01T09:54:12.918Z] #43 2.679 Cloning into '.'... [2022-02-01T09:54:12.918Z] #43 ... [2022-02-01T09:54:12.918Z] [2022-02-01T09:54:12.918Z] #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-01T09:54:12.918Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-01T09:54:12.918Z] #34 3.561 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-01T09:54:12.918Z] #34 3.568 Cloning into '.'... [2022-02-01T09:54:13.175Z] #34 ... [2022-02-01T09:54:13.175Z] [2022-02-01T09:54:13.175Z] #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-01T09:54:13.175Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-01T09:54:13.175Z] #53 3.782 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-01T09:54:13.175Z] #53 4.509 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-01T09:54:13.175Z] #53 4.528 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-01T09:54:13.175Z] #53 4.629 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-01T09:54:13.175Z] #53 6.069 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-01T09:54:13.175Z] #53 ... [2022-02-01T09:54:13.175Z] [2022-02-01T09:54:13.175Z] #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-01T09:54:13.175Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:54:13.175Z] #47 4.402 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:54:13.175Z] #47 4.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:54:13.175Z] #47 4.622 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:54:13.175Z] #47 4.705 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-01T09:54:13.175Z] #47 5.194 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:54:13.175Z] #47 7.103 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:54:13.175Z] #47 9.317 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:54:13.182Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2cff05e9602dd852879807c7dc0ac50303272cf8 . [2022-02-01T09:54:13.182Z] #1 [internal] load build definition from Dockerfile [2022-02-01T09:54:13.182Z] #1 sha256:c755f2381e3bd8fdbd760bd45200dee1b4709a3af0572f31c89b38a4cd53fdb2 [2022-02-01T09:54:13.182Z] #1 transferring dockerfile: 16.86kB done [2022-02-01T09:54:13.182Z] #1 DONE 0.1s [2022-02-01T09:54:13.182Z] [2022-02-01T09:54:13.182Z] #2 [internal] load .dockerignore [2022-02-01T09:54:13.182Z] #2 sha256:31f0b9a10144c76ed1587b094ae73a7d73367e97e32b8ff5e5f7c1b372c51a97 [2022-02-01T09:54:13.182Z] #2 transferring context: 87B done [2022-02-01T09:54:13.182Z] #2 DONE 0.1s [2022-02-01T09:54:13.303Z] #3 DONE 0.4s [2022-02-01T09:54:13.303Z] [2022-02-01T09:54:13.303Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-01T09:54:13.303Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-01T09:54:13.303Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-01T09:54:13.303Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-01T09:54:13.303Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-02-01T09:54:13.303Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-01T09:54:13.303Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-01T09:54:13.303Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-01T09:54:13.379Z] [2022-02-01T09:54:13.379Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-01T09:54:13.379Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-01T09:54:13.432Z] #47 ... [2022-02-01T09:54:13.432Z] [2022-02-01T09:54:13.432Z] #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-01T09:54:13.432Z] #63 sha256:9c1c7b15ed63d8e6e3568b82f59401afa5d1a2b16ed57764876f93237db59255 [2022-02-01T09:54:13.432Z] #63 9.973 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-01T09:54:13.432Z] #63 10.05 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-01T09:54:13.432Z] #63 10.45 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-01T09:54:13.446Z] [2022-02-01T09:54:13.446Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-01T09:54:13.446Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-02-01T09:54:13.561Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-01T09:54:13.561Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-01T09:54:13.638Z] #3 DONE 0.5s [2022-02-01T09:54:13.638Z] [2022-02-01T09:54:13.638Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-01T09:54:13.638Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-01T09:54:13.638Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-01T09:54:13.897Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-01T09:54:13.897Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-01T09:54:13.897Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-02-01T09:54:13.897Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-01T09:54:13.897Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-01T09:54:14.013Z] #3 DONE 0.5s [2022-02-01T09:54:14.013Z] [2022-02-01T09:54:14.013Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-01T09:54:14.013Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-02-01T09:54:14.013Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-01T09:54:14.013Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-02-01T09:54:14.013Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-01T09:54:14.013Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-02-01T09:54:14.013Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-02-01T09:54:14.124Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-02-01T09:54:14.154Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-01T09:54:14.271Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-02-01T09:54:14.530Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-02-01T09:54:14.530Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-02-01T09:54:14.530Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-02-01T09:54:14.530Z] #4 DONE 0.7s [2022-02-01T09:54:14.718Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-01T09:54:14.718Z] #4 DONE 1.1s [2022-02-01T09:54:14.789Z] [2022-02-01T09:54:14.789Z] #6 [internal] load build definition from Dockerfile [2022-02-01T09:54:14.789Z] #6 sha256:a5907dc2312c28827afe61813a10e770f3d838d082e7144fc368e1ded6a6110e [2022-02-01T09:54:14.789Z] #6 DONE 0.0s [2022-02-01T09:54:14.789Z] [2022-02-01T09:54:14.789Z] #5 [internal] load .dockerignore [2022-02-01T09:54:14.789Z] #5 sha256:b4c03eed54933c36818f6b9583114177fffa53680a23849eb3f3d9030a4daf66 [2022-02-01T09:54:14.789Z] #5 DONE 0.0s [2022-02-01T09:54:14.789Z] [2022-02-01T09:54:14.789Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-01T09:54:14.789Z] #8 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-02-01T09:54:14.978Z] [2022-02-01T09:54:14.978Z] #5 [internal] load build definition from Dockerfile [2022-02-01T09:54:14.978Z] #5 sha256:12add1cca0b0ab0ce4e809597953ef35809a479afb9572db73a7c5d7406c00c7 [2022-02-01T09:54:14.978Z] #5 DONE 0.0s [2022-02-01T09:54:14.978Z] [2022-02-01T09:54:14.978Z] #6 [internal] load .dockerignore [2022-02-01T09:54:14.978Z] #6 sha256:23a0a420fbc23cfdf8a2963533ca717f356e0a5246d9845f00403d7c54dcfd6b [2022-02-01T09:54:14.978Z] #6 DONE 0.0s [2022-02-01T09:54:14.978Z] [2022-02-01T09:54:14.978Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-01T09:54:14.978Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-01T09:54:15.323Z] #63 12.95 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-01T09:54:15.887Z] #63 13.57 go: downloading github.com/google/uuid v1.3.0 [2022-02-01T09:54:15.887Z] #63 13.64 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-01T09:54:15.914Z] #10 DONE 0.8s [2022-02-01T09:54:15.914Z] [2022-02-01T09:54:15.914Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-01T09:54:15.914Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-01T09:54:15.914Z] #7 DONE 0.8s [2022-02-01T09:54:15.914Z] [2022-02-01T09:54:15.914Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-01T09:54:15.914Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-01T09:54:15.914Z] #8 DONE 0.8s [2022-02-01T09:54:15.914Z] [2022-02-01T09:54:15.914Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-01T09:54:15.914Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-01T09:54:15.914Z] #9 DONE 0.9s [2022-02-01T09:54:16.017Z] #4 DONE 2.7s [2022-02-01T09:54:16.017Z] [2022-02-01T09:54:16.017Z] #6 [internal] load .dockerignore [2022-02-01T09:54:16.017Z] #6 sha256:9a64c89f76dd2e74f88405559b64d2f1553fabbc95115e8ab70f912e44c206b0 [2022-02-01T09:54:16.017Z] #6 DONE 0.0s [2022-02-01T09:54:16.017Z] [2022-02-01T09:54:16.017Z] #5 [internal] load build definition from Dockerfile [2022-02-01T09:54:16.017Z] #5 sha256:f523a088fda95f89adf817d8b5b44acabab9b3b6350009f33d5da5f25a01d585 [2022-02-01T09:54:16.017Z] #5 DONE 0.0s [2022-02-01T09:54:16.017Z] [2022-02-01T09:54:16.017Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-01T09:54:16.017Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-01T09:54:16.450Z] #63 ... [2022-02-01T09:54:16.450Z] [2022-02-01T09:54:16.450Z] #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-01T09:54:16.450Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-01T09:54:16.450Z] #36 14.03 tomll can be used in two ways: [2022-02-01T09:54:16.450Z] #36 14.03 Writing to STDIN and reading from STDOUT: [2022-02-01T09:54:16.450Z] #36 14.03 cat file.toml | tomll > file.toml [2022-02-01T09:54:16.450Z] #36 14.03 [2022-02-01T09:54:16.450Z] #36 14.03 Reading and updating a list of files: [2022-02-01T09:54:16.450Z] #36 14.03 tomll a.toml b.toml c.toml [2022-02-01T09:54:16.450Z] #36 14.03 [2022-02-01T09:54:16.450Z] #36 14.03 When given a list of files, tomll will modify all files in place without asking. [2022-02-01T09:54:16.450Z] #36 DONE 14.4s [2022-02-01T09:54:16.450Z] [2022-02-01T09:54:16.450Z] #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-01T09:54:16.450Z] #63 sha256:9c1c7b15ed63d8e6e3568b82f59401afa5d1a2b16ed57764876f93237db59255 [2022-02-01T09:54:16.450Z] #63 14.26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-01T09:54:16.450Z] #63 14.34 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-01T09:54:16.707Z] #63 14.42 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-01T09:54:16.950Z] #10 DONE 0.7s [2022-02-01T09:54:16.950Z] [2022-02-01T09:54:16.950Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-01T09:54:16.950Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-01T09:54:16.950Z] #7 DONE 0.7s [2022-02-01T09:54:16.950Z] [2022-02-01T09:54:16.950Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-01T09:54:16.950Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-01T09:54:16.950Z] #8 DONE 0.7s [2022-02-01T09:54:16.950Z] [2022-02-01T09:54:16.950Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-01T09:54:16.950Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-01T09:54:16.950Z] #9 DONE 0.8s [2022-02-01T09:54:16.963Z] #63 14.66 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-01T09:54:17.220Z] #63 14.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-01T09:54:17.300Z] [2022-02-01T09:54:17.300Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:54:17.300Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-01T09:54:17.300Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:54:17.300Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-01T09:54:17.475Z] #63 15.09 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-01T09:54:17.475Z] #63 15.23 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-01T09:54:17.566Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-01T09:54:17.566Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-01T09:54:17.566Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-01T09:54:17.566Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.1s [2022-02-01T09:54:17.825Z] #28 ... [2022-02-01T09:54:17.825Z] [2022-02-01T09:54:17.825Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-01T09:54:17.825Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-01T09:54:17.825Z] #45 DONE 0.7s [2022-02-01T09:54:17.825Z] [2022-02-01T09:54:17.825Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:54:17.825Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-01T09:54:17.974Z] #19 39.90 Reading package lists... [2022-02-01T09:54:18.071Z] #8 DONE 2.7s [2022-02-01T09:54:18.071Z] [2022-02-01T09:54:18.071Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-01T09:54:18.071Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-01T09:54:18.071Z] #9 DONE 2.8s [2022-02-01T09:54:18.071Z] [2022-02-01T09:54:18.071Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-01T09:54:18.071Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-01T09:54:18.071Z] #10 DONE 2.9s [2022-02-01T09:54:18.071Z] [2022-02-01T09:54:18.071Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-01T09:54:18.071Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-02-01T09:54:18.071Z] #7 DONE 2.9s [2022-02-01T09:54:18.081Z] #28 ... [2022-02-01T09:54:18.081Z] [2022-02-01T09:54:18.081Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-01T09:54:18.081Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-01T09:54:18.081Z] #45 DONE 0.0s [2022-02-01T09:54:18.081Z] [2022-02-01T09:54:18.081Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:54:18.081Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-01T09:54:18.081Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 13.63MB / 54.92MB 0.5s [2022-02-01T09:54:18.354Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 31.67MB / 54.92MB 0.7s [2022-02-01T09:54:18.354Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 35.65MB / 54.92MB 0.8s [2022-02-01T09:54:18.616Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 44.04MB / 54.92MB 1.1s [2022-02-01T09:54:18.872Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 50.33MB / 54.92MB 1.2s [2022-02-01T09:54:18.872Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.4s [2022-02-01T09:54:19.451Z] #63 16.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-01T09:54:19.479Z] [2022-02-01T09:54:19.479Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:54:19.479Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-01T09:54:19.479Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:54:19.479Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-01T09:54:19.479Z] #67 ... [2022-02-01T09:54:19.479Z] [2022-02-01T09:54:19.479Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-01T09:54:19.479Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-01T09:54:19.479Z] #45 DONE 0.0s [2022-02-01T09:54:19.479Z] [2022-02-01T09:54:19.479Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:54:19.479Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-01T09:54:19.479Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-01T09:54:19.479Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-01T09:54:19.479Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-01T09:54:19.807Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s done [2022-02-01T09:54:19.976Z] [2022-02-01T09:54:19.976Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:19.976Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-01T09:54:19.976Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-01T09:54:19.976Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-01T09:54:19.976Z] #11 sha256:0e633e6b67296a31dccdab5b33478cc54e088ddb70f755774e456e7a66867444 1.80kB / 1.80kB done [2022-02-01T09:54:19.976Z] #11 sha256:33333f82ea6e89b2e44618035b5a8f34a93292669064e882ef1b374127c325b9 7.08kB / 7.08kB done [2022-02-01T09:54:20.236Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 4.19MB / 53.61MB 0.1s [2022-02-01T09:54:20.236Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0B / 5.14MB 0.2s [2022-02-01T09:54:20.501Z] #11 ... [2022-02-01T09:54:20.501Z] [2022-02-01T09:54:20.501Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-01T09:54:20.501Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-01T09:54:20.501Z] #45 DONE 0.8s [2022-02-01T09:54:20.501Z] [2022-02-01T09:54:20.501Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:20.501Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-01T09:54:20.501Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 4.19MB / 5.14MB 0.3s [2022-02-01T09:54:20.501Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0B / 10.66MB 0.3s [2022-02-01T09:54:20.501Z] #11 ... [2022-02-01T09:54:20.501Z] [2022-02-01T09:54:20.501Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-01T09:54:20.501Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-01T09:54:20.501Z] #45 DONE 0.0s [2022-02-01T09:54:20.501Z] [2022-02-01T09:54:20.501Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:20.501Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-01T09:54:20.501Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 34.60MB / 53.61MB 0.4s [2022-02-01T09:54:20.501Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.4s [2022-02-01T09:54:20.501Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 2.10MB / 10.66MB 0.4s [2022-02-01T09:54:20.518Z] #19 48.89 Building dependency tree... [2022-02-01T09:54:20.802Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 40.89MB / 53.61MB 0.5s [2022-02-01T09:54:20.802Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 9.92MB / 10.66MB 0.5s [2022-02-01T09:54:20.802Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.6s done [2022-02-01T09:54:20.802Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 0.6s [2022-02-01T09:54:20.802Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 0.8s [2022-02-01T09:54:20.802Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 17.83MB / 54.67MB 0.8s [2022-02-01T09:54:21.072Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 26.21MB / 54.67MB 0.9s [2022-02-01T09:54:21.072Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 1.0s done [2022-02-01T09:54:21.072Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 32.51MB / 54.67MB 1.0s [2022-02-01T09:54:21.337Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 47.39MB / 54.67MB 1.1s [2022-02-01T09:54:21.337Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 1.2s [2022-02-01T09:54:21.703Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.7s [2022-02-01T09:54:22.280Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.2s done [2022-02-01T09:54:22.280Z] #11 ... [2022-02-01T09:54:22.280Z] [2022-02-01T09:54:22.280Z] #24 [internal] load build context [2022-02-01T09:54:22.280Z] #24 sha256:dd91b6bb94f26f5a746122ba905170a1a56dcdd680a8e5f0b712f389648843cd [2022-02-01T09:54:22.280Z] #24 transferring context: 56.55MB 1.9s done [2022-02-01T09:54:22.280Z] #24 DONE 2.6s [2022-02-01T09:54:22.280Z] [2022-02-01T09:54:22.280Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:22.280Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-01T09:54:22.280Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 [2022-02-01T09:54:22.280Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 0B / 102.65MB 2.3s [2022-02-01T09:54:22.439Z] #19 53.20 The following additional packages will be installed: [2022-02-01T09:54:22.439Z] #19 53.20 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-01T09:54:22.439Z] #19 53.20 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-01T09:54:22.439Z] #19 53.20 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-01T09:54:22.439Z] #19 53.20 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-01T09:54:22.439Z] #19 53.20 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-01T09:54:22.439Z] #19 53.20 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-01T09:54:22.439Z] #19 53.20 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-02-01T09:54:22.439Z] #19 53.20 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-02-01T09:54:22.439Z] #19 53.20 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-02-01T09:54:22.439Z] #19 53.20 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-02-01T09:54:22.439Z] #19 53.20 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-01T09:54:22.439Z] #19 53.20 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-01T09:54:22.439Z] #19 53.20 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-01T09:54:22.439Z] #19 53.20 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-01T09:54:22.439Z] #19 53.20 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-01T09:54:22.439Z] #19 53.20 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-01T09:54:22.439Z] #19 53.20 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-01T09:54:22.439Z] #19 53.20 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-01T09:54:22.439Z] #19 53.20 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-01T09:54:22.439Z] #19 53.20 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-01T09:54:22.439Z] #19 53.20 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-01T09:54:22.439Z] #19 53.20 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-01T09:54:22.439Z] #19 53.20 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-01T09:54:22.439Z] #19 53.20 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-01T09:54:22.439Z] #19 53.20 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-01T09:54:22.439Z] #19 53.20 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-01T09:54:22.439Z] #19 53.20 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-01T09:54:22.439Z] #19 53.20 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-01T09:54:22.439Z] #19 53.20 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-01T09:54:22.439Z] #19 53.20 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-01T09:54:22.439Z] #19 53.20 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-01T09:54:22.439Z] #19 53.20 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-01T09:54:22.439Z] #19 53.21 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-01T09:54:22.439Z] #19 53.21 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-01T09:54:22.439Z] #19 53.21 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-01T09:54:22.439Z] #19 53.21 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-01T09:54:22.439Z] #19 53.21 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-01T09:54:22.439Z] #19 53.21 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-01T09:54:22.439Z] #19 53.21 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-01T09:54:22.439Z] #19 53.21 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-01T09:54:22.439Z] #19 53.21 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-01T09:54:22.439Z] #19 53.21 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-01T09:54:22.439Z] #19 53.21 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-01T09:54:22.439Z] #19 53.21 linux-libc-dev-s390x-cross patch xz-utils [2022-02-01T09:54:22.439Z] #19 53.23 Suggested packages: [2022-02-01T09:54:22.439Z] #19 53.24 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-02-01T09:54:22.439Z] #19 53.24 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-02-01T09:54:22.439Z] #19 53.24 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-02-01T09:54:22.439Z] #19 53.24 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-02-01T09:54:22.439Z] #19 53.24 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-02-01T09:54:22.439Z] #19 53.24 libyaml-shell-perl ed diffutils-doc [2022-02-01T09:54:22.439Z] #19 53.24 Recommended packages: [2022-02-01T09:54:22.439Z] #19 53.24 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-02-01T09:54:22.439Z] #19 53.24 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-02-01T09:54:22.723Z] #63 ... [2022-02-01T09:54:22.723Z] [2022-02-01T09:54:22.723Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:54:22.723Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:54:22.723Z] #51 13.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-01T09:54:22.723Z] #51 13.69 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-01T09:54:22.723Z] #51 13.69 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-01T09:54:22.723Z] #51 13.89 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-01T09:54:22.723Z] #51 13.95 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-01T09:54:22.723Z] #51 14.00 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-01T09:54:22.723Z] #51 14.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-01T09:54:22.723Z] #51 14.31 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-01T09:54:22.723Z] #51 14.34 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-01T09:54:22.723Z] #51 14.36 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-01T09:54:22.723Z] #51 14.42 go: downloading github.com/spf13/afero v1.1.2 [2022-02-01T09:54:22.723Z] #51 14.52 go: downloading github.com/spf13/cast v1.3.0 [2022-02-01T09:54:22.723Z] #51 14.55 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-01T09:54:22.723Z] #51 14.57 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-01T09:54:22.723Z] #51 14.62 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-01T09:54:22.723Z] #51 14.72 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-01T09:54:22.723Z] #51 14.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-01T09:54:22.723Z] #51 14.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-01T09:54:22.723Z] #51 14.91 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-01T09:54:22.723Z] #51 14.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-01T09:54:22.723Z] #51 14.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-01T09:54:22.723Z] #51 14.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-01T09:54:22.723Z] #51 14.99 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-01T09:54:22.723Z] #51 15.02 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-01T09:54:22.723Z] #51 15.02 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-01T09:54:22.723Z] #51 15.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-01T09:54:22.723Z] #51 15.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-01T09:54:22.723Z] #51 15.13 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-01T09:54:22.723Z] #51 15.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-01T09:54:22.723Z] #51 15.22 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-01T09:54:22.723Z] #51 15.29 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-01T09:54:22.723Z] #51 15.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-01T09:54:22.723Z] #51 15.59 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-01T09:54:22.723Z] #51 15.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-01T09:54:22.723Z] #51 15.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-01T09:54:22.723Z] #51 15.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-01T09:54:22.723Z] #51 15.69 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-01T09:54:22.723Z] #51 15.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-01T09:54:22.723Z] #51 15.78 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-01T09:54:22.723Z] #51 15.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-01T09:54:22.723Z] #51 15.82 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-01T09:54:22.723Z] #51 15.96 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-01T09:54:22.723Z] #51 16.10 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-01T09:54:22.723Z] #51 16.15 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-01T09:54:22.723Z] #51 16.15 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-01T09:54:22.723Z] #51 16.28 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-01T09:54:22.723Z] #51 16.28 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-01T09:54:22.723Z] #51 16.29 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-01T09:54:22.723Z] #51 16.35 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-01T09:54:22.723Z] #51 17.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-01T09:54:22.723Z] #51 17.25 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-01T09:54:22.723Z] #51 17.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-01T09:54:22.723Z] #51 17.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-01T09:54:22.723Z] #51 17.45 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-01T09:54:22.723Z] #51 17.45 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-01T09:54:22.723Z] #51 17.77 go: downloading golang.org/x/text v0.3.2 [2022-02-01T09:54:22.857Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 10.92MB / 102.65MB 2.7s [2022-02-01T09:54:23.119Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 19.92MB / 102.65MB 2.9s [2022-02-01T09:54:23.379Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 45.09MB / 102.65MB 3.2s [2022-02-01T09:54:23.379Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 50.33MB / 102.65MB 3.3s [2022-02-01T09:54:23.596Z] #28 ... [2022-02-01T09:54:23.596Z] [2022-02-01T09:54:23.596Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:23.596Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:23.596Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-01T09:54:23.596Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-01T09:54:23.596Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-01T09:54:23.596Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-01T09:54:23.596Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.6s done [2022-02-01T09:54:23.596Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s done [2022-02-01T09:54:23.596Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.8s done [2022-02-01T09:54:23.596Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.7s done [2022-02-01T09:54:23.596Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.8s done [2022-02-01T09:54:23.596Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 116.85MB / 134.83MB 6.2s [2022-02-01T09:54:23.596Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.0s done [2022-02-01T09:54:23.639Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 3.5s done [2022-02-01T09:54:23.639Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 60.43MB / 102.65MB 3.6s [2022-02-01T09:54:23.639Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 0B / 81.02MB 3.6s [2022-02-01T09:54:23.639Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 83.89MB / 102.65MB 3.7s [2022-02-01T09:54:23.639Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 15.73MB / 81.02MB 3.7s [2022-02-01T09:54:23.639Z] #11 sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a 126B / 126B 3.7s done [2022-02-01T09:54:23.653Z] #51 ... [2022-02-01T09:54:23.653Z] [2022-02-01T09:54:23.653Z] #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-01T09:54:23.653Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-01T09:54:23.653Z] #49 11.64 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-01T09:54:23.653Z] #49 11.73 go: downloading golang.org/x/mod v0.3.0 [2022-02-01T09:54:23.653Z] #49 ... [2022-02-01T09:54:23.653Z] [2022-02-01T09:54:23.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-01T09:54:23.653Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:54:23.653Z] #47 11.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-01T09:54:23.653Z] #47 16.91 Fetched 8503 kB in 13s (657 kB/s) [2022-02-01T09:54:23.855Z] #11 ... [2022-02-01T09:54:23.855Z] [2022-02-01T09:54:23.855Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:54:23.855Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-01T09:54:23.900Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 98.87MB / 102.65MB 3.8s [2022-02-01T09:54:23.900Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 32.51MB / 81.02MB 3.8s [2022-02-01T09:54:23.900Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 37.75MB / 81.02MB 3.9s [2022-02-01T09:54:23.910Z] #47 16.91 Reading package lists... [2022-02-01T09:54:23.910Z] #47 ... [2022-02-01T09:54:23.910Z] [2022-02-01T09:54:23.910Z] #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-01T09:54:23.910Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:54:23.910Z] #43 19.02 + git checkout -q v2.3.0 [2022-02-01T09:54:23.910Z] #43 21.23 + 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-01T09:54:24.159Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 50.33MB / 81.02MB 4.0s [2022-02-01T09:54:24.159Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 61.87MB / 81.02MB 4.1s [2022-02-01T09:54:24.417Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 66.06MB / 81.02MB 4.2s [2022-02-01T09:54:24.417Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 75.50MB / 81.02MB 4.3s [2022-02-01T09:54:24.677Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 4.5s [2022-02-01T09:54:24.677Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 2.4s done [2022-02-01T09:54:24.759Z] #67 ... [2022-02-01T09:54:24.759Z] [2022-02-01T09:54:24.759Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:24.759Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:24.759Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-01T09:54:24.759Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-01T09:54:24.759Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-01T09:54:24.759Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-01T09:54:24.759Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.9s done [2022-02-01T09:54:24.759Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.7s done [2022-02-01T09:54:24.759Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.2s done [2022-02-01T09:54:24.759Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.6s [2022-02-01T09:54:24.759Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.7s done [2022-02-01T09:54:24.759Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 69.26MB / 134.83MB 4.6s [2022-02-01T09:54:24.759Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 4.6s [2022-02-01T09:54:24.759Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 2.1s [2022-02-01T09:54:24.759Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 77.59MB / 134.83MB 5.0s [2022-02-01T09:54:24.759Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 84.93MB / 134.83MB 5.2s [2022-02-01T09:54:24.759Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.2s done [2022-02-01T09:54:24.759Z] #11 ... [2022-02-01T09:54:24.759Z] [2022-02-01T09:54:24.759Z] #24 [internal] load build context [2022-02-01T09:54:24.759Z] #24 sha256:b09d38dec33c6d4841526757e77e3d7446968f939948605ce0d2f61a60bbf222 [2022-02-01T09:54:24.759Z] #24 transferring context: 56.55MB 5.7s done [2022-02-01T09:54:24.759Z] #24 DONE 5.8s [2022-02-01T09:54:24.759Z] [2022-02-01T09:54:24.759Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:24.759Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:24.759Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 5.2s done [2022-02-01T09:54:24.759Z] #11 ... [2022-02-01T09:54:24.759Z] [2022-02-01T09:54:24.759Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:54:24.759Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-01T09:54:24.759Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 5.3s [2022-02-01T09:54:24.839Z] #43 ... [2022-02-01T09:54:24.839Z] [2022-02-01T09:54:24.839Z] #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-01T09:54:24.839Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:54:24.839Z] #38 12.74 Fetched 8500 kB in 10s (837 kB/s) [2022-02-01T09:54:24.839Z] #38 12.74 Reading package lists... [2022-02-01T09:54:24.839Z] #38 18.08 Reading package lists... [2022-02-01T09:54:24.839Z] #38 22.68 Building dependency tree... [2022-02-01T09:54:24.839Z] #38 ... [2022-02-01T09:54:24.839Z] [2022-02-01T09:54:24.839Z] #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-01T09:54:24.839Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:54:25.017Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 5.5s [2022-02-01T09:54:25.017Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.5s [2022-02-01T09:54:25.274Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.7s done [2022-02-01T09:54:25.274Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-02-01T09:54:25.740Z] #19 56.61 The following NEW packages will be installed: [2022-02-01T09:54:25.740Z] #19 56.62 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-01T09:54:25.740Z] #19 56.62 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-01T09:54:25.740Z] #19 56.62 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-01T09:54:25.740Z] #19 56.62 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-01T09:54:25.740Z] #19 56.62 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-01T09:54:25.740Z] #19 56.62 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-01T09:54:25.740Z] #19 56.62 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-02-01T09:54:25.740Z] #19 56.62 crossbuild-essential-armel crossbuild-essential-armhf [2022-02-01T09:54:25.740Z] #19 56.62 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-02-01T09:54:25.740Z] #19 56.62 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-02-01T09:54:25.740Z] #19 56.62 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-02-01T09:54:25.740Z] #19 56.62 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-02-01T09:54:25.740Z] #19 56.62 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-02-01T09:54:25.740Z] #19 56.62 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-01T09:54:25.740Z] #19 56.62 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-01T09:54:25.740Z] #19 56.62 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-01T09:54:25.740Z] #19 56.62 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-01T09:54:25.740Z] #19 56.62 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-01T09:54:25.740Z] #19 56.62 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-01T09:54:25.740Z] #19 56.62 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-01T09:54:25.740Z] #19 56.62 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-01T09:54:25.740Z] #19 56.62 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-01T09:54:25.740Z] #19 56.62 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-01T09:54:25.740Z] #19 56.62 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-01T09:54:25.740Z] #19 56.62 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-01T09:54:25.740Z] #19 56.62 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-01T09:54:25.740Z] #19 56.62 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-01T09:54:25.740Z] #19 56.62 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-01T09:54:25.740Z] #19 56.62 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-01T09:54:25.740Z] #19 56.62 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-01T09:54:25.740Z] #19 56.62 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-01T09:54:25.740Z] #19 56.62 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-01T09:54:25.740Z] #19 56.63 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-01T09:54:25.740Z] #19 56.63 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-01T09:54:25.740Z] #19 56.63 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-01T09:54:25.740Z] #19 56.63 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-01T09:54:25.740Z] #19 56.64 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-01T09:54:25.740Z] #19 56.64 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-01T09:54:25.740Z] #19 56.64 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-01T09:54:25.740Z] #19 56.64 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-01T09:54:25.740Z] #19 56.64 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-01T09:54:25.740Z] #19 56.64 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-01T09:54:25.740Z] #19 56.64 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-01T09:54:25.740Z] #19 56.64 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-01T09:54:25.740Z] #19 56.64 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-01T09:54:25.740Z] #19 56.64 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-01T09:54:25.740Z] #19 56.64 linux-libc-dev-s390x-cross patch xz-utils [2022-02-01T09:54:25.750Z] #28 ... [2022-02-01T09:54:25.750Z] [2022-02-01T09:54:25.750Z] #24 [internal] load build context [2022-02-01T09:54:25.750Z] #24 sha256:cb6327f1aeaefc9030aa4ca3583a5b194a5a4b005a873c6083086ca2c66cd2e2 [2022-02-01T09:54:25.750Z] #24 transferring context: 56.55MB 7.0s done [2022-02-01T09:54:25.750Z] #24 DONE 8.3s [2022-02-01T09:54:25.750Z] [2022-02-01T09:54:25.750Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:54:25.750Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-01T09:54:26.001Z] #19 57.12 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:54:26.001Z] #19 57.12 Need to get 787 MB of archives. [2022-02-01T09:54:26.001Z] #19 57.12 After this operation, 3385 MB of additional disk space will be used. [2022-02-01T09:54:26.001Z] #19 57.12 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-01T09:54:26.001Z] #19 57.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-01T09:54:26.001Z] #19 57.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-02-01T09:54:26.001Z] #19 57.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-02-01T09:54:26.001Z] #19 57.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-02-01T09:54:26.001Z] #19 57.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-01T09:54:26.001Z] #19 57.16 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-01T09:54:26.073Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 102.65MB / 102.65MB 5.9s done [2022-02-01T09:54:26.073Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 [2022-02-01T09:54:26.264Z] #19 57.24 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-01T09:54:26.264Z] #19 57.29 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-01T09:54:26.264Z] #19 57.36 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-01T09:54:26.264Z] #19 57.41 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-01T09:54:26.265Z] #19 57.46 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-01T09:54:26.265Z] #19 57.46 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-01T09:54:26.317Z] #28 ... [2022-02-01T09:54:26.317Z] [2022-02-01T09:54:26.317Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:54:26.317Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-01T09:54:26.317Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-01T09:54:26.317Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-01T09:54:26.317Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-01T09:54:26.317Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-01T09:54:26.317Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2022-02-01T09:54:26.317Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2022-02-01T09:54:26.317Z] #67 DONE 8.8s [2022-02-01T09:54:26.317Z] [2022-02-01T09:54:26.317Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:54:26.317Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-01T09:54:26.317Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-01T09:54:26.317Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-01T09:54:26.317Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-01T09:54:26.317Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-01T09:54:26.317Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done [2022-02-01T09:54:26.317Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2022-02-01T09:54:26.317Z] #69 DONE 8.9s [2022-02-01T09:54:26.317Z] [2022-02-01T09:54:26.317Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:26.317Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:26.317Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 8.5s done [2022-02-01T09:54:26.384Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.3s done [2022-02-01T09:54:26.741Z] #47 21.80 Reading package lists... [2022-02-01T09:54:26.741Z] #47 ... [2022-02-01T09:54:26.741Z] [2022-02-01T09:54:26.741Z] #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-01T09:54:26.741Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:54:26.741Z] #14 14.59 Fetched 8500 kB in 12s (734 kB/s) [2022-02-01T09:54:26.741Z] #14 14.59 Reading package lists... [2022-02-01T09:54:26.741Z] #14 19.60 Reading package lists... [2022-02-01T09:54:26.741Z] #14 24.37 Building dependency tree... [2022-02-01T09:54:26.741Z] #14 ... [2022-02-01T09:54:26.741Z] [2022-02-01T09:54:26.741Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:54:26.741Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:54:26.741Z] #51 24.34 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-01T09:54:26.741Z] #51 24.34 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-01T09:54:26.741Z] #51 24.39 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-01T09:54:26.741Z] #51 24.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-01T09:54:26.741Z] #51 24.50 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-01T09:54:26.880Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.7s [2022-02-01T09:54:27.169Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-02-01T09:54:27.311Z] #51 25.14 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-01T09:54:27.311Z] #51 25.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-01T09:54:27.567Z] #51 25.47 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-01T09:54:27.650Z] #19 58.43 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-01T09:54:27.650Z] #19 58.43 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-01T09:54:27.911Z] #19 59.07 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-01T09:54:27.911Z] #19 59.08 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-01T09:54:28.097Z] #67 DONE 8.9s [2022-02-01T09:54:28.097Z] [2022-02-01T09:54:28.097Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:28.097Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:28.097Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 8.5s done [2022-02-01T09:54:28.097Z] #11 ... [2022-02-01T09:54:28.097Z] [2022-02-01T09:54:28.097Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:54:28.097Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-01T09:54:28.097Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-01T09:54:28.097Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-01T09:54:28.097Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-01T09:54:28.097Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-01T09:54:28.097Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.0s done [2022-02-01T09:54:28.097Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-02-01T09:54:28.097Z] #69 DONE 8.9s [2022-02-01T09:54:28.129Z] #51 ... [2022-02-01T09:54:28.129Z] [2022-02-01T09:54:28.129Z] #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-01T09:54:28.129Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-01T09:54:28.129Z] #58 16.28 Fetched 8500 kB in 12s (703 kB/s) [2022-02-01T09:54:28.129Z] #58 16.28 Reading package lists... [2022-02-01T09:54:28.129Z] #58 21.45 Reading package lists... [2022-02-01T09:54:28.247Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.2s done [2022-02-01T09:54:28.287Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c [2022-02-01T09:54:28.287Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 7.9s done [2022-02-01T09:54:28.287Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.2s done [2022-02-01T09:54:28.287Z] #11 ... [2022-02-01T09:54:28.287Z] [2022-02-01T09:54:28.287Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:54:28.287Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-01T09:54:28.287Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-01T09:54:28.287Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-01T09:54:28.287Z] #28 sha256:b3d4eb0332b522963a898e4bbac06c8129ffa0f90ae8862d25313633def3f2c2 529B / 529B done [2022-02-01T09:54:28.287Z] #28 sha256:0371e3756e46739939b54a1e429b519ccc1c88e5cc3870877b12c96bed3ea150 1.48kB / 1.48kB done [2022-02-01T09:54:28.287Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.0s done [2022-02-01T09:54:28.287Z] #28 DONE 8.5s [2022-02-01T09:54:28.287Z] [2022-02-01T09:54:28.287Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:54:28.287Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-01T09:54:28.287Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-01T09:54:28.287Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-01T09:54:28.287Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-01T09:54:28.287Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-01T09:54:28.287Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.0s done [2022-02-01T09:54:28.287Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.2s done [2022-02-01T09:54:28.287Z] #67 DONE 8.5s [2022-02-01T09:54:28.287Z] [2022-02-01T09:54:28.287Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:28.287Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-01T09:54:28.287Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a [2022-02-01T09:54:28.287Z] #11 ... [2022-02-01T09:54:28.287Z] [2022-02-01T09:54:28.287Z] #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-01T09:54:28.287Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-01T09:54:28.356Z] [2022-02-01T09:54:28.356Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:54:28.356Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-01T09:54:28.356Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-01T09:54:28.356Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-01T09:54:28.356Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-01T09:54:28.356Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-01T09:54:28.356Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.2s done [2022-02-01T09:54:28.385Z] #58 26.17 Building dependency tree... [2022-02-01T09:54:28.385Z] #58 ... [2022-02-01T09:54:28.385Z] [2022-02-01T09:54:28.385Z] #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-01T09:54:28.385Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:54:28.385Z] #47 21.80 Reading package lists... [2022-02-01T09:54:28.503Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-01T09:54:28.769Z] #11 ... [2022-02-01T09:54:28.769Z] [2022-02-01T09:54:28.769Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:54:28.769Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-01T09:54:28.769Z] #28 DONE 11.4s [2022-02-01T09:54:28.769Z] [2022-02-01T09:54:28.769Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:28.769Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:28.864Z] #19 59.94 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-01T09:54:28.864Z] #19 59.94 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-01T09:54:28.923Z] #28 ... [2022-02-01T09:54:28.923Z] [2022-02-01T09:54:28.923Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:28.923Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:29.316Z] #47 26.10 Building dependency tree... [2022-02-01T09:54:29.333Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.8s done [2022-02-01T09:54:29.444Z] #19 60.63 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-01T09:54:29.592Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-01T09:54:29.665Z] #29 ... [2022-02-01T09:54:29.666Z] [2022-02-01T09:54:29.666Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-01T09:54:29.666Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-01T09:54:29.666Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-01T09:54:29.666Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-01T09:54:29.666Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-01T09:54:29.666Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-01T09:54:29.666Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.7s [2022-02-01T09:54:29.666Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-02-01T09:54:29.666Z] #69 DONE 10.0s [2022-02-01T09:54:29.708Z] #19 60.64 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-01T09:54:29.853Z] #11 ... [2022-02-01T09:54:29.853Z] [2022-02-01T09:54:29.853Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-01T09:54:29.853Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-01T09:54:29.853Z] #68 DONE 0.9s [2022-02-01T09:54:29.853Z] [2022-02-01T09:54:29.853Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:29.853Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:29.924Z] [2022-02-01T09:54:29.924Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:29.924Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-01T09:54:30.283Z] #19 61.51 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-01T09:54:30.416Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.6s done [2022-02-01T09:54:30.492Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 2.3s done [2022-02-01T09:54:30.544Z] #19 61.51 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-01T09:54:30.544Z] #19 61.52 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-01T09:54:30.544Z] #19 61.52 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-01T09:54:30.544Z] #19 61.52 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-01T09:54:30.544Z] #19 61.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-02-01T09:54:30.544Z] #19 61.52 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-01T09:54:30.544Z] #19 61.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-02-01T09:54:30.544Z] #19 61.56 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-01T09:54:30.544Z] #19 61.56 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-01T09:54:30.544Z] #19 61.56 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-01T09:54:30.544Z] #19 61.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-02-01T09:54:30.544Z] #19 61.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-02-01T09:54:30.544Z] #19 61.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-02-01T09:54:30.544Z] #19 61.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-02-01T09:54:30.544Z] #19 61.68 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-01T09:54:30.544Z] #19 61.69 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-02-01T09:54:30.544Z] #19 61.71 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-01T09:54:30.544Z] #19 61.72 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-01T09:54:30.980Z] #11 ... [2022-02-01T09:54:30.980Z] [2022-02-01T09:54:30.980Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-01T09:54:30.980Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-01T09:54:30.980Z] #70 DONE 0.9s [2022-02-01T09:54:30.980Z] [2022-02-01T09:54:30.980Z] #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-01T09:54:30.980Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-01T09:54:31.215Z] #47 28.65 The following additional packages will be installed: [2022-02-01T09:54:31.215Z] #47 28.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-01T09:54:31.215Z] #47 28.67 python3-protobuf python3-six [2022-02-01T09:54:31.215Z] #47 28.68 Suggested packages: [2022-02-01T09:54:31.215Z] #47 28.68 python3-setuptools [2022-02-01T09:54:31.215Z] #47 28.68 Recommended packages: [2022-02-01T09:54:31.215Z] #47 28.68 iproute2 | iproute [2022-02-01T09:54:31.215Z] #47 ... [2022-02-01T09:54:31.215Z] [2022-02-01T09:54:31.215Z] #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-01T09:54:31.215Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-01T09:54:31.215Z] #53 29.09 v3.0.2 [2022-02-01T09:54:31.215Z] #53 DONE 29.3s [2022-02-01T09:54:31.428Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 [2022-02-01T09:54:31.452Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-01T09:54:31.474Z] [2022-02-01T09:54:31.474Z] #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-01T09:54:31.474Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:54:31.474Z] #38 22.68 Building dependency tree... [2022-02-01T09:54:31.474Z] #38 25.40 The following additional packages will be installed: [2022-02-01T09:54:31.474Z] #38 25.41 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-01T09:54:31.474Z] #38 25.43 Suggested packages: [2022-02-01T09:54:31.474Z] #38 25.43 cmake-doc ninja-build lrzip [2022-02-01T09:54:31.474Z] #38 25.43 Recommended packages: [2022-02-01T09:54:31.474Z] #38 25.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-01T09:54:31.474Z] #38 26.19 The following NEW packages will be installed: [2022-02-01T09:54:31.474Z] #38 26.20 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-01T09:54:31.474Z] #38 26.20 vim-common xxd [2022-02-01T09:54:31.474Z] #38 26.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:54:31.474Z] #38 26.58 Need to get 17.7 MB of archives. [2022-02-01T09:54:31.474Z] #38 26.58 After this operation, 70.7 MB of additional disk space will be used. [2022-02-01T09:54:31.474Z] #38 26.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-01T09:54:31.474Z] #38 26.59 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-01T09:54:31.474Z] #38 26.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-01T09:54:31.474Z] #38 26.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-01T09:54:31.474Z] #38 27.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-01T09:54:31.474Z] #38 27.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-01T09:54:31.474Z] #38 27.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-01T09:54:31.474Z] #38 27.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-01T09:54:31.474Z] #38 27.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-01T09:54:31.474Z] #38 27.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-01T09:54:31.474Z] #38 28.23 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:54:31.474Z] #38 28.43 Fetched 17.7 MB in 1s (15.3 MB/s) [2022-02-01T09:54:31.474Z] #38 28.54 Selecting previously unselected package xxd. [2022-02-01T09:54:31.474Z] #38 28.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 ... 15709 files and directories currently installed.) [2022-02-01T09:54:31.474Z] #38 28.62 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-01T09:54:31.474Z] #38 28.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:54:31.474Z] #38 28.83 Selecting previously unselected package vim-common. [2022-02-01T09:54:31.474Z] #38 28.84 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:54:31.474Z] #38 28.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:54:31.474Z] #38 29.21 Selecting previously unselected package cmake-data. [2022-02-01T09:54:31.474Z] #38 29.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-01T09:54:31.474Z] #38 29.22 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-01T09:54:31.474Z] #38 ... [2022-02-01T09:54:31.474Z] [2022-02-01T09:54:31.474Z] #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-01T09:54:31.474Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:54:31.474Z] #47 29.37 The following NEW packages will be installed: [2022-02-01T09:54:31.474Z] #47 29.37 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-01T09:54:31.474Z] #47 29.37 python3-protobuf python3-six [2022-02-01T09:54:31.713Z] #11 ... [2022-02-01T09:54:31.713Z] [2022-02-01T09:54:31.713Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-01T09:54:31.713Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-01T09:54:31.713Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 7.8s done [2022-02-01T09:54:31.713Z] #28 DONE 12.4s [2022-02-01T09:54:31.713Z] [2022-02-01T09:54:31.713Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:31.713Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:31.931Z] #19 62.88 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-01T09:54:31.931Z] #19 62.88 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-01T09:54:31.931Z] #19 62.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-02-01T09:54:31.931Z] #19 62.98 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-01T09:54:31.931Z] #19 63.05 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-01T09:54:31.971Z] #29 2.967 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:54:31.971Z] #29 2.976 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:54:31.971Z] #29 2.976 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:54:31.971Z] #29 3.132 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:54:31.972Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.5s done [2022-02-01T09:54:32.044Z] #47 29.72 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:54:32.044Z] #47 29.72 Need to get 2292 kB of archives. [2022-02-01T09:54:32.044Z] #47 29.72 After this operation, 11.0 MB of additional disk space will be used. [2022-02-01T09:54:32.044Z] #47 29.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-01T09:54:32.044Z] #47 29.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-01T09:54:32.044Z] #47 29.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-01T09:54:32.044Z] #47 29.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-01T09:54:32.044Z] #47 29.79 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-01T09:54:32.044Z] #47 29.79 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-01T09:54:32.044Z] #47 29.79 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-01T09:54:32.233Z] #29 3.416 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:54:32.816Z] #29 3.953 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:54:32.876Z] #19 64.11 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-01T09:54:32.876Z] #19 64.11 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-01T09:54:32.876Z] #19 64.11 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-02-01T09:54:32.876Z] #19 64.14 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-02-01T09:54:32.904Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-01T09:54:32.905Z] #11 ... [2022-02-01T09:54:32.905Z] [2022-02-01T09:54:32.905Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-01T09:54:32.905Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-01T09:54:32.905Z] #68 DONE 1.0s [2022-02-01T09:54:32.905Z] [2022-02-01T09:54:32.905Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:32.905Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:33.138Z] #19 64.25 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-01T09:54:33.138Z] #19 64.25 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-01T09:54:33.332Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 1.9s done [2022-02-01T09:54:33.400Z] #19 64.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-01T09:54:33.401Z] #19 64.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-01T09:54:33.401Z] #19 64.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-01T09:54:33.401Z] #19 64.44 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-01T09:54:33.401Z] #19 64.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-01T09:54:33.401Z] #19 64.45 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-02-01T09:54:33.401Z] #19 64.46 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-02-01T09:54:33.401Z] #19 64.46 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-01T09:54:33.401Z] #19 64.46 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-02-01T09:54:33.401Z] #19 64.46 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-02-01T09:54:33.401Z] #19 64.46 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-01T09:54:33.401Z] #19 64.46 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-02-01T09:54:33.401Z] #19 64.47 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-02-01T09:54:33.401Z] #19 64.47 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-02-01T09:54:33.401Z] #19 64.50 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-01T09:54:33.401Z] #19 64.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-01T09:54:33.401Z] #19 64.51 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-02-01T09:54:33.401Z] #19 64.51 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-02-01T09:54:33.401Z] #19 64.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-01T09:54:33.401Z] #19 64.56 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-02-01T09:54:33.401Z] #19 64.57 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-01T09:54:33.401Z] #19 64.59 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-01T09:54:33.414Z] #47 ... [2022-02-01T09:54:33.414Z] [2022-02-01T09:54:33.414Z] #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-01T09:54:33.414Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-01T09:54:33.414Z] #58 26.17 Building dependency tree... [2022-02-01T09:54:33.414Z] #58 28.62 The following additional packages will be installed: [2022-02-01T09:54:33.414Z] #58 28.64 libbtrfs0 [2022-02-01T09:54:33.414Z] #58 28.77 The following NEW packages will be installed: [2022-02-01T09:54:33.414Z] #58 28.79 libbtrfs-dev libbtrfs0 [2022-02-01T09:54:33.414Z] #58 29.22 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:54:33.414Z] #58 29.22 Need to get 460 kB of archives. [2022-02-01T09:54:33.414Z] #58 29.22 After this operation, 1237 kB of additional disk space will be used. [2022-02-01T09:54:33.414Z] #58 29.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-01T09:54:33.414Z] #58 29.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-01T09:54:33.414Z] #58 30.15 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:54:33.414Z] #58 30.37 Fetched 460 kB in 0s (1270 kB/s) [2022-02-01T09:54:33.414Z] #58 30.47 Selecting previously unselected package libbtrfs0:amd64. [2022-02-01T09:54:33.414Z] #58 30.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-01T09:54:33.414Z] #58 30.48 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-01T09:54:33.414Z] #58 30.50 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:54:33.414Z] #58 30.67 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-01T09:54:33.414Z] #58 30.67 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-01T09:54:33.414Z] #58 30.68 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:54:33.414Z] #58 30.91 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:54:33.414Z] #58 30.95 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:54:33.415Z] #58 30.98 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:54:33.415Z] #58 DONE 31.3s [2022-02-01T09:54:33.415Z] [2022-02-01T09:54:33.415Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-01T09:54:33.415Z] #59 sha256:5f623aa3ff5a82716d660c0640356721933b267daf25506d17895d85dce08a18 [2022-02-01T09:54:33.478Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.7s done [2022-02-01T09:54:33.591Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 [2022-02-01T09:54:33.671Z] #59 DONE 0.2s [2022-02-01T09:54:33.671Z] [2022-02-01T09:54:33.671Z] #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-01T09:54:33.671Z] #60 sha256:2faaa083c5cc0ac7982e07974b8358889815e15dd8f664b5db7078935e5465aa [2022-02-01T09:54:34.048Z] #11 ... [2022-02-01T09:54:34.048Z] [2022-02-01T09:54:34.048Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-01T09:54:34.048Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-01T09:54:34.048Z] #70 DONE 1.1s [2022-02-01T09:54:34.048Z] [2022-02-01T09:54:34.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:34.048Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:34.048Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-01T09:54:34.192Z] #29 5.285 Fetched 8500 kB in 3s (3277 kB/s) [2022-02-01T09:54:34.755Z] #29 5.285 Reading package lists... [2022-02-01T09:54:34.755Z] #29 ... [2022-02-01T09:54:34.755Z] [2022-02-01T09:54:34.755Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:34.755Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:34.755Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 3.7s [2022-02-01T09:54:34.788Z] #19 65.73 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-01T09:54:34.788Z] #19 65.73 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-01T09:54:34.788Z] #19 65.76 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-02-01T09:54:34.788Z] #19 65.81 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-01T09:54:34.788Z] #19 65.83 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-01T09:54:35.732Z] #19 66.79 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-01T09:54:35.732Z] #19 66.79 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-02-01T09:54:35.732Z] #19 66.80 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-02-01T09:54:35.732Z] #19 66.82 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-01T09:54:35.732Z] #19 66.82 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-01T09:54:35.732Z] #19 66.82 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-02-01T09:54:35.732Z] #19 66.83 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-02-01T09:54:35.732Z] #19 66.87 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-01T09:54:35.732Z] #19 66.87 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-02-01T09:54:35.732Z] #19 66.89 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-01T09:54:35.732Z] #19 66.91 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-01T09:54:36.879Z] #11 ... [2022-02-01T09:54:36.879Z] [2022-02-01T09:54:36.879Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-01T09:54:36.879Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-01T09:54:36.938Z] #60 3.218 + RM_GOPATH=0 [2022-02-01T09:54:36.938Z] #60 3.218 + TMP_GOPATH= [2022-02-01T09:54:36.938Z] #60 3.218 + : /build [2022-02-01T09:54:36.938Z] #60 3.218 + '[' -z '' ']' [2022-02-01T09:54:36.938Z] #60 3.218 ++ mktemp -d [2022-02-01T09:54:36.938Z] #60 3.218 + export GOPATH=/tmp/tmp.5GiIPTVl5A [2022-02-01T09:54:36.938Z] #60 3.218 + GOPATH=/tmp/tmp.5GiIPTVl5A [2022-02-01T09:54:36.938Z] #60 3.218 + RM_GOPATH=1 [2022-02-01T09:54:36.938Z] #60 3.218 + case "$(go env GOARCH)" in [2022-02-01T09:54:36.938Z] #60 3.218 ++ go env GOARCH [2022-02-01T09:54:36.938Z] #60 3.218 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:54:36.938Z] #60 3.218 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:54:36.938Z] #60 3.218 ++ dirname /install.sh [2022-02-01T09:54:36.938Z] #60 3.218 + dir=/ [2022-02-01T09:54:36.938Z] #60 3.218 + bin=containerd [2022-02-01T09:54:36.938Z] #60 3.218 + shift [2022-02-01T09:54:36.938Z] #60 3.218 + '[' '!' -f //containerd.installer ']' [2022-02-01T09:54:36.938Z] #60 3.218 + . //containerd.installer [2022-02-01T09:54:36.938Z] #60 3.218 ++ set -e [2022-02-01T09:54:36.938Z] #60 3.218 ++ : v1.5.9 [2022-02-01T09:54:36.938Z] #60 3.218 + install_containerd [2022-02-01T09:54:36.938Z] #60 3.218 + echo 'Install containerd version v1.5.9' [2022-02-01T09:54:36.938Z] #60 3.218 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5GiIPTVl5A/src/github.com/containerd/containerd [2022-02-01T09:54:36.938Z] #60 3.218 Cloning into '/tmp/tmp.5GiIPTVl5A/src/github.com/containerd/containerd'... [2022-02-01T09:54:36.938Z] #60 3.218 Install containerd version v1.5.9 [2022-02-01T09:54:37.118Z] #19 68.11 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-01T09:54:37.118Z] #19 68.11 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-01T09:54:37.118Z] #19 68.14 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-02-01T09:54:37.118Z] #19 68.21 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-01T09:54:37.118Z] #19 68.24 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-01T09:54:37.500Z] #60 ... [2022-02-01T09:54:37.500Z] [2022-02-01T09:54:37.500Z] #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-01T09:54:37.500Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:54:37.500Z] #14 24.37 Building dependency tree... [2022-02-01T09:54:37.500Z] #14 26.95 The following additional packages will be installed: [2022-02-01T09:54:37.500Z] #14 26.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-01T09:54:37.500Z] #14 26.95 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-01T09:54:37.500Z] #14 26.95 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-01T09:54:37.500Z] #14 26.96 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-01T09:54:37.500Z] #14 26.96 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-01T09:54:37.500Z] #14 26.96 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-01T09:54:37.500Z] #14 26.96 mingw-w64-common mingw-w64-x86-64-dev [2022-02-01T09:54:37.500Z] #14 26.97 Suggested packages: [2022-02-01T09:54:37.500Z] #14 26.98 gcc-10-locales seccomp wine64 [2022-02-01T09:54:37.500Z] #14 28.05 The following NEW packages will be installed: [2022-02-01T09:54:37.500Z] #14 28.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-01T09:54:37.500Z] #14 28.05 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-01T09:54:37.500Z] #14 28.05 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-01T09:54:37.500Z] #14 28.05 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-01T09:54:37.500Z] #14 28.07 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-01T09:54:37.500Z] #14 28.07 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-01T09:54:37.500Z] #14 28.07 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-01T09:54:37.500Z] #14 28.07 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-01T09:54:37.500Z] #14 28.08 mingw-w64-x86-64-dev [2022-02-01T09:54:37.500Z] #14 28.42 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:54:37.500Z] #14 28.42 Need to get 115 MB of archives. [2022-02-01T09:54:37.500Z] #14 28.42 After this operation, 645 MB of additional disk space will be used. [2022-02-01T09:54:37.500Z] #14 28.42 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-01T09:54:37.500Z] #14 28.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-01T09:54:37.500Z] #14 28.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-01T09:54:37.500Z] #14 28.69 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-01T09:54:37.500Z] #14 28.71 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-01T09:54:37.500Z] #14 28.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-01T09:54:37.500Z] #14 28.95 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-01T09:54:37.500Z] #14 29.15 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-01T09:54:37.500Z] #14 29.15 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-01T09:54:37.500Z] #14 29.70 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-01T09:54:37.500Z] #14 30.94 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-01T09:54:37.500Z] #14 31.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-02-01T09:54:37.500Z] #14 32.03 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-01T09:54:37.500Z] #14 32.92 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-01T09:54:37.500Z] #14 33.37 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-01T09:54:37.500Z] #14 33.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-01T09:54:37.500Z] #14 33.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-01T09:54:37.500Z] #14 33.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-01T09:54:37.500Z] #14 33.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-01T09:54:37.500Z] #14 33.39 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-01T09:54:37.500Z] #14 33.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-01T09:54:37.500Z] #14 33.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-01T09:54:37.500Z] #14 33.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-01T09:54:37.500Z] #14 33.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-01T09:54:37.500Z] #14 33.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-01T09:54:37.500Z] #14 33.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-01T09:54:37.500Z] #14 33.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-01T09:54:37.500Z] #14 33.46 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-01T09:54:37.500Z] #14 33.46 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-01T09:54:37.500Z] #14 33.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-01T09:54:37.500Z] #14 34.21 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:54:37.500Z] #14 34.38 Fetched 115 MB in 5s (21.5 MB/s) [2022-02-01T09:54:37.500Z] #14 34.45 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-01T09:54:37.500Z] #14 34.45 (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-01T09:54:37.500Z] #14 34.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-01T09:54:37.500Z] #14 34.53 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-01T09:54:38.430Z] #14 36.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-01T09:54:38.430Z] #14 36.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-01T09:54:38.430Z] #14 36.42 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-01T09:54:38.687Z] #14 ... [2022-02-01T09:54:38.687Z] [2022-02-01T09:54:38.687Z] #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-01T09:54:38.687Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-01T09:54:38.779Z] #68 ... [2022-02-01T09:54:38.779Z] [2022-02-01T09:54:38.779Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:38.779Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-01T09:54:38.779Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 3.4s done [2022-02-01T09:54:38.779Z] #11 extracting sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a done [2022-02-01T09:54:38.779Z] #11 DONE 18.6s [2022-02-01T09:54:38.779Z] [2022-02-01T09:54:38.779Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-01T09:54:38.779Z] #12 sha256:ea29962d86a667d2efde993e46479dbd8ebab595a1312d7d46e92fa9da03d15b [2022-02-01T09:54:38.939Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.6s done [2022-02-01T09:54:38.939Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-01T09:54:38.939Z] #11 ... [2022-02-01T09:54:38.939Z] [2022-02-01T09:54:38.939Z] #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-01T09:54:38.939Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-01T09:54:38.939Z] #29 5.285 Reading package lists... [2022-02-01T09:54:38.939Z] #29 6.093 Reading package lists... [2022-02-01T09:54:38.939Z] #29 6.915 Building dependency tree... [2022-02-01T09:54:38.939Z] #29 7.279 The following additional packages will be installed: [2022-02-01T09:54:38.939Z] #29 7.279 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-01T09:54:38.939Z] #29 7.279 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-01T09:54:38.939Z] #29 7.279 Recommended packages: [2022-02-01T09:54:38.939Z] #29 7.279 libldap-common publicsuffix libsasl2-modules [2022-02-01T09:54:38.939Z] #29 7.472 The following NEW packages will be installed: [2022-02-01T09:54:38.939Z] #29 7.479 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-01T09:54:38.939Z] #29 7.479 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-01T09:54:38.939Z] #29 7.479 libssh2-1 openssl [2022-02-01T09:54:38.939Z] #29 7.752 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:54:38.939Z] #29 7.752 Need to get 3038 kB of archives. [2022-02-01T09:54:38.939Z] #29 7.752 After this operation, 6650 kB of additional disk space will be used. [2022-02-01T09:54:38.939Z] #29 7.752 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-01T09:54:38.939Z] #29 7.763 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-01T09:54:38.939Z] #29 7.765 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-01T09:54:38.939Z] #29 7.770 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-01T09:54:38.939Z] #29 7.770 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-01T09:54:38.939Z] #29 7.770 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-01T09:54:38.939Z] #29 7.800 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-01T09:54:38.939Z] #29 7.800 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-01T09:54:38.939Z] #29 7.800 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-01T09:54:38.939Z] #29 7.800 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-01T09:54:38.939Z] #29 7.800 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-01T09:54:38.939Z] #29 7.800 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-01T09:54:38.939Z] #29 7.800 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-01T09:54:38.939Z] #29 7.800 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-01T09:54:38.939Z] #29 7.802 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-01T09:54:38.939Z] #29 8.009 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:54:38.939Z] #29 8.046 Fetched 3038 kB in 0s (9568 kB/s) [2022-02-01T09:54:38.939Z] #29 8.080 Selecting previously unselected package openssl. [2022-02-01T09:54:38.939Z] #29 8.080 (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-01T09:54:38.939Z] #29 8.083 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 8.088 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-01T09:54:38.939Z] #29 8.292 Selecting previously unselected package ca-certificates. [2022-02-01T09:54:38.939Z] #29 8.292 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-01T09:54:38.939Z] #29 8.295 Unpacking ca-certificates (20210119) ... [2022-02-01T09:54:38.939Z] #29 8.397 Selecting previously unselected package libbrotli1:amd64. [2022-02-01T09:54:38.939Z] #29 8.397 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 8.404 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-01T09:54:38.939Z] #29 8.492 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-01T09:54:38.939Z] #29 8.492 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 8.492 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:54:38.939Z] #29 8.558 Selecting previously unselected package libsasl2-2:amd64. [2022-02-01T09:54:38.939Z] #29 8.558 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 8.562 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:54:38.939Z] #29 8.615 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-01T09:54:38.939Z] #29 8.615 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 8.619 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-01T09:54:38.939Z] #29 8.792 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-01T09:54:38.939Z] #29 8.795 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 8.796 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-01T09:54:38.939Z] #29 8.928 Selecting previously unselected package libpsl5:amd64. [2022-02-01T09:54:38.939Z] #29 8.928 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 8.931 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-01T09:54:38.939Z] #29 9.098 Selecting previously unselected package librtmp1:amd64. [2022-02-01T09:54:38.939Z] #29 9.098 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 9.109 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-01T09:54:38.939Z] #29 9.223 Selecting previously unselected package libssh2-1:amd64. [2022-02-01T09:54:38.939Z] #29 9.223 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 9.250 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-01T09:54:38.939Z] #29 9.342 Selecting previously unselected package libcurl4:amd64. [2022-02-01T09:54:38.939Z] #29 9.342 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 9.393 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-01T09:54:38.939Z] #29 9.565 Selecting previously unselected package curl. [2022-02-01T09:54:38.939Z] #29 9.565 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 9.568 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-01T09:54:38.939Z] #29 9.784 Selecting previously unselected package libonig5:amd64. [2022-02-01T09:54:38.939Z] #29 9.784 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 9.784 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:54:38.939Z] #29 9.916 Selecting previously unselected package libjq1:amd64. [2022-02-01T09:54:38.939Z] #29 9.916 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 9.925 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:54:38.939Z] #29 10.11 Selecting previously unselected package jq. [2022-02-01T09:54:38.939Z] #29 10.11 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-01T09:54:38.939Z] #29 10.12 Unpacking jq (1.6-2.1) ... [2022-02-01T09:54:38.939Z] #29 10.27 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-01T09:54:38.939Z] #29 10.31 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-01T09:54:38.943Z] #34 36.57 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-01T09:54:38.943Z] #34 36.79 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-01T09:54:39.033Z] #19 69.86 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-01T09:54:39.033Z] #19 69.86 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-02-01T09:54:39.033Z] #19 69.87 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-02-01T09:54:39.033Z] #19 69.89 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-01T09:54:39.033Z] #19 69.89 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-02-01T09:54:39.033Z] #19 69.89 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-01T09:54:39.033Z] #19 69.89 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-02-01T09:54:39.033Z] #19 69.90 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-02-01T09:54:39.033Z] #19 69.93 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-02-01T09:54:39.033Z] #19 69.98 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-02-01T09:54:39.033Z] #19 ... [2022-02-01T09:54:39.033Z] [2022-02-01T09:54:39.033Z] #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-01T09:54:39.033Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-01T09:54:39.033Z] #41 DONE 76.6s [2022-02-01T09:54:39.033Z] [2022-02-01T09:54:39.033Z] #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-01T09:54:39.033Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-01T09:54:39.033Z] #19 70.01 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-01T09:54:39.033Z] #19 70.05 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-02-01T09:54:39.033Z] #19 70.06 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-02-01T09:54:39.033Z] #19 70.07 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-01T09:54:39.033Z] #19 70.10 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-01T09:54:39.037Z] #12 ... [2022-02-01T09:54:39.038Z] [2022-02-01T09:54:39.038Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-01T09:54:39.038Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-01T09:54:39.038Z] #68 DONE 2.4s [2022-02-01T09:54:39.196Z] #29 10.40 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-01T09:54:39.196Z] #29 10.43 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:54:39.196Z] #29 10.44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-01T09:54:39.196Z] #29 10.45 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:54:39.196Z] #29 10.46 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-01T09:54:39.196Z] #29 10.47 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-01T09:54:39.196Z] #29 10.49 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:54:39.196Z] #29 10.51 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:54:39.196Z] #29 10.52 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-01T09:54:39.196Z] #29 10.53 Setting up ca-certificates (20210119) ... [2022-02-01T09:54:39.296Z] [2022-02-01T09:54:39.296Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-01T09:54:39.296Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-01T09:54:39.303Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.0s [2022-02-01T09:54:39.506Z] #34 37.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-01T09:54:40.128Z] #29 11.20 Updating certificates in /etc/ssl/certs... [2022-02-01T09:54:40.675Z] #70 DONE 1.5s [2022-02-01T09:54:40.675Z] [2022-02-01T09:54:40.675Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-01T09:54:40.675Z] #12 sha256:ea29962d86a667d2efde993e46479dbd8ebab595a1312d7d46e92fa9da03d15b [2022-02-01T09:54:40.675Z] #12 DONE 2.3s [2022-02-01T09:54:40.675Z] [2022-02-01T09:54:40.675Z] #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-01T09:54:40.675Z] #13 sha256:f61a007e3f1465639b90c2554f42d63b20382650699d75921f78da8f5197b093 [2022-02-01T09:54:40.949Z] #19 72.12 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-01T09:54:40.949Z] #19 72.12 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-01T09:54:40.949Z] #19 72.15 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-02-01T09:54:41.067Z] #29 12.18 129 added, 0 removed; done. [2022-02-01T09:54:41.067Z] #29 12.26 Setting up jq (1.6-2.1) ... [2022-02-01T09:54:41.067Z] #29 12.30 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-01T09:54:41.067Z] #29 12.31 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-01T09:54:41.067Z] #29 12.32 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:54:41.067Z] #29 12.34 Processing triggers for ca-certificates (20210119) ... [2022-02-01T09:54:41.067Z] #29 12.35 Updating certificates in /etc/ssl/certs... [2022-02-01T09:54:41.210Z] #19 72.21 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-01T09:54:41.210Z] #19 72.24 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-01T09:54:41.615Z] #13 DONE 0.7s [2022-02-01T09:54:41.615Z] [2022-02-01T09:54:41.615Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-01T09:54:41.615Z] #33 sha256:e632abe321a7e4652a1d6dcca1925f9b7f426964de2b6330ae22a1f3cb424ee6 [2022-02-01T09:54:41.826Z] #11 ... [2022-02-01T09:54:41.826Z] [2022-02-01T09:54:41.826Z] #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-01T09:54:41.826Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-01T09:54:41.826Z] #29 2.140 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:54:41.826Z] #29 2.140 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:54:41.826Z] #29 2.146 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:54:41.826Z] #29 2.226 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:54:41.826Z] #29 2.412 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:54:41.826Z] #29 2.723 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:54:41.826Z] #29 4.159 Fetched 8500 kB in 2s (3724 kB/s) [2022-02-01T09:54:41.826Z] #29 4.159 Reading package lists... [2022-02-01T09:54:41.826Z] #29 5.018 Reading package lists... [2022-02-01T09:54:41.826Z] #29 5.849 Building dependency tree... [2022-02-01T09:54:41.826Z] #29 6.262 The following additional packages will be installed: [2022-02-01T09:54:41.826Z] #29 6.262 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-01T09:54:41.826Z] #29 6.262 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-01T09:54:41.826Z] #29 6.262 Recommended packages: [2022-02-01T09:54:41.826Z] #29 6.262 libldap-common publicsuffix libsasl2-modules [2022-02-01T09:54:41.826Z] #29 6.451 The following NEW packages will be installed: [2022-02-01T09:54:41.826Z] #29 6.451 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-01T09:54:41.826Z] #29 6.451 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-01T09:54:41.826Z] #29 6.451 libssh2-1 openssl [2022-02-01T09:54:41.826Z] #29 6.703 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:54:41.826Z] #29 6.703 Need to get 3038 kB of archives. [2022-02-01T09:54:41.826Z] #29 6.703 After this operation, 6650 kB of additional disk space will be used. [2022-02-01T09:54:41.826Z] #29 6.703 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-01T09:54:41.826Z] #29 6.725 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-01T09:54:41.826Z] #29 6.728 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-01T09:54:41.826Z] #29 6.733 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-01T09:54:41.826Z] #29 6.733 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-01T09:54:41.826Z] #29 6.739 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-01T09:54:41.826Z] #29 6.742 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-01T09:54:41.826Z] #29 6.743 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-01T09:54:41.826Z] #29 6.744 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-01T09:54:41.826Z] #29 6.750 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-01T09:54:41.826Z] #29 6.752 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-01T09:54:41.826Z] #29 6.756 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-01T09:54:41.826Z] #29 6.760 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-01T09:54:41.826Z] #29 6.768 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-01T09:54:41.826Z] #29 6.769 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-01T09:54:41.826Z] #29 6.978 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:54:41.826Z] #29 7.045 Fetched 3038 kB in 0s (9163 kB/s) [2022-02-01T09:54:41.826Z] #29 7.073 Selecting previously unselected package openssl. [2022-02-01T09:54:41.826Z] #29 7.073 (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-01T09:54:41.826Z] #29 7.074 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 7.078 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-01T09:54:41.826Z] #29 7.247 Selecting previously unselected package ca-certificates. [2022-02-01T09:54:41.826Z] #29 7.247 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-01T09:54:41.826Z] #29 7.247 Unpacking ca-certificates (20210119) ... [2022-02-01T09:54:41.826Z] #29 7.341 Selecting previously unselected package libbrotli1:amd64. [2022-02-01T09:54:41.826Z] #29 7.341 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 7.348 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-01T09:54:41.826Z] #29 7.439 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-01T09:54:41.826Z] #29 7.439 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 7.439 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:54:41.826Z] #29 7.508 Selecting previously unselected package libsasl2-2:amd64. [2022-02-01T09:54:41.826Z] #29 7.508 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 7.513 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:54:41.826Z] #29 7.572 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-01T09:54:41.826Z] #29 7.572 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 7.572 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-01T09:54:41.826Z] #29 7.662 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-01T09:54:41.826Z] #29 7.662 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 7.662 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-01T09:54:41.826Z] #29 7.722 Selecting previously unselected package libpsl5:amd64. [2022-02-01T09:54:41.826Z] #29 7.722 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 7.725 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-01T09:54:41.826Z] #29 7.776 Selecting previously unselected package librtmp1:amd64. [2022-02-01T09:54:41.826Z] #29 7.776 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 7.779 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-01T09:54:41.826Z] #29 7.827 Selecting previously unselected package libssh2-1:amd64. [2022-02-01T09:54:41.826Z] #29 7.827 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 7.841 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-01T09:54:41.826Z] #29 7.900 Selecting previously unselected package libcurl4:amd64. [2022-02-01T09:54:41.826Z] #29 7.900 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 7.909 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-01T09:54:41.826Z] #29 8.025 Selecting previously unselected package curl. [2022-02-01T09:54:41.826Z] #29 8.025 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 8.034 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-01T09:54:41.826Z] #29 8.108 Selecting previously unselected package libonig5:amd64. [2022-02-01T09:54:41.826Z] #29 8.108 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 8.114 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:54:41.826Z] #29 8.196 Selecting previously unselected package libjq1:amd64. [2022-02-01T09:54:41.826Z] #29 8.196 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 8.196 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:54:41.826Z] #29 8.249 Selecting previously unselected package jq. [2022-02-01T09:54:41.826Z] #29 8.249 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-01T09:54:41.826Z] #29 8.253 Unpacking jq (1.6-2.1) ... [2022-02-01T09:54:41.826Z] #29 8.302 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-01T09:54:41.826Z] #29 8.314 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-01T09:54:41.826Z] #29 8.326 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-01T09:54:41.826Z] #29 8.336 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:54:41.826Z] #29 8.412 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-01T09:54:41.826Z] #29 8.425 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:54:41.826Z] #29 8.437 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-01T09:54:41.826Z] #29 8.450 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-01T09:54:41.826Z] #29 8.466 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:54:41.826Z] #29 8.477 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:54:41.826Z] #29 8.487 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-01T09:54:41.826Z] #29 8.504 Setting up ca-certificates (20210119) ... [2022-02-01T09:54:41.826Z] #29 9.146 Updating certificates in /etc/ssl/certs... [2022-02-01T09:54:41.826Z] #29 10.06 129 added, 0 removed; done. [2022-02-01T09:54:41.826Z] #29 10.24 Setting up jq (1.6-2.1) ... [2022-02-01T09:54:41.826Z] #29 10.28 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-01T09:54:41.826Z] #29 ... [2022-02-01T09:54:41.826Z] [2022-02-01T09:54:41.826Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:41.826Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:41.826Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.8s done [2022-02-01T09:54:41.877Z] #33 ... [2022-02-01T09:54:41.877Z] [2022-02-01T09:54:41.877Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-01T09:54:41.877Z] #42 sha256:8ed925fc209aa4093b3379b26b70872d01daf45910e689b2f86f27e7d1345529 [2022-02-01T09:54:41.877Z] #42 DONE 0.5s [2022-02-01T09:54:42.003Z] #29 13.36 0 added, 0 removed; done. [2022-02-01T09:54:42.003Z] #29 13.36 Running hooks in /etc/ca-certificates/update.d... [2022-02-01T09:54:42.083Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-01T09:54:42.135Z] [2022-02-01T09:54:42.135Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-01T09:54:42.135Z] #33 sha256:e632abe321a7e4652a1d6dcca1925f9b7f426964de2b6330ae22a1f3cb424ee6 [2022-02-01T09:54:42.135Z] #33 DONE 0.6s [2022-02-01T09:54:42.135Z] [2022-02-01T09:54:42.135Z] #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-01T09:54:42.135Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-01T09:54:42.135Z] #34 ... [2022-02-01T09:54:42.135Z] [2022-02-01T09:54:42.135Z] #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-01T09:54:42.135Z] #46 sha256:0771a593c1f708a7c877c9bec7977e896cbe9bd1e50534cefaaca768b63477a2 [2022-02-01T09:54:42.135Z] #46 DONE 0.7s [2022-02-01T09:54:42.135Z] [2022-02-01T09:54:42.135Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-01T09:54:42.135Z] #62 sha256:3a18b5ba50aac40e13da125fd5f18a4e63aaa556a5f8e89aed0f81519c966d79 [2022-02-01T09:54:42.135Z] #62 DONE 0.7s [2022-02-01T09:54:42.135Z] [2022-02-01T09:54:42.135Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-01T09:54:42.135Z] #25 sha256:0ab3ce58ec1bbf8e8ddd7fb5281e6af3713c1452583226e0021c66974385e3f1 [2022-02-01T09:54:42.135Z] #25 DONE 0.7s [2022-02-01T09:54:42.259Z] #29 13.36 done. [2022-02-01T09:54:42.397Z] [2022-02-01T09:54:42.397Z] #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-01T09:54:42.397Z] #26 sha256:e5dc0274f6eee6994f2b9af9e0fc5b538b8d9778be189d62dfab4da8e2b1528c [2022-02-01T09:54:42.600Z] #19 73.43 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-01T09:54:42.600Z] #19 73.43 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-02-01T09:54:42.600Z] #19 73.43 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-02-01T09:54:42.600Z] #19 73.45 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-01T09:54:42.600Z] #19 73.45 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-01T09:54:42.600Z] #19 73.45 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-01T09:54:42.600Z] #19 73.45 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-02-01T09:54:42.600Z] #19 73.46 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-02-01T09:54:42.600Z] #19 73.47 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-01T09:54:42.600Z] #19 73.48 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-02-01T09:54:42.600Z] #19 73.51 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-01T09:54:42.600Z] #19 73.51 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-01T09:54:43.543Z] #19 74.68 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-01T09:54:43.543Z] #19 74.68 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-01T09:54:43.543Z] #19 74.70 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-02-01T09:54:43.543Z] #19 74.73 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-01T09:54:43.543Z] #19 74.76 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-01T09:54:43.981Z] #11 ... [2022-02-01T09:54:43.981Z] [2022-02-01T09:54:43.981Z] #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-01T09:54:43.981Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-01T09:54:43.981Z] #29 10.29 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-01T09:54:43.981Z] #29 10.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:54:43.981Z] #29 10.49 Processing triggers for ca-certificates (20210119) ... [2022-02-01T09:54:43.981Z] #29 10.50 Updating certificates in /etc/ssl/certs... [2022-02-01T09:54:43.981Z] #29 11.26 0 added, 0 removed; done. [2022-02-01T09:54:43.981Z] #29 11.26 Running hooks in /etc/ca-certificates/update.d... [2022-02-01T09:54:43.981Z] #29 11.26 done. [2022-02-01T09:54:43.981Z] #29 DONE 12.1s [2022-02-01T09:54:43.981Z] [2022-02-01T09:54:43.981Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-01T09:54:43.981Z] #30 sha256:63be4afd1aa7911de0f4cbba17dca3de54bf3b089410a0e5cebaf182bb9c754e [2022-02-01T09:54:43.981Z] #30 DONE 0.1s [2022-02-01T09:54:43.981Z] [2022-02-01T09:54:43.981Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:43.981Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:44.759Z] #34 ... [2022-02-01T09:54:44.759Z] [2022-02-01T09:54:44.759Z] #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-01T09:54:44.759Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:54:44.759Z] #38 32.15 Selecting previously unselected package libicu67:amd64. [2022-02-01T09:54:44.759Z] #38 32.15 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-01T09:54:44.759Z] #38 32.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-01T09:54:44.759Z] #38 37.20 Selecting previously unselected package libxml2:amd64. [2022-02-01T09:54:44.759Z] #38 37.20 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-01T09:54:44.759Z] #38 37.21 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-01T09:54:44.759Z] #38 37.60 Selecting previously unselected package libarchive13:amd64. [2022-02-01T09:54:44.759Z] #38 37.61 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-01T09:54:44.759Z] #38 37.62 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-01T09:54:44.759Z] #38 37.91 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-01T09:54:44.759Z] #38 37.93 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-01T09:54:44.759Z] #38 37.94 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-01T09:54:44.759Z] #38 38.10 Selecting previously unselected package librhash0:amd64. [2022-02-01T09:54:44.759Z] #38 38.11 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-01T09:54:44.759Z] #38 38.13 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-01T09:54:44.759Z] #38 38.28 Selecting previously unselected package libuv1:amd64. [2022-02-01T09:54:44.759Z] #38 38.28 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-01T09:54:44.759Z] #38 38.29 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-01T09:54:44.759Z] #38 38.45 Selecting previously unselected package cmake. [2022-02-01T09:54:44.759Z] #38 38.45 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-01T09:54:44.759Z] #38 38.46 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-01T09:54:44.759Z] #38 42.20 Setting up libicu67:amd64 (67.1-7) ... [2022-02-01T09:54:44.759Z] #38 42.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:54:44.759Z] #38 42.23 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-01T09:54:44.759Z] #38 42.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:54:44.759Z] #38 42.30 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-01T09:54:44.759Z] #38 42.32 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-01T09:54:44.759Z] #38 42.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-01T09:54:44.759Z] #38 42.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-01T09:54:44.759Z] #38 ... [2022-02-01T09:54:44.759Z] [2022-02-01T09:54:44.759Z] #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-01T09:54:44.759Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:54:44.759Z] #47 38.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-01T09:54:44.759Z] #47 39.57 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:54:44.759Z] #47 39.76 Fetched 2292 kB in 10s (240 kB/s) [2022-02-01T09:54:44.759Z] #47 39.83 Selecting previously unselected package libprotobuf23:amd64. [2022-02-01T09:54:44.759Z] #47 39.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-01T09:54:44.759Z] #47 39.89 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-01T09:54:44.759Z] #47 39.90 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-01T09:54:44.759Z] #47 40.59 Selecting previously unselected package python3-pkg-resources. [2022-02-01T09:54:44.759Z] #47 40.59 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-01T09:54:44.759Z] #47 40.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:54:44.759Z] #47 40.81 Selecting previously unselected package python3-six. [2022-02-01T09:54:44.759Z] #47 40.81 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-01T09:54:44.759Z] #47 40.81 Unpacking python3-six (1.16.0-2) ... [2022-02-01T09:54:44.759Z] #47 40.88 Selecting previously unselected package python3-protobuf. [2022-02-01T09:54:44.759Z] #47 40.89 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-01T09:54:44.759Z] #47 40.90 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-01T09:54:44.759Z] #47 41.34 Selecting previously unselected package libnet1:amd64. [2022-02-01T09:54:44.759Z] #47 41.34 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-01T09:54:44.759Z] #47 41.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:54:44.759Z] #47 41.49 Selecting previously unselected package libnl-3-200:amd64. [2022-02-01T09:54:44.759Z] #47 41.49 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-01T09:54:44.759Z] #47 41.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:54:44.759Z] #47 41.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-01T09:54:44.759Z] #47 41.65 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-01T09:54:44.759Z] #47 41.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:54:44.759Z] #47 41.75 Selecting previously unselected package criu. [2022-02-01T09:54:44.759Z] #47 41.76 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-01T09:54:44.759Z] #47 41.76 Unpacking criu (3.16.1-3) ... [2022-02-01T09:54:44.759Z] #47 42.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:54:44.784Z] #29 ... [2022-02-01T09:54:44.784Z] [2022-02-01T09:54:44.784Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:44.784Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:44.784Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.7s [2022-02-01T09:54:44.784Z] #11 ... [2022-02-01T09:54:44.784Z] [2022-02-01T09:54:44.784Z] #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-01T09:54:44.784Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-01T09:54:44.784Z] #29 DONE 15.9s [2022-02-01T09:54:44.784Z] [2022-02-01T09:54:44.784Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-01T09:54:44.784Z] #30 sha256:a19f2008df6bbbb13563a25d7f32b39c79219eefc9a9efb03c2cd10ee9f8b366 [2022-02-01T09:54:44.784Z] #30 DONE 0.2s [2022-02-01T09:54:44.784Z] [2022-02-01T09:54:44.784Z] #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-01T09:54:44.784Z] #31 sha256:92e27b5fdbc05085abebc11cbe8d73fd178483213fa4d5cd3e68621bc7c5ee38 [2022-02-01T09:54:44.931Z] #19 75.85 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-01T09:54:44.931Z] #19 75.85 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-02-01T09:54:45.015Z] #47 ... [2022-02-01T09:54:45.015Z] [2022-02-01T09:54:45.015Z] #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-01T09:54:45.015Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:54:45.015Z] #38 42.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-01T09:54:45.015Z] #38 42.39 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-01T09:54:45.015Z] #38 42.40 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-01T09:54:45.015Z] #38 42.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:54:45.015Z] #38 DONE 43.0s [2022-02-01T09:54:45.272Z] [2022-02-01T09:54:45.272Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-01T09:54:45.272Z] #39 sha256:92e7af9eaa7844e9655cdc3ae61adb1683c919e8f416db238ff1a08d8cd89386 [2022-02-01T09:54:45.272Z] #39 DONE 0.2s [2022-02-01T09:54:45.272Z] [2022-02-01T09:54:45.272Z] #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-01T09:54:45.272Z] #40 sha256:c1e8e72d396e11f0a7a1753dc552a31f347bf72443aab7dabec592b4b67d6922 [2022-02-01T09:54:45.503Z] #19 76.51 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:54:45.695Z] #26 2.907 + RM_GOPATH=0 [2022-02-01T09:54:45.695Z] #26 2.907 + TMP_GOPATH= [2022-02-01T09:54:45.695Z] #26 2.907 + : /build [2022-02-01T09:54:45.695Z] #26 2.907 + '[' -z '' ']' [2022-02-01T09:54:45.695Z] #26 2.907 ++ mktemp -d [2022-02-01T09:54:45.695Z] #26 2.908 + export GOPATH=/tmp/tmp.v9QDBVf12E [2022-02-01T09:54:45.695Z] #26 2.908 + GOPATH=/tmp/tmp.v9QDBVf12E [2022-02-01T09:54:45.695Z] #26 2.908 + RM_GOPATH=1 [2022-02-01T09:54:45.695Z] #26 2.908 + case "$(go env GOARCH)" in [2022-02-01T09:54:45.695Z] #26 2.909 ++ go env GOARCH [2022-02-01T09:54:45.695Z] #26 2.921 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:54:45.695Z] #26 2.921 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:54:45.695Z] #26 2.922 ++ dirname /install.sh [2022-02-01T09:54:45.695Z] #26 2.932 + dir=/ [2022-02-01T09:54:45.695Z] #26 2.932 + bin=dockercli [2022-02-01T09:54:45.695Z] #26 2.932 + shift [2022-02-01T09:54:45.695Z] #26 2.932 + '[' '!' -f //dockercli.installer ']' [2022-02-01T09:54:45.695Z] #26 2.932 + . //dockercli.installer [2022-02-01T09:54:45.695Z] #26 2.932 ++ : stable [2022-02-01T09:54:45.695Z] #26 2.932 ++ : 17.06.2-ce [2022-02-01T09:54:45.695Z] #26 2.932 + install_dockercli [2022-02-01T09:54:45.695Z] #26 2.932 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-01T09:54:45.695Z] #26 2.932 Install docker/cli version 17.06.2-ce from stable [2022-02-01T09:54:45.695Z] #26 2.937 ++ uname -m [2022-02-01T09:54:45.695Z] #26 2.939 + arch=aarch64 [2022-02-01T09:54:45.695Z] #26 2.939 + '[' aarch64 '!=' x86_64 ']' [2022-02-01T09:54:45.695Z] #26 2.939 + '[' aarch64 '!=' s390x ']' [2022-02-01T09:54:45.695Z] #26 2.939 + '[' aarch64 '!=' armhf ']' [2022-02-01T09:54:45.695Z] #26 2.939 + build_dockercli [2022-02-01T09:54:45.695Z] #26 2.939 + git clone https://github.com/docker/docker-ce /tmp/tmp.v9QDBVf12E/tmp/docker-ce [2022-02-01T09:54:45.695Z] #26 2.940 Cloning into '/tmp/tmp.v9QDBVf12E/tmp/docker-ce'... [2022-02-01T09:54:45.764Z] #19 76.77 Fetched 787 MB in 19s (41.3 MB/s) [2022-02-01T09:54:45.764Z] #19 76.80 Selecting previously unselected package liblocale-gettext-perl. [2022-02-01T09:54:45.764Z] #19 76.81 (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-01T09:54:45.764Z] #19 76.84 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-02-01T09:54:45.764Z] #19 76.85 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-02-01T09:54:45.764Z] #19 76.87 Selecting previously unselected package bzip2. [2022-02-01T09:54:45.764Z] #19 76.88 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-02-01T09:54:45.764Z] #19 76.88 Unpacking bzip2 (1.0.8-4) ... [2022-02-01T09:54:45.764Z] #19 76.93 Selecting previously unselected package libmagic-mgc. [2022-02-01T09:54:45.764Z] #19 76.93 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-02-01T09:54:45.764Z] #19 76.94 Unpacking libmagic-mgc (1:5.39-3) ... [2022-02-01T09:54:46.025Z] #19 77.12 Selecting previously unselected package libmagic1:amd64. [2022-02-01T09:54:46.025Z] #19 77.13 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-02-01T09:54:46.025Z] #19 77.13 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-02-01T09:54:46.025Z] #19 77.21 Selecting previously unselected package file. [2022-02-01T09:54:46.025Z] #19 77.21 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-02-01T09:54:46.025Z] #19 77.22 Unpacking file (1:5.39-3) ... [2022-02-01T09:54:46.287Z] #19 77.28 Selecting previously unselected package xz-utils. [2022-02-01T09:54:46.287Z] #19 77.28 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-02-01T09:54:46.287Z] #19 77.28 Unpacking xz-utils (5.2.5-2) ... [2022-02-01T09:54:46.287Z] #19 77.38 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-02-01T09:54:46.287Z] #19 77.38 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-01T09:54:46.287Z] #19 77.39 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-01T09:54:47.227Z] #19 78.21 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-02-01T09:54:47.227Z] #19 78.21 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-02-01T09:54:47.227Z] #19 78.22 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-01T09:54:47.312Z] #31 2.118 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-01T09:54:47.312Z] #31 2.433 [2022-02-01T09:54:47.339Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.0s [2022-02-01T09:54:47.569Z] #31 2.668 #=#=# ######################################################################## 100.0% [2022-02-01T09:54:47.798Z] #40 2.243 + RM_GOPATH=0 [2022-02-01T09:54:47.798Z] #40 2.243 + TMP_GOPATH= [2022-02-01T09:54:47.798Z] #40 2.243 + : /build [2022-02-01T09:54:47.798Z] #40 2.243 + '[' -z '' ']' [2022-02-01T09:54:47.798Z] #40 2.244 ++ mktemp -d [2022-02-01T09:54:47.798Z] #40 2.245 + export GOPATH=/tmp/tmp.T0p4j8AIoU [2022-02-01T09:54:47.798Z] #40 2.245 + GOPATH=/tmp/tmp.T0p4j8AIoU [2022-02-01T09:54:47.798Z] #40 2.246 + RM_GOPATH=1 [2022-02-01T09:54:47.798Z] #40 2.246 + case "$(go env GOARCH)" in [2022-02-01T09:54:47.798Z] #40 2.246 ++ go env GOARCH [2022-02-01T09:54:47.798Z] #40 2.263 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:54:47.798Z] #40 2.263 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:54:47.798Z] #40 2.263 ++ dirname /install.sh [2022-02-01T09:54:47.798Z] #40 2.269 + dir=/ [2022-02-01T09:54:47.798Z] #40 2.284 + bin=tini [2022-02-01T09:54:47.798Z] #40 2.285 + shift [2022-02-01T09:54:47.798Z] #40 2.285 + '[' '!' -f //tini.installer ']' [2022-02-01T09:54:47.798Z] #40 2.285 + . //tini.installer [2022-02-01T09:54:47.798Z] #40 2.285 ++ : v0.19.0 [2022-02-01T09:54:47.798Z] #40 2.286 + install_tini [2022-02-01T09:54:47.798Z] #40 2.286 + echo 'Install tini version v0.19.0' [2022-02-01T09:54:47.798Z] #40 2.286 Install tini version v0.19.0 [2022-02-01T09:54:47.798Z] #40 2.286 + git clone https://github.com/krallin/tini.git /tmp/tmp.T0p4j8AIoU/tini [2022-02-01T09:54:47.798Z] #40 2.291 Cloning into '/tmp/tmp.T0p4j8AIoU/tini'... [2022-02-01T09:54:47.798Z] #19 78.90 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-02-01T09:54:47.798Z] #19 78.90 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-02-01T09:54:47.798Z] #19 78.91 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-01T09:54:47.825Z] #31 2.954 [2022-02-01T09:54:48.054Z] #40 2.933 + cd /tmp/tmp.T0p4j8AIoU/tini [2022-02-01T09:54:48.054Z] #40 2.933 + git checkout -q v0.19.0 [2022-02-01T09:54:48.054Z] #40 2.937 + cmake . [2022-02-01T09:54:48.231Z] #26 ... [2022-02-01T09:54:48.231Z] [2022-02-01T09:54:48.231Z] #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-01T09:54:48.231Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-01T09:54:48.231Z] #29 11.51 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:54:48.231Z] #29 11.52 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:54:48.231Z] #29 11.52 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:54:48.231Z] #29 11.61 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-01T09:54:48.231Z] #29 11.76 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-01T09:54:48.231Z] #29 12.24 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-01T09:54:48.231Z] #29 13.49 Fetched 8384 kB in 2s (3761 kB/s) [2022-02-01T09:54:48.231Z] #29 13.49 Reading package lists... [2022-02-01T09:54:48.231Z] #29 14.38 Reading package lists... [2022-02-01T09:54:48.231Z] #29 15.20 Building dependency tree... [2022-02-01T09:54:48.231Z] #29 15.54 The following additional packages will be installed: [2022-02-01T09:54:48.231Z] #29 15.54 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-01T09:54:48.231Z] #29 15.54 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-01T09:54:48.231Z] #29 15.54 Recommended packages: [2022-02-01T09:54:48.231Z] #29 15.54 libldap-common publicsuffix libsasl2-modules [2022-02-01T09:54:48.231Z] #29 15.67 The following NEW packages will be installed: [2022-02-01T09:54:48.231Z] #29 15.67 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-01T09:54:48.231Z] #29 15.67 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-01T09:54:48.231Z] #29 15.67 libssh2-1 openssl [2022-02-01T09:54:48.231Z] #29 15.95 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:54:48.231Z] #29 15.95 Need to get 2932 kB of archives. [2022-02-01T09:54:48.231Z] #29 15.95 After this operation, 6483 kB of additional disk space will be used. [2022-02-01T09:54:48.231Z] #29 15.95 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-02-01T09:54:48.231Z] #29 15.98 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-02-01T09:54:48.231Z] #29 15.98 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-01T09:54:48.231Z] #29 15.98 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-01T09:54:48.231Z] #29 15.98 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-02-01T09:54:48.231Z] #29 15.98 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-01T09:54:48.231Z] #29 15.98 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-01T09:54:48.231Z] #29 15.98 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-01T09:54:48.231Z] #29 15.99 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-01T09:54:48.231Z] #29 15.99 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-01T09:54:48.231Z] #29 15.99 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-01T09:54:48.231Z] #29 15.99 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-01T09:54:48.231Z] #29 16.00 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-01T09:54:48.231Z] #29 16.00 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-01T09:54:48.231Z] #29 16.00 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-01T09:54:48.231Z] #29 16.30 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:54:48.231Z] #29 16.34 Fetched 2932 kB in 0s (9191 kB/s) [2022-02-01T09:54:48.231Z] #29 16.37 Selecting previously unselected package openssl. [2022-02-01T09:54:48.231Z] #29 16.37 (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-01T09:54:48.231Z] #29 16.37 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-02-01T09:54:48.231Z] #29 16.37 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-01T09:54:48.231Z] #29 16.71 Selecting previously unselected package ca-certificates. [2022-02-01T09:54:48.231Z] #29 16.71 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-01T09:54:48.231Z] #29 16.71 Unpacking ca-certificates (20210119) ... [2022-02-01T09:54:48.231Z] #29 16.92 Selecting previously unselected package libbrotli1:arm64. [2022-02-01T09:54:48.231Z] #29 16.93 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-01T09:54:48.231Z] #29 16.94 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-01T09:54:48.231Z] #29 17.13 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-01T09:54:48.231Z] #29 17.13 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-01T09:54:48.231Z] #29 17.14 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:54:48.231Z] #29 17.22 Selecting previously unselected package libsasl2-2:arm64. [2022-02-01T09:54:48.231Z] #29 17.22 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-01T09:54:48.231Z] #29 17.22 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:54:48.231Z] #29 17.34 Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-01T09:54:48.231Z] #29 17.34 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-01T09:54:48.231Z] #29 17.35 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-01T09:54:48.231Z] #29 17.59 Selecting previously unselected package libnghttp2-14:arm64. [2022-02-01T09:54:48.231Z] #29 17.59 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-01T09:54:48.231Z] #29 17.60 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-01T09:54:48.231Z] #29 17.77 Selecting previously unselected package libpsl5:arm64. [2022-02-01T09:54:48.231Z] #29 17.77 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-01T09:54:48.231Z] #29 17.78 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-01T09:54:48.231Z] #29 18.08 Selecting previously unselected package librtmp1:arm64. [2022-02-01T09:54:48.231Z] #29 18.08 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-01T09:54:48.231Z] #29 18.09 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-01T09:54:48.231Z] #29 18.17 Selecting previously unselected package libssh2-1:arm64. [2022-02-01T09:54:48.231Z] #29 18.18 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-01T09:54:48.231Z] #29 18.19 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-01T09:54:48.231Z] #29 18.80 Selecting previously unselected package libcurl4:arm64. [2022-02-01T09:54:48.231Z] #29 18.80 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-01T09:54:48.231Z] #29 18.81 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-01T09:54:48.231Z] #29 19.09 Selecting previously unselected package curl. [2022-02-01T09:54:48.231Z] #29 19.09 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-01T09:54:48.231Z] #29 19.10 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-01T09:54:48.231Z] #29 19.34 Selecting previously unselected package libonig5:arm64. [2022-02-01T09:54:48.231Z] #29 19.34 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-01T09:54:48.231Z] #29 19.35 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-01T09:54:48.231Z] #29 19.56 Selecting previously unselected package libjq1:arm64. [2022-02-01T09:54:48.231Z] #29 19.56 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-02-01T09:54:48.231Z] #29 19.57 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-01T09:54:48.231Z] #29 19.70 Selecting previously unselected package jq. [2022-02-01T09:54:48.232Z] #29 19.72 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-02-01T09:54:48.232Z] #29 19.72 Unpacking jq (1.6-2.1) ... [2022-02-01T09:54:48.232Z] #29 19.93 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-01T09:54:48.232Z] #29 19.96 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-01T09:54:48.232Z] #29 19.98 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-01T09:54:48.232Z] #29 20.00 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:54:48.232Z] #29 20.01 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-01T09:54:48.232Z] #29 20.03 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-01T09:54:48.232Z] #29 20.04 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-01T09:54:48.232Z] #29 20.06 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-01T09:54:48.232Z] #29 20.07 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-01T09:54:48.371Z] #19 79.49 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-02-01T09:54:48.371Z] #19 79.49 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-01T09:54:48.371Z] #19 79.50 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-01T09:54:48.490Z] #29 20.09 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-01T09:54:48.490Z] #29 20.10 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-01T09:54:48.490Z] #29 20.11 Setting up ca-certificates (20210119) ... [2022-02-01T09:54:48.621Z] #40 3.383 -- The C compiler identification is GNU 10.2.1 [2022-02-01T09:54:48.621Z] #40 3.475 -- Detecting C compiler ABI info [2022-02-01T09:54:48.754Z] #31 3.897 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-01T09:54:49.021Z] #31 4.207 [2022-02-01T09:54:49.278Z] #31 4.428 #=#=# ######################################################################## 100.0% [2022-02-01T09:54:49.313Z] #19 80.17 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-02-01T09:54:49.313Z] #19 80.17 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-01T09:54:49.313Z] #19 80.18 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-01T09:54:49.536Z] #31 4.732 [2022-02-01T09:54:49.557Z] #40 4.078 -- Detecting C compiler ABI info - done [2022-02-01T09:54:49.557Z] #40 4.195 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-01T09:54:49.557Z] #40 4.205 -- Detecting C compile features [2022-02-01T09:54:49.557Z] #40 4.208 -- Detecting C compile features - done [2022-02-01T09:54:49.557Z] #40 4.254 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-01T09:54:49.557Z] #40 4.479 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-01T09:54:49.574Z] #19 80.70 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-02-01T09:54:49.574Z] #19 80.70 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:54:49.574Z] #19 80.71 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-01T09:54:49.574Z] #19 80.77 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-02-01T09:54:49.574Z] #19 80.77 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:54:49.574Z] #19 80.79 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:54:49.814Z] #40 4.601 -- Configuring done [2022-02-01T09:54:49.814Z] #40 4.617 -- Generating done [2022-02-01T09:54:49.814Z] #40 4.618 -- Build files have been written to: /tmp/tmp.T0p4j8AIoU/tini [2022-02-01T09:54:49.814Z] #40 4.623 + make tini-static [2022-02-01T09:54:49.859Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 7.6s done [2022-02-01T09:54:50.116Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-01T09:54:50.376Z] #40 5.044 Scanning dependencies of target tini-static [2022-02-01T09:54:50.376Z] #40 5.140 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-01T09:54:50.376Z] #40 ... [2022-02-01T09:54:50.376Z] [2022-02-01T09:54:50.376Z] #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-01T09:54:50.376Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-01T09:54:50.376Z] #49 48.09 gotestsum version dev [2022-02-01T09:54:50.376Z] #49 DONE 48.4s [2022-02-01T09:54:50.376Z] [2022-02-01T09:54:50.376Z] #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-01T09:54:50.376Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:54:50.376Z] #14 38.51 Selecting previously unselected package binutils-mingw-w64. [2022-02-01T09:54:50.376Z] #14 38.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-01T09:54:50.376Z] #14 38.51 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-01T09:54:50.376Z] #14 38.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-01T09:54:50.376Z] #14 38.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:54:50.376Z] #14 38.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:54:50.376Z] #14 38.81 Selecting previously unselected package dmsetup. [2022-02-01T09:54:50.376Z] #14 38.82 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:54:50.376Z] #14 38.82 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-01T09:54:50.376Z] #14 38.95 Selecting previously unselected package mingw-w64-common. [2022-02-01T09:54:50.376Z] #14 38.96 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-01T09:54:50.376Z] #14 38.96 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-01T09:54:50.376Z] #14 43.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-01T09:54:50.376Z] #14 43.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-01T09:54:50.376Z] #14 43.95 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-01T09:54:50.466Z] #31 5.724 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-01T09:54:51.020Z] #29 22.73 Updating certificates in /etc/ssl/certs... [2022-02-01T09:54:51.031Z] #31 6.109 [2022-02-01T09:54:51.544Z] #31 6.331 #=#=# ################## 25.8% ######################################### 57.5% ################################################################ 90.0% ######################################################################## 100.0% [2022-02-01T09:54:51.544Z] #31 ... [2022-02-01T09:54:51.544Z] [2022-02-01T09:54:51.544Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:51.544Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:51.544Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.0s done [2022-02-01T09:54:51.544Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 6.4s [2022-02-01T09:54:51.589Z] #29 ... [2022-02-01T09:54:51.589Z] [2022-02-01T09:54:51.589Z] #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-01T09:54:51.589Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-01T09:54:51.589Z] #58 3.768 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:54:51.589Z] #58 3.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:54:51.589Z] #58 3.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:54:51.589Z] #58 4.299 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-01T09:54:51.589Z] #58 5.616 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-01T09:54:51.589Z] #58 7.281 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-01T09:54:51.589Z] #58 ... [2022-02-01T09:54:51.589Z] [2022-02-01T09:54:51.589Z] #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-01T09:54:51.589Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-01T09:54:51.589Z] #38 3.988 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:54:51.589Z] #38 4.016 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:54:51.589Z] #38 4.018 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:54:51.589Z] #38 4.594 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-01T09:54:51.589Z] #38 5.657 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-01T09:54:51.589Z] #38 7.349 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-01T09:54:51.589Z] #38 ... [2022-02-01T09:54:51.589Z] [2022-02-01T09:54:51.589Z] #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-01T09:54:51.589Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-01T09:54:51.589Z] #14 3.450 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:54:51.589Z] #14 3.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:54:51.589Z] #14 3.476 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:54:51.589Z] #14 3.965 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-01T09:54:51.589Z] #14 5.200 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-01T09:54:51.589Z] #14 6.717 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-01T09:54:51.745Z] #14 49.63 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-01T09:54:51.745Z] #14 49.65 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:54:51.745Z] #14 49.65 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-01T09:54:51.745Z] #14 49.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-01T09:54:51.745Z] #14 49.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:54:51.745Z] #14 49.84 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-01T09:54:51.745Z] #14 ... [2022-02-01T09:54:51.745Z] [2022-02-01T09:54:51.745Z] #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-01T09:54:51.745Z] #40 sha256:c1e8e72d396e11f0a7a1753dc552a31f347bf72443aab7dabec592b4b67d6922 [2022-02-01T09:54:51.745Z] #40 6.606 [100%] Linking C executable tini-static [2022-02-01T09:54:51.848Z] #14 ... [2022-02-01T09:54:51.848Z] [2022-02-01T09:54:51.848Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:54:51.848Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-01T09:54:51.848Z] #51 3.805 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-01T09:54:51.848Z] #51 8.877 go: downloading github.com/fatih/color v1.7.0 [2022-02-01T09:54:51.848Z] #51 8.881 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-01T09:54:51.848Z] #51 8.936 go: downloading github.com/pkg/errors v0.8.1 [2022-02-01T09:54:51.848Z] #51 8.981 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-01T09:54:51.848Z] #51 8.989 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-01T09:54:51.848Z] #51 9.209 go: downloading github.com/spf13/viper v1.6.1 [2022-02-01T09:54:51.848Z] #51 9.558 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-01T09:54:51.848Z] #51 9.573 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-01T09:54:51.848Z] #51 9.587 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-01T09:54:51.848Z] #51 9.604 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-01T09:54:51.848Z] #51 10.23 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-01T09:54:51.848Z] #51 10.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-01T09:54:51.848Z] #51 ... [2022-02-01T09:54:51.848Z] [2022-02-01T09:54:51.848Z] #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-01T09:54:51.848Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-01T09:54:51.848Z] #49 3.447 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-01T09:54:51.848Z] #49 5.601 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-01T09:54:51.848Z] #49 5.619 go: downloading github.com/fatih/color v1.10.0 [2022-02-01T09:54:51.848Z] #49 5.681 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-01T09:54:51.848Z] #49 5.726 go: downloading github.com/pkg/errors v0.9.1 [2022-02-01T09:54:51.848Z] #49 6.025 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-01T09:54:51.848Z] #49 6.028 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-01T09:54:51.848Z] #49 6.074 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-01T09:54:51.848Z] #49 6.077 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-01T09:54:51.848Z] #49 6.177 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-01T09:54:51.848Z] #49 6.235 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-01T09:54:51.848Z] #49 6.347 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-01T09:54:51.848Z] #49 6.465 go: downloading golang.org/x/tools v0.1.0 [2022-02-01T09:54:52.107Z] #49 10.76 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-01T09:54:52.107Z] #49 ... [2022-02-01T09:54:52.107Z] [2022-02-01T09:54:52.107Z] #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-01T09:54:52.107Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-01T09:54:52.107Z] #36 3.818 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-01T09:54:52.366Z] #36 ... [2022-02-01T09:54:52.366Z] [2022-02-01T09:54:52.366Z] #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-01T09:54:52.366Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-01T09:54:52.366Z] #47 3.318 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:54:52.366Z] #47 3.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:54:52.366Z] #47 3.353 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:54:52.366Z] #47 3.700 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-01T09:54:52.366Z] #47 3.894 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-01T09:54:52.366Z] #47 5.067 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-01T09:54:52.366Z] #47 5.755 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-01T09:54:52.366Z] #47 7.591 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-01T09:54:52.366Z] #47 ... [2022-02-01T09:54:52.366Z] [2022-02-01T09:54:52.366Z] #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-01T09:54:52.366Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-01T09:54:52.366Z] #53 3.758 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-01T09:54:52.366Z] #53 5.586 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-01T09:54:52.366Z] #53 5.588 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-01T09:54:52.366Z] #53 5.673 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-01T09:54:52.366Z] #53 7.074 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-01T09:54:52.626Z] #53 ... [2022-02-01T09:54:52.626Z] [2022-02-01T09:54:52.626Z] #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-01T09:54:52.626Z] #63 sha256:dc4f19a889f3eb27bea4b2c266984664f7eaf55748ebc8172c36b6a67c72c9ff [2022-02-01T09:54:52.626Z] #63 2.970 + RM_GOPATH=0 [2022-02-01T09:54:52.626Z] #63 2.973 + TMP_GOPATH= [2022-02-01T09:54:52.626Z] #63 2.974 + : /build [2022-02-01T09:54:52.626Z] #63 2.974 + '[' -z '' ']' [2022-02-01T09:54:52.626Z] #63 2.974 ++ mktemp -d [2022-02-01T09:54:52.627Z] #63 2.978 + export GOPATH=/tmp/tmp.btAmwJJ5Gu [2022-02-01T09:54:52.627Z] #63 2.979 + GOPATH=/tmp/tmp.btAmwJJ5Gu [2022-02-01T09:54:52.627Z] #63 2.979 + RM_GOPATH=1 [2022-02-01T09:54:52.627Z] #63 2.979 + case "$(go env GOARCH)" in [2022-02-01T09:54:52.627Z] #63 2.983 ++ go env GOARCH [2022-02-01T09:54:52.627Z] #63 2.988 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:54:52.627Z] #63 2.988 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:54:52.627Z] #63 2.995 ++ dirname /install.sh [2022-02-01T09:54:52.627Z] #63 3.007 + dir=/ [2022-02-01T09:54:52.627Z] #63 3.007 + bin=rootlesskit [2022-02-01T09:54:52.627Z] #63 3.008 + shift [2022-02-01T09:54:52.627Z] #63 3.009 + '[' '!' -f //rootlesskit.installer ']' [2022-02-01T09:54:52.627Z] #63 3.010 + . //rootlesskit.installer [2022-02-01T09:54:52.627Z] #63 3.011 ++ : v0.14.6 [2022-02-01T09:54:52.627Z] #63 3.012 + install_rootlesskit [2022-02-01T09:54:52.627Z] #63 3.013 + case "$1" in [2022-02-01T09:54:52.627Z] #63 3.017 + export CGO_ENABLED=0 [2022-02-01T09:54:52.627Z] #63 3.017 + CGO_ENABLED=0 [2022-02-01T09:54:52.627Z] #63 3.017 + _install_rootlesskit [2022-02-01T09:54:52.627Z] #63 3.018 + echo 'Install rootlesskit version v0.14.6' [2022-02-01T09:54:52.627Z] #63 3.018 Install rootlesskit version v0.14.6 [2022-02-01T09:54:52.627Z] #63 3.018 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-01T09:54:52.627Z] #63 3.018 + GOBIN=/build [2022-02-01T09:54:52.627Z] #63 3.018 + GO111MODULE=on [2022-02-01T09:54:52.627Z] #63 3.018 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-01T09:54:52.627Z] #63 3.466 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-01T09:54:52.627Z] #63 6.416 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-01T09:54:52.627Z] #63 6.468 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-01T09:54:52.627Z] #63 6.898 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-01T09:54:52.627Z] #63 9.191 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-01T09:54:52.627Z] #63 9.577 go: downloading github.com/google/uuid v1.3.0 [2022-02-01T09:54:52.627Z] #63 9.602 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-01T09:54:52.627Z] #63 9.643 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-01T09:54:52.627Z] #63 9.758 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-01T09:54:52.627Z] #63 9.787 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-01T09:54:52.627Z] #63 9.939 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-01T09:54:52.627Z] #63 10.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-01T09:54:52.627Z] #63 10.52 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-01T09:54:52.627Z] #63 ... [2022-02-01T09:54:52.627Z] [2022-02-01T09:54:52.627Z] #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-01T09:54:52.627Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-01T09:54:52.627Z] #43 3.123 + git clone https://github.com/docker/distribution.git . [2022-02-01T09:54:52.627Z] #43 3.126 Cloning into '.'... [2022-02-01T09:54:52.675Z] #40 7.176 [100%] Built target tini-static [2022-02-01T09:54:52.675Z] #40 7.226 + mkdir -p /build [2022-02-01T09:54:52.675Z] #40 7.244 + cp tini-static /build/docker-init [2022-02-01T09:54:52.675Z] #40 DONE 7.5s [2022-02-01T09:54:52.675Z] [2022-02-01T09:54:52.675Z] #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-01T09:54:52.675Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:54:52.675Z] #47 43.79 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-01T09:54:52.675Z] #47 43.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:54:52.675Z] #47 43.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:54:52.675Z] #47 43.86 Setting up python3-six (1.16.0-2) ... [2022-02-01T09:54:52.675Z] #47 44.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:54:52.675Z] #47 44.93 Setting up python3-protobuf (3.12.4-1) ... [2022-02-01T09:54:52.675Z] #47 48.24 Setting up criu (3.16.1-3) ... [2022-02-01T09:54:52.675Z] #47 49.98 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:54:52.885Z] #43 ... [2022-02-01T09:54:52.885Z] [2022-02-01T09:54:52.885Z] #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-01T09:54:52.885Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-01T09:54:52.885Z] #49 10.83 go: downloading golang.org/x/mod v0.3.0 [2022-02-01T09:54:52.931Z] #47 DONE 50.6s [2022-02-01T09:54:52.931Z] [2022-02-01T09:54:52.931Z] #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-01T09:54:52.931Z] #63 sha256:9c1c7b15ed63d8e6e3568b82f59401afa5d1a2b16ed57764876f93237db59255 [2022-02-01T09:54:54.291Z] #11 ... [2022-02-01T09:54:54.291Z] [2022-02-01T09:54:54.291Z] #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-01T09:54:54.291Z] #31 sha256:c09d3b75de5f4203ff66f0124647079011832c54bd11cef5df7036be17ac1789 [2022-02-01T09:54:54.291Z] #31 2.008 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-01T09:54:54.291Z] #31 2.402 [2022-02-01T09:54:54.291Z] #31 2.632 #=#=# ######################################################################## 100.0% [2022-02-01T09:54:54.291Z] #31 2.939 [2022-02-01T09:54:54.291Z] #31 4.039 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-01T09:54:54.291Z] #31 4.431 [2022-02-01T09:54:54.291Z] #31 4.659 #=#=# ######################################################################## 100.0% [2022-02-01T09:54:54.291Z] #31 5.027 [2022-02-01T09:54:54.291Z] #31 6.062 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-01T09:54:54.291Z] #31 6.359 [2022-02-01T09:54:54.291Z] #31 6.577 #=#=# ################# 24.3% ######################################### 57.3% ################################################################ 89.1% ######################################################################## 100.0% [2022-02-01T09:54:54.291Z] #31 7.191 [2022-02-01T09:54:54.291Z] #31 8.178 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-01T09:54:54.291Z] #31 8.476 [2022-02-01T09:54:54.291Z] #31 8.694 #=#=# ######################################################################## 100.0% [2022-02-01T09:54:54.291Z] #31 8.948 [2022-02-01T09:54:54.291Z] #31 9.665 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-01T09:54:54.291Z] #31 9.984 [2022-02-01T09:54:54.291Z] #31 ... [2022-02-01T09:54:54.291Z] [2022-02-01T09:54:54.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:54.291Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:54.793Z] #49 ... [2022-02-01T09:54:54.793Z] [2022-02-01T09:54:54.793Z] #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-01T09:54:54.793Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-01T09:54:54.793Z] #34 2.731 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-01T09:54:54.793Z] #34 2.731 Cloning into '.'... [2022-02-01T09:54:54.793Z] #34 ... [2022-02-01T09:54:54.793Z] [2022-02-01T09:54:54.793Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:54:54.793Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-01T09:54:54.793Z] #51 12.72 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-01T09:54:54.793Z] #51 12.79 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-01T09:54:54.793Z] #51 12.92 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-01T09:54:54.793Z] #51 12.99 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-01T09:54:54.793Z] #51 13.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-01T09:54:54.793Z] #51 13.33 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-01T09:54:54.793Z] #51 13.33 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-01T09:54:54.793Z] #51 13.35 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-01T09:54:54.793Z] #51 13.42 go: downloading github.com/spf13/afero v1.1.2 [2022-02-01T09:54:54.793Z] #51 13.55 go: downloading github.com/spf13/cast v1.3.0 [2022-02-01T09:54:55.052Z] #51 13.55 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-01T09:54:55.052Z] #51 13.56 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-01T09:54:55.052Z] #51 13.58 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-01T09:54:55.052Z] #51 13.58 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-01T09:54:55.052Z] #51 13.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-01T09:54:55.052Z] #51 13.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-01T09:54:55.220Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.1s [2022-02-01T09:54:55.311Z] #51 13.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-01T09:54:55.311Z] #51 13.91 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-01T09:54:55.311Z] #51 13.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-01T09:54:55.569Z] #51 14.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-01T09:54:55.569Z] #51 14.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-01T09:54:55.569Z] #51 14.31 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-01T09:54:55.828Z] #51 14.42 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-01T09:54:55.828Z] #51 14.48 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-01T09:54:56.093Z] #51 14.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-01T09:54:56.093Z] #51 14.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-01T09:54:56.351Z] #51 14.78 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-01T09:54:56.351Z] #51 14.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-01T09:54:56.685Z] #51 15.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-01T09:54:56.685Z] #51 15.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-01T09:54:56.685Z] #51 15.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-01T09:54:56.793Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 11.5s [2022-02-01T09:54:57.115Z] #11 ... [2022-02-01T09:54:57.115Z] [2022-02-01T09:54:57.115Z] #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-01T09:54:57.115Z] #31 sha256:c09d3b75de5f4203ff66f0124647079011832c54bd11cef5df7036be17ac1789 [2022-02-01T09:54:57.115Z] #31 10.22 #=#=# ######################################################################## 100.0% [2022-02-01T09:54:57.115Z] #31 10.47 [2022-02-01T09:54:57.115Z] #31 10.55 Download of images into '/build' complete. [2022-02-01T09:54:57.115Z] #31 10.55 Use something like the following to load the result into a Docker daemon: [2022-02-01T09:54:57.115Z] #31 10.55 tar -cC '/build' . | docker load [2022-02-01T09:54:57.115Z] #31 DONE 13.2s [2022-02-01T09:54:57.115Z] [2022-02-01T09:54:57.115Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:57.115Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:57.255Z] #51 15.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-01T09:54:57.513Z] #51 16.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-01T09:54:57.722Z] #11 ... [2022-02-01T09:54:57.722Z] [2022-02-01T09:54:57.722Z] #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-01T09:54:57.722Z] #31 sha256:92e27b5fdbc05085abebc11cbe8d73fd178483213fa4d5cd3e68621bc7c5ee38 [2022-02-01T09:54:57.722Z] #31 6.909 [2022-02-01T09:54:57.722Z] #31 7.952 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-01T09:54:57.722Z] #31 8.252 [2022-02-01T09:54:57.722Z] #31 8.469 #=#=# ######################################################################## 100.0% [2022-02-01T09:54:57.722Z] #31 8.815 [2022-02-01T09:54:57.722Z] #31 9.590 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-01T09:54:57.722Z] #31 9.958 [2022-02-01T09:54:57.722Z] #31 10.20 #=#=# ######################################################################## 100.0% [2022-02-01T09:54:57.722Z] #31 10.65 [2022-02-01T09:54:57.722Z] #31 10.71 Download of images into '/build' complete. [2022-02-01T09:54:57.722Z] #31 10.71 Use something like the following to load the result into a Docker daemon: [2022-02-01T09:54:57.722Z] #31 10.71 tar -cC '/build' . | docker load [2022-02-01T09:54:57.722Z] #31 DONE 12.7s [2022-02-01T09:54:57.722Z] [2022-02-01T09:54:57.722Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-01T09:54:57.722Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-01T09:54:57.773Z] #51 16.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-01T09:54:57.773Z] #51 16.32 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-01T09:54:57.773Z] #51 16.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-01T09:54:57.773Z] #51 16.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-01T09:54:57.773Z] #51 16.45 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-01T09:54:57.773Z] #51 16.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-01T09:54:58.033Z] #51 16.52 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-01T09:54:58.033Z] #51 16.57 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-01T09:54:58.186Z] #63 ... [2022-02-01T09:54:58.186Z] [2022-02-01T09:54:58.186Z] #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-01T09:54:58.186Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:54:58.186Z] #14 55.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-01T09:54:58.186Z] #14 55.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:54:58.186Z] #14 55.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:54:58.345Z] #51 16.81 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-01T09:54:58.345Z] #51 16.84 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-01T09:54:58.345Z] #51 16.96 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-01T09:54:58.605Z] #51 17.12 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-01T09:54:58.605Z] #51 17.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-01T09:54:58.605Z] #51 17.13 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-01T09:54:58.605Z] #51 17.17 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-01T09:54:59.093Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 13.8s done [2022-02-01T09:54:59.093Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 [2022-02-01T09:54:59.177Z] #51 ... [2022-02-01T09:54:59.177Z] [2022-02-01T09:54:59.177Z] #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-01T09:54:59.177Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-01T09:54:59.177Z] #36 13.89 tomll can be used in two ways: [2022-02-01T09:54:59.177Z] #36 13.89 Writing to STDIN and reading from STDOUT: [2022-02-01T09:54:59.177Z] #36 13.89 cat file.toml | tomll > file.toml [2022-02-01T09:54:59.177Z] #36 13.89 [2022-02-01T09:54:59.177Z] #36 13.89 Reading and updating a list of files: [2022-02-01T09:54:59.177Z] #36 13.89 tomll a.toml b.toml c.toml [2022-02-01T09:54:59.177Z] #36 13.89 [2022-02-01T09:54:59.177Z] #36 13.89 When given a list of files, tomll will modify all files in place without asking. [2022-02-01T09:54:59.177Z] #36 DONE 17.8s [2022-02-01T09:54:59.177Z] [2022-02-01T09:54:59.177Z] #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-01T09:54:59.177Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-01T09:54:59.177Z] #43 14.89 + git checkout -q v2.3.0 [2022-02-01T09:54:59.177Z] #43 16.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-02-01T09:54:59.350Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-01T09:54:59.351Z] #11 DONE 42.1s [2022-02-01T09:54:59.351Z] [2022-02-01T09:54:59.351Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-01T09:54:59.351Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-01T09:54:59.437Z] #43 ... [2022-02-01T09:54:59.437Z] [2022-02-01T09:54:59.437Z] #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-01T09:54:59.437Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-01T09:54:59.437Z] #29 25.72 129 added, 0 removed; done. [2022-02-01T09:54:59.437Z] #29 25.89 Setting up jq (1.6-2.1) ... [2022-02-01T09:54:59.437Z] #29 25.91 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-01T09:54:59.437Z] #29 25.93 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-01T09:54:59.437Z] #29 25.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:54:59.437Z] #29 26.02 Processing triggers for ca-certificates (20210119) ... [2022-02-01T09:54:59.437Z] #29 26.03 Updating certificates in /etc/ssl/certs... [2022-02-01T09:54:59.437Z] #29 28.47 0 added, 0 removed; done. [2022-02-01T09:54:59.437Z] #29 28.47 Running hooks in /etc/ca-certificates/update.d... [2022-02-01T09:54:59.437Z] #29 28.47 done. [2022-02-01T09:54:59.437Z] #29 DONE 31.0s [2022-02-01T09:54:59.437Z] [2022-02-01T09:54:59.437Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-01T09:54:59.437Z] #30 sha256:8932355388af713c73b1c7fc310cad963e6d199df4cab3ad3686afa998895bb2 [2022-02-01T09:54:59.437Z] #30 DONE 0.2s [2022-02-01T09:54:59.437Z] [2022-02-01T09:54:59.437Z] #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-01T09:54:59.437Z] #31 sha256:dcf4ae6a1abfab7a014adffceb4bd35a672f032f12c2a92b8019ec1fc61789f0 [2022-02-01T09:54:59.575Z] #19 89.89 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-02-01T09:54:59.575Z] #19 89.89 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:54:59.575Z] #19 89.90 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-01T09:54:59.575Z] #19 89.95 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-02-01T09:54:59.575Z] #19 89.95 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:54:59.575Z] #19 89.96 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-01T09:54:59.915Z] #12 DONE 0.6s [2022-02-01T09:54:59.915Z] [2022-02-01T09:54:59.915Z] #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-01T09:54:59.915Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-01T09:55:00.845Z] #13 DONE 0.7s [2022-02-01T09:55:00.845Z] [2022-02-01T09:55:00.845Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-01T09:55:00.845Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-01T09:55:00.845Z] #33 DONE 0.2s [2022-02-01T09:55:00.845Z] [2022-02-01T09:55:00.845Z] #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-01T09:55:00.845Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-01T09:55:00.845Z] #46 DONE 0.2s [2022-02-01T09:55:00.845Z] [2022-02-01T09:55:00.845Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-01T09:55:00.845Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-01T09:55:00.845Z] #42 DONE 0.2s [2022-02-01T09:55:00.845Z] [2022-02-01T09:55:00.845Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-01T09:55:00.845Z] #25 sha256:989cf03f7e42de35594f300c1d0c3617d3269754ba37d697347f545745e61110 [2022-02-01T09:55:00.845Z] #25 DONE 0.3s [2022-02-01T09:55:00.845Z] [2022-02-01T09:55:00.845Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-01T09:55:00.845Z] #62 sha256:1ed9c6430859f9c1d3efd03dbb95bb1482197bab81978dbed173366aaad15ee7 [2022-02-01T09:55:00.845Z] #62 DONE 0.3s [2022-02-01T09:55:00.845Z] [2022-02-01T09:55:00.845Z] #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-01T09:55:00.845Z] #26 sha256:562c78d4195d79761b88ecda153801a6a9cbc9c335380cb9571289ef0d321755 [2022-02-01T09:55:01.288Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.7s done [2022-02-01T09:55:01.543Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-01T09:55:01.799Z] #11 DONE 42.5s [2022-02-01T09:55:01.799Z] [2022-02-01T09:55:01.799Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-01T09:55:01.799Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-01T09:55:02.728Z] #12 DONE 0.9s [2022-02-01T09:55:02.728Z] [2022-02-01T09:55:02.728Z] #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-01T09:55:02.728Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-01T09:55:03.296Z] #13 DONE 0.6s [2022-02-01T09:55:03.296Z] [2022-02-01T09:55:03.296Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-01T09:55:03.296Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-01T09:55:03.296Z] #33 DONE 0.0s [2022-02-01T09:55:03.296Z] [2022-02-01T09:55:03.296Z] #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-01T09:55:03.296Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-01T09:55:03.296Z] #36 ... [2022-02-01T09:55:03.296Z] [2022-02-01T09:55:03.296Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-01T09:55:03.296Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-01T09:55:03.296Z] #42 DONE 0.2s [2022-02-01T09:55:03.558Z] [2022-02-01T09:55:03.558Z] #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-01T09:55:03.558Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-01T09:55:03.558Z] #46 DONE 0.3s [2022-02-01T09:55:03.558Z] [2022-02-01T09:55:03.558Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-01T09:55:03.558Z] #62 sha256:671c7c7af041ce2dd27874b22909ee8feaafc8b7071b0e1bd2dec2b21ff965b3 [2022-02-01T09:55:03.558Z] #62 DONE 0.3s [2022-02-01T09:55:03.558Z] [2022-02-01T09:55:03.558Z] #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-01T09:55:03.558Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:55:03.558Z] #47 ... [2022-02-01T09:55:03.558Z] [2022-02-01T09:55:03.558Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-01T09:55:03.558Z] #25 sha256:7781e766bcd03fb6baa2c3c4d2c9c23f7bf9845ab7570a06409ff41467c7f8a0 [2022-02-01T09:55:03.558Z] #25 DONE 0.3s [2022-02-01T09:55:03.659Z] #31 ... [2022-02-01T09:55:03.659Z] [2022-02-01T09:55:03.659Z] #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-01T09:55:03.659Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-01T09:55:03.659Z] #14 11.87 Fetched 8384 kB in 9s (966 kB/s) [2022-02-01T09:55:03.659Z] #14 11.87 Reading package lists... [2022-02-01T09:55:03.659Z] #14 16.14 Reading package lists... [2022-02-01T09:55:03.659Z] #14 20.72 Building dependency tree... [2022-02-01T09:55:03.659Z] #14 ... [2022-02-01T09:55:03.659Z] [2022-02-01T09:55:03.659Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:03.659Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-01T09:55:03.659Z] #51 17.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-01T09:55:03.659Z] #51 17.87 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-01T09:55:03.659Z] #51 18.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-01T09:55:03.659Z] #51 18.12 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-01T09:55:03.659Z] #51 18.13 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-01T09:55:03.659Z] #51 18.36 go: downloading golang.org/x/text v0.3.2 [2022-02-01T09:55:03.659Z] #51 ... [2022-02-01T09:55:03.659Z] [2022-02-01T09:55:03.659Z] #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-01T09:55:03.659Z] #63 sha256:dc4f19a889f3eb27bea4b2c266984664f7eaf55748ebc8172c36b6a67c72c9ff [2022-02-01T09:55:03.659Z] #63 11.65 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-01T09:55:03.659Z] #63 11.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-01T09:55:03.815Z] [2022-02-01T09:55:03.815Z] #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-01T09:55:03.815Z] #26 sha256:dfefb955e30cf9af77eed24286564a1152e2fe6d72f8274667f295db9689d3dd [2022-02-01T09:55:03.918Z] #63 ... [2022-02-01T09:55:03.918Z] [2022-02-01T09:55:03.918Z] #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-01T09:55:03.918Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-01T09:55:03.918Z] #58 12.50 Fetched 8384 kB in 9s (925 kB/s) [2022-02-01T09:55:03.918Z] #58 12.50 Reading package lists... [2022-02-01T09:55:03.918Z] #58 16.19 Reading package lists... [2022-02-01T09:55:03.918Z] #58 20.53 Building dependency tree... [2022-02-01T09:55:04.177Z] #58 ... [2022-02-01T09:55:04.177Z] [2022-02-01T09:55:04.177Z] #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-01T09:55:04.177Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-01T09:55:04.177Z] #47 12.31 Fetched 8388 kB in 9s (898 kB/s) [2022-02-01T09:55:04.177Z] #47 12.31 Reading package lists... [2022-02-01T09:55:04.177Z] #47 15.96 Reading package lists... [2022-02-01T09:55:04.177Z] #47 20.33 Building dependency tree... [2022-02-01T09:55:04.177Z] #47 ... [2022-02-01T09:55:04.177Z] [2022-02-01T09:55:04.177Z] #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-01T09:55:04.177Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-01T09:55:04.177Z] #38 12.86 Fetched 8384 kB in 9s (916 kB/s) [2022-02-01T09:55:04.177Z] #38 12.86 Reading package lists... [2022-02-01T09:55:04.177Z] #38 16.17 Reading package lists... [2022-02-01T09:55:04.177Z] #38 20.74 Building dependency tree... [2022-02-01T09:55:04.435Z] #38 ... [2022-02-01T09:55:04.435Z] [2022-02-01T09:55:04.435Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:04.435Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-01T09:55:04.435Z] #51 22.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-01T09:55:04.435Z] #51 22.94 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-01T09:55:04.435Z] #51 23.00 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-01T09:55:04.435Z] #51 23.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-01T09:55:04.435Z] #51 23.02 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-01T09:55:05.373Z] #51 23.99 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-01T09:55:05.632Z] #51 24.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-01T09:55:05.632Z] #51 24.31 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-01T09:55:06.098Z] #26 4.958 + RM_GOPATH=0 [2022-02-01T09:55:06.098Z] #26 4.958 + TMP_GOPATH= [2022-02-01T09:55:06.098Z] #26 4.958 + : /build [2022-02-01T09:55:06.098Z] #26 4.958 + '[' -z '' ']' [2022-02-01T09:55:06.098Z] #26 4.958 ++ mktemp -d [2022-02-01T09:55:06.098Z] #26 4.964 + export GOPATH=/tmp/tmp.Fu7JVfQ1cj [2022-02-01T09:55:06.098Z] #26 4.964 + GOPATH=/tmp/tmp.Fu7JVfQ1cj [2022-02-01T09:55:06.098Z] #26 4.964 + RM_GOPATH=1 [2022-02-01T09:55:06.098Z] #26 4.964 + case "$(go env GOARCH)" in [2022-02-01T09:55:06.098Z] #26 4.964 ++ go env GOARCH [2022-02-01T09:55:06.099Z] #26 5.004 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:06.099Z] #26 5.004 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:06.099Z] #26 5.004 ++ dirname /install.sh [2022-02-01T09:55:06.099Z] #26 5.004 + dir=/ [2022-02-01T09:55:06.099Z] #26 5.011 + bin=dockercli [2022-02-01T09:55:06.099Z] #26 5.011 + shift [2022-02-01T09:55:06.099Z] #26 5.011 + '[' '!' -f //dockercli.installer ']' [2022-02-01T09:55:06.099Z] #26 5.011 + . //dockercli.installer [2022-02-01T09:55:06.099Z] #26 5.011 ++ : stable [2022-02-01T09:55:06.099Z] #26 5.011 ++ : 17.06.2-ce [2022-02-01T09:55:06.099Z] #26 5.011 + install_dockercli [2022-02-01T09:55:06.099Z] #26 5.011 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-01T09:55:06.099Z] #26 5.011 ++ uname -m [2022-02-01T09:55:06.099Z] #26 5.011 Install docker/cli version 17.06.2-ce from stable [2022-02-01T09:55:06.099Z] #26 5.026 + arch=x86_64 [2022-02-01T09:55:06.099Z] #26 5.026 + '[' x86_64 '!=' x86_64 ']' [2022-02-01T09:55:06.099Z] #26 5.026 + url=https://download.docker.com/linux/static [2022-02-01T09:55:06.099Z] #26 5.034 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-01T09:55:06.099Z] #26 5.034 + tar -xz docker/docker [2022-02-01T09:55:07.714Z] #19 98.92 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-02-01T09:55:07.714Z] #19 98.92 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:55:07.975Z] #19 98.93 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-01T09:55:07.975Z] #19 98.99 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-02-01T09:55:07.975Z] #19 98.99 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:55:07.975Z] #19 99.00 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-01T09:55:09.065Z] #26 4.694 + RM_GOPATH=0 [2022-02-01T09:55:09.065Z] #26 4.694 + TMP_GOPATH= [2022-02-01T09:55:09.065Z] #26 4.694 + : /build [2022-02-01T09:55:09.065Z] #26 4.694 + '[' -z '' ']' [2022-02-01T09:55:09.065Z] #26 4.704 ++ mktemp -d [2022-02-01T09:55:09.065Z] #26 4.704 + export GOPATH=/tmp/tmp.0bffOBtxaS [2022-02-01T09:55:09.065Z] #26 4.704 + GOPATH=/tmp/tmp.0bffOBtxaS [2022-02-01T09:55:09.065Z] #26 4.704 + RM_GOPATH=1 [2022-02-01T09:55:09.065Z] #26 4.704 + case "$(go env GOARCH)" in [2022-02-01T09:55:09.065Z] #26 4.704 ++ go env GOARCH [2022-02-01T09:55:09.065Z] #26 4.736 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:09.065Z] #26 4.736 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:09.065Z] #26 4.736 ++ dirname /install.sh [2022-02-01T09:55:09.065Z] #26 4.755 + dir=/ [2022-02-01T09:55:09.065Z] #26 4.755 + bin=dockercli [2022-02-01T09:55:09.065Z] #26 4.755 + shift [2022-02-01T09:55:09.065Z] #26 4.755 + '[' '!' -f //dockercli.installer ']' [2022-02-01T09:55:09.065Z] #26 4.755 + . //dockercli.installer [2022-02-01T09:55:09.065Z] #26 4.755 ++ : stable [2022-02-01T09:55:09.065Z] #26 4.755 ++ : 17.06.2-ce [2022-02-01T09:55:09.065Z] #26 4.755 + install_dockercli [2022-02-01T09:55:09.065Z] #26 4.755 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-01T09:55:09.065Z] #26 4.755 ++ uname -m [2022-02-01T09:55:09.065Z] #26 4.755 Install docker/cli version 17.06.2-ce from stable [2022-02-01T09:55:09.065Z] #26 4.771 + arch=x86_64 [2022-02-01T09:55:09.065Z] #26 4.771 + '[' x86_64 '!=' x86_64 ']' [2022-02-01T09:55:09.065Z] #26 4.771 + url=https://download.docker.com/linux/static [2022-02-01T09:55:09.065Z] #26 4.773 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-01T09:55:09.065Z] #26 4.779 + tar -xz docker/docker [2022-02-01T09:55:09.065Z] #26 ... [2022-02-01T09:55:09.065Z] [2022-02-01T09:55:09.065Z] #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-01T09:55:09.065Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-01T09:55:09.065Z] #36 5.733 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-01T09:55:09.879Z] #51 ... [2022-02-01T09:55:09.879Z] [2022-02-01T09:55:09.879Z] #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-01T09:55:09.879Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-01T09:55:09.879Z] #53 26.95 v3.0.2 [2022-02-01T09:55:09.879Z] #53 DONE 27.8s [2022-02-01T09:55:09.879Z] [2022-02-01T09:55:09.879Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-01T09:55:09.879Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-01T09:55:09.879Z] #58 23.74 The following additional packages will be installed: [2022-02-01T09:55:09.879Z] #58 23.74 libbtrfs0 [2022-02-01T09:55:09.879Z] #58 23.88 The following NEW packages will be installed: [2022-02-01T09:55:09.879Z] #58 23.90 libbtrfs-dev libbtrfs0 [2022-02-01T09:55:09.879Z] #58 24.31 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:55:09.879Z] #58 24.31 Need to get 454 kB of archives. [2022-02-01T09:55:09.879Z] #58 24.31 After this operation, 1275 kB of additional disk space will be used. [2022-02-01T09:55:09.879Z] #58 24.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-01T09:55:09.879Z] #58 24.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-01T09:55:09.879Z] #58 25.22 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:55:09.879Z] #58 25.50 Fetched 454 kB in 0s (1416 kB/s) [2022-02-01T09:55:09.879Z] #58 25.62 Selecting previously unselected package libbtrfs0:arm64. [2022-02-01T09:55:09.879Z] #58 25.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 ... 15700 files and directories currently installed.) [2022-02-01T09:55:09.879Z] #58 25.68 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-01T09:55:09.879Z] #58 25.69 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-01T09:55:09.879Z] #58 25.91 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-01T09:55:09.879Z] #58 25.92 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-01T09:55:09.879Z] #58 25.93 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-01T09:55:09.879Z] #58 26.22 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-01T09:55:09.879Z] #58 26.24 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-01T09:55:09.879Z] #58 26.25 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:55:09.879Z] #58 DONE 27.8s [2022-02-01T09:55:09.879Z] [2022-02-01T09:55:09.879Z] #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-01T09:55:09.879Z] #31 sha256:dcf4ae6a1abfab7a014adffceb4bd35a672f032f12c2a92b8019ec1fc61789f0 [2022-02-01T09:55:09.879Z] #31 5.349 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-01T09:55:09.879Z] #31 6.758 [2022-02-01T09:55:09.879Z] #31 7.034 #=#=# ######################################################################## 100.0% [2022-02-01T09:55:09.879Z] #31 8.081 [2022-02-01T09:55:09.879Z] #31 ... [2022-02-01T09:55:09.879Z] [2022-02-01T09:55:09.879Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-01T09:55:09.879Z] #59 sha256:9ede8f721bdc7444aafbd3ba9fea9e629b46d7858ff79453c5c4bd94b0b1d4a3 [2022-02-01T09:55:09.879Z] #59 DONE 0.5s [2022-02-01T09:55:09.879Z] [2022-02-01T09:55:09.879Z] #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-01T09:55:09.879Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-01T09:55:09.879Z] #34 27.43 Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-02-01T09:55:09.879Z] #34 27.51 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-01T09:55:09.879Z] #34 27.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-01T09:55:10.300Z] #26 ... [2022-02-01T09:55:10.300Z] [2022-02-01T09:55:10.300Z] #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-01T09:55:10.300Z] #63 sha256:76287590d0fae8618e6a5ce8984f86d1529d8f247a1c26df983c4534523872cd [2022-02-01T09:55:10.300Z] #63 4.529 + RM_GOPATH=0 [2022-02-01T09:55:10.300Z] #63 4.529 + TMP_GOPATH= [2022-02-01T09:55:10.300Z] #63 4.529 + : /build [2022-02-01T09:55:10.300Z] #63 4.529 + '[' -z '' ']' [2022-02-01T09:55:10.300Z] #63 4.529 ++ mktemp -d [2022-02-01T09:55:10.300Z] #63 4.541 + export GOPATH=/tmp/tmp.SlfTtiYymS [2022-02-01T09:55:10.300Z] #63 4.541 + GOPATH=/tmp/tmp.SlfTtiYymS [2022-02-01T09:55:10.300Z] #63 4.541 + RM_GOPATH=1 [2022-02-01T09:55:10.300Z] #63 4.541 + case "$(go env GOARCH)" in [2022-02-01T09:55:10.300Z] #63 4.541 ++ go env GOARCH [2022-02-01T09:55:10.300Z] #63 4.541 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:10.300Z] #63 4.541 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:10.300Z] #63 4.541 ++ dirname /install.sh [2022-02-01T09:55:10.300Z] #63 4.559 + dir=/ [2022-02-01T09:55:10.300Z] #63 4.559 + bin=rootlesskit [2022-02-01T09:55:10.300Z] #63 4.559 + shift [2022-02-01T09:55:10.300Z] #63 4.561 + '[' '!' -f //rootlesskit.installer ']' [2022-02-01T09:55:10.300Z] #63 4.561 + . //rootlesskit.installer [2022-02-01T09:55:10.300Z] #63 4.561 ++ : v0.14.6 [2022-02-01T09:55:10.300Z] #63 4.561 + install_rootlesskit [2022-02-01T09:55:10.300Z] #63 4.561 + case "$1" in [2022-02-01T09:55:10.300Z] #63 4.561 + export CGO_ENABLED=0 [2022-02-01T09:55:10.300Z] #63 4.561 + CGO_ENABLED=0 [2022-02-01T09:55:10.300Z] #63 4.561 + _install_rootlesskit [2022-02-01T09:55:10.300Z] #63 4.562 + echo 'Install rootlesskit version v0.14.6' [2022-02-01T09:55:10.300Z] #63 4.562 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-01T09:55:10.300Z] #63 4.562 + GOBIN=/build [2022-02-01T09:55:10.300Z] #63 4.562 + GO111MODULE=on [2022-02-01T09:55:10.300Z] #63 4.562 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-01T09:55:10.300Z] #63 4.562 Install rootlesskit version v0.14.6 [2022-02-01T09:55:10.300Z] #63 5.111 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-01T09:55:10.300Z] #63 8.553 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-01T09:55:10.300Z] #63 8.559 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-01T09:55:10.300Z] #63 ... [2022-02-01T09:55:10.300Z] [2022-02-01T09:55:10.300Z] #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-01T09:55:10.300Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-01T09:55:10.300Z] #49 6.031 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-01T09:55:10.300Z] #49 7.926 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-01T09:55:10.300Z] #49 7.965 go: downloading github.com/fatih/color v1.10.0 [2022-02-01T09:55:10.300Z] #49 8.053 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-01T09:55:10.300Z] #49 8.230 go: downloading github.com/pkg/errors v0.9.1 [2022-02-01T09:55:10.300Z] #49 8.660 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-01T09:55:10.300Z] #49 8.683 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-01T09:55:10.300Z] #49 9.012 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-01T09:55:10.300Z] #49 9.059 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-01T09:55:10.300Z] #49 9.361 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-01T09:55:10.300Z] #49 9.485 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-01T09:55:10.300Z] #49 9.736 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-01T09:55:10.300Z] #49 ... [2022-02-01T09:55:10.300Z] [2022-02-01T09:55:10.300Z] #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-01T09:55:10.300Z] #63 sha256:76287590d0fae8618e6a5ce8984f86d1529d8f247a1c26df983c4534523872cd [2022-02-01T09:55:10.300Z] #63 9.375 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-01T09:55:10.368Z] #14 66.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-01T09:55:10.368Z] #14 66.62 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:55:10.368Z] #14 66.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:55:10.368Z] #14 ... [2022-02-01T09:55:10.368Z] [2022-02-01T09:55:10.368Z] #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-01T09:55:10.368Z] #60 sha256:2faaa083c5cc0ac7982e07974b8358889815e15dd8f664b5db7078935e5465aa [2022-02-01T09:55:10.557Z] #63 ... [2022-02-01T09:55:10.557Z] [2022-02-01T09:55:10.557Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-01T09:55:10.557Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:10.557Z] #51 4.726 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-01T09:55:10.814Z] #51 ... [2022-02-01T09:55:10.814Z] [2022-02-01T09:55:10.814Z] #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-01T09:55:10.814Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-01T09:55:10.814Z] #58 4.308 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:55:10.814Z] #58 4.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:55:10.814Z] #58 4.310 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:55:10.814Z] #58 4.585 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:55:10.814Z] #58 5.271 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:55:10.814Z] #58 8.644 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:55:10.881Z] #60 36.42 Updating files: 62% (2938/4684) Updating files: 63% (2951/4684) Updating files: 64% (2998/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-02-01T09:55:10.881Z] #60 37.27 + cd /tmp/tmp.5GiIPTVl5A/src/github.com/containerd/containerd [2022-02-01T09:55:10.881Z] #60 37.27 + git checkout -q v1.5.9 [2022-02-01T09:55:11.071Z] #58 ... [2022-02-01T09:55:11.071Z] [2022-02-01T09:55:11.071Z] #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-01T09:55:11.071Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:55:11.071Z] #38 6.235 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:55:11.071Z] #38 6.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:55:11.071Z] #38 6.296 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:55:11.071Z] #38 8.446 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:55:11.071Z] #38 10.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:55:11.071Z] #38 ... [2022-02-01T09:55:11.071Z] [2022-02-01T09:55:11.071Z] #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-01T09:55:11.071Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:55:11.071Z] #47 5.783 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:55:11.071Z] #47 5.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:55:11.071Z] #47 5.946 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:55:11.071Z] #47 6.673 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-01T09:55:11.071Z] #47 8.604 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:55:11.328Z] #47 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:55:11.328Z] #47 ... [2022-02-01T09:55:11.328Z] [2022-02-01T09:55:11.328Z] #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-01T09:55:11.328Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-01T09:55:11.328Z] #36 6.584 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-01T09:55:11.328Z] #36 ... [2022-02-01T09:55:11.328Z] [2022-02-01T09:55:11.328Z] #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-01T09:55:11.328Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-01T09:55:11.328Z] #34 5.375 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-01T09:55:11.328Z] #34 5.414 Cloning into '.'... [2022-02-01T09:55:11.585Z] #34 ... [2022-02-01T09:55:11.585Z] [2022-02-01T09:55:11.585Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-01T09:55:11.585Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:55:11.586Z] #14 5.977 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:55:11.586Z] #14 6.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:55:11.586Z] #14 6.098 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:55:11.586Z] #14 7.950 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:55:11.586Z] #14 10.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:55:11.586Z] #14 ... [2022-02-01T09:55:11.586Z] [2022-02-01T09:55:11.586Z] #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-01T09:55:11.586Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:55:11.586Z] #43 4.625 + git clone https://github.com/docker/distribution.git . [2022-02-01T09:55:11.586Z] #43 4.625 Cloning into '.'... [2022-02-01T09:55:11.844Z] #43 ... [2022-02-01T09:55:11.844Z] [2022-02-01T09:55:11.844Z] #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-01T09:55:11.844Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-01T09:55:11.844Z] #53 4.952 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-01T09:55:11.844Z] #53 5.915 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-01T09:55:11.844Z] #53 5.943 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-01T09:55:11.844Z] #53 5.981 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-01T09:55:11.844Z] #53 8.074 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-01T09:55:11.844Z] #53 ... [2022-02-01T09:55:11.844Z] [2022-02-01T09:55:11.844Z] #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-01T09:55:11.844Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-01T09:55:11.844Z] #49 10.24 go: downloading golang.org/x/tools v0.1.0 [2022-02-01T09:55:12.774Z] #60 39.00 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-01T09:55:12.774Z] #60 39.00 + BUILDTAGS='netgo osusergo static_build' [2022-02-01T09:55:12.774Z] #60 39.00 + export EXTRA_FLAGS=-buildmode=pie [2022-02-01T09:55:12.774Z] #60 39.00 + EXTRA_FLAGS=-buildmode=pie [2022-02-01T09:55:12.774Z] #60 39.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-01T09:55:12.774Z] #60 39.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-01T09:55:12.774Z] #60 39.00 + '[' '' = dynamic ']' [2022-02-01T09:55:12.774Z] #60 39.00 + make [2022-02-01T09:55:13.243Z] #36 ... [2022-02-01T09:55:13.243Z] [2022-02-01T09:55:13.243Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:13.243Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:13.243Z] #51 6.241 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-01T09:55:13.500Z] #51 ... [2022-02-01T09:55:13.500Z] [2022-02-01T09:55:13.500Z] #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-01T09:55:13.500Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-01T09:55:13.500Z] #34 4.404 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-01T09:55:13.500Z] #34 4.409 Cloning into '.'... [2022-02-01T09:55:13.500Z] #34 ... [2022-02-01T09:55:13.500Z] [2022-02-01T09:55:13.500Z] #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-01T09:55:13.500Z] #63 sha256:c821acbfd4b958b46b3a45433df2419a68f69ec15fe0885d4a90a7af71c90236 [2022-02-01T09:55:13.500Z] #63 5.170 + RM_GOPATH=0 [2022-02-01T09:55:13.500Z] #63 5.170 + TMP_GOPATH= [2022-02-01T09:55:13.500Z] #63 5.170 + : /build [2022-02-01T09:55:13.500Z] #63 5.170 + '[' -z '' ']' [2022-02-01T09:55:13.500Z] #63 5.171 ++ mktemp -d [2022-02-01T09:55:13.500Z] #63 5.178 + export GOPATH=/tmp/tmp.WStmAGXx0A [2022-02-01T09:55:13.500Z] #63 5.178 + GOPATH=/tmp/tmp.WStmAGXx0A [2022-02-01T09:55:13.500Z] #63 5.178 + RM_GOPATH=1 [2022-02-01T09:55:13.500Z] #63 5.178 + case "$(go env GOARCH)" in [2022-02-01T09:55:13.500Z] #63 5.178 ++ go env GOARCH [2022-02-01T09:55:13.500Z] #63 5.239 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:13.500Z] #63 5.239 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:13.500Z] #63 5.240 ++ dirname /install.sh [2022-02-01T09:55:13.500Z] #63 5.252 + dir=/ [2022-02-01T09:55:13.500Z] #63 5.252 + bin=rootlesskit [2022-02-01T09:55:13.500Z] #63 5.252 + shift [2022-02-01T09:55:13.500Z] #63 5.253 + '[' '!' -f //rootlesskit.installer ']' [2022-02-01T09:55:13.500Z] #63 5.253 + . //rootlesskit.installer [2022-02-01T09:55:13.500Z] #63 5.254 ++ : v0.14.6 [2022-02-01T09:55:13.500Z] #63 5.267 Install rootlesskit version v0.14.6 [2022-02-01T09:55:13.500Z] #63 5.267 + install_rootlesskit [2022-02-01T09:55:13.500Z] #63 5.267 + case "$1" in [2022-02-01T09:55:13.500Z] #63 5.267 + export CGO_ENABLED=0 [2022-02-01T09:55:13.500Z] #63 5.267 + CGO_ENABLED=0 [2022-02-01T09:55:13.500Z] #63 5.267 + _install_rootlesskit [2022-02-01T09:55:13.500Z] #63 5.267 + echo 'Install rootlesskit version v0.14.6' [2022-02-01T09:55:13.500Z] #63 5.267 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-01T09:55:13.500Z] #63 5.267 + GOBIN=/build [2022-02-01T09:55:13.500Z] #63 5.267 + GO111MODULE=on [2022-02-01T09:55:13.500Z] #63 5.267 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-01T09:55:13.500Z] #63 5.869 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-01T09:55:13.500Z] #63 9.530 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-01T09:55:13.500Z] #63 9.561 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-01T09:55:13.758Z] #63 ... [2022-02-01T09:55:13.758Z] [2022-02-01T09:55:13.758Z] #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-01T09:55:13.758Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:55:13.758Z] #43 4.741 + git clone https://github.com/docker/distribution.git . [2022-02-01T09:55:13.758Z] #43 4.752 Cloning into '.'... [2022-02-01T09:55:13.758Z] #43 ... [2022-02-01T09:55:13.758Z] [2022-02-01T09:55:13.758Z] #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-01T09:55:13.758Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-01T09:55:13.758Z] #49 5.185 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-01T09:55:13.758Z] #49 7.618 go: downloading github.com/fatih/color v1.10.0 [2022-02-01T09:55:13.758Z] #49 8.189 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-01T09:55:13.758Z] #49 8.357 go: downloading golang.org/x/tools v0.1.0 [2022-02-01T09:55:13.758Z] #49 8.800 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-01T09:55:13.758Z] #49 8.840 go: downloading github.com/pkg/errors v0.9.1 [2022-02-01T09:55:13.758Z] #49 8.977 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-01T09:55:13.758Z] #49 9.090 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-01T09:55:13.758Z] #49 9.643 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-01T09:55:13.758Z] #49 9.674 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-01T09:55:13.758Z] #49 9.834 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-01T09:55:13.758Z] #49 9.961 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-01T09:55:13.758Z] #49 10.21 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-01T09:55:14.015Z] #49 ... [2022-02-01T09:55:14.015Z] [2022-02-01T09:55:14.015Z] #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-01T09:55:14.015Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:55:14.015Z] #38 5.974 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:55:14.015Z] #38 6.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:55:14.015Z] #38 6.024 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:55:14.015Z] #38 8.525 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:55:14.015Z] #38 ... [2022-02-01T09:55:14.015Z] [2022-02-01T09:55:14.015Z] #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-01T09:55:14.015Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-01T09:55:14.015Z] #53 6.252 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-01T09:55:14.015Z] #53 7.756 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-01T09:55:14.015Z] #53 7.773 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-01T09:55:14.015Z] #53 7.898 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-01T09:55:14.015Z] #53 10.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-01T09:55:14.148Z] #60 40.50 + bin/ctr [2022-02-01T09:55:14.272Z] #53 ... [2022-02-01T09:55:14.272Z] [2022-02-01T09:55:14.272Z] #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-01T09:55:14.272Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-01T09:55:14.272Z] #58 4.522 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:55:14.272Z] #58 4.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:55:14.272Z] #58 4.552 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:55:14.272Z] #58 5.022 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:55:14.272Z] #58 7.012 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:55:14.531Z] #58 ... [2022-02-01T09:55:14.531Z] [2022-02-01T09:55:14.531Z] #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-01T09:55:14.531Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:55:14.531Z] #14 4.388 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:55:14.531Z] #14 4.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:55:14.531Z] #14 4.396 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:55:14.531Z] #14 4.820 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:55:14.531Z] #14 6.855 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:55:14.531Z] #14 11.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:55:14.531Z] #14 ... [2022-02-01T09:55:14.531Z] [2022-02-01T09:55:14.531Z] #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-01T09:55:14.531Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-01T09:55:14.531Z] #58 11.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:55:14.584Z] #19 ... [2022-02-01T09:55:14.584Z] [2022-02-01T09:55:14.584Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:14.584Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:14.584Z] #58 111.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-01T09:55:15.150Z] #34 ... [2022-02-01T09:55:15.150Z] [2022-02-01T09:55:15.150Z] #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-01T09:55:15.150Z] #31 sha256:dcf4ae6a1abfab7a014adffceb4bd35a672f032f12c2a92b8019ec1fc61789f0 [2022-02-01T09:55:15.150Z] #31 10.98 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-01T09:55:15.150Z] #31 12.12 [2022-02-01T09:55:15.150Z] #31 12.40 #=#=# 0.4% ######################################################################## 100.0% [2022-02-01T09:55:15.150Z] #31 13.51 [2022-02-01T09:55:15.150Z] #31 ... [2022-02-01T09:55:15.150Z] [2022-02-01T09:55:15.150Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-01T09:55:15.150Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-01T09:55:15.150Z] #14 23.71 The following additional packages will be installed: [2022-02-01T09:55:15.150Z] #14 23.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-01T09:55:15.150Z] #14 23.72 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-01T09:55:15.150Z] #14 23.72 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-01T09:55:15.150Z] #14 23.72 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-01T09:55:15.150Z] #14 23.72 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-01T09:55:15.150Z] #14 23.72 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-01T09:55:15.150Z] #14 23.73 mingw-w64-common mingw-w64-x86-64-dev [2022-02-01T09:55:15.150Z] #14 23.73 Suggested packages: [2022-02-01T09:55:15.150Z] #14 23.74 gcc-10-locales seccomp wine64 [2022-02-01T09:55:15.150Z] #14 24.78 The following NEW packages will be installed: [2022-02-01T09:55:15.150Z] #14 24.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-01T09:55:15.150Z] #14 24.78 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-01T09:55:15.150Z] #14 24.78 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-01T09:55:15.150Z] #14 24.78 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-01T09:55:15.150Z] #14 24.78 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-01T09:55:15.150Z] #14 24.78 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-01T09:55:15.150Z] #14 24.78 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-01T09:55:15.150Z] #14 24.78 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-01T09:55:15.150Z] #14 24.78 mingw-w64-x86-64-dev [2022-02-01T09:55:15.150Z] #14 25.16 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:55:15.150Z] #14 25.16 Need to get 108 MB of archives. [2022-02-01T09:55:15.150Z] #14 25.16 After this operation, 620 MB of additional disk space will be used. [2022-02-01T09:55:15.150Z] #14 25.16 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-01T09:55:15.413Z] #14 ... [2022-02-01T09:55:15.413Z] [2022-02-01T09:55:15.413Z] #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-01T09:55:15.413Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-01T09:55:15.413Z] #38 23.94 The following additional packages will be installed: [2022-02-01T09:55:15.413Z] #38 23.97 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-01T09:55:15.413Z] #38 23.98 Suggested packages: [2022-02-01T09:55:15.413Z] #38 23.98 cmake-doc ninja-build lrzip [2022-02-01T09:55:15.413Z] #38 23.98 Recommended packages: [2022-02-01T09:55:15.413Z] #38 23.98 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-01T09:55:15.413Z] #38 24.53 The following NEW packages will be installed: [2022-02-01T09:55:15.413Z] #38 24.54 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-01T09:55:15.413Z] #38 24.55 vim-common xxd [2022-02-01T09:55:15.413Z] #38 24.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:55:15.413Z] #38 24.88 Need to get 15.6 MB of archives. [2022-02-01T09:55:15.413Z] #38 24.88 After this operation, 67.4 MB of additional disk space will be used. [2022-02-01T09:55:15.413Z] #38 24.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-01T09:55:15.413Z] #38 24.88 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-01T09:55:15.413Z] #38 24.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-01T09:55:15.413Z] #38 24.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-01T09:55:15.413Z] #38 25.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-01T09:55:15.413Z] #38 25.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-02-01T09:55:15.413Z] #38 25.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-02-01T09:55:15.413Z] #38 25.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-02-01T09:55:15.413Z] #38 25.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-02-01T09:55:15.413Z] #38 25.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-02-01T09:55:15.413Z] #38 26.10 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:55:15.413Z] #38 26.32 Fetched 15.6 MB in 1s (22.5 MB/s) [2022-02-01T09:55:15.413Z] #38 26.68 Selecting previously unselected package xxd. [2022-02-01T09:55:15.413Z] #38 26.68 (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-01T09:55:15.413Z] #38 26.70 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-01T09:55:15.413Z] #38 27.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:55:15.413Z] #38 27.57 Selecting previously unselected package vim-common. [2022-02-01T09:55:15.413Z] #38 27.57 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:55:15.413Z] #38 27.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:55:15.413Z] #38 27.71 Selecting previously unselected package cmake-data. [2022-02-01T09:55:15.413Z] #38 27.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-01T09:55:15.413Z] #38 27.71 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-01T09:55:15.413Z] #38 30.69 Selecting previously unselected package libicu67:arm64. [2022-02-01T09:55:15.413Z] #38 30.69 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-02-01T09:55:15.413Z] #38 30.71 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-01T09:55:15.413Z] #38 ... [2022-02-01T09:55:15.413Z] [2022-02-01T09:55:15.413Z] #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-01T09:55:15.413Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-01T09:55:15.413Z] #47 23.56 The following additional packages will be installed: [2022-02-01T09:55:15.413Z] #47 23.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-01T09:55:15.413Z] #47 23.58 python3-protobuf python3-six [2022-02-01T09:55:15.413Z] #47 23.60 Suggested packages: [2022-02-01T09:55:15.413Z] #47 23.60 python3-setuptools [2022-02-01T09:55:15.413Z] #47 23.60 Recommended packages: [2022-02-01T09:55:15.413Z] #47 23.60 iproute2 | iproute [2022-02-01T09:55:15.413Z] #47 24.03 The following NEW packages will be installed: [2022-02-01T09:55:15.413Z] #47 24.04 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-01T09:55:15.413Z] #47 24.05 python3-protobuf python3-six [2022-02-01T09:55:15.413Z] #47 24.51 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:55:15.413Z] #47 24.51 Need to get 2115 kB of archives. [2022-02-01T09:55:15.413Z] #47 24.51 After this operation, 10.7 MB of additional disk space will be used. [2022-02-01T09:55:15.413Z] #47 24.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-02-01T09:55:15.413Z] #47 24.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-01T09:55:15.413Z] #47 24.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-01T09:55:15.413Z] #47 24.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-02-01T09:55:15.413Z] #47 24.53 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-01T09:55:15.413Z] #47 24.56 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-01T09:55:15.413Z] #47 24.57 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-01T09:55:15.413Z] #47 27.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-02-01T09:55:15.413Z] #47 28.88 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:55:15.413Z] #47 29.05 Fetched 2115 kB in 4s (533 kB/s) [2022-02-01T09:55:15.413Z] #47 29.11 Selecting previously unselected package libprotobuf23:arm64. [2022-02-01T09:55:15.413Z] #47 29.11 (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-01T09:55:15.413Z] #47 29.14 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-02-01T09:55:15.413Z] #47 29.15 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-02-01T09:55:15.413Z] #47 29.66 Selecting previously unselected package python3-pkg-resources. [2022-02-01T09:55:15.413Z] #47 29.67 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-01T09:55:15.413Z] #47 29.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:55:15.413Z] #47 29.81 Selecting previously unselected package python3-six. [2022-02-01T09:55:15.413Z] #47 29.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-01T09:55:15.413Z] #47 29.83 Unpacking python3-six (1.16.0-2) ... [2022-02-01T09:55:15.413Z] #47 29.87 Selecting previously unselected package python3-protobuf. [2022-02-01T09:55:15.413Z] #47 29.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-02-01T09:55:15.413Z] #47 29.89 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-01T09:55:15.413Z] #47 30.32 Selecting previously unselected package libnet1:arm64. [2022-02-01T09:55:15.413Z] #47 30.32 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-01T09:55:15.413Z] #47 30.32 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:55:15.413Z] #47 30.41 Selecting previously unselected package libnl-3-200:arm64. [2022-02-01T09:55:15.413Z] #47 30.42 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-01T09:55:15.413Z] #47 30.43 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-01T09:55:15.413Z] #47 30.57 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-01T09:55:15.413Z] #47 30.57 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-01T09:55:15.413Z] #47 30.57 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-01T09:55:15.413Z] #47 30.68 Selecting previously unselected package criu. [2022-02-01T09:55:15.413Z] #47 30.68 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-02-01T09:55:15.413Z] #47 30.69 Unpacking criu (3.16.1-3) ... [2022-02-01T09:55:15.413Z] #47 31.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:55:15.413Z] #47 32.44 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-02-01T09:55:15.413Z] #47 32.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:55:15.413Z] #47 32.46 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-01T09:55:15.413Z] #47 32.47 Setting up python3-six (1.16.0-2) ... [2022-02-01T09:55:15.413Z] #47 33.30 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-01T09:55:15.413Z] #47 33.34 Setting up python3-protobuf (3.12.4-1) ... [2022-02-01T09:55:16.027Z] #49 ... [2022-02-01T09:55:16.027Z] [2022-02-01T09:55:16.027Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:16.027Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:16.027Z] #51 12.57 go: downloading github.com/fatih/color v1.7.0 [2022-02-01T09:55:16.027Z] #51 12.57 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-01T09:55:16.027Z] #51 12.66 go: downloading github.com/pkg/errors v0.8.1 [2022-02-01T09:55:16.027Z] #51 12.66 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-01T09:55:16.027Z] #51 12.79 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-01T09:55:16.027Z] #51 13.06 go: downloading github.com/spf13/viper v1.6.1 [2022-02-01T09:55:16.027Z] #51 13.34 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-01T09:55:16.027Z] #51 13.34 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-01T09:55:16.027Z] #51 13.40 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-01T09:55:16.027Z] #51 13.56 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-01T09:55:16.027Z] #51 14.88 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-01T09:55:16.027Z] #51 15.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-01T09:55:16.355Z] #47 ... [2022-02-01T09:55:16.355Z] [2022-02-01T09:55:16.355Z] #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-01T09:55:16.355Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-01T09:55:16.355Z] #38 34.77 Selecting previously unselected package libxml2:arm64. [2022-02-01T09:55:16.355Z] #38 34.77 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-01T09:55:16.355Z] #38 34.78 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-01T09:55:16.614Z] #38 35.14 Selecting previously unselected package libarchive13:arm64. [2022-02-01T09:55:16.614Z] #38 35.18 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-02-01T09:55:16.614Z] #38 35.19 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-01T09:55:16.874Z] #38 35.41 Selecting previously unselected package libjsoncpp24:arm64. [2022-02-01T09:55:16.874Z] #38 35.41 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-02-01T09:55:16.874Z] #38 35.43 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-01T09:55:16.874Z] #38 35.55 Selecting previously unselected package librhash0:arm64. [2022-02-01T09:55:17.134Z] #38 35.56 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-02-01T09:55:17.134Z] #38 35.57 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-02-01T09:55:17.134Z] #38 35.70 Selecting previously unselected package libuv1:arm64. [2022-02-01T09:55:17.134Z] #38 35.71 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-02-01T09:55:17.134Z] #38 35.73 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-02-01T09:55:17.393Z] #38 35.84 Selecting previously unselected package cmake. [2022-02-01T09:55:17.393Z] #38 35.85 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-02-01T09:55:17.393Z] #38 35.87 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-01T09:55:18.551Z] #51 ... [2022-02-01T09:55:18.551Z] [2022-02-01T09:55:18.551Z] #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-01T09:55:18.551Z] #26 sha256:562c78d4195d79761b88ecda153801a6a9cbc9c335380cb9571289ef0d321755 [2022-02-01T09:55:18.551Z] #26 17.35 + mkdir -p /build [2022-02-01T09:55:18.551Z] #26 17.37 + mv docker/docker /build/ [2022-02-01T09:55:18.551Z] #26 17.38 + rmdir docker [2022-02-01T09:55:18.713Z] #58 ... [2022-02-01T09:55:18.713Z] [2022-02-01T09:55:18.713Z] #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-01T09:55:18.713Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:55:18.713Z] #47 5.337 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:55:18.713Z] #47 5.363 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:55:18.713Z] #47 5.363 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:55:18.713Z] #47 5.866 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-01T09:55:18.713Z] #47 7.273 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:55:18.713Z] #47 11.50 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:55:18.713Z] #47 13.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:55:18.971Z] #47 ... [2022-02-01T09:55:18.971Z] [2022-02-01T09:55:18.971Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:18.971Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:18.971Z] #51 15.66 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-01T09:55:18.971Z] #51 15.67 go: downloading github.com/fatih/color v1.7.0 [2022-02-01T09:55:18.971Z] #51 15.91 go: downloading github.com/pkg/errors v0.8.1 [2022-02-01T09:55:19.233Z] #51 15.91 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-01T09:55:19.233Z] #51 16.03 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-01T09:55:19.803Z] #51 16.57 go: downloading github.com/spf13/viper v1.6.1 [2022-02-01T09:55:19.803Z] #51 ... [2022-02-01T09:55:19.803Z] [2022-02-01T09:55:19.803Z] #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-01T09:55:19.803Z] #26 sha256:dfefb955e30cf9af77eed24286564a1152e2fe6d72f8274667f295db9689d3dd [2022-02-01T09:55:19.803Z] #26 15.94 + mkdir -p /build [2022-02-01T09:55:19.803Z] #26 15.96 + mv docker/docker /build/ [2022-02-01T09:55:19.803Z] #26 15.96 + rmdir docker [2022-02-01T09:55:19.803Z] #26 DONE 16.4s [2022-02-01T09:55:19.872Z] #58 ... [2022-02-01T09:55:19.872Z] [2022-02-01T09:55:19.873Z] #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-01T09:55:19.873Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-01T09:55:19.873Z] #19 108.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-02-01T09:55:19.873Z] #19 108.3 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:55:19.873Z] #19 108.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-01T09:55:19.873Z] #19 109.7 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-02-01T09:55:19.873Z] #19 109.7 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:55:19.873Z] #19 109.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:55:19.930Z] #38 38.12 Setting up libicu67:arm64 (67.1-7) ... [2022-02-01T09:55:19.930Z] #38 38.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:55:19.930Z] #38 38.15 Setting up libuv1:arm64 (1.40.0-2) ... [2022-02-01T09:55:19.930Z] #38 38.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:55:19.930Z] #38 ... [2022-02-01T09:55:19.930Z] [2022-02-01T09:55:19.930Z] #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-01T09:55:19.930Z] #60 sha256:93075ebf89c01f0c6057aadf0d555ccb5629f8f577f08aa8554cde44f0b478ea [2022-02-01T09:55:19.930Z] #60 0.885 + RM_GOPATH=0 [2022-02-01T09:55:19.930Z] #60 0.885 + TMP_GOPATH= [2022-02-01T09:55:19.930Z] #60 0.885 + : /build [2022-02-01T09:55:19.930Z] #60 0.885 + '[' -z '' ']' [2022-02-01T09:55:19.930Z] #60 0.885 ++ mktemp -d [2022-02-01T09:55:19.930Z] #60 0.898 + export GOPATH=/tmp/tmp.CVVViC6Kfj [2022-02-01T09:55:19.930Z] #60 0.898 + GOPATH=/tmp/tmp.CVVViC6Kfj [2022-02-01T09:55:19.930Z] #60 0.898 + RM_GOPATH=1 [2022-02-01T09:55:19.930Z] #60 0.898 + case "$(go env GOARCH)" in [2022-02-01T09:55:19.930Z] #60 0.898 ++ go env GOARCH [2022-02-01T09:55:19.930Z] #60 0.923 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:19.930Z] #60 0.923 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:19.930Z] #60 0.923 ++ dirname /install.sh [2022-02-01T09:55:19.930Z] #60 0.923 + dir=/ [2022-02-01T09:55:19.930Z] #60 0.923 + bin=containerd [2022-02-01T09:55:19.930Z] #60 0.923 + shift [2022-02-01T09:55:19.930Z] #60 0.923 + '[' '!' -f //containerd.installer ']' [2022-02-01T09:55:19.930Z] #60 0.923 + . //containerd.installer [2022-02-01T09:55:19.930Z] #60 0.923 ++ set -e [2022-02-01T09:55:19.930Z] #60 0.923 ++ : v1.5.9 [2022-02-01T09:55:19.930Z] #60 0.923 + install_containerd [2022-02-01T09:55:19.930Z] #60 0.958 Install containerd version v1.5.9 [2022-02-01T09:55:19.930Z] #60 0.958 + echo 'Install containerd version v1.5.9' [2022-02-01T09:55:19.930Z] #60 0.958 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CVVViC6Kfj/src/github.com/containerd/containerd [2022-02-01T09:55:19.930Z] #60 0.958 Cloning into '/tmp/tmp.CVVViC6Kfj/src/github.com/containerd/containerd'... [2022-02-01T09:55:19.930Z] #60 ... [2022-02-01T09:55:19.930Z] [2022-02-01T09:55:19.930Z] #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-01T09:55:19.930Z] #31 sha256:dcf4ae6a1abfab7a014adffceb4bd35a672f032f12c2a92b8019ec1fc61789f0 [2022-02-01T09:55:19.930Z] #31 16.96 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-01T09:55:19.930Z] #31 18.05 [2022-02-01T09:55:19.930Z] #31 18.32 #=#=# 0.0% ########## 15.0% ##################### 30.3% ############################### 44.2% ##################################### 52.2% ################################################ 67.3% ############################################################# 85.0% ######################################################################## 100.0% [2022-02-01T09:55:19.930Z] #31 19.97 [2022-02-01T09:55:19.932Z] #26 DONE 18.9s [2022-02-01T09:55:19.933Z] [2022-02-01T09:55:19.933Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:19.933Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:19.933Z] #51 19.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-01T09:55:19.933Z] #51 19.06 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-01T09:55:19.933Z] #51 19.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-01T09:55:19.933Z] #51 19.37 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-01T09:55:20.062Z] [2022-02-01T09:55:20.062Z] #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-01T09:55:20.062Z] #63 sha256:c821acbfd4b958b46b3a45433df2419a68f69ec15fe0885d4a90a7af71c90236 [2022-02-01T09:55:20.062Z] #63 10.56 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-01T09:55:20.062Z] #63 14.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-01T09:55:20.062Z] #63 15.56 go: downloading github.com/google/uuid v1.3.0 [2022-02-01T09:55:20.062Z] #63 15.73 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-01T09:55:20.062Z] #63 15.73 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-01T09:55:20.062Z] #63 15.93 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-01T09:55:20.062Z] #63 16.02 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-01T09:55:20.190Z] #51 19.56 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-01T09:55:20.319Z] #63 16.72 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-01T09:55:20.319Z] #63 ... [2022-02-01T09:55:20.319Z] [2022-02-01T09:55:20.319Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:20.319Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:20.319Z] #51 17.16 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-01T09:55:20.447Z] #51 19.84 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-01T09:55:20.447Z] #51 19.95 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-01T09:55:20.502Z] #31 ... [2022-02-01T09:55:20.502Z] [2022-02-01T09:55:20.502Z] #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-01T09:55:20.502Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-01T09:55:20.502Z] #47 35.89 Setting up criu (3.16.1-3) ... [2022-02-01T09:55:20.502Z] #47 37.30 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:55:20.502Z] #47 DONE 38.2s [2022-02-01T09:55:20.502Z] [2022-02-01T09:55:20.502Z] #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-01T09:55:20.502Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-01T09:55:20.502Z] #38 38.37 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-01T09:55:20.502Z] #38 38.45 Setting up librhash0:arm64 (1.4.1-2) ... [2022-02-01T09:55:20.502Z] #38 38.62 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-01T09:55:20.502Z] #38 38.67 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-01T09:55:20.502Z] #38 38.70 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-01T09:55:20.502Z] #38 38.75 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-01T09:55:20.502Z] #38 38.85 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:55:20.577Z] #51 17.16 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-01T09:55:20.577Z] #51 17.25 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-01T09:55:20.577Z] #51 17.29 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-01T09:55:20.704Z] #51 20.01 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-01T09:55:20.761Z] #38 DONE 39.2s [2022-02-01T09:55:20.761Z] [2022-02-01T09:55:20.761Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-01T09:55:20.761Z] #39 sha256:2bdfd7d1a083c39eb97deb72439b68b4320dae66c6e7d1544d87698d0049006c [2022-02-01T09:55:20.761Z] #39 DONE 0.2s [2022-02-01T09:55:20.761Z] [2022-02-01T09:55:20.761Z] #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-01T09:55:20.761Z] #40 sha256:9d976acc9b1ec47af2e8cb50c2f19847bcc10fd4b60114e89a18769677dc5d3d [2022-02-01T09:55:20.961Z] #51 20.15 go: downloading github.com/spf13/afero v1.1.2 [2022-02-01T09:55:20.961Z] #51 20.19 go: downloading github.com/spf13/cast v1.3.0 [2022-02-01T09:55:20.961Z] #51 20.25 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-01T09:55:20.961Z] #51 20.36 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-01T09:55:21.218Z] #51 20.41 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-01T09:55:21.218Z] #51 20.49 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-01T09:55:21.218Z] #51 20.57 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-01T09:55:21.475Z] #51 20.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-01T09:55:21.475Z] #51 20.82 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-01T09:55:21.475Z] #51 20.86 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-01T09:55:21.475Z] #51 20.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-01T09:55:21.696Z] #40 0.815 + RM_GOPATH=0 [2022-02-01T09:55:21.696Z] #40 0.826 + TMP_GOPATH= [2022-02-01T09:55:21.696Z] #40 0.826 + : /build [2022-02-01T09:55:21.696Z] #40 0.826 + '[' -z '' ']' [2022-02-01T09:55:21.696Z] #40 0.826 ++ mktemp -d [2022-02-01T09:55:21.696Z] #40 0.837 + export GOPATH=/tmp/tmp.2CF6oZVerW [2022-02-01T09:55:21.696Z] #40 0.837 + GOPATH=/tmp/tmp.2CF6oZVerW [2022-02-01T09:55:21.696Z] #40 0.837 + RM_GOPATH=1 [2022-02-01T09:55:21.696Z] #40 0.837 + case "$(go env GOARCH)" in [2022-02-01T09:55:21.696Z] #40 0.837 ++ go env GOARCH [2022-02-01T09:55:21.696Z] #40 0.942 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:21.731Z] #51 20.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-01T09:55:21.732Z] #51 21.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-01T09:55:21.946Z] #51 18.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-01T09:55:21.956Z] #40 0.943 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:21.956Z] #40 0.943 ++ dirname /install.sh [2022-02-01T09:55:21.956Z] #40 0.944 + dir=/ [2022-02-01T09:55:21.956Z] #40 0.944 + bin=tini [2022-02-01T09:55:21.956Z] #40 0.944 + shift [2022-02-01T09:55:21.956Z] #40 0.944 + '[' '!' -f //tini.installer ']' [2022-02-01T09:55:21.956Z] #40 0.944 + . //tini.installer [2022-02-01T09:55:21.956Z] #40 0.944 ++ : v0.19.0 [2022-02-01T09:55:21.956Z] #40 0.944 + install_tini [2022-02-01T09:55:21.956Z] #40 0.944 + echo 'Install tini version v0.19.0' [2022-02-01T09:55:21.956Z] #40 0.945 + git clone https://github.com/krallin/tini.git /tmp/tmp.2CF6oZVerW/tini [2022-02-01T09:55:21.956Z] #40 0.945 Install tini version v0.19.0 [2022-02-01T09:55:21.956Z] #40 0.947 Cloning into '/tmp/tmp.2CF6oZVerW/tini'... [2022-02-01T09:55:21.988Z] #51 21.23 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-01T09:55:21.988Z] #51 21.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-01T09:55:21.988Z] #51 21.45 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-01T09:55:21.988Z] #51 21.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-01T09:55:22.213Z] #40 1.497 + cd /tmp/tmp.2CF6oZVerW/tini [2022-02-01T09:55:22.245Z] #51 21.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-01T09:55:22.245Z] #51 ... [2022-02-01T09:55:22.245Z] [2022-02-01T09:55:22.245Z] #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-01T09:55:22.245Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-01T09:55:22.245Z] #36 21.66 tomll can be used in two ways: [2022-02-01T09:55:22.245Z] #36 21.66 Writing to STDIN and reading from STDOUT: [2022-02-01T09:55:22.245Z] #36 21.66 cat file.toml | tomll > file.toml [2022-02-01T09:55:22.245Z] #36 21.66 [2022-02-01T09:55:22.245Z] #36 21.66 Reading and updating a list of files: [2022-02-01T09:55:22.245Z] #36 21.66 tomll a.toml b.toml c.toml [2022-02-01T09:55:22.245Z] #36 21.66 [2022-02-01T09:55:22.245Z] #36 21.66 When given a list of files, tomll will modify all files in place without asking. [2022-02-01T09:55:22.245Z] #36 DONE 21.8s [2022-02-01T09:55:22.245Z] [2022-02-01T09:55:22.245Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:22.245Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:22.245Z] #51 21.68 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-01T09:55:22.410Z] #19 ... [2022-02-01T09:55:22.410Z] [2022-02-01T09:55:22.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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:22.410Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:22.410Z] #58 DONE 120.3s [2022-02-01T09:55:22.410Z] [2022-02-01T09:55:22.410Z] #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-01T09:55:22.410Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:55:22.410Z] #50 112.8 + dpkg --print-architecture [2022-02-01T09:55:22.410Z] #50 112.8 + git checkout -q v2.1.0 [2022-02-01T09:55:22.410Z] #50 113.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-01T09:55:22.410Z] #50 113.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-01T09:55:22.471Z] #40 1.497 + git checkout -q v0.19.0 [2022-02-01T09:55:22.471Z] #40 1.512 + cmake . [2022-02-01T09:55:22.471Z] #40 1.755 -- The C compiler identification is GNU 10.2.1 [2022-02-01T09:55:22.504Z] #51 21.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-01T09:55:22.514Z] #51 19.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-01T09:55:22.514Z] #51 19.23 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-01T09:55:22.731Z] #40 1.824 -- Detecting C compiler ABI info [2022-02-01T09:55:22.989Z] #40 2.129 -- Detecting C compiler ABI info - done [2022-02-01T09:55:22.989Z] #40 2.200 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-01T09:55:22.989Z] #40 2.200 -- Detecting C compile features [2022-02-01T09:55:22.989Z] #40 2.207 -- Detecting C compile features - done [2022-02-01T09:55:22.989Z] #40 2.240 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-01T09:55:23.079Z] #51 19.89 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-01T09:55:23.084Z] #51 22.40 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-01T09:55:23.084Z] #51 22.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-01T09:55:23.247Z] #40 2.418 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-01T09:55:23.340Z] #51 22.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-01T09:55:23.340Z] #51 22.72 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-01T09:55:23.340Z] #51 ... [2022-02-01T09:55:23.340Z] [2022-02-01T09:55:23.340Z] #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-01T09:55:23.340Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:55:23.340Z] #38 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:55:23.508Z] #40 2.507 -- Configuring done [2022-02-01T09:55:23.508Z] #40 2.519 -- Generating done [2022-02-01T09:55:23.508Z] #40 2.538 -- Build files have been written to: /tmp/tmp.2CF6oZVerW/tini [2022-02-01T09:55:23.508Z] #40 2.553 + make tini-static [2022-02-01T09:55:23.508Z] #40 2.759 Scanning dependencies of target tini-static [2022-02-01T09:55:23.599Z] #38 ... [2022-02-01T09:55:23.599Z] [2022-02-01T09:55:23.599Z] #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-01T09:55:23.599Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:55:23.599Z] #14 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:55:23.599Z] #14 22.46 Fetched 8500 kB in 17s (506 kB/s) [2022-02-01T09:55:23.599Z] #14 22.46 Reading package lists... [2022-02-01T09:55:23.599Z] #14 ... [2022-02-01T09:55:23.599Z] [2022-02-01T09:55:23.599Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:23.599Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:23.599Z] #51 22.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-01T09:55:23.599Z] #51 23.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-01T09:55:23.767Z] #40 2.833 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-01T09:55:23.856Z] #51 23.09 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-01T09:55:23.856Z] #51 ... [2022-02-01T09:55:23.856Z] [2022-02-01T09:55:23.856Z] #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-01T09:55:23.856Z] #63 sha256:76287590d0fae8618e6a5ce8984f86d1529d8f247a1c26df983c4534523872cd [2022-02-01T09:55:23.856Z] #63 12.91 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-01T09:55:23.856Z] #63 13.89 go: downloading github.com/google/uuid v1.3.0 [2022-02-01T09:55:23.856Z] #63 14.13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-01T09:55:23.856Z] #63 14.13 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-01T09:55:23.856Z] #63 14.33 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-01T09:55:23.856Z] #63 14.62 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-01T09:55:23.856Z] #63 15.04 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-01T09:55:23.856Z] #63 15.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-01T09:55:23.856Z] #63 16.10 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-01T09:55:23.856Z] #63 18.28 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-01T09:55:23.856Z] #63 18.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-01T09:55:24.101Z] #60 ... [2022-02-01T09:55:24.101Z] [2022-02-01T09:55:24.101Z] #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-01T09:55:24.101Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:55:24.101Z] #14 71.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-01T09:55:24.101Z] #14 71.29 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:55:24.101Z] #14 71.30 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-01T09:55:24.101Z] #14 75.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-01T09:55:24.101Z] #14 75.91 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:55:24.102Z] #14 75.92 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:55:24.113Z] #63 ... [2022-02-01T09:55:24.113Z] [2022-02-01T09:55:24.113Z] #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-01T09:55:24.113Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:55:24.113Z] #47 12.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:55:24.113Z] #47 17.10 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-01T09:55:24.113Z] #47 ... [2022-02-01T09:55:24.113Z] [2022-02-01T09:55:24.113Z] #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-01T09:55:24.113Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:55:24.113Z] #38 23.16 Fetched 8500 kB in 17s (491 kB/s) [2022-02-01T09:55:24.320Z] #50 DONE 122.0s [2022-02-01T09:55:24.320Z] [2022-02-01T09:55:24.320Z] #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-01T09:55:24.320Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-01T09:55:25.145Z] #40 4.147 [100%] Linking C executable tini-static [2022-02-01T09:55:25.404Z] #40 4.644 [100%] Built target tini-static [2022-02-01T09:55:25.404Z] #40 4.686 + mkdir -p /build [2022-02-01T09:55:25.601Z] #51 ... [2022-02-01T09:55:25.601Z] [2022-02-01T09:55:25.601Z] #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-01T09:55:25.601Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:55:25.601Z] #38 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:55:25.601Z] #38 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:55:25.601Z] #38 ... [2022-02-01T09:55:25.601Z] [2022-02-01T09:55:25.601Z] #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-01T09:55:25.601Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-01T09:55:25.601Z] #36 22.23 tomll can be used in two ways: [2022-02-01T09:55:25.601Z] #36 22.23 Writing to STDIN and reading from STDOUT: [2022-02-01T09:55:25.601Z] #36 22.23 cat file.toml | tomll > file.toml [2022-02-01T09:55:25.601Z] #36 22.23 [2022-02-01T09:55:25.601Z] #36 22.23 Reading and updating a list of files: [2022-02-01T09:55:25.601Z] #36 22.23 tomll a.toml b.toml c.toml [2022-02-01T09:55:25.601Z] #36 22.23 [2022-02-01T09:55:25.601Z] #36 22.23 When given a list of files, tomll will modify all files in place without asking. [2022-02-01T09:55:25.662Z] #40 4.691 + cp tini-static /build/docker-init [2022-02-01T09:55:25.662Z] #40 DONE 4.8s [2022-02-01T09:55:25.662Z] [2022-02-01T09:55:25.662Z] #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-01T09:55:25.662Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-01T09:55:25.662Z] #49 43.81 gotestsum version dev [2022-02-01T09:55:25.662Z] #49 DONE 44.2s [2022-02-01T09:55:25.662Z] [2022-02-01T09:55:25.662Z] #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-01T09:55:25.662Z] #31 sha256:dcf4ae6a1abfab7a014adffceb4bd35a672f032f12c2a92b8019ec1fc61789f0 [2022-02-01T09:55:25.662Z] #31 23.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-01T09:55:25.662Z] #31 24.51 [2022-02-01T09:55:25.662Z] #31 24.75 #=#=# ######################################################################## 100.0% [2022-02-01T09:55:25.662Z] #31 25.48 [2022-02-01T09:55:25.701Z] #19 116.8 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-02-01T09:55:25.701Z] #19 116.8 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:55:25.701Z] #19 116.8 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-01T09:55:25.701Z] #19 116.8 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-02-01T09:55:25.701Z] #19 116.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:55:25.701Z] #19 116.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:55:25.864Z] #36 DONE 22.5s [2022-02-01T09:55:25.864Z] [2022-02-01T09:55:25.864Z] #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-01T09:55:25.864Z] #63 sha256:c821acbfd4b958b46b3a45433df2419a68f69ec15fe0885d4a90a7af71c90236 [2022-02-01T09:55:25.864Z] #63 17.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-01T09:55:25.864Z] #63 18.14 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-01T09:55:25.864Z] #63 20.78 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-01T09:55:25.864Z] #63 20.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-01T09:55:26.795Z] #63 ... [2022-02-01T09:55:26.795Z] [2022-02-01T09:55:26.795Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:26.795Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:26.795Z] #51 22.87 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-01T09:55:26.795Z] #51 22.93 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-01T09:55:26.795Z] #51 22.94 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-01T09:55:26.795Z] #51 23.34 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-01T09:55:26.795Z] #51 23.34 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-01T09:55:26.795Z] #51 23.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-01T09:55:26.795Z] #51 23.62 go: downloading github.com/spf13/afero v1.1.2 [2022-02-01T09:55:27.038Z] #31 27.60 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-01T09:55:27.053Z] #51 23.69 go: downloading github.com/spf13/cast v1.3.0 [2022-02-01T09:55:27.053Z] #51 23.77 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-01T09:55:27.053Z] #51 23.79 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-01T09:55:27.053Z] #51 23.80 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-01T09:55:27.053Z] #51 23.82 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-01T09:55:27.310Z] #51 23.95 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-01T09:55:27.310Z] #51 23.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-01T09:55:27.310Z] #51 23.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-01T09:55:27.310Z] #51 24.06 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-01T09:55:27.310Z] #51 24.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-01T09:55:27.568Z] #51 24.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-01T09:55:27.568Z] #51 24.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-01T09:55:27.568Z] #51 24.23 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-01T09:55:27.568Z] #51 24.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-01T09:55:27.831Z] #51 24.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-01T09:55:27.831Z] #51 24.57 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-01T09:55:28.089Z] #51 24.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-01T09:55:28.089Z] #51 24.75 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-01T09:55:28.089Z] #51 24.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-01T09:55:28.089Z] #51 24.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-01T09:55:28.089Z] #51 25.01 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-01T09:55:28.275Z] #14 85.86 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-01T09:55:28.275Z] #14 85.86 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:55:28.275Z] #14 85.87 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:55:28.346Z] #51 25.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-01T09:55:28.372Z] #38 23.16 Reading package lists... [2022-02-01T09:55:28.418Z] #31 28.77 [2022-02-01T09:55:28.604Z] #51 25.32 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-01T09:55:28.604Z] #51 25.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-01T09:55:28.604Z] #51 25.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-01T09:55:28.637Z] #38 27.59 Reading package lists... [2022-02-01T09:55:28.637Z] #38 ... [2022-02-01T09:55:28.637Z] [2022-02-01T09:55:28.637Z] #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-01T09:55:28.637Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-01T09:55:28.637Z] #49 18.03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-01T09:55:28.637Z] #49 18.06 go: downloading golang.org/x/mod v0.3.0 [2022-02-01T09:55:28.676Z] #31 29.03 #=#=# ######################################################################## 100.0% [2022-02-01T09:55:28.865Z] #51 25.48 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-01T09:55:28.865Z] #51 25.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-01T09:55:28.865Z] #51 25.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-01T09:55:28.865Z] #51 25.71 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-01T09:55:28.903Z] #49 ... [2022-02-01T09:55:28.903Z] [2022-02-01T09:55:28.903Z] #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-01T09:55:28.903Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:55:28.903Z] #43 25.16 + git checkout -q v2.3.0 [2022-02-01T09:55:28.903Z] #43 27.31 + 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-01T09:55:29.160Z] #43 ... [2022-02-01T09:55:29.160Z] [2022-02-01T09:55:29.160Z] #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-01T09:55:29.160Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-01T09:55:29.160Z] #58 18.31 Fetched 8500 kB in 14s (596 kB/s) [2022-02-01T09:55:29.160Z] #58 18.31 Reading package lists... [2022-02-01T09:55:29.160Z] #58 24.43 Reading package lists... [2022-02-01T09:55:29.160Z] #58 ... [2022-02-01T09:55:29.160Z] [2022-02-01T09:55:29.160Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:29.160Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:29.160Z] #51 23.55 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-01T09:55:29.160Z] #51 23.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-01T09:55:29.160Z] #51 23.63 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-01T09:55:29.160Z] #51 23.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-01T09:55:29.160Z] #51 23.72 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-01T09:55:29.160Z] #51 23.82 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-01T09:55:29.160Z] #51 24.09 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-01T09:55:29.160Z] #51 24.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-01T09:55:29.160Z] #51 24.37 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-01T09:55:29.160Z] #51 24.37 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-01T09:55:29.160Z] #51 24.45 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-01T09:55:29.160Z] #51 24.48 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-01T09:55:29.160Z] #51 24.51 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-01T09:55:29.160Z] #51 25.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-01T09:55:29.160Z] #51 25.15 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-01T09:55:29.160Z] #51 25.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-01T09:55:29.160Z] #51 25.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-01T09:55:29.160Z] #51 25.34 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-01T09:55:29.160Z] #51 25.47 go: downloading golang.org/x/text v0.3.2 [2022-02-01T09:55:29.244Z] #31 29.80 [2022-02-01T09:55:29.430Z] #51 26.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-01T09:55:29.430Z] #51 26.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-01T09:55:29.430Z] #51 26.18 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-01T09:55:29.430Z] #51 26.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-01T09:55:29.430Z] #51 26.20 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-01T09:55:29.503Z] #31 30.04 Download of images into '/build' complete. [2022-02-01T09:55:29.503Z] #31 30.04 Use something like the following to load the result into a Docker daemon: [2022-02-01T09:55:29.503Z] #31 30.04 tar -cC '/build' . | docker load [2022-02-01T09:55:29.645Z] #14 ... [2022-02-01T09:55:29.645Z] [2022-02-01T09:55:29.645Z] #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-01T09:55:29.645Z] #63 sha256:9c1c7b15ed63d8e6e3568b82f59401afa5d1a2b16ed57764876f93237db59255 [2022-02-01T09:55:29.645Z] #63 87.29 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-01T09:55:29.645Z] #63 87.29 + GOBIN=/build [2022-02-01T09:55:29.645Z] #63 87.29 + GO111MODULE=on [2022-02-01T09:55:29.645Z] #63 87.29 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-01T09:55:29.688Z] #51 26.32 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-01T09:55:29.722Z] #51 ... [2022-02-01T09:55:29.722Z] [2022-02-01T09:55:29.722Z] #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-01T09:55:29.722Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-01T09:55:29.722Z] #58 24.43 Reading package lists... [2022-02-01T09:55:29.902Z] #19 120.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-02-01T09:55:29.902Z] #19 120.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:55:29.902Z] #19 120.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:55:29.902Z] #19 120.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-02-01T09:55:29.902Z] #19 120.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:55:29.902Z] #19 120.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-01T09:55:29.902Z] #19 120.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-02-01T09:55:29.902Z] #19 120.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:55:29.902Z] #19 120.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-01T09:55:29.902Z] #19 120.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-02-01T09:55:29.902Z] #19 120.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:55:29.902Z] #19 120.8 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:55:29.902Z] #19 120.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-02-01T09:55:29.902Z] #19 120.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:55:29.902Z] #19 120.8 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:55:29.902Z] #19 120.8 Selecting previously unselected package cross-config. [2022-02-01T09:55:29.902Z] #19 120.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-02-01T09:55:29.902Z] #19 120.8 Unpacking cross-config (2.6.18+nmu1) ... [2022-02-01T09:55:29.902Z] #19 120.8 Selecting previously unselected package gcc-10-cross-base. [2022-02-01T09:55:29.902Z] #19 120.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:29.902Z] #19 120.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-01T09:55:29.902Z] #19 120.9 Selecting previously unselected package libc6-arm64-cross. [2022-02-01T09:55:29.902Z] #19 120.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-02-01T09:55:29.902Z] #19 120.9 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-02-01T09:55:29.902Z] #19 121.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-02-01T09:55:29.902Z] #19 121.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:29.902Z] #19 121.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:55:29.902Z] #19 121.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-02-01T09:55:29.902Z] #19 121.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:29.902Z] #19 121.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:55:29.902Z] #19 121.1 Selecting previously unselected package libitm1-arm64-cross. [2022-02-01T09:55:29.902Z] #19 121.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:29.902Z] #19 121.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:55:29.902Z] #19 121.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-02-01T09:55:29.947Z] #51 26.70 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-01T09:55:30.162Z] #19 121.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:30.162Z] #19 121.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:55:30.162Z] #19 121.1 Selecting previously unselected package libasan6-arm64-cross. [2022-02-01T09:55:30.162Z] #19 121.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:30.162Z] #19 121.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:55:30.162Z] #19 121.4 Selecting previously unselected package liblsan0-arm64-cross. [2022-02-01T09:55:30.204Z] #51 26.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-01T09:55:30.204Z] #51 26.99 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-01T09:55:30.204Z] #51 27.00 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-01T09:55:30.204Z] #51 27.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-01T09:55:30.204Z] #51 27.01 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-01T09:55:30.204Z] #51 27.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-01T09:55:30.422Z] #19 121.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:30.422Z] #19 121.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:55:30.422Z] #19 121.5 Selecting previously unselected package libtsan0-arm64-cross. [2022-02-01T09:55:30.422Z] #19 121.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:30.422Z] #19 121.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:55:30.652Z] #58 29.09 Building dependency tree... [2022-02-01T09:55:30.682Z] #19 121.7 Selecting previously unselected package libstdc++6-arm64-cross. [2022-02-01T09:55:30.682Z] #19 121.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:30.682Z] #19 121.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:55:30.682Z] #19 121.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-02-01T09:55:30.682Z] #19 121.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:30.682Z] #19 121.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:55:30.682Z] #19 121.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-02-01T09:55:30.682Z] #19 121.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:30.767Z] #51 ... [2022-02-01T09:55:30.767Z] [2022-02-01T09:55:30.767Z] #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-01T09:55:30.767Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-01T09:55:30.767Z] #49 17.43 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-01T09:55:30.767Z] #49 17.43 go: downloading golang.org/x/mod v0.3.0 [2022-02-01T09:55:30.767Z] #49 ... [2022-02-01T09:55:30.767Z] [2022-02-01T09:55:30.767Z] #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-01T09:55:30.767Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:55:30.767Z] #43 26.00 + git checkout -q v2.3.0 [2022-02-01T09:55:30.879Z] #31 DONE 31.3s [2022-02-01T09:55:30.879Z] [2022-02-01T09:55:30.879Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-01T09:55:30.879Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-01T09:55:30.879Z] #14 45.85 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-01T09:55:30.879Z] #14 45.91 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-01T09:55:30.879Z] #14 45.91 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-01T09:55:30.879Z] #14 45.93 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-01T09:55:30.879Z] #14 45.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-01T09:55:30.879Z] #14 46.13 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-01T09:55:30.879Z] #14 46.26 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-01T09:55:30.879Z] #14 46.26 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-01T09:55:30.879Z] #14 46.52 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-01T09:55:30.879Z] #14 47.05 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-01T09:55:30.879Z] #14 47.25 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-01T09:55:30.879Z] #14 47.55 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-01T09:55:30.879Z] #14 49.00 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-01T09:55:30.879Z] #14 49.32 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-01T09:55:30.879Z] #14 49.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-01T09:55:30.879Z] #14 49.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-01T09:55:30.879Z] #14 49.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-01T09:55:30.879Z] #14 49.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-01T09:55:30.880Z] #14 49.38 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-01T09:55:30.880Z] #14 49.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-02-01T09:55:30.880Z] #14 49.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-02-01T09:55:30.880Z] #14 49.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-02-01T09:55:30.880Z] #14 49.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-02-01T09:55:30.880Z] #14 49.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-02-01T09:55:30.880Z] #14 49.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-02-01T09:55:30.880Z] #14 49.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-02-01T09:55:30.880Z] #14 49.46 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-01T09:55:30.880Z] #14 49.46 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-01T09:55:30.880Z] #14 49.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-02-01T09:55:30.942Z] #19 121.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:55:30.942Z] #19 122.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-02-01T09:55:30.942Z] #19 122.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:55:30.942Z] #19 122.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:55:31.025Z] #43 27.55 + 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-01T09:55:31.282Z] #43 ... [2022-02-01T09:55:31.282Z] [2022-02-01T09:55:31.282Z] #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-01T09:55:31.282Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:55:31.282Z] #47 17.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-01T09:55:31.282Z] #47 24.52 Fetched 8503 kB in 20s (435 kB/s) [2022-02-01T09:55:31.446Z] #14 50.15 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:55:31.539Z] #47 24.52 Reading package lists... [2022-02-01T09:55:31.539Z] #47 ... [2022-02-01T09:55:31.539Z] [2022-02-01T09:55:31.539Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:31.539Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:31.539Z] #51 27.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-01T09:55:31.539Z] #51 27.84 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-01T09:55:31.539Z] #51 27.97 go: downloading golang.org/x/text v0.3.2 [2022-02-01T09:55:31.705Z] #14 50.24 Fetched 108 MB in 25s (4401 kB/s) [2022-02-01T09:55:31.705Z] #14 50.29 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-01T09:55:31.705Z] #14 50.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-01T09:55:31.705Z] #14 50.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-01T09:55:31.705Z] #14 50.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-01T09:55:32.547Z] #58 31.51 The following additional packages will be installed: [2022-02-01T09:55:32.547Z] #58 31.51 libbtrfs0 [2022-02-01T09:55:32.547Z] #58 31.67 The following NEW packages will be installed: [2022-02-01T09:55:32.547Z] #58 31.69 libbtrfs-dev libbtrfs0 [2022-02-01T09:55:32.803Z] #58 32.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:55:32.803Z] #58 32.10 Need to get 460 kB of archives. [2022-02-01T09:55:32.803Z] #58 32.10 After this operation, 1237 kB of additional disk space will be used. [2022-02-01T09:55:32.803Z] #58 32.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-01T09:55:32.803Z] #58 32.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-01T09:55:33.084Z] #14 51.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-01T09:55:33.084Z] #14 51.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-01T09:55:33.084Z] #14 51.58 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-01T09:55:33.733Z] #58 33.03 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:55:33.993Z] #58 33.25 Fetched 460 kB in 0s (1339 kB/s) [2022-02-01T09:55:33.993Z] #58 33.40 Selecting previously unselected package libbtrfs0:amd64. [2022-02-01T09:55:34.250Z] #58 33.40 (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-01T09:55:34.250Z] #58 33.44 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-01T09:55:34.250Z] #58 33.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:55:34.250Z] #58 33.68 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-01T09:55:34.271Z] Running on azwin-2-ea5040 in d:\jenkins\workspace\moby_PR-43202 [Pipeline] { [Pipeline] ws [2022-02-01T09:55:34.287Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-01T09:55:34.463Z] #14 52.87 Selecting previously unselected package binutils-mingw-w64. [2022-02-01T09:55:34.463Z] #14 52.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-01T09:55:34.463Z] #14 52.90 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-01T09:55:34.463Z] #14 52.96 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-01T09:55:34.463Z] #14 52.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-01T09:55:34.463Z] #14 52.97 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-01T09:55:34.463Z] #14 53.05 Selecting previously unselected package dmsetup. [2022-02-01T09:55:34.463Z] #14 53.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-01T09:55:34.463Z] #14 53.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-01T09:55:34.463Z] #14 53.16 Selecting previously unselected package mingw-w64-common. [2022-02-01T09:55:34.507Z] #58 33.69 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-01T09:55:34.507Z] #58 33.71 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:55:34.507Z] #58 ... [2022-02-01T09:55:34.507Z] [2022-02-01T09:55:34.507Z] #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-01T09:55:34.507Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:55:34.507Z] #47 23.71 Fetched 8503 kB in 18s (466 kB/s) [2022-02-01T09:55:34.507Z] #47 23.71 Reading package lists... [2022-02-01T09:55:34.507Z] #47 28.05 Reading package lists... [2022-02-01T09:55:34.507Z] #47 32.24 Building dependency tree... [2022-02-01T09:55:34.722Z] #14 53.17 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-01T09:55:34.722Z] #14 53.17 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-01T09:55:34.764Z] #47 ... [2022-02-01T09:55:34.764Z] [2022-02-01T09:55:34.764Z] #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-01T09:55:34.764Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-01T09:55:34.764Z] #58 34.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:55:34.764Z] #58 34.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:55:34.764Z] #58 34.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:55:34.814Z] #51 ... [2022-02-01T09:55:34.815Z] [2022-02-01T09:55:34.815Z] #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-01T09:55:34.815Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:55:34.815Z] #14 21.13 Fetched 8500 kB in 17s (498 kB/s) [2022-02-01T09:55:34.815Z] #14 21.13 Reading package lists... [2022-02-01T09:55:34.815Z] #14 26.50 Reading package lists... [2022-02-01T09:55:34.815Z] #14 30.91 Building dependency tree... [2022-02-01T09:55:34.815Z] #14 ... [2022-02-01T09:55:34.815Z] [2022-02-01T09:55:34.815Z] #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-01T09:55:34.815Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-01T09:55:34.815Z] #58 21.29 Fetched 8500 kB in 17s (499 kB/s) [2022-02-01T09:55:34.815Z] #58 21.29 Reading package lists... [2022-02-01T09:55:34.815Z] #58 26.54 Reading package lists... [2022-02-01T09:55:34.815Z] #58 30.94 Building dependency tree... [2022-02-01T09:55:34.815Z] #58 ... [2022-02-01T09:55:34.815Z] [2022-02-01T09:55:34.815Z] #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-01T09:55:34.815Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:55:34.815Z] #47 24.52 Reading package lists... [2022-02-01T09:55:34.902Z] #63 ... [2022-02-01T09:55:34.902Z] [2022-02-01T09:55:34.902Z] #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-01T09:55:34.902Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:55:34.902Z] #14 90.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-01T09:55:34.902Z] #14 90.23 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-01T09:55:34.902Z] #14 90.24 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-01T09:55:34.902Z] #14 90.34 Selecting previously unselected package libapparmor1:amd64. [2022-02-01T09:55:34.902Z] #14 90.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 90.35 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-01T09:55:34.902Z] #14 90.43 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-01T09:55:34.902Z] #14 90.44 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 90.44 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-01T09:55:34.902Z] #14 90.55 Selecting previously unselected package libbtrfs0:amd64. [2022-02-01T09:55:34.902Z] #14 90.56 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 90.56 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:55:34.902Z] #14 90.71 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-01T09:55:34.902Z] #14 90.71 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 90.71 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:55:34.902Z] #14 90.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-01T09:55:34.902Z] #14 90.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 90.89 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:55:34.902Z] #14 90.93 Selecting previously unselected package libudev-dev:amd64. [2022-02-01T09:55:34.902Z] #14 90.94 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 90.94 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-01T09:55:34.902Z] #14 91.06 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-01T09:55:34.902Z] #14 91.07 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 91.07 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-01T09:55:34.902Z] #14 91.30 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-01T09:55:34.902Z] #14 91.30 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 91.31 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-01T09:55:34.902Z] #14 91.50 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-01T09:55:34.902Z] #14 91.53 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 91.53 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-01T09:55:34.902Z] #14 91.76 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-01T09:55:34.902Z] #14 91.77 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 91.77 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-01T09:55:34.902Z] #14 91.81 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-01T09:55:34.902Z] #14 91.82 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 91.82 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-01T09:55:34.902Z] #14 92.21 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-01T09:55:34.902Z] #14 92.21 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 92.22 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-01T09:55:34.902Z] #14 92.40 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-01T09:55:34.902Z] #14 92.40 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 92.41 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:55:34.902Z] #14 92.47 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-01T09:55:34.902Z] #14 92.47 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 92.48 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-01T09:55:34.902Z] #14 92.59 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-01T09:55:34.902Z] #14 92.61 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-01T09:55:34.902Z] #14 92.61 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-01T09:55:35.158Z] #14 93.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-01T09:55:35.158Z] #14 93.02 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-01T09:55:35.158Z] #14 93.03 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-01T09:55:35.158Z] #14 93.04 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-01T09:55:35.158Z] #14 93.05 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-01T09:55:35.158Z] #14 93.06 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-01T09:55:35.158Z] #14 93.08 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:55:35.158Z] #14 93.09 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-01T09:55:35.158Z] #14 93.10 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-01T09:55:35.158Z] #14 93.12 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-01T09:55:35.158Z] #14 93.13 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-01T09:55:35.158Z] #14 93.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:55:35.158Z] #14 93.16 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-01T09:55:35.158Z] #14 93.18 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-01T09:55:35.158Z] #14 93.22 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-01T09:55:35.158Z] #14 93.24 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-01T09:55:35.158Z] #14 93.26 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-01T09:55:35.158Z] #14 93.27 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-01T09:55:35.158Z] #14 93.28 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-01T09:55:35.158Z] #14 93.29 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-01T09:55:35.158Z] #14 93.30 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:55:35.158Z] #14 93.31 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-01T09:55:35.158Z] #14 93.32 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:55:35.158Z] #14 93.33 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-01T09:55:35.158Z] #14 93.33 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-01T09:55:35.158Z] #14 93.34 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:55:35.327Z] #58 ... [2022-02-01T09:55:35.327Z] [2022-02-01T09:55:35.327Z] #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-01T09:55:35.327Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-01T09:55:35.327Z] #53 34.60 v3.0.2 [2022-02-01T09:55:35.327Z] #53 DONE 34.8s [2022-02-01T09:55:35.415Z] #14 93.35 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-01T09:55:35.415Z] #14 93.36 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:55:35.415Z] #14 93.37 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-01T09:55:35.415Z] #14 93.39 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:55:35.415Z] #14 93.41 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-01T09:55:35.415Z] #14 93.42 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:55:35.415Z] #14 93.43 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:55:35.415Z] #14 93.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:55:35.454Z] The recommended git tool is: git [2022-02-01T09:55:35.584Z] [2022-02-01T09:55:35.584Z] #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-01T09:55:35.584Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-01T09:55:35.584Z] #58 DONE 34.8s [2022-02-01T09:55:35.584Z] [2022-02-01T09:55:35.584Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-01T09:55:35.584Z] #59 sha256:e945f70dfae896ef64e930681edb2fb6672e420ef15cf95f0fa5768160022e49 [2022-02-01T09:55:35.584Z] #59 DONE 0.2s [2022-02-01T09:55:35.584Z] [2022-02-01T09:55:35.584Z] #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-01T09:55:35.584Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:55:35.584Z] #38 27.59 Reading package lists... [2022-02-01T09:55:35.584Z] #38 31.89 Building dependency tree... [2022-02-01T09:55:35.584Z] #38 34.86 The following additional packages will be installed: [2022-02-01T09:55:35.584Z] #38 34.90 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-01T09:55:35.584Z] #38 34.90 Suggested packages: [2022-02-01T09:55:35.584Z] #38 34.90 cmake-doc ninja-build lrzip [2022-02-01T09:55:35.584Z] #38 34.90 Recommended packages: [2022-02-01T09:55:35.584Z] #38 34.90 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-01T09:55:35.671Z] #14 ... [2022-02-01T09:55:35.671Z] [2022-02-01T09:55:35.671Z] #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-01T09:55:35.671Z] #63 sha256:9c1c7b15ed63d8e6e3568b82f59401afa5d1a2b16ed57764876f93237db59255 [2022-02-01T09:55:35.671Z] #63 93.26 rootlesskit version 0.14.6 [2022-02-01T09:55:35.671Z] #63 93.27 Usage of /build/rootlesskit-docker-proxy: [2022-02-01T09:55:35.671Z] #63 93.27 -container-ip string [2022-02-01T09:55:35.671Z] #63 93.27 container ip [2022-02-01T09:55:35.671Z] #63 93.27 -container-port int [2022-02-01T09:55:35.671Z] #63 93.27 container port (default -1) [2022-02-01T09:55:35.671Z] #63 93.27 -host-ip string [2022-02-01T09:55:35.671Z] #63 93.27 host ip [2022-02-01T09:55:35.671Z] #63 93.27 -host-port int [2022-02-01T09:55:35.671Z] #63 93.27 host port (default -1) [2022-02-01T09:55:35.671Z] #63 93.27 -proto string [2022-02-01T09:55:35.671Z] #63 93.27 proxy protocol (default "tcp") [2022-02-01T09:55:35.671Z] #63 DONE 93.5s [2022-02-01T09:55:36.008Z] [2022-02-01T09:55:36.008Z] #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-01T09:55:36.008Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:55:36.008Z] #14 DONE 93.8s [2022-02-01T09:55:36.008Z] [2022-02-01T09:55:36.008Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-01T09:55:36.008Z] #55 sha256:b7ba941517d1759d6b83d0430052dc87b2ee2bfa1e1c2c9968cb3a1585864837 [2022-02-01T09:55:36.008Z] #55 ... [2022-02-01T09:55:36.008Z] [2022-02-01T09:55:36.008Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-01T09:55:36.008Z] #64 sha256:74e8b294901ac1c9051bfb8b42f88fdd5f8def2b89283416b9d21b67e83a5feb [2022-02-01T09:55:36.008Z] #64 DONE 0.2s [2022-02-01T09:55:36.225Z] #19 127.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-02-01T09:55:36.225Z] #19 127.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:55:36.225Z] #19 127.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:55:36.225Z] #19 127.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-02-01T09:55:36.225Z] #19 127.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-02-01T09:55:36.225Z] #19 127.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-01T09:55:36.225Z] #19 127.2 Selecting previously unselected package libc6-dev-arm64-cross. [2022-02-01T09:55:36.225Z] #19 127.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-02-01T09:55:36.225Z] #19 127.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-01T09:55:36.352Z] [2022-02-01T09:55:36.352Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-01T09:55:36.352Z] #55 sha256:b7ba941517d1759d6b83d0430052dc87b2ee2bfa1e1c2c9968cb3a1585864837 [2022-02-01T09:55:36.352Z] #55 DONE 0.3s [2022-02-01T09:55:36.352Z] [2022-02-01T09:55:36.352Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-01T09:55:36.352Z] #65 sha256:f2bc1671c8d12c4282ec4c2e657da68938fa652deb0342dc46cbb2e29ec2797e [2022-02-01T09:55:36.352Z] #65 DONE 0.2s [2022-02-01T09:55:36.352Z] [2022-02-01T09:55:36.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-01T09:55:36.352Z] #56 sha256:4ee6b97c1c3f227f25b110332586e6b74aa824f7541564041349a1362d91dee1 [2022-02-01T09:55:36.484Z] #19 127.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-02-01T09:55:36.484Z] #19 127.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:36.484Z] #19 127.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:55:36.485Z] #19 127.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-02-01T09:55:36.710Z] #47 28.93 Reading package lists... [2022-02-01T09:55:36.745Z] #19 127.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:55:36.745Z] #19 127.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:55:36.956Z] #38 36.11 The following NEW packages will be installed: [2022-02-01T09:55:36.956Z] #38 36.12 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-01T09:55:36.956Z] #38 36.12 vim-common xxd [2022-02-01T09:55:37.216Z] #38 36.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:55:37.216Z] #38 36.54 Need to get 17.7 MB of archives. [2022-02-01T09:55:37.216Z] #38 36.54 After this operation, 70.7 MB of additional disk space will be used. [2022-02-01T09:55:37.216Z] #38 36.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-01T09:55:37.216Z] #38 36.55 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-01T09:55:37.216Z] #38 36.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-01T09:55:37.474Z] #38 36.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-01T09:55:37.474Z] #38 ... [2022-02-01T09:55:37.474Z] [2022-02-01T09:55:37.474Z] #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-01T09:55:37.474Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:55:37.474Z] #14 22.46 Reading package lists... [2022-02-01T09:55:37.474Z] #14 27.13 Reading package lists... [2022-02-01T09:55:37.474Z] #14 31.34 Building dependency tree... [2022-02-01T09:55:37.474Z] #14 34.20 The following additional packages will be installed: [2022-02-01T09:55:37.474Z] #14 34.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-01T09:55:37.474Z] #14 34.21 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-01T09:55:37.474Z] #14 34.21 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-01T09:55:37.474Z] #14 34.21 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-01T09:55:37.474Z] #14 34.21 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-01T09:55:37.474Z] #14 34.21 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-01T09:55:37.474Z] #14 34.21 mingw-w64-common mingw-w64-x86-64-dev [2022-02-01T09:55:37.474Z] #14 34.23 Suggested packages: [2022-02-01T09:55:37.474Z] #14 34.23 gcc-10-locales seccomp wine64 [2022-02-01T09:55:37.474Z] #14 35.88 The following NEW packages will be installed: [2022-02-01T09:55:37.474Z] #14 35.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-01T09:55:37.474Z] #14 35.89 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-01T09:55:37.474Z] #14 35.89 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-01T09:55:37.474Z] #14 35.89 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-01T09:55:37.474Z] #14 35.89 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-01T09:55:37.474Z] #14 35.90 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-01T09:55:37.474Z] #14 35.90 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-01T09:55:37.474Z] #14 35.90 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-01T09:55:37.474Z] #14 35.90 mingw-w64-x86-64-dev [2022-02-01T09:55:37.474Z] #14 36.30 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:55:37.474Z] #14 36.30 Need to get 115 MB of archives. [2022-02-01T09:55:37.474Z] #14 36.30 After this operation, 645 MB of additional disk space will be used. [2022-02-01T09:55:37.474Z] #14 36.30 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-01T09:55:37.474Z] #14 36.40 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-01T09:55:37.474Z] #14 36.54 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-01T09:55:37.474Z] #14 36.57 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-01T09:55:37.474Z] #14 36.58 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-01T09:55:37.474Z] #14 36.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-01T09:55:37.474Z] #14 36.88 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-01T09:55:37.496Z] Running on azwin-2-ea5041 in d:\jenkins\workspace\moby_PR-43202 [Pipeline] { [Pipeline] ws [2022-02-01T09:55:37.511Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-01T09:55:37.639Z] #47 33.12 Building dependency tree... [2022-02-01T09:55:37.639Z] #47 ... [2022-02-01T09:55:37.639Z] [2022-02-01T09:55:37.640Z] #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-01T09:55:37.640Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:55:37.640Z] #38 24.16 Fetched 8500 kB in 18s (461 kB/s) [2022-02-01T09:55:37.640Z] #38 24.16 Reading package lists... [2022-02-01T09:55:37.640Z] #38 28.55 Reading package lists... [2022-02-01T09:55:37.640Z] #38 32.67 Building dependency tree... [2022-02-01T09:55:37.640Z] #38 ... [2022-02-01T09:55:37.640Z] [2022-02-01T09:55:37.640Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:37.640Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:37.640Z] #51 32.49 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-01T09:55:37.640Z] #51 32.55 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-01T09:55:37.640Z] #51 32.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-01T09:55:37.640Z] #51 32.67 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-01T09:55:37.640Z] #51 32.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-01T09:55:37.640Z] #51 33.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-01T09:55:37.640Z] #51 33.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-01T09:55:37.640Z] #51 33.97 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-01T09:55:37.731Z] #14 37.05 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-01T09:55:37.731Z] #14 37.06 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-01T09:55:37.731Z] #14 ... [2022-02-01T09:55:37.731Z] [2022-02-01T09:55:37.731Z] #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-01T09:55:37.731Z] #60 sha256:e1c37020f3ab072000d5be5285fc3d8b944630d81e94d5e0179d807950da8747 [2022-02-01T09:55:37.731Z] #60 1.476 + RM_GOPATH=0 [2022-02-01T09:55:37.731Z] #60 1.476 + TMP_GOPATH= [2022-02-01T09:55:37.731Z] #60 1.476 + : /build [2022-02-01T09:55:37.731Z] #60 1.476 + '[' -z '' ']' [2022-02-01T09:55:37.731Z] #60 1.476 ++ mktemp -d [2022-02-01T09:55:37.731Z] #60 1.495 + export GOPATH=/tmp/tmp.kv9zrAoCho [2022-02-01T09:55:37.731Z] #60 1.495 + GOPATH=/tmp/tmp.kv9zrAoCho [2022-02-01T09:55:37.731Z] #60 1.495 + RM_GOPATH=1 [2022-02-01T09:55:37.731Z] #60 1.495 + case "$(go env GOARCH)" in [2022-02-01T09:55:37.731Z] #60 1.495 ++ go env GOARCH [2022-02-01T09:55:37.731Z] #60 1.572 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:37.731Z] #60 1.572 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:37.731Z] #60 1.572 ++ dirname /install.sh [2022-02-01T09:55:37.731Z] #60 1.575 + dir=/ [2022-02-01T09:55:37.731Z] #60 1.575 + bin=containerd [2022-02-01T09:55:37.731Z] #60 1.575 + shift [2022-02-01T09:55:37.731Z] #60 1.576 + '[' '!' -f //containerd.installer ']' [2022-02-01T09:55:37.731Z] #60 1.576 + . //containerd.installer [2022-02-01T09:55:37.731Z] #60 1.576 ++ set -e [2022-02-01T09:55:37.731Z] #60 1.577 ++ : v1.5.9 [2022-02-01T09:55:37.731Z] #60 1.578 + install_containerd [2022-02-01T09:55:37.731Z] #60 1.580 + echo 'Install containerd version v1.5.9' [2022-02-01T09:55:37.731Z] #60 1.581 Install containerd version v1.5.9 [2022-02-01T09:55:37.731Z] #60 1.584 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kv9zrAoCho/src/github.com/containerd/containerd [2022-02-01T09:55:37.731Z] #60 1.586 Cloning into '/tmp/tmp.kv9zrAoCho/src/github.com/containerd/containerd'... [2022-02-01T09:55:38.006Z] #14 56.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-01T09:55:38.006Z] #14 56.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-01T09:55:38.006Z] #14 56.20 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-01T09:55:38.942Z] #14 ... [2022-02-01T09:55:38.942Z] [2022-02-01T09:55:38.942Z] #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-01T09:55:38.942Z] #60 sha256:93075ebf89c01f0c6057aadf0d555ccb5629f8f577f08aa8554cde44f0b478ea [2022-02-01T09:55:39.082Z] The recommended git tool is: git [2022-02-01T09:55:39.469Z] #60 29.08 Updating files: 76% (3567/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-02-01T09:55:39.469Z] #60 29.61 + cd /tmp/tmp.CVVViC6Kfj/src/github.com/containerd/containerd [2022-02-01T09:55:39.469Z] #60 29.61 + git checkout -q v1.5.9 [2022-02-01T09:55:39.674Z] #56 3.531 + RM_GOPATH=0 [2022-02-01T09:55:39.674Z] #56 3.531 + TMP_GOPATH= [2022-02-01T09:55:39.674Z] #56 3.531 + : /build [2022-02-01T09:55:39.674Z] #56 3.531 + '[' -z '' ']' [2022-02-01T09:55:39.674Z] #56 3.531 ++ mktemp -d [2022-02-01T09:55:39.674Z] #56 3.543 + export GOPATH=/tmp/tmp.1gM1BJp1Ze [2022-02-01T09:55:39.674Z] #56 3.543 + GOPATH=/tmp/tmp.1gM1BJp1Ze [2022-02-01T09:55:39.674Z] #56 3.543 + RM_GOPATH=1 [2022-02-01T09:55:39.674Z] #56 3.543 + case "$(go env GOARCH)" in [2022-02-01T09:55:39.674Z] #56 3.543 ++ go env GOARCH [2022-02-01T09:55:39.674Z] #56 3.549 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:39.674Z] #56 3.550 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:39.674Z] #56 3.556 ++ dirname /install.sh [2022-02-01T09:55:39.674Z] #56 3.557 + dir=/ [2022-02-01T09:55:39.674Z] #56 3.558 + bin=runc [2022-02-01T09:55:39.674Z] #56 3.558 + shift [2022-02-01T09:55:39.674Z] #56 3.558 + '[' '!' -f //runc.installer ']' [2022-02-01T09:55:39.674Z] #56 3.558 + . //runc.installer [2022-02-01T09:55:39.674Z] #56 3.558 ++ set -e [2022-02-01T09:55:39.674Z] #56 3.558 ++ : v1.0.3 [2022-02-01T09:55:39.674Z] #56 3.558 + install_runc [2022-02-01T09:55:39.674Z] #56 3.558 + RUNC_BUILDTAGS=seccomp [2022-02-01T09:55:39.674Z] #56 3.558 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-02-01T09:55:39.674Z] #56 3.559 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1gM1BJp1Ze/src/github.com/opencontainers/runc [2022-02-01T09:55:39.674Z] #56 3.559 Install runc version v1.0.3 (build tags: seccomp) [2022-02-01T09:55:39.674Z] #56 3.563 Cloning into '/tmp/tmp.1gM1BJp1Ze/src/github.com/opencontainers/runc'... [2022-02-01T09:55:40.237Z] #56 ... [2022-02-01T09:55:40.237Z] [2022-02-01T09:55:40.237Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-01T09:55:40.237Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-01T09:55:40.237Z] #15 DONE 4.3s [2022-02-01T09:55:40.237Z] [2022-02-01T09:55:40.237Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-01T09:55:40.237Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-01T09:55:40.406Z] #60 30.58 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-01T09:55:40.406Z] #60 30.58 + BUILDTAGS='netgo osusergo static_build' [2022-02-01T09:55:40.406Z] #60 30.58 + export EXTRA_FLAGS=-buildmode=pie [2022-02-01T09:55:40.406Z] #60 30.58 + EXTRA_FLAGS=-buildmode=pie [2022-02-01T09:55:40.406Z] #60 30.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-01T09:55:40.406Z] #60 30.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-01T09:55:40.406Z] #60 30.58 + '[' '' = dynamic ']' [2022-02-01T09:55:40.406Z] #60 30.58 + make [2022-02-01T09:55:40.917Z] #51 ... [2022-02-01T09:55:40.917Z] [2022-02-01T09:55:40.917Z] #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-01T09:55:40.917Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-01T09:55:40.917Z] #53 36.72 v3.0.2 [2022-02-01T09:55:40.917Z] #53 DONE 37.2s [2022-02-01T09:55:40.917Z] [2022-02-01T09:55:40.917Z] #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-01T09:55:40.917Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-01T09:55:40.917Z] #58 30.94 Building dependency tree... [2022-02-01T09:55:40.917Z] #58 33.98 The following additional packages will be installed: [2022-02-01T09:55:40.917Z] #58 33.98 libbtrfs0 [2022-02-01T09:55:40.917Z] #58 34.14 The following NEW packages will be installed: [2022-02-01T09:55:40.917Z] #58 34.16 libbtrfs-dev libbtrfs0 [2022-02-01T09:55:40.917Z] #58 34.53 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:55:40.917Z] #58 34.53 Need to get 460 kB of archives. [2022-02-01T09:55:40.917Z] #58 34.53 After this operation, 1237 kB of additional disk space will be used. [2022-02-01T09:55:40.917Z] #58 34.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-01T09:55:40.917Z] #58 34.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-01T09:55:40.917Z] #58 35.43 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:55:40.917Z] #58 35.70 Fetched 460 kB in 0s (1452 kB/s) [2022-02-01T09:55:40.917Z] #58 35.80 Selecting previously unselected package libbtrfs0:amd64. [2022-02-01T09:55:40.917Z] #58 35.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-01T09:55:40.917Z] #58 35.91 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-01T09:55:40.917Z] #58 35.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:55:40.917Z] #58 36.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-01T09:55:40.917Z] #58 36.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-01T09:55:40.917Z] #58 36.20 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:55:40.917Z] #58 36.64 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:55:40.917Z] #58 36.66 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:55:40.917Z] #58 36.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:55:40.917Z] #58 DONE 37.2s [2022-02-01T09:55:40.917Z] [2022-02-01T09:55:40.917Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-01T09:55:40.917Z] #59 sha256:8c3abcb2e5e90ce022eb157e1ccfe5b3c4f2a456542c4ed3a7cca0df974a26ff [2022-02-01T09:55:40.917Z] #59 DONE 0.2s [2022-02-01T09:55:40.917Z] [2022-02-01T09:55:40.917Z] #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-01T09:55:40.917Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc [2022-02-01T09:55:41.341Z] #60 31.62 + bin/ctr [2022-02-01T09:55:41.906Z] #60 ... [2022-02-01T09:55:41.906Z] [2022-02-01T09:55:41.906Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:41.906Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:41.906Z] #51 30.51 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-01T09:55:41.906Z] #51 30.53 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-01T09:55:41.906Z] #51 30.67 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-01T09:55:41.906Z] #51 30.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-01T09:55:41.906Z] #51 30.77 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-01T09:55:41.906Z] #51 31.95 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-01T09:55:41.906Z] #51 32.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-01T09:55:41.906Z] #51 32.27 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-01T09:55:41.906Z] #51 ... [2022-02-01T09:55:41.906Z] [2022-02-01T09:55:41.906Z] #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-01T09:55:41.906Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:55:41.906Z] #38 37.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-01T09:55:41.906Z] #38 37.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-01T09:55:41.906Z] #38 37.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-01T09:55:41.906Z] #38 37.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-01T09:55:41.906Z] #38 37.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-01T09:55:41.906Z] #38 37.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-01T09:55:41.906Z] #38 38.33 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:55:41.906Z] #38 38.56 Fetched 17.7 MB in 1s (14.0 MB/s) [2022-02-01T09:55:41.906Z] #38 38.63 Selecting previously unselected package xxd. [2022-02-01T09:55:41.906Z] #38 38.63 (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-01T09:55:41.906Z] #38 38.68 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-01T09:55:41.906Z] #38 38.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:55:41.906Z] #38 38.87 Selecting previously unselected package vim-common. [2022-02-01T09:55:41.906Z] #38 38.87 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:55:41.906Z] #38 39.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:55:41.906Z] #38 39.32 Selecting previously unselected package cmake-data. [2022-02-01T09:55:41.906Z] #38 39.32 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-01T09:55:41.906Z] #38 39.33 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-01T09:55:42.034Z] #19 132.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-02-01T09:55:42.034Z] #19 132.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:55:42.034Z] #19 132.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:55:42.034Z] #19 132.5 Selecting previously unselected package patch. [2022-02-01T09:55:42.034Z] #19 132.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-02-01T09:55:42.034Z] #19 132.5 Unpacking patch (2.7.6-7) ... [2022-02-01T09:55:42.034Z] #19 132.5 Selecting previously unselected package dpkg-dev. [2022-02-01T09:55:42.034Z] #19 132.5 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-02-01T09:55:42.034Z] #19 132.5 Unpacking dpkg-dev (1.20.9) ... [2022-02-01T09:55:42.034Z] #19 132.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-02-01T09:55:42.034Z] #19 132.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-02-01T09:55:42.034Z] #19 132.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-02-01T09:55:42.034Z] #19 132.7 Selecting previously unselected package libio-string-perl. [2022-02-01T09:55:42.034Z] #19 132.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-02-01T09:55:42.034Z] #19 132.7 Unpacking libio-string-perl (1.08-3.1) ... [2022-02-01T09:55:42.034Z] #19 132.7 Selecting previously unselected package libicu67:amd64. [2022-02-01T09:55:42.034Z] #19 132.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-02-01T09:55:42.034Z] #19 132.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-01T09:55:42.294Z] #60 1.394 + RM_GOPATH=0 [2022-02-01T09:55:42.294Z] #60 1.394 + TMP_GOPATH= [2022-02-01T09:55:42.294Z] #60 1.394 + : /build [2022-02-01T09:55:42.294Z] #60 1.394 + '[' -z '' ']' [2022-02-01T09:55:42.294Z] #60 1.394 ++ mktemp -d [2022-02-01T09:55:42.294Z] #60 1.394 + export GOPATH=/tmp/tmp.qL2UJHHUGH [2022-02-01T09:55:42.294Z] #60 1.394 + GOPATH=/tmp/tmp.qL2UJHHUGH [2022-02-01T09:55:42.294Z] #60 1.394 + RM_GOPATH=1 [2022-02-01T09:55:42.294Z] #60 1.394 + case "$(go env GOARCH)" in [2022-02-01T09:55:42.294Z] #60 1.395 ++ go env GOARCH [2022-02-01T09:55:42.294Z] #60 1.499 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:42.294Z] #60 1.500 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:42.294Z] #60 1.501 ++ dirname /install.sh [2022-02-01T09:55:42.294Z] #60 1.503 + dir=/ [2022-02-01T09:55:42.294Z] #60 1.503 + bin=containerd [2022-02-01T09:55:42.294Z] #60 1.503 + shift [2022-02-01T09:55:42.294Z] #60 1.504 + '[' '!' -f //containerd.installer ']' [2022-02-01T09:55:42.294Z] #60 1.504 + . //containerd.installer [2022-02-01T09:55:42.294Z] #60 1.504 ++ set -e [2022-02-01T09:55:42.294Z] #60 1.504 ++ : v1.5.9 [2022-02-01T09:55:42.294Z] #60 1.505 + install_containerd [2022-02-01T09:55:42.294Z] #60 1.505 + echo 'Install containerd version v1.5.9' [2022-02-01T09:55:42.294Z] #60 1.505 Install containerd version v1.5.9 [2022-02-01T09:55:42.294Z] #60 1.506 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qL2UJHHUGH/src/github.com/containerd/containerd [2022-02-01T09:55:42.294Z] #60 1.541 Cloning into '/tmp/tmp.qL2UJHHUGH/src/github.com/containerd/containerd'... [2022-02-01T09:55:42.756Z] #16 DONE 2.6s [2022-02-01T09:55:42.756Z] [2022-02-01T09:55:42.756Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-01T09:55:42.756Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-01T09:55:42.837Z] #38 41.90 Selecting previously unselected package libicu67:amd64. [2022-02-01T09:55:42.837Z] #38 41.91 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-01T09:55:42.837Z] #38 41.92 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-01T09:55:43.414Z] #19 134.5 Selecting previously unselected package libxml2:amd64. [2022-02-01T09:55:43.414Z] #19 134.5 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-01T09:55:43.674Z] #19 134.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-01T09:55:43.770Z] #38 ... [2022-02-01T09:55:43.770Z] [2022-02-01T09:55:43.770Z] #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-01T09:55:43.770Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-01T09:55:44.076Z] #34 42.97 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-01T09:55:44.076Z] #34 43.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-01T09:55:45.006Z] #34 43.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-01T09:55:45.274Z] #17 2.262 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-01T09:55:45.274Z] #17 DONE 2.3s [2022-02-01T09:55:45.274Z] [2022-02-01T09:55:45.274Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-01T09:55:45.274Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-01T09:55:45.568Z] #60 ... [2022-02-01T09:55:45.568Z] [2022-02-01T09:55:45.568Z] #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-01T09:55:45.568Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:55:45.568Z] #14 30.91 Building dependency tree... [2022-02-01T09:55:45.568Z] #14 33.84 The following additional packages will be installed: [2022-02-01T09:55:45.568Z] #14 33.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-01T09:55:45.568Z] #14 33.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-01T09:55:45.568Z] #14 33.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-01T09:55:45.568Z] #14 33.85 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-01T09:55:45.568Z] #14 33.85 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-01T09:55:45.568Z] #14 33.85 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-01T09:55:45.568Z] #14 33.85 mingw-w64-common mingw-w64-x86-64-dev [2022-02-01T09:55:45.568Z] #14 33.86 Suggested packages: [2022-02-01T09:55:45.568Z] #14 33.86 gcc-10-locales seccomp wine64 [2022-02-01T09:55:45.568Z] #14 35.13 The following NEW packages will be installed: [2022-02-01T09:55:45.568Z] #14 35.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-01T09:55:45.568Z] #14 35.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-01T09:55:45.568Z] #14 35.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-01T09:55:45.568Z] #14 35.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-01T09:55:45.568Z] #14 35.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-01T09:55:45.568Z] #14 35.15 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-01T09:55:45.568Z] #14 35.15 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-01T09:55:45.568Z] #14 35.15 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-01T09:55:45.568Z] #14 35.15 mingw-w64-x86-64-dev [2022-02-01T09:55:45.568Z] #14 35.55 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:55:45.568Z] #14 35.55 Need to get 115 MB of archives. [2022-02-01T09:55:45.568Z] #14 35.55 After this operation, 645 MB of additional disk space will be used. [2022-02-01T09:55:45.568Z] #14 35.55 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-01T09:55:45.568Z] #14 35.66 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-01T09:55:45.568Z] #14 35.80 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-01T09:55:45.568Z] #14 35.81 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-01T09:55:45.568Z] #14 35.81 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-01T09:55:45.568Z] #14 35.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-01T09:55:45.568Z] #14 36.16 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-01T09:55:45.568Z] #14 36.40 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-01T09:55:45.568Z] #14 36.40 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-01T09:55:45.568Z] #14 36.96 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-01T09:55:45.568Z] #14 38.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-01T09:55:45.568Z] #14 39.00 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-01T09:55:45.568Z] #14 39.51 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-01T09:55:45.568Z] #14 40.50 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-01T09:55:45.568Z] #14 40.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-01T09:55:45.568Z] #14 40.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-01T09:55:45.568Z] #14 40.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-01T09:55:45.568Z] #14 40.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-01T09:55:45.568Z] #14 40.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-01T09:55:45.568Z] #14 40.93 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-01T09:55:45.568Z] #14 40.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-01T09:55:45.568Z] #14 40.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-01T09:55:45.568Z] #14 40.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-01T09:55:45.568Z] #14 40.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-01T09:55:45.568Z] #14 40.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-01T09:55:45.568Z] #14 40.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-01T09:55:45.568Z] #14 41.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-01T09:55:45.568Z] #14 41.02 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-01T09:55:45.568Z] #14 41.03 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-01T09:55:45.568Z] #14 41.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-01T09:55:45.568Z] #14 41.89 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:55:45.568Z] #14 42.04 Fetched 115 MB in 6s (19.7 MB/s) [2022-02-01T09:55:45.569Z] #14 42.10 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-01T09:55:45.569Z] #14 42.10 (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% [2022-02-01T09:55:45.569Z] #14 ... [2022-02-01T09:55:45.569Z] [2022-02-01T09:55:45.569Z] #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-01T09:55:45.569Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:55:45.569Z] #38 35.67 The following additional packages will be installed: [2022-02-01T09:55:45.569Z] #38 35.68 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-01T09:55:45.569Z] #38 35.69 Suggested packages: [2022-02-01T09:55:45.569Z] #38 35.71 cmake-doc ninja-build lrzip [2022-02-01T09:55:45.569Z] #38 35.71 Recommended packages: [2022-02-01T09:55:45.569Z] #38 35.71 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-01T09:55:45.569Z] #38 36.50 The following NEW packages will be installed: [2022-02-01T09:55:45.569Z] #38 36.51 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-01T09:55:45.569Z] #38 36.52 vim-common xxd [2022-02-01T09:55:45.569Z] #38 36.91 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:55:45.569Z] #38 36.91 Need to get 17.7 MB of archives. [2022-02-01T09:55:45.569Z] #38 36.91 After this operation, 70.7 MB of additional disk space will be used. [2022-02-01T09:55:45.569Z] #38 36.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-01T09:55:45.569Z] #38 36.92 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-01T09:55:45.569Z] #38 36.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-01T09:55:45.569Z] #38 37.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-01T09:55:45.569Z] #38 37.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-01T09:55:45.569Z] #38 38.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-01T09:55:45.569Z] #38 38.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-01T09:55:45.569Z] #38 38.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-01T09:55:45.569Z] #38 38.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-01T09:55:45.569Z] #38 38.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-01T09:55:45.569Z] #38 39.61 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:55:45.569Z] #38 39.77 Fetched 17.7 MB in 2s (9421 kB/s) [2022-02-01T09:55:45.569Z] #38 39.84 Selecting previously unselected package xxd. [2022-02-01T09:55:45.569Z] #38 39.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-01T09:55:45.569Z] #38 39.89 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-01T09:55:45.569Z] #38 39.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:55:45.569Z] #38 40.10 Selecting previously unselected package vim-common. [2022-02-01T09:55:45.569Z] #38 40.10 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:55:45.569Z] #38 40.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:55:45.569Z] #38 40.38 Selecting previously unselected package cmake-data. [2022-02-01T09:55:45.569Z] #38 40.38 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-01T09:55:45.569Z] #38 40.39 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-01T09:55:45.569Z] #38 ... [2022-02-01T09:55:45.569Z] [2022-02-01T09:55:45.569Z] #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-01T09:55:45.569Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:55:45.569Z] #14 42.10 (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-01T09:55:45.569Z] #14 42.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-01T09:55:45.569Z] #14 42.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-01T09:55:45.579Z] #19 136.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-02-01T09:55:45.579Z] #19 136.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-02-01T09:55:45.838Z] #19 136.7 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-01T09:55:46.639Z] #18 DONE 1.4s [2022-02-01T09:55:46.639Z] [2022-02-01T09:55:46.639Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:55:46.639Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:55:46.639Z] #51 ... [2022-02-01T09:55:46.639Z] [2022-02-01T09:55:46.639Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-01T09:55:46.639Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-01T09:55:46.897Z] #34 ... [2022-02-01T09:55:46.897Z] [2022-02-01T09:55:46.897Z] #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-01T09:55:46.897Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:55:46.897Z] #47 35.72 The following additional packages will be installed: [2022-02-01T09:55:46.897Z] #47 35.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-01T09:55:46.897Z] #47 35.72 python3-protobuf python3-six [2022-02-01T09:55:46.897Z] #47 35.76 Suggested packages: [2022-02-01T09:55:46.897Z] #47 35.76 python3-setuptools [2022-02-01T09:55:46.897Z] #47 35.76 Recommended packages: [2022-02-01T09:55:46.897Z] #47 35.76 iproute2 | iproute [2022-02-01T09:55:46.897Z] #47 36.62 The following NEW packages will be installed: [2022-02-01T09:55:46.897Z] #47 36.63 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-01T09:55:46.897Z] #47 36.63 python3-protobuf python3-six [2022-02-01T09:55:46.897Z] #47 37.04 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:55:46.897Z] #47 37.04 Need to get 2292 kB of archives. [2022-02-01T09:55:46.897Z] #47 37.04 After this operation, 11.0 MB of additional disk space will be used. [2022-02-01T09:55:46.897Z] #47 37.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-01T09:55:46.897Z] #47 37.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-01T09:55:46.897Z] #47 37.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-01T09:55:46.897Z] #47 37.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-01T09:55:46.897Z] #47 37.10 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-01T09:55:46.897Z] #47 37.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-01T09:55:46.897Z] #47 37.11 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-01T09:55:46.897Z] #47 40.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-01T09:55:46.897Z] #47 41.66 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:55:46.897Z] #47 41.86 Fetched 2292 kB in 4s (572 kB/s) [2022-02-01T09:55:46.897Z] #47 42.16 Selecting previously unselected package libprotobuf23:amd64. [2022-02-01T09:55:46.897Z] #47 42.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-01T09:55:46.897Z] #47 42.21 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-01T09:55:46.897Z] #47 42.26 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-01T09:55:46.897Z] #47 43.00 Selecting previously unselected package python3-pkg-resources. [2022-02-01T09:55:46.897Z] #47 43.00 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-01T09:55:46.897Z] #47 43.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:55:46.897Z] #47 43.25 Selecting previously unselected package python3-six. [2022-02-01T09:55:46.897Z] #47 43.25 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-01T09:55:46.897Z] #47 43.26 Unpacking python3-six (1.16.0-2) ... [2022-02-01T09:55:46.897Z] #47 43.42 Selecting previously unselected package python3-protobuf. [2022-02-01T09:55:46.897Z] #47 43.42 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-01T09:55:46.897Z] #47 43.43 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-01T09:55:46.897Z] #47 43.87 Selecting previously unselected package libnet1:amd64. [2022-02-01T09:55:46.897Z] #47 43.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-01T09:55:46.897Z] #47 43.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:55:46.897Z] #47 44.04 Selecting previously unselected package libnl-3-200:amd64. [2022-02-01T09:55:46.897Z] #47 44.09 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-01T09:55:46.897Z] #47 44.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:55:46.897Z] #47 44.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-01T09:55:46.897Z] #47 44.21 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-01T09:55:46.897Z] #47 44.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:55:46.897Z] #47 44.32 Selecting previously unselected package criu. [2022-02-01T09:55:46.897Z] #47 44.32 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-01T09:55:46.897Z] #47 44.33 Unpacking criu (3.16.1-3) ... [2022-02-01T09:55:46.897Z] #47 45.00 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:55:46.940Z] #14 43.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-01T09:55:46.940Z] #14 43.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-01T09:55:47.197Z] #14 43.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-01T09:55:47.217Z] #19 138.2 Selecting previously unselected package libxml-sax-base-perl. [2022-02-01T09:55:47.217Z] #19 138.2 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-02-01T09:55:47.217Z] #19 138.3 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-02-01T09:55:47.460Z] #47 46.68 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-01T09:55:47.719Z] #47 46.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:55:47.719Z] #47 46.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:55:47.719Z] #47 46.73 Setting up python3-six (1.16.0-2) ... [2022-02-01T09:55:47.761Z] #14 ... [2022-02-01T09:55:47.761Z] [2022-02-01T09:55:47.761Z] #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-01T09:55:47.761Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:55:47.761Z] #47 33.12 Building dependency tree... [2022-02-01T09:55:47.761Z] #47 36.24 The following additional packages will be installed: [2022-02-01T09:55:47.761Z] #47 36.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-01T09:55:47.761Z] #47 36.26 python3-protobuf python3-six [2022-02-01T09:55:47.761Z] #47 36.27 Suggested packages: [2022-02-01T09:55:47.761Z] #47 36.27 python3-setuptools [2022-02-01T09:55:47.761Z] #47 36.27 Recommended packages: [2022-02-01T09:55:47.761Z] #47 36.27 iproute2 | iproute [2022-02-01T09:55:47.761Z] #47 36.80 The following NEW packages will be installed: [2022-02-01T09:55:47.761Z] #47 36.81 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-01T09:55:47.761Z] #47 36.81 python3-protobuf python3-six [2022-02-01T09:55:47.761Z] #47 37.37 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:55:47.761Z] #47 37.37 Need to get 2292 kB of archives. [2022-02-01T09:55:47.761Z] #47 37.37 After this operation, 11.0 MB of additional disk space will be used. [2022-02-01T09:55:47.761Z] #47 37.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-01T09:55:47.761Z] #47 37.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-01T09:55:47.761Z] #47 37.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-01T09:55:47.761Z] #47 37.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-01T09:55:47.761Z] #47 37.62 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-01T09:55:47.761Z] #47 37.62 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-01T09:55:47.761Z] #47 37.62 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-01T09:55:47.761Z] #47 40.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-01T09:55:47.761Z] #47 42.11 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:55:47.761Z] #47 42.36 Fetched 2292 kB in 4s (537 kB/s) [2022-02-01T09:55:47.761Z] #47 42.44 Selecting previously unselected package libprotobuf23:amd64. [2022-02-01T09:55:47.761Z] #47 42.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-01T09:55:47.761Z] #47 42.53 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-01T09:55:47.761Z] #47 42.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-01T09:55:47.761Z] #47 43.29 Selecting previously unselected package python3-pkg-resources. [2022-02-01T09:55:47.761Z] #47 43.30 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-01T09:55:47.761Z] #47 43.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:55:47.761Z] #47 43.58 Selecting previously unselected package python3-six. [2022-02-01T09:55:47.761Z] #47 43.58 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-01T09:55:47.761Z] #47 43.58 Unpacking python3-six (1.16.0-2) ... [2022-02-01T09:55:47.761Z] #47 43.67 Selecting previously unselected package python3-protobuf. [2022-02-01T09:55:47.761Z] #47 43.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-01T09:55:47.761Z] #47 43.67 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-01T09:55:47.761Z] #47 44.18 Selecting previously unselected package libnet1:amd64. [2022-02-01T09:55:47.761Z] #47 44.20 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-01T09:55:47.761Z] #47 44.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:55:47.976Z] #47 ... [2022-02-01T09:55:47.976Z] [2022-02-01T09:55:47.976Z] #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-01T09:55:47.976Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:55:47.976Z] #38 47.28 Selecting previously unselected package libxml2:amd64. [2022-02-01T09:55:47.976Z] #38 47.28 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-01T09:55:47.976Z] #38 47.29 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-01T09:55:48.003Z] #19 DONE 1.4s [2022-02-01T09:55:48.003Z] [2022-02-01T09:55:48.003Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-01T09:55:48.003Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-01T09:55:48.018Z] #47 44.38 Selecting previously unselected package libnl-3-200:amd64. [2022-02-01T09:55:48.018Z] #47 44.38 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-01T09:55:48.018Z] #47 44.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:55:48.018Z] #47 ... [2022-02-01T09:55:48.018Z] [2022-02-01T09:55:48.018Z] #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-01T09:55:48.018Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-01T09:55:48.018Z] #34 43.12 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-01T09:55:48.018Z] #34 43.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-01T09:55:48.018Z] #34 43.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-01T09:55:48.232Z] #38 ... [2022-02-01T09:55:48.232Z] [2022-02-01T09:55:48.232Z] #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-01T09:55:48.232Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:55:48.232Z] #14 37.61 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-01T09:55:48.232Z] #14 39.16 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-01T09:55:48.232Z] #14 39.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-01T09:55:48.232Z] #14 40.37 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-01T09:55:48.232Z] #14 41.74 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-01T09:55:48.232Z] #14 42.30 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-01T09:55:48.232Z] #14 42.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-01T09:55:48.232Z] #14 42.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-01T09:55:48.232Z] #14 42.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-01T09:55:48.232Z] #14 42.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-01T09:55:48.232Z] #14 42.32 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-01T09:55:48.232Z] #14 42.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-01T09:55:48.232Z] #14 42.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-01T09:55:48.232Z] #14 42.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-01T09:55:48.232Z] #14 42.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-01T09:55:48.232Z] #14 42.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-01T09:55:48.232Z] #14 42.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-01T09:55:48.232Z] #14 42.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-01T09:55:48.232Z] #14 42.42 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-01T09:55:48.232Z] #14 42.43 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-01T09:55:48.232Z] #14 42.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-01T09:55:48.232Z] #14 43.40 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:55:48.232Z] #14 43.66 Fetched 115 MB in 6s (17.7 MB/s) [2022-02-01T09:55:48.232Z] #14 43.74 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-01T09:55:48.232Z] #14 43.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-01T09:55:48.232Z] #14 43.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-01T09:55:48.232Z] #14 43.81 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-01T09:55:48.232Z] #14 45.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-01T09:55:48.232Z] #14 45.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-01T09:55:48.232Z] #14 45.82 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-01T09:55:48.490Z] #14 ... [2022-02-01T09:55:48.490Z] [2022-02-01T09:55:48.490Z] #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-01T09:55:48.490Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:55:48.490Z] #38 47.76 Selecting previously unselected package libarchive13:amd64. [2022-02-01T09:55:48.490Z] #38 47.77 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-01T09:55:48.490Z] #38 47.78 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-01T09:55:48.746Z] #38 48.05 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-01T09:55:48.746Z] #38 48.05 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-01T09:55:48.746Z] #38 48.05 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-01T09:55:49.005Z] #38 48.20 Selecting previously unselected package librhash0:amd64. [2022-02-01T09:55:49.005Z] #38 48.20 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-01T09:55:49.005Z] #38 48.23 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-01T09:55:49.005Z] #38 48.42 Selecting previously unselected package libuv1:amd64. [2022-02-01T09:55:49.005Z] #38 48.42 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-01T09:55:49.123Z] #19 139.9 Selecting previously unselected package libxml-sax-perl. [2022-02-01T09:55:49.123Z] #19 139.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-02-01T09:55:49.123Z] #19 140.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-02-01T09:55:49.280Z] #38 48.42 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-01T09:55:49.280Z] #38 48.59 Selecting previously unselected package cmake. [2022-02-01T09:55:49.280Z] #38 48.59 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-01T09:55:49.280Z] #38 48.60 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-01T09:55:49.897Z] #20 DONE 1.6s [2022-02-01T09:55:49.897Z] [2022-02-01T09:55:49.897Z] #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-01T09:55:49.897Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-01T09:55:50.062Z] #19 141.3 Selecting previously unselected package libxml-libxml-perl. [2022-02-01T09:55:50.062Z] #19 141.3 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-02-01T09:55:50.062Z] #19 141.3 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-01T09:55:50.321Z] #19 141.4 Selecting previously unselected package libxml-simple-perl. [2022-02-01T09:55:50.321Z] #19 141.4 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-02-01T09:55:50.321Z] #19 141.4 Unpacking libxml-simple-perl (2.25-1) ... [2022-02-01T09:55:50.321Z] #19 141.4 Selecting previously unselected package libyaml-perl. [2022-02-01T09:55:50.321Z] #19 141.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-02-01T09:55:50.321Z] #19 141.4 Unpacking libyaml-perl (1.30-1) ... [2022-02-01T09:55:50.321Z] #19 141.5 Selecting previously unselected package libconfig-auto-perl. [2022-02-01T09:55:50.321Z] #19 141.5 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-02-01T09:55:50.321Z] #19 141.5 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-02-01T09:55:50.321Z] #19 141.5 Selecting previously unselected package libfile-which-perl. [2022-02-01T09:55:50.321Z] #19 141.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-02-01T09:55:50.321Z] #19 141.5 Unpacking libfile-which-perl (1.23-1) ... [2022-02-01T09:55:50.321Z] #19 141.5 Selecting previously unselected package libfile-homedir-perl. [2022-02-01T09:55:50.321Z] #19 141.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-02-01T09:55:50.321Z] #19 141.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-02-01T09:55:50.321Z] #19 141.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-02-01T09:55:50.321Z] #19 141.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-02-01T09:55:50.321Z] #19 141.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-01T09:55:50.321Z] #19 141.6 Selecting previously unselected package dpkg-cross. [2022-02-01T09:55:50.321Z] #19 141.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-02-01T09:55:50.582Z] #19 141.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-02-01T09:55:50.582Z] #19 141.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-02-01T09:55:50.582Z] #19 141.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-02-01T09:55:50.582Z] #19 141.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-02-01T09:55:50.582Z] #19 141.7 Selecting previously unselected package libc6-armel-cross. [2022-02-01T09:55:50.582Z] #19 141.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-02-01T09:55:50.582Z] #19 141.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-02-01T09:55:50.582Z] #19 141.8 Selecting previously unselected package libgcc-s1-armel-cross. [2022-02-01T09:55:50.582Z] #19 141.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:50.841Z] #19 141.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:55:50.841Z] #19 141.9 Selecting previously unselected package libgomp1-armel-cross. [2022-02-01T09:55:50.841Z] #19 141.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:50.841Z] #19 141.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:55:50.841Z] #19 141.9 Selecting previously unselected package libatomic1-armel-cross. [2022-02-01T09:55:50.841Z] #19 141.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:50.841Z] #19 141.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:55:50.841Z] #19 141.9 Selecting previously unselected package libasan6-armel-cross. [2022-02-01T09:55:50.841Z] #19 141.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:50.841Z] #19 141.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:55:51.101Z] #19 142.2 Selecting previously unselected package libstdc++6-armel-cross. [2022-02-01T09:55:51.101Z] #19 142.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:51.101Z] #19 142.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:55:51.101Z] #19 142.2 Selecting previously unselected package libubsan1-armel-cross. [2022-02-01T09:55:51.101Z] #19 142.2 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:51.101Z] #19 142.2 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:55:51.101Z] #19 142.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-02-01T09:55:51.101Z] #19 142.3 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:51.101Z] #19 142.3 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:55:51.266Z] #21 1.782 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:55:51.320Z] #60 ... [2022-02-01T09:55:51.320Z] [2022-02-01T09:55:51.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-01T09:55:51.320Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-01T09:55:51.320Z] #14 59.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-01T09:55:51.320Z] #14 59.83 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-02-01T09:55:51.320Z] #14 59.83 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-01T09:55:51.320Z] #14 59.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-01T09:55:51.320Z] #14 59.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-01T09:55:51.320Z] #14 59.93 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-01T09:55:51.320Z] #14 64.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-01T09:55:51.320Z] #14 64.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-01T09:55:51.320Z] #14 64.25 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:55:51.362Z] #19 142.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-02-01T09:55:51.362Z] #19 142.4 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:55:51.362Z] #19 142.4 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-01T09:55:51.523Z] #21 1.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:55:51.523Z] #21 1.965 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:55:51.780Z] #21 2.234 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:55:52.708Z] #21 3.223 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:55:53.274Z] #34 ... [2022-02-01T09:55:53.274Z] [2022-02-01T09:55:53.274Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-01T09:55:53.274Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:55:53.274Z] #14 46.39 Selecting previously unselected package binutils-mingw-w64. [2022-02-01T09:55:53.274Z] #14 46.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-01T09:55:53.274Z] #14 46.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-01T09:55:53.274Z] #14 46.56 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-01T09:55:53.274Z] #14 46.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:55:53.274Z] #14 46.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:55:53.274Z] #14 46.79 Selecting previously unselected package dmsetup. [2022-02-01T09:55:53.274Z] #14 46.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:55:53.274Z] #14 46.80 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-01T09:55:53.274Z] #14 47.01 Selecting previously unselected package mingw-w64-common. [2022-02-01T09:55:53.274Z] #14 47.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-01T09:55:53.274Z] #14 47.02 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-01T09:55:53.463Z] #38 52.56 Setting up libicu67:amd64 (67.1-7) ... [2022-02-01T09:55:53.463Z] #38 52.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:55:53.463Z] #38 52.59 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-01T09:55:53.463Z] #38 52.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:55:53.463Z] #38 52.63 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-01T09:55:53.463Z] #38 52.65 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-01T09:55:53.463Z] #38 52.66 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-01T09:55:53.463Z] #38 52.68 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-01T09:55:53.463Z] #38 52.70 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-01T09:55:53.463Z] #38 52.71 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-01T09:55:53.463Z] #38 52.72 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:55:54.075Z] #21 4.284 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:55:54.609Z] #14 72.95 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-01T09:55:54.609Z] #14 72.95 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-01T09:55:54.609Z] #14 72.95 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:55:55.241Z] #14 51.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-01T09:55:55.241Z] #14 51.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-01T09:55:55.241Z] #14 51.84 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-01T09:55:55.440Z] #21 ... [2022-02-01T09:55:55.440Z] [2022-02-01T09:55:55.440Z] #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-01T09:55:55.441Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-01T09:55:55.441Z] #34 DONE 113.5s [2022-02-01T09:55:55.441Z] [2022-02-01T09:55:55.441Z] #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-01T09:55:55.441Z] #56 sha256:4ee6b97c1c3f227f25b110332586e6b74aa824f7541564041349a1362d91dee1 [2022-02-01T09:55:55.441Z] #56 11.70 + cd /tmp/tmp.1gM1BJp1Ze/src/github.com/opencontainers/runc [2022-02-01T09:55:55.441Z] #56 11.70 + git checkout -q v1.0.3 [2022-02-01T09:55:55.441Z] #56 12.48 + '[' -z '' ']' [2022-02-01T09:55:55.441Z] #56 12.48 + target=static [2022-02-01T09:55:55.441Z] #56 12.48 + make BUILDTAGS=seccomp static [2022-02-01T09:55:55.441Z] #56 12.90 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-02-01T09:55:55.990Z] #38 DONE 54.8s [2022-02-01T09:55:55.990Z] [2022-02-01T09:55:55.990Z] #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-01T09:55:55.990Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:55:55.990Z] #47 47.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:55:55.990Z] #47 47.73 Setting up python3-protobuf (3.12.4-1) ... [2022-02-01T09:55:55.990Z] #47 51.29 Setting up criu (3.16.1-3) ... [2022-02-01T09:55:55.990Z] #47 53.30 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:55:55.990Z] #47 DONE 54.6s [2022-02-01T09:55:55.990Z] [2022-02-01T09:55:55.990Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-01T09:55:55.990Z] #39 sha256:19a83b384c18f6729345c4ced418d561835e6e5a74b4be4ec818f3b2f66fe314 [2022-02-01T09:55:55.990Z] #39 DONE 0.2s [2022-02-01T09:55:55.990Z] [2022-02-01T09:55:55.990Z] #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-01T09:55:55.990Z] #40 sha256:2b71a2f21c801858af31523c185cbfeb5f2e267d33d01b8ef91a0dde67e08e04 [2022-02-01T09:55:55.990Z] #40 ... [2022-02-01T09:55:55.990Z] [2022-02-01T09:55:55.990Z] #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-01T09:55:55.990Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-01T09:55:55.990Z] #49 55.06 gotestsum version dev [2022-02-01T09:55:55.990Z] #49 DONE 55.3s [2022-02-01T09:55:55.990Z] [2022-02-01T09:55:55.990Z] #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-01T09:55:55.990Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:55:55.990Z] #14 48.16 Selecting previously unselected package binutils-mingw-w64. [2022-02-01T09:55:55.990Z] #14 48.18 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-01T09:55:55.990Z] #14 48.19 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-01T09:55:55.990Z] #14 48.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-01T09:55:55.990Z] #14 48.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:55:55.990Z] #14 48.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:55:55.990Z] #14 48.56 Selecting previously unselected package dmsetup. [2022-02-01T09:55:55.990Z] #14 48.56 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:55:55.990Z] #14 48.57 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-01T09:55:55.990Z] #14 48.74 Selecting previously unselected package mingw-w64-common. [2022-02-01T09:55:55.990Z] #14 48.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-01T09:55:55.990Z] #14 48.75 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-01T09:55:55.990Z] #14 54.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-01T09:55:55.990Z] #14 54.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-01T09:55:55.990Z] #14 54.17 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-01T09:55:56.171Z] #14 ... [2022-02-01T09:55:56.171Z] [2022-02-01T09:55:56.171Z] #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-01T09:55:56.171Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:55:56.171Z] #38 42.95 Selecting previously unselected package libicu67:amd64. [2022-02-01T09:55:56.171Z] #38 42.96 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-01T09:55:56.171Z] #38 42.99 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-01T09:55:56.171Z] #38 49.13 Selecting previously unselected package libxml2:amd64. [2022-02-01T09:55:56.171Z] #38 49.13 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-01T09:55:56.171Z] #38 49.14 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-01T09:55:56.171Z] #38 49.58 Selecting previously unselected package libarchive13:amd64. [2022-02-01T09:55:56.171Z] #38 49.60 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-01T09:55:56.171Z] #38 49.61 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-01T09:55:56.171Z] #38 49.89 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-01T09:55:56.171Z] #38 49.89 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-01T09:55:56.171Z] #38 49.90 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-01T09:55:56.171Z] #38 50.07 Selecting previously unselected package librhash0:amd64. [2022-02-01T09:55:56.171Z] #38 50.10 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-01T09:55:56.171Z] #38 50.13 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-01T09:55:56.171Z] #38 50.29 Selecting previously unselected package libuv1:amd64. [2022-02-01T09:55:56.171Z] #38 50.30 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-01T09:55:56.171Z] #38 50.31 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-01T09:55:56.171Z] #38 50.49 Selecting previously unselected package cmake. [2022-02-01T09:55:56.171Z] #38 50.49 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-01T09:55:56.171Z] #38 50.51 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-01T09:55:56.647Z] #19 147.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-02-01T09:55:56.647Z] #19 147.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:55:56.647Z] #19 147.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-01T09:55:56.647Z] #19 147.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-02-01T09:55:56.647Z] #19 147.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-02-01T09:55:56.647Z] #19 147.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-01T09:55:56.647Z] #19 147.3 Selecting previously unselected package libc6-dev-armel-cross. [2022-02-01T09:55:56.647Z] #19 147.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-02-01T09:55:56.647Z] #19 147.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-01T09:55:56.647Z] #19 147.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-02-01T09:55:56.647Z] #19 147.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:55:56.647Z] #19 147.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:55:56.908Z] #19 147.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-02-01T09:55:56.908Z] #19 147.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:55:56.908Z] #19 147.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-01T09:55:57.329Z] #56 ... [2022-02-01T09:55:57.329Z] [2022-02-01T09:55:57.329Z] #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-01T09:55:57.329Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-01T09:55:57.329Z] #21 7.533 Fetched 8500 kB in 6s (1414 kB/s) [2022-02-01T09:55:57.886Z] #14 ... [2022-02-01T09:55:57.886Z] [2022-02-01T09:55:57.886Z] #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-01T09:55:57.886Z] #40 sha256:2b71a2f21c801858af31523c185cbfeb5f2e267d33d01b8ef91a0dde67e08e04 [2022-02-01T09:55:57.886Z] #40 2.311 + RM_GOPATH=0 [2022-02-01T09:55:57.886Z] #40 2.311 + TMP_GOPATH= [2022-02-01T09:55:57.886Z] #40 2.311 + : /build [2022-02-01T09:55:57.886Z] #40 2.311 + '[' -z '' ']' [2022-02-01T09:55:57.886Z] #40 2.311 ++ mktemp -d [2022-02-01T09:55:57.886Z] #40 2.311 + export GOPATH=/tmp/tmp.tNr7rDsEon [2022-02-01T09:55:57.886Z] #40 2.311 + GOPATH=/tmp/tmp.tNr7rDsEon [2022-02-01T09:55:57.886Z] #40 2.311 + RM_GOPATH=1 [2022-02-01T09:55:57.886Z] #40 2.311 + case "$(go env GOARCH)" in [2022-02-01T09:55:58.061Z] #38 54.48 Setting up libicu67:amd64 (67.1-7) ... [2022-02-01T09:55:58.061Z] #38 ... [2022-02-01T09:55:58.061Z] [2022-02-01T09:55:58.061Z] #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-01T09:55:58.061Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-01T09:55:58.061Z] #47 44.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-01T09:55:58.061Z] #47 44.54 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-01T09:55:58.061Z] #47 44.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:55:58.061Z] #47 44.67 Selecting previously unselected package criu. [2022-02-01T09:55:58.061Z] #47 44.68 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-01T09:55:58.061Z] #47 44.70 Unpacking criu (3.16.1-3) ... [2022-02-01T09:55:58.061Z] #47 45.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:55:58.061Z] #47 46.98 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-01T09:55:58.061Z] #47 47.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:55:58.061Z] #47 47.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:55:58.061Z] #47 47.04 Setting up python3-six (1.16.0-2) ... [2022-02-01T09:55:58.061Z] #47 48.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:55:58.061Z] #47 48.20 Setting up python3-protobuf (3.12.4-1) ... [2022-02-01T09:55:58.061Z] #47 51.70 Setting up criu (3.16.1-3) ... [2022-02-01T09:55:58.061Z] #47 53.49 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:55:58.061Z] #47 DONE 54.3s [2022-02-01T09:55:58.061Z] [2022-02-01T09:55:58.061Z] #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-01T09:55:58.061Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-01T09:55:58.061Z] #38 54.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:55:58.062Z] #38 54.58 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-01T09:55:58.062Z] #38 54.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:55:58.062Z] #38 54.68 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-01T09:55:58.062Z] #38 54.70 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-01T09:55:58.062Z] #38 54.72 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-01T09:55:58.062Z] #38 54.76 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-01T09:55:58.062Z] #38 54.78 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-01T09:55:58.062Z] #38 54.81 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-01T09:55:58.062Z] #38 54.83 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:55:58.143Z] #40 2.334 ++ go env GOARCH [2022-02-01T09:55:58.143Z] #40 2.355 Install tini version v0.19.0 [2022-02-01T09:55:58.143Z] #40 2.355 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:58.143Z] #40 2.355 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:58.143Z] #40 2.355 ++ dirname /install.sh [2022-02-01T09:55:58.143Z] #40 2.355 + dir=/ [2022-02-01T09:55:58.143Z] #40 2.355 + bin=tini [2022-02-01T09:55:58.143Z] #40 2.355 + shift [2022-02-01T09:55:58.143Z] #40 2.355 + '[' '!' -f //tini.installer ']' [2022-02-01T09:55:58.143Z] #40 2.355 + . //tini.installer [2022-02-01T09:55:58.143Z] #40 2.355 ++ : v0.19.0 [2022-02-01T09:55:58.143Z] #40 2.355 + install_tini [2022-02-01T09:55:58.143Z] #40 2.355 + echo 'Install tini version v0.19.0' [2022-02-01T09:55:58.143Z] #40 2.355 + git clone https://github.com/krallin/tini.git /tmp/tmp.tNr7rDsEon/tini [2022-02-01T09:55:58.143Z] #40 2.355 Cloning into '/tmp/tmp.tNr7rDsEon/tini'... [2022-02-01T09:55:58.318Z] #38 DONE 55.1s [2022-02-01T09:55:58.318Z] [2022-02-01T09:55:58.318Z] #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-01T09:55:58.318Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc [2022-02-01T09:55:58.318Z] #60 ... [2022-02-01T09:55:58.318Z] [2022-02-01T09:55:58.318Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-01T09:55:58.318Z] #39 sha256:57c2f36b1cd0abaa76692623537ec91dee1640ed6ad28da54c4ae6120f6dd2be [2022-02-01T09:55:58.318Z] #39 DONE 0.1s [2022-02-01T09:55:58.575Z] [2022-02-01T09:55:58.575Z] #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-01T09:55:58.575Z] #40 sha256:5d8670c01be855cff402fa98106fc83d5a8fcdcb1431af61cf19db54f2f0bffb [2022-02-01T09:55:58.827Z] #14 ... [2022-02-01T09:55:58.827Z] [2022-02-01T09:55:58.827Z] #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-01T09:55:58.827Z] #63 sha256:dc4f19a889f3eb27bea4b2c266984664f7eaf55748ebc8172c36b6a67c72c9ff [2022-02-01T09:55:58.827Z] #63 76.40 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-01T09:55:58.827Z] #63 76.40 + GOBIN=/build [2022-02-01T09:55:58.827Z] #63 76.40 + GO111MODULE=on [2022-02-01T09:55:58.827Z] #63 76.40 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-01T09:55:59.073Z] #40 3.238 + cd /tmp/tmp.tNr7rDsEon/tini [2022-02-01T09:55:59.073Z] #40 3.240 + git checkout -q v0.19.0 [2022-02-01T09:55:59.073Z] #40 3.269 + cmake . [2022-02-01T09:55:59.223Z] #21 7.533 Reading package lists... [2022-02-01T09:55:59.330Z] #40 3.701 -- The C compiler identification is GNU 10.2.1 [2022-02-01T09:55:59.330Z] #40 3.774 -- Detecting C compiler ABI info [2022-02-01T09:55:59.894Z] #40 4.101 -- Detecting C compiler ABI info - done [2022-02-01T09:55:59.894Z] #40 4.201 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-01T09:55:59.943Z] #40 1.207 + RM_GOPATH=0 [2022-02-01T09:55:59.943Z] #40 1.207 + TMP_GOPATH= [2022-02-01T09:55:59.943Z] #40 1.207 + : /build [2022-02-01T09:55:59.943Z] #40 1.207 + '[' -z '' ']' [2022-02-01T09:55:59.943Z] #40 1.207 ++ mktemp -d [2022-02-01T09:55:59.943Z] #40 1.207 + export GOPATH=/tmp/tmp.9bHiblnPxj [2022-02-01T09:55:59.943Z] #40 1.207 + GOPATH=/tmp/tmp.9bHiblnPxj [2022-02-01T09:55:59.943Z] #40 1.207 + RM_GOPATH=1 [2022-02-01T09:55:59.943Z] #40 1.207 + case "$(go env GOARCH)" in [2022-02-01T09:55:59.943Z] #40 1.207 ++ go env GOARCH [2022-02-01T09:55:59.943Z] #40 1.235 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:59.943Z] #40 1.235 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:55:59.943Z] #40 1.242 ++ dirname /install.sh [2022-02-01T09:55:59.943Z] #40 1.246 + dir=/ [2022-02-01T09:55:59.943Z] #40 1.254 + bin=tini [2022-02-01T09:55:59.943Z] #40 1.254 + shift [2022-02-01T09:55:59.943Z] #40 1.254 + '[' '!' -f //tini.installer ']' [2022-02-01T09:55:59.943Z] #40 1.254 + . //tini.installer [2022-02-01T09:55:59.943Z] #40 1.254 ++ : v0.19.0 [2022-02-01T09:55:59.943Z] #40 1.254 + install_tini [2022-02-01T09:55:59.943Z] #40 1.264 Install tini version v0.19.0 [2022-02-01T09:55:59.943Z] #40 1.264 + echo 'Install tini version v0.19.0' [2022-02-01T09:55:59.943Z] #40 1.264 + git clone https://github.com/krallin/tini.git /tmp/tmp.9bHiblnPxj/tini [2022-02-01T09:55:59.943Z] #40 1.292 Cloning into '/tmp/tmp.9bHiblnPxj/tini'... [2022-02-01T09:56:00.151Z] #40 4.202 -- Detecting C compile features [2022-02-01T09:56:00.151Z] #40 4.208 -- Detecting C compile features - done [2022-02-01T09:56:00.151Z] #40 4.241 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-01T09:56:00.151Z] #40 4.376 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-01T09:56:00.151Z] #40 4.463 -- Configuring done [2022-02-01T09:56:00.240Z] using credential docker-jenkins-github-credentials [2022-02-01T09:56:00.315Z] Cloning the remote Git repository [2022-02-01T09:56:00.315Z] Cloning with configured refspecs honoured and without tags [2022-02-01T09:56:00.408Z] #40 4.490 -- Generating done [2022-02-01T09:56:00.408Z] #40 4.494 -- Build files have been written to: /tmp/tmp.tNr7rDsEon/tini [2022-02-01T09:56:00.408Z] #40 4.507 + make tini-static [2022-02-01T09:56:00.518Z] #40 2.238 + cd /tmp/tmp.9bHiblnPxj/tini [2022-02-01T09:56:00.665Z] #40 4.817 Scanning dependencies of target tini-static [2022-02-01T09:56:00.665Z] #40 4.900 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-01T09:56:00.775Z] #40 2.242 + git checkout -q v0.19.0 [2022-02-01T09:56:00.775Z] #40 2.267 + cmake . [2022-02-01T09:56:01.032Z] #40 ... [2022-02-01T09:56:01.032Z] [2022-02-01T09:56:01.032Z] #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-01T09:56:01.032Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-01T09:56:01.032Z] #49 57.43 gotestsum version dev [2022-02-01T09:56:01.032Z] #49 DONE 57.7s [2022-02-01T09:56:01.032Z] [2022-02-01T09:56:01.032Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:56:01.032Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:56:01.289Z] #51 ... [2022-02-01T09:56:01.289Z] [2022-02-01T09:56:01.289Z] #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-01T09:56:01.289Z] #40 sha256:5d8670c01be855cff402fa98106fc83d5a8fcdcb1431af61cf19db54f2f0bffb [2022-02-01T09:56:01.289Z] #40 2.902 -- The C compiler identification is GNU 10.2.1 [2022-02-01T09:56:01.369Z] #21 9.921 Reading package lists... [2022-02-01T09:56:01.547Z] #40 3.023 -- Detecting C compiler ABI info [2022-02-01T09:56:01.595Z] #40 5.864 [100%] Linking C executable tini-static [2022-02-01T09:56:01.932Z] #21 11.85 Building dependency tree... [2022-02-01T09:56:00.503Z] Cloning repository https://github.com/moby/moby.git [2022-02-01T09:56:00.893Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-01T09:56:01.854Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:56:01.854Z] > git --version # timeout=10 [2022-02-01T09:56:01.904Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-01T09:56:01.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:56:01.907Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:56:02.111Z] #40 3.700 -- Detecting C compiler ABI info - done [2022-02-01T09:56:02.111Z] #40 3.773 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-01T09:56:02.158Z] #40 6.308 [100%] Built target tini-static [2022-02-01T09:56:02.158Z] #40 6.366 + mkdir -p /build [2022-02-01T09:56:02.158Z] #40 6.368 + cp tini-static /build/docker-init [2022-02-01T09:56:02.189Z] #21 12.82 The following additional packages will be installed: [2022-02-01T09:56:02.191Z] #19 152.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-02-01T09:56:02.191Z] #19 152.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:56:02.191Z] #19 152.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-01T09:56:02.191Z] #19 152.7 Selecting previously unselected package crossbuild-essential-armel. [2022-02-01T09:56:02.191Z] #19 152.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-02-01T09:56:02.191Z] #19 152.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-02-01T09:56:02.191Z] #19 152.7 Selecting previously unselected package libc6-armhf-cross. [2022-02-01T09:56:02.191Z] #19 152.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-02-01T09:56:02.191Z] #19 152.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-02-01T09:56:02.191Z] #19 152.9 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-02-01T09:56:02.191Z] #19 152.9 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:02.191Z] #19 152.9 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:02.191Z] #19 152.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-02-01T09:56:02.191Z] #19 152.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:02.191Z] #19 152.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:02.191Z] #19 152.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-02-01T09:56:02.191Z] #19 152.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:02.191Z] #19 153.0 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:02.191Z] #19 153.0 Selecting previously unselected package libasan6-armhf-cross. [2022-02-01T09:56:02.191Z] #19 153.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:02.191Z] #19 153.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:02.191Z] #19 153.2 Selecting previously unselected package libstdc++6-armhf-cross. [2022-02-01T09:56:02.191Z] #19 153.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:02.191Z] #19 153.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:02.191Z] #19 153.3 Selecting previously unselected package libubsan1-armhf-cross. [2022-02-01T09:56:02.191Z] #19 153.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:02.191Z] #19 153.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:02.370Z] #40 3.782 -- Detecting C compile features [2022-02-01T09:56:02.370Z] #40 3.783 -- Detecting C compile features - done [2022-02-01T09:56:02.370Z] #40 3.814 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-01T09:56:02.370Z] #40 4.004 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-01T09:56:02.370Z] #40 4.072 -- Configuring done [2022-02-01T09:56:02.418Z] #40 DONE 6.6s [2022-02-01T09:56:02.418Z] [2022-02-01T09:56:02.418Z] #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-01T09:56:02.418Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:56:02.418Z] #14 60.40 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-01T09:56:02.418Z] #14 60.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:02.419Z] #14 60.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-01T09:56:02.419Z] #14 60.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-01T09:56:02.419Z] #14 60.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:02.419Z] #14 60.59 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-01T09:56:02.445Z] #21 12.82 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-01T09:56:02.445Z] #21 12.82 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-01T09:56:02.445Z] #21 12.82 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-01T09:56:02.445Z] #21 12.82 python3-pkg-resources vim-runtime xxd [2022-02-01T09:56:02.445Z] #21 12.82 Suggested packages: [2022-02-01T09:56:02.445Z] #21 12.82 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-01T09:56:02.445Z] #21 12.82 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-01T09:56:02.445Z] #21 12.82 acl attr quota [2022-02-01T09:56:02.445Z] #21 12.82 Recommended packages: [2022-02-01T09:56:02.445Z] #21 12.82 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-01T09:56:02.450Z] #19 153.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-02-01T09:56:02.450Z] #19 153.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:02.450Z] #19 153.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:02.450Z] #19 153.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-02-01T09:56:02.450Z] #19 153.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:56:02.450Z] #19 153.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-01T09:56:02.628Z] #40 4.099 -- Generating done [2022-02-01T09:56:02.628Z] #40 4.102 -- Build files have been written to: /tmp/tmp.9bHiblnPxj/tini [2022-02-01T09:56:02.628Z] #40 4.105 + make tini-static [2022-02-01T09:56:02.885Z] #40 4.312 Scanning dependencies of target tini-static [2022-02-01T09:56:02.885Z] #40 4.379 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-01T09:56:03.018Z] #63 80.73 rootlesskit version 0.14.6 [2022-02-01T09:56:03.018Z] #63 80.74 Usage of /build/rootlesskit-docker-proxy: [2022-02-01T09:56:03.018Z] #63 80.74 -container-ip string [2022-02-01T09:56:03.018Z] #63 80.74 container ip [2022-02-01T09:56:03.018Z] #63 80.74 -container-port int [2022-02-01T09:56:03.018Z] #63 80.74 container port (default -1) [2022-02-01T09:56:03.018Z] #63 80.74 -host-ip string [2022-02-01T09:56:03.018Z] #63 80.74 host ip [2022-02-01T09:56:03.018Z] #63 80.74 -host-port int [2022-02-01T09:56:03.018Z] #63 80.74 host port (default -1) [2022-02-01T09:56:03.018Z] #63 80.74 -proto string [2022-02-01T09:56:03.018Z] #63 80.74 proxy protocol (default "tcp") [2022-02-01T09:56:03.269Z] using credential docker-jenkins-github-credentials [2022-02-01T09:56:03.343Z] Cloning the remote Git repository [2022-02-01T09:56:03.343Z] Cloning with configured refspecs honoured and without tags [2022-02-01T09:56:03.384Z] #21 13.93 The following NEW packages will be installed: [2022-02-01T09:56:03.384Z] #21 13.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-01T09:56:03.384Z] #21 13.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-01T09:56:03.384Z] #21 13.94 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-01T09:56:03.384Z] #21 13.94 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-01T09:56:03.384Z] #21 13.94 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-01T09:56:03.384Z] #21 13.94 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-01T09:56:03.384Z] #21 13.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-01T09:56:03.384Z] #21 13.94 xz-utils zip zstd [2022-02-01T09:56:03.640Z] #21 14.24 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:56:03.640Z] #21 14.24 Need to get 27.6 MB of archives. [2022-02-01T09:56:03.640Z] #21 14.24 After this operation, 106 MB of additional disk space will be used. [2022-02-01T09:56:03.640Z] #21 14.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-01T09:56:03.640Z] #21 14.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-01T09:56:03.640Z] #21 14.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-01T09:56:03.640Z] #21 14.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-01T09:56:03.640Z] #21 14.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-01T09:56:03.640Z] #21 14.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-01T09:56:03.640Z] #21 14.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-01T09:56:03.640Z] #21 14.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-01T09:56:03.640Z] #21 14.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-01T09:56:03.816Z] #40 5.389 [100%] Linking C executable tini-static [2022-02-01T09:56:03.896Z] #21 14.30 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-01T09:56:03.896Z] #21 14.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-01T09:56:03.896Z] #21 14.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-01T09:56:03.896Z] #21 14.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-01T09:56:03.896Z] #21 14.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-01T09:56:03.896Z] #21 14.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-01T09:56:03.896Z] #21 14.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-01T09:56:03.896Z] #21 14.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-01T09:56:03.896Z] #21 14.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-01T09:56:03.896Z] #21 14.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-01T09:56:03.896Z] #21 14.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-01T09:56:03.896Z] #21 14.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-01T09:56:03.896Z] #21 14.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-01T09:56:03.896Z] #21 14.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-01T09:56:03.896Z] #21 14.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-01T09:56:03.896Z] #21 14.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-01T09:56:03.896Z] #21 14.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-01T09:56:03.896Z] #21 14.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-01T09:56:04.152Z] #21 14.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-01T09:56:04.152Z] #21 14.64 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-01T09:56:04.152Z] #21 14.64 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-01T09:56:04.152Z] #21 14.64 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-01T09:56:04.152Z] #21 14.64 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-01T09:56:04.152Z] #21 14.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-01T09:56:04.152Z] #21 14.65 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-01T09:56:04.152Z] #21 14.70 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-01T09:56:04.380Z] #40 5.815 [100%] Built target tini-static [2022-02-01T09:56:04.380Z] #40 5.856 + mkdir -p /build [2022-02-01T09:56:04.380Z] #40 5.862 + cp tini-static /build/docker-init [2022-02-01T09:56:04.408Z] #21 14.70 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-01T09:56:04.408Z] #21 14.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-01T09:56:04.408Z] #21 14.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-01T09:56:04.408Z] #21 14.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-01T09:56:04.408Z] #21 14.73 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-01T09:56:04.408Z] #21 14.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-01T09:56:04.408Z] #21 14.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-01T09:56:04.408Z] #21 14.79 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-01T09:56:04.408Z] #21 14.80 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-01T09:56:04.408Z] #21 14.97 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-01T09:56:04.637Z] #40 DONE 6.2s [2022-02-01T09:56:04.637Z] [2022-02-01T09:56:04.637Z] #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-01T09:56:04.637Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:56:04.637Z] #14 58.60 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-01T09:56:04.637Z] #14 58.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:04.637Z] #14 58.63 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-01T09:56:04.637Z] #14 58.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-01T09:56:04.637Z] #14 58.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:04.637Z] #14 58.89 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-01T09:56:04.664Z] #21 15.00 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-01T09:56:04.664Z] #21 15.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-01T09:56:04.664Z] #21 15.02 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-01T09:56:04.921Z] #21 15.54 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:56:03.530Z] Cloning repository https://github.com/moby/moby.git [2022-02-01T09:56:03.924Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-01T09:56:05.177Z] #21 15.66 Fetched 27.6 MB in 1s (25.5 MB/s) [2022-02-01T09:56:05.177Z] #21 15.71 Selecting previously unselected package pigz. [2022-02-01T09:56:05.177Z] #21 15.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-01T09:56:05.177Z] #21 15.76 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-01T09:56:05.177Z] #21 15.77 Unpacking pigz (2.6-1) ... [2022-02-01T09:56:05.433Z] #21 15.85 Selecting previously unselected package libelf1:amd64. [2022-02-01T09:56:05.433Z] #21 15.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-01T09:56:05.433Z] #21 15.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-01T09:56:05.433Z] #21 15.99 Selecting previously unselected package libbpf0:amd64. [2022-02-01T09:56:05.433Z] #21 15.99 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-01T09:56:05.433Z] #21 15.99 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-01T09:56:05.689Z] #21 16.09 Selecting previously unselected package libcap2:amd64. [2022-02-01T09:56:05.689Z] #21 16.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-01T09:56:05.689Z] #21 16.10 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-01T09:56:05.689Z] #21 16.16 Selecting previously unselected package libmnl0:amd64. [2022-02-01T09:56:05.689Z] #21 16.17 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-01T09:56:05.689Z] #21 16.17 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-01T09:56:05.689Z] #21 16.22 Selecting previously unselected package libxtables12:amd64. [2022-02-01T09:56:05.689Z] #21 16.22 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-01T09:56:05.689Z] #21 16.23 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-01T09:56:05.689Z] #21 16.29 Selecting previously unselected package libcap2-bin. [2022-02-01T09:56:05.945Z] #21 16.29 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-01T09:56:05.945Z] #21 16.31 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-01T09:56:05.945Z] #21 16.37 Selecting previously unselected package iproute2. [2022-02-01T09:56:05.945Z] #21 16.38 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-01T09:56:05.945Z] #21 16.39 Unpacking iproute2 (5.10.0-4) ... [2022-02-01T09:56:06.202Z] #21 16.77 Selecting previously unselected package xxd. [2022-02-01T09:56:06.202Z] #21 16.79 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-01T09:56:06.202Z] #21 16.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:06.458Z] #21 16.88 Selecting previously unselected package vim-common. [2022-02-01T09:56:06.458Z] #21 16.88 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:56:06.458Z] #21 16.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:06.458Z] #21 17.02 Selecting previously unselected package bash-completion. [2022-02-01T09:56:06.715Z] #21 17.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-01T09:56:07.206Z] #63 ... [2022-02-01T09:56:07.206Z] [2022-02-01T09:56:07.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-01T09:56:07.206Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-01T09:56:07.206Z] #14 77.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-01T09:56:07.206Z] #14 77.22 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-01T09:56:07.206Z] #14 77.23 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-01T09:56:07.206Z] #14 81.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-01T09:56:07.206Z] #14 81.75 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-01T09:56:07.206Z] #14 81.76 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:56:05.234Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:56:05.234Z] > git --version # timeout=10 [2022-02-01T09:56:05.281Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-01T09:56:05.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:56:05.284Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:56:07.677Z] #14 66.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-01T09:56:07.677Z] #14 66.20 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:07.677Z] #14 66.20 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:56:08.609Z] #21 18.68 Unpacking bash-completion (1:2.11-2) ... [2022-02-01T09:56:08.609Z] #21 19.09 Selecting previously unselected package bzip2. [2022-02-01T09:56:08.609Z] #21 19.09 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-01T09:56:08.609Z] #21 19.10 Unpacking bzip2 (1.0.8-4) ... [2022-02-01T09:56:08.609Z] #21 19.17 Selecting previously unselected package xz-utils. [2022-02-01T09:56:08.609Z] #21 19.17 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-01T09:56:08.609Z] #21 19.18 Unpacking xz-utils (5.2.5-2) ... [2022-02-01T09:56:08.813Z] #14 65.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-01T09:56:08.813Z] #14 65.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:08.813Z] #14 65.17 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:56:08.865Z] #21 19.30 Selecting previously unselected package apparmor. [2022-02-01T09:56:08.865Z] #21 19.30 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-01T09:56:08.865Z] #21 19.36 Unpacking apparmor (2.13.6-10) ... [2022-02-01T09:56:09.443Z] #21 19.82 Selecting previously unselected package inetutils-ping. [2022-02-01T09:56:09.443Z] #21 19.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-01T09:56:09.443Z] #21 19.83 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-01T09:56:09.443Z] #21 19.95 Selecting previously unselected package libip4tc2:amd64. [2022-02-01T09:56:09.443Z] #21 19.95 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-01T09:56:09.443Z] #21 19.96 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-01T09:56:09.443Z] #21 20.02 Selecting previously unselected package libip6tc2:amd64. [2022-02-01T09:56:09.443Z] #21 20.02 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-01T09:56:09.443Z] #21 20.03 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-01T09:56:09.443Z] #21 20.07 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-01T09:56:09.699Z] #21 20.07 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-01T09:56:09.699Z] #21 20.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-01T09:56:09.699Z] #21 20.13 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-01T09:56:09.699Z] #21 20.13 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-01T09:56:09.699Z] #21 20.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-01T09:56:09.699Z] #21 20.22 Selecting previously unselected package libnftnl11:amd64. [2022-02-01T09:56:09.699Z] #21 20.22 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-01T09:56:09.699Z] #21 20.22 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-01T09:56:09.699Z] #21 20.30 Selecting previously unselected package iptables. [2022-02-01T09:56:09.699Z] #21 20.30 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-01T09:56:09.699Z] #21 20.30 Unpacking iptables (1.8.7-1) ... [2022-02-01T09:56:10.261Z] #21 20.55 Selecting previously unselected package libonig5:amd64. [2022-02-01T09:56:10.261Z] #21 20.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-01T09:56:10.261Z] #21 20.57 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:56:10.261Z] #21 20.71 Selecting previously unselected package libjq1:amd64. [2022-02-01T09:56:10.261Z] #21 20.72 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-01T09:56:10.261Z] #21 20.72 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:56:10.517Z] #21 20.83 Selecting previously unselected package jq. [2022-02-01T09:56:10.517Z] #21 20.83 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-01T09:56:10.517Z] #21 20.83 Unpacking jq (1.6-2.1) ... [2022-02-01T09:56:10.517Z] #21 20.91 Selecting previously unselected package libaio1:amd64. [2022-02-01T09:56:10.517Z] #21 20.91 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-01T09:56:10.517Z] #21 20.91 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-01T09:56:10.517Z] #21 20.97 Selecting previously unselected package libgpm2:amd64. [2022-02-01T09:56:10.517Z] #21 20.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-01T09:56:10.517Z] #21 20.97 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-01T09:56:10.517Z] #21 21.02 Selecting previously unselected package libicu67:amd64. [2022-02-01T09:56:10.517Z] #21 21.04 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-01T09:56:10.517Z] #21 21.05 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-01T09:56:12.445Z] #19 161.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-02-01T09:56:12.445Z] #19 161.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:56:12.445Z] #19 162.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-01T09:56:12.471Z] #14 90.42 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-01T09:56:12.471Z] #14 90.42 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-01T09:56:12.471Z] #14 90.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:56:12.471Z] #14 ... [2022-02-01T09:56:12.471Z] [2022-02-01T09:56:12.471Z] #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-01T09:56:12.471Z] #63 sha256:dc4f19a889f3eb27bea4b2c266984664f7eaf55748ebc8172c36b6a67c72c9ff [2022-02-01T09:56:12.471Z] #63 DONE 89.8s [2022-02-01T09:56:12.471Z] [2022-02-01T09:56:12.471Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-01T09:56:12.471Z] #64 sha256:e8989d64eda6f05d8b9931b51b372d9b3cc71b214705ab4c7e1c1fb7fb1cf19b [2022-02-01T09:56:12.471Z] #64 DONE 0.1s [2022-02-01T09:56:12.471Z] [2022-02-01T09:56:12.471Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-01T09:56:12.471Z] #65 sha256:c487314bb30930d53433c24e632b943bccecfe07b4798de479eb9fa8ce2f5d91 [2022-02-01T09:56:12.471Z] #65 DONE 0.1s [2022-02-01T09:56:12.471Z] [2022-02-01T09:56:12.471Z] #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-01T09:56:12.471Z] #60 sha256:93075ebf89c01f0c6057aadf0d555ccb5629f8f577f08aa8554cde44f0b478ea [2022-02-01T09:56:12.931Z] #14 ... [2022-02-01T09:56:12.931Z] [2022-02-01T09:56:12.931Z] #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-01T09:56:12.931Z] #60 sha256:e1c37020f3ab072000d5be5285fc3d8b944630d81e94d5e0179d807950da8747 [2022-02-01T09:56:12.931Z] #60 36.34 Updating files: 61% (2869/4684) Updating files: 62% (2905/4684) Updating files: 63% (2951/4684) Updating files: 64% (2998/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-02-01T09:56:12.931Z] #60 37.18 + cd /tmp/tmp.kv9zrAoCho/src/github.com/containerd/containerd [2022-02-01T09:56:12.931Z] #60 37.18 + git checkout -q v1.5.9 [2022-02-01T09:56:13.014Z] #19 164.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-02-01T09:56:13.014Z] #19 164.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-02-01T09:56:13.039Z] #60 ... [2022-02-01T09:56:13.039Z] [2022-02-01T09:56:13.039Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-01T09:56:13.039Z] #26 sha256:e5dc0274f6eee6994f2b9af9e0fc5b538b8d9778be189d62dfab4da8e2b1528c [2022-02-01T09:56:13.307Z] #19 164.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-01T09:56:13.785Z] #21 23.99 Selecting previously unselected package libinih1:amd64. [2022-02-01T09:56:13.785Z] #21 24.01 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-01T09:56:13.785Z] #21 24.02 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-01T09:56:13.785Z] #21 24.07 Selecting previously unselected package libnet1:amd64. [2022-02-01T09:56:13.785Z] #21 24.08 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-01T09:56:13.785Z] #21 24.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:56:13.785Z] #21 24.17 Selecting previously unselected package libnl-3-200:amd64. [2022-02-01T09:56:13.785Z] #21 24.17 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-01T09:56:13.785Z] #21 24.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:56:13.785Z] #21 24.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-01T09:56:13.785Z] #21 24.28 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-01T09:56:13.785Z] #21 24.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:56:13.785Z] #21 24.33 Selecting previously unselected package net-tools. [2022-02-01T09:56:13.899Z] #19 165.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-02-01T09:56:13.899Z] #19 165.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-02-01T09:56:13.899Z] #19 165.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-01T09:56:14.041Z] #21 24.33 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-01T09:56:14.041Z] #21 24.34 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-01T09:56:14.041Z] #21 24.50 Selecting previously unselected package patch. [2022-02-01T09:56:14.041Z] #21 24.52 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-01T09:56:14.041Z] #21 24.52 Unpacking patch (2.7.6-7) ... [2022-02-01T09:56:14.160Z] #19 165.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-02-01T09:56:14.297Z] #21 24.62 Selecting previously unselected package python-pip-whl. [2022-02-01T09:56:14.297Z] #21 24.63 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-01T09:56:14.297Z] #21 24.63 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-01T09:56:14.421Z] #19 165.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:14.421Z] #19 165.4 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:14.554Z] #21 25.10 Selecting previously unselected package python3-lib2to3. [2022-02-01T09:56:14.554Z] #21 25.10 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-01T09:56:14.554Z] #21 25.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-01T09:56:14.681Z] #19 165.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-02-01T09:56:14.681Z] #19 165.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:56:14.681Z] #19 165.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-01T09:56:14.810Z] #21 25.19 Selecting previously unselected package python3-distutils. [2022-02-01T09:56:14.810Z] #21 25.19 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-01T09:56:14.810Z] #21 25.20 Unpacking python3-distutils (3.9.2-1) ... [2022-02-01T09:56:14.810Z] #21 25.31 Selecting previously unselected package python3-pkg-resources. [2022-02-01T09:56:14.810Z] #21 25.32 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-01T09:56:14.810Z] #21 25.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:56:14.810Z] #21 25.40 Selecting previously unselected package python3-setuptools. [2022-02-01T09:56:14.810Z] #21 25.40 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-01T09:56:14.890Z] #60 39.07 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-01T09:56:14.890Z] #60 39.07 + BUILDTAGS='netgo osusergo static_build' [2022-02-01T09:56:14.890Z] #60 39.07 + export EXTRA_FLAGS=-buildmode=pie [2022-02-01T09:56:14.890Z] #60 39.07 + EXTRA_FLAGS=-buildmode=pie [2022-02-01T09:56:14.890Z] #60 39.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-01T09:56:14.890Z] #60 39.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-01T09:56:14.890Z] #60 39.08 + '[' '' = dynamic ']' [2022-02-01T09:56:14.890Z] #60 39.08 + make [2022-02-01T09:56:15.066Z] #21 25.42 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-01T09:56:15.066Z] #21 25.66 Selecting previously unselected package python3-wheel. [2022-02-01T09:56:15.066Z] #21 25.66 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-01T09:56:15.066Z] #21 25.66 Unpacking python3-wheel (0.34.2-1) ... [2022-02-01T09:56:15.323Z] #21 25.73 Selecting previously unselected package python3-pip. [2022-02-01T09:56:15.323Z] #21 25.73 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-01T09:56:15.323Z] #21 25.73 Unpacking python3-pip (20.3.4-4) ... [2022-02-01T09:56:15.370Z] #26 90.91 Updating files: 22% (2582/11414) Updating files: 23% (2626/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: 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: 54% (6172/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 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: 91% (10497/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-02-01T09:56:15.370Z] #26 93.21 + cd /tmp/tmp.v9QDBVf12E/tmp/docker-ce [2022-02-01T09:56:15.370Z] #26 93.21 + git checkout -q v17.06.2-ce [2022-02-01T09:56:15.579Z] #21 25.94 Selecting previously unselected package sudo. [2022-02-01T09:56:15.579Z] #21 25.95 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-01T09:56:15.579Z] #21 25.96 Unpacking sudo (1.9.5p2-3) ... [2022-02-01T09:56:15.835Z] #21 26.42 Selecting previously unselected package thin-provisioning-tools. [2022-02-01T09:56:16.092Z] #21 26.43 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-01T09:56:16.092Z] #21 26.44 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-01T09:56:16.092Z] #21 26.64 Selecting previously unselected package uidmap. [2022-02-01T09:56:16.092Z] #21 26.64 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-01T09:56:16.092Z] #21 26.65 Unpacking uidmap (1:4.8.1-1) ... [2022-02-01T09:56:16.259Z] #60 40.47 + bin/ctr [2022-02-01T09:56:16.348Z] #21 26.77 Selecting previously unselected package vim-runtime. [2022-02-01T09:56:16.348Z] #21 26.77 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:56:16.348Z] #21 26.80 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-01T09:56:16.348Z] #21 26.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-01T09:56:16.348Z] #21 26.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:16.907Z] #14 ... [2022-02-01T09:56:16.907Z] [2022-02-01T09:56:16.907Z] #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-01T09:56:16.907Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc [2022-02-01T09:56:16.907Z] #60 35.53 Updating files: 64% (3018/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-02-01T09:56:16.907Z] #60 36.40 + cd /tmp/tmp.qL2UJHHUGH/src/github.com/containerd/containerd [2022-02-01T09:56:16.907Z] #60 36.40 + git checkout -q v1.5.9 [2022-02-01T09:56:17.625Z] #60 ... [2022-02-01T09:56:17.625Z] [2022-02-01T09:56:17.625Z] #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-01T09:56:17.625Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:56:17.625Z] #14 76.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-01T09:56:17.625Z] #14 76.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:17.625Z] #14 76.86 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:56:17.983Z] #26 95.41 + mkdir -p /tmp/tmp.v9QDBVf12E/src/github.com/docker [2022-02-01T09:56:17.983Z] #26 95.41 + mv components/cli /tmp/tmp.v9QDBVf12E/src/github.com/docker/cli [2022-02-01T09:56:17.983Z] #26 95.42 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-02-01T09:56:19.360Z] #26 ... [2022-02-01T09:56:19.360Z] [2022-02-01T09:56:19.360Z] #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-01T09:56:19.360Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-01T09:56:19.360Z] #34 DONE 97.2s [2022-02-01T09:56:19.360Z] [2022-02-01T09:56:19.360Z] #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-01T09:56:19.360Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-01T09:56:19.360Z] #14 94.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-01T09:56:19.360Z] #14 94.43 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-01T09:56:19.360Z] #14 94.44 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-01T09:56:19.360Z] #14 94.55 Selecting previously unselected package libapparmor1:arm64. [2022-02-01T09:56:19.360Z] #14 94.55 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 94.56 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-01T09:56:19.360Z] #14 94.65 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-01T09:56:19.360Z] #14 94.66 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 94.66 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-01T09:56:19.360Z] #14 94.75 Selecting previously unselected package libbtrfs0:arm64. [2022-02-01T09:56:19.360Z] #14 94.76 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 94.76 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-01T09:56:19.360Z] #14 94.86 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-01T09:56:19.360Z] #14 94.87 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 94.88 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-01T09:56:19.360Z] #14 94.97 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-02-01T09:56:19.360Z] #14 94.97 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 94.97 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-01T09:56:19.360Z] #14 95.02 Selecting previously unselected package libudev-dev:arm64. [2022-02-01T09:56:19.360Z] #14 95.03 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 95.05 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-02-01T09:56:19.360Z] #14 95.17 Selecting previously unselected package libsepol1-dev:arm64. [2022-02-01T09:56:19.360Z] #14 95.18 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 95.19 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-02-01T09:56:19.360Z] #14 95.43 Selecting previously unselected package libpcre2-16-0:arm64. [2022-02-01T09:56:19.360Z] #14 95.44 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 95.46 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-02-01T09:56:19.360Z] #14 95.58 Selecting previously unselected package libpcre2-32-0:arm64. [2022-02-01T09:56:19.360Z] #14 95.58 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 95.58 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-02-01T09:56:19.360Z] #14 95.72 Selecting previously unselected package libpcre2-posix2:arm64. [2022-02-01T09:56:19.360Z] #14 95.72 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 95.73 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-02-01T09:56:19.360Z] #14 95.79 Selecting previously unselected package libpcre2-dev:arm64. [2022-02-01T09:56:19.360Z] #14 95.80 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 95.81 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-02-01T09:56:19.360Z] #14 96.08 Selecting previously unselected package libselinux1-dev:arm64. [2022-02-01T09:56:19.360Z] #14 96.08 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 96.09 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-02-01T09:56:19.360Z] #14 96.29 Selecting previously unselected package libdevmapper-dev:arm64. [2022-02-01T09:56:19.360Z] #14 96.29 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 96.30 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-01T09:56:19.360Z] #14 96.38 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-01T09:56:19.360Z] #14 96.39 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 96.39 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-01T09:56:19.360Z] #14 96.96 Selecting previously unselected package libsystemd-dev:arm64. [2022-02-01T09:56:19.360Z] #14 96.96 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-02-01T09:56:19.360Z] #14 96.97 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-02-01T09:56:19.360Z] #14 97.67 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-01T09:56:19.360Z] #14 97.69 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-01T09:56:19.360Z] #14 97.71 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-01T09:56:19.360Z] #14 97.75 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-02-01T09:56:19.360Z] #14 97.78 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-01T09:56:19.360Z] #14 97.80 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-02-01T09:56:19.360Z] #14 97.81 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-01T09:56:19.360Z] #14 97.82 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-02-01T09:56:19.360Z] #14 97.83 Setting up libudev-dev:arm64 (247.3-6) ... [2022-02-01T09:56:19.360Z] #14 97.84 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-02-01T09:56:19.360Z] #14 97.87 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-01T09:56:19.360Z] #14 97.89 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-01T09:56:19.360Z] #14 97.91 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-01T09:56:19.360Z] #14 97.92 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-01T09:56:19.360Z] #14 97.93 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-01T09:56:19.360Z] #14 97.95 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-02-01T09:56:19.360Z] #14 97.98 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-01T09:56:19.360Z] #14 98.01 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-02-01T09:56:19.360Z] #14 98.02 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-02-01T09:56:19.360Z] #14 98.03 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-01T09:56:19.360Z] #14 98.04 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:56:19.430Z] #60 38.37 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-01T09:56:19.430Z] #60 38.37 + BUILDTAGS='netgo osusergo static_build' [2022-02-01T09:56:19.430Z] #60 38.37 + export EXTRA_FLAGS=-buildmode=pie [2022-02-01T09:56:19.430Z] #60 38.37 + EXTRA_FLAGS=-buildmode=pie [2022-02-01T09:56:19.430Z] #60 38.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-01T09:56:19.430Z] #60 38.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-01T09:56:19.430Z] #60 38.37 + '[' '' = dynamic ']' [2022-02-01T09:56:19.430Z] #60 38.37 + make [2022-02-01T09:56:19.495Z] Fetching without tags [2022-02-01T09:56:19.623Z] #14 98.06 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-01T09:56:19.623Z] #14 98.07 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:56:19.623Z] #14 98.08 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-01T09:56:19.623Z] #14 98.10 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-01T09:56:19.623Z] #14 98.11 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:56:19.623Z] #14 98.12 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-01T09:56:19.623Z] #14 98.13 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:56:19.623Z] #14 98.15 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-01T09:56:19.623Z] #14 98.17 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-01T09:56:19.623Z] #14 98.18 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-01T09:56:19.623Z] #14 98.19 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-01T09:56:19.623Z] #14 98.21 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-01T09:56:19.623Z] #14 98.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:56:19.633Z] #21 29.67 Selecting previously unselected package vim. [2022-02-01T09:56:19.634Z] #21 29.68 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-01T09:56:19.634Z] #21 29.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:19.634Z] #21 30.14 Selecting previously unselected package xfsprogs. [2022-02-01T09:56:19.634Z] #21 30.15 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-01T09:56:19.634Z] #21 30.15 Unpacking xfsprogs (5.10.0-4) ... [2022-02-01T09:56:19.157Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:56:19.225Z] > git config --add remote.origin.fetch +refs/pull/43202/head:refs/remotes/origin/PR-43202 # timeout=10 [2022-02-01T09:56:19.277Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:56:19.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:56:19.530Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:56:19.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:56:19.533Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:56:20.191Z] #14 DONE 98.7s [2022-02-01T09:56:20.191Z] [2022-02-01T09:56:20.191Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-01T09:56:20.191Z] #15 sha256:ebd260f98611310eb63222a71234426c164eb8747bf9d22f3d1eca7188980f25 [2022-02-01T09:56:20.191Z] #15 ... [2022-02-01T09:56:20.191Z] [2022-02-01T09:56:20.191Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-01T09:56:20.191Z] #55 sha256:27f885f369db47b17d6e8d5605fba3ec7b301d387716a143a0275320bc8674ba [2022-02-01T09:56:20.191Z] #55 DONE 0.1s [2022-02-01T09:56:20.196Z] #21 30.63 Selecting previously unselected package zip. [2022-02-01T09:56:20.196Z] #21 30.65 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-01T09:56:20.196Z] #21 30.66 Unpacking zip (3.0-12) ... [2022-02-01T09:56:20.196Z] #21 30.79 Selecting previously unselected package zstd. [2022-02-01T09:56:20.196Z] #21 30.79 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-01T09:56:20.196Z] #21 30.80 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-01T09:56:20.226Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:56:20.450Z] [2022-02-01T09:56:20.450Z] #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-01T09:56:20.450Z] #56 sha256:b25a5353b81e6e8e4575785091abe4a7c30abcdf2ef44d1a9f6ea3fb337e61bb [2022-02-01T09:56:20.758Z] #21 31.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:56:20.801Z] #60 39.89 + bin/ctr [2022-02-01T09:56:21.017Z] #56 ... [2022-02-01T09:56:21.017Z] [2022-02-01T09:56:21.017Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-01T09:56:21.017Z] #15 sha256:ebd260f98611310eb63222a71234426c164eb8747bf9d22f3d1eca7188980f25 [2022-02-01T09:56:21.017Z] #15 DONE 1.0s [2022-02-01T09:56:21.267Z] #19 171.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-02-01T09:56:21.267Z] #19 171.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:56:21.267Z] #19 172.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-01T09:56:21.276Z] [2022-02-01T09:56:21.276Z] #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-01T09:56:21.276Z] #56 sha256:b25a5353b81e6e8e4575785091abe4a7c30abcdf2ef44d1a9f6ea3fb337e61bb [2022-02-01T09:56:21.276Z] #56 0.911 + RM_GOPATH=0 [2022-02-01T09:56:21.276Z] #56 0.911 + TMP_GOPATH= [2022-02-01T09:56:21.276Z] #56 0.911 + : /build [2022-02-01T09:56:21.276Z] #56 0.911 + '[' -z '' ']' [2022-02-01T09:56:21.276Z] #56 0.911 ++ mktemp -d [2022-02-01T09:56:21.276Z] #56 0.911 + export GOPATH=/tmp/tmp.UPXJxdIzqi [2022-02-01T09:56:21.276Z] #56 0.911 + GOPATH=/tmp/tmp.UPXJxdIzqi [2022-02-01T09:56:21.276Z] #56 0.911 + RM_GOPATH=1 [2022-02-01T09:56:21.276Z] #56 0.911 + case "$(go env GOARCH)" in [2022-02-01T09:56:21.276Z] #56 0.911 ++ go env GOARCH [2022-02-01T09:56:21.276Z] #56 0.939 Install runc version v1.0.3 (build tags: seccomp) [2022-02-01T09:56:21.276Z] #56 0.939 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:56:21.276Z] #56 0.939 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:56:21.276Z] #56 0.939 ++ dirname /install.sh [2022-02-01T09:56:21.276Z] #56 0.939 + dir=/ [2022-02-01T09:56:21.276Z] #56 0.939 + bin=runc [2022-02-01T09:56:21.276Z] #56 0.939 + shift [2022-02-01T09:56:21.276Z] #56 0.939 + '[' '!' -f //runc.installer ']' [2022-02-01T09:56:21.276Z] #56 0.939 + . //runc.installer [2022-02-01T09:56:21.276Z] #56 0.939 ++ set -e [2022-02-01T09:56:21.276Z] #56 0.939 ++ : v1.0.3 [2022-02-01T09:56:21.276Z] #56 0.939 + install_runc [2022-02-01T09:56:21.276Z] #56 0.939 + RUNC_BUILDTAGS=seccomp [2022-02-01T09:56:21.276Z] #56 0.939 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-02-01T09:56:21.276Z] #56 0.939 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UPXJxdIzqi/src/github.com/opencontainers/runc [2022-02-01T09:56:21.276Z] #56 0.946 Cloning into '/tmp/tmp.UPXJxdIzqi/src/github.com/opencontainers/runc'... [2022-02-01T09:56:21.685Z] #21 31.95 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-01T09:56:21.685Z] #21 31.96 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-01T09:56:21.685Z] #21 31.97 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-01T09:56:21.685Z] #21 31.99 Setting up libicu67:amd64 (67.1-7) ... [2022-02-01T09:56:21.685Z] #21 32.00 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-01T09:56:21.685Z] #21 32.06 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-01T09:56:21.685Z] #21 32.06 Setting up uidmap (1:4.8.1-1) ... [2022-02-01T09:56:21.685Z] #21 32.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:56:21.685Z] #21 32.08 Setting up bzip2 (1.0.8-4) ... [2022-02-01T09:56:21.685Z] #21 32.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:56:21.685Z] #21 32.10 Setting up python3-wheel (0.34.2-1) ... [2022-02-01T09:56:21.836Z] #19 172.8 Selecting previously unselected package crossbuild-essential-armhf. [2022-02-01T09:56:21.837Z] #19 172.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-02-01T09:56:21.837Z] #19 172.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-02-01T09:56:21.837Z] #19 172.8 Selecting previously unselected package libc6-ppc64el-cross. [2022-02-01T09:56:21.837Z] #19 172.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-01T09:56:21.837Z] #19 172.8 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-01T09:56:21.837Z] #19 173.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-02-01T09:56:21.837Z] #19 173.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:21.837Z] #19 173.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:21.837Z] #19 173.0 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-02-01T09:56:21.837Z] #19 173.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:21.837Z] #19 173.0 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:21.837Z] #19 173.0 Selecting previously unselected package libitm1-ppc64el-cross. [2022-02-01T09:56:21.837Z] #19 173.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:21.837Z] #19 173.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:21.837Z] #19 173.1 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-02-01T09:56:21.837Z] #19 173.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:21.837Z] #19 173.1 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:21.900Z] #14 81.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-01T09:56:21.900Z] #14 81.33 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:21.940Z] #21 32.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:22.096Z] #19 173.1 Selecting previously unselected package libasan6-ppc64el-cross. [2022-02-01T09:56:22.096Z] #19 173.1 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:22.096Z] #19 173.1 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:22.097Z] #19 173.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-02-01T09:56:22.157Z] #14 81.33 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-01T09:56:22.196Z] #21 32.61 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-01T09:56:22.196Z] #21 32.62 Setting up libcap2-bin (1:2.44-1) ... [2022-02-01T09:56:22.196Z] #21 32.63 Setting up apparmor (2.13.6-10) ... [2022-02-01T09:56:22.221Z] #56 ... [2022-02-01T09:56:22.221Z] [2022-02-01T09:56:22.221Z] #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-01T09:56:22.221Z] #16 sha256:8258b06d44e8375c4dd696be207f112629c136adb02e5302e59ba7f3765c683e [2022-02-01T09:56:22.221Z] #16 DONE 1.0s [2022-02-01T09:56:22.221Z] [2022-02-01T09:56:22.221Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-01T09:56:22.221Z] #17 sha256:51b980c25677bad42d7e979df2bf71fed02699b1beca0c04199aeb9caa243a74 [2022-02-01T09:56:22.356Z] #19 173.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:22.356Z] #19 173.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:22.356Z] #19 173.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-02-01T09:56:22.356Z] #19 173.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:22.356Z] #19 173.5 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:22.479Z] #17 0.535 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-01T09:56:22.615Z] #19 173.7 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-02-01T09:56:22.616Z] #19 173.7 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:22.616Z] #19 173.7 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:22.616Z] #19 173.8 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-02-01T09:56:22.616Z] #19 173.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:22.616Z] #19 173.8 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:22.616Z] #19 173.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-02-01T09:56:22.616Z] #19 173.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:22.737Z] #17 DONE 0.8s [2022-02-01T09:56:22.737Z] [2022-02-01T09:56:22.737Z] #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-01T09:56:22.737Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-01T09:56:20.334Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:56:20.386Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:56:22.875Z] #19 173.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:22.875Z] #19 173.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-02-01T09:56:22.875Z] #19 173.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:22.875Z] #19 173.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:22.998Z] #43 ... [2022-02-01T09:56:22.998Z] [2022-02-01T09:56:22.998Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-01T09:56:22.998Z] #18 sha256:d713279fb198e9d86d054bb8aea8d183b33e7e9e710da7c33439351a4406a0eb [2022-02-01T09:56:23.134Z] #19 174.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-02-01T09:56:23.134Z] #19 174.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:56:23.134Z] #19 174.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:56:23.562Z] #21 33.93 Setting up zip (3.0-12) ... [2022-02-01T09:56:23.562Z] #21 33.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:23.562Z] #21 33.97 Setting up bash-completion (1:2.11-2) ... [2022-02-01T09:56:23.564Z] #18 DONE 0.8s [2022-02-01T09:56:23.564Z] [2022-02-01T09:56:23.564Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-01T09:56:23.564Z] #19 sha256:63a03f5053b87d795e28bf87f0c43a5e40a09a49793c6f1e2c9cd6dc57afb0b2 [2022-02-01T09:56:23.928Z] Merge succeeded, producing 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:56:23.928Z] Checking out Revision 2cff05e9602dd852879807c7dc0ac50303272cf8 (PR-43202) [2022-02-01T09:56:24.500Z] #19 DONE 0.8s [2022-02-01T09:56:24.500Z] [2022-02-01T09:56:24.500Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-01T09:56:24.500Z] #20 sha256:4b7ffaa29324ce5c27a628088faff138fe7eb0bd25275cded4ae9798a445ccd6 [2022-02-01T09:56:25.072Z] #20 DONE 0.5s [2022-02-01T09:56:25.072Z] [2022-02-01T09:56:25.072Z] #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-01T09:56:25.072Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-01T09:56:25.455Z] #21 35.80 Setting up xz-utils (5.2.5-2) ... [2022-02-01T09:56:25.455Z] #21 35.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-01T09:56:25.455Z] #21 35.83 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-01T09:56:25.455Z] #21 35.84 Setting up patch (2.7.6-7) ... [2022-02-01T09:56:25.455Z] #21 35.85 Setting up sudo (1.9.5p2-3) ... [2022-02-01T09:56:25.455Z] #21 35.93 invoke-rc.d: could not determine current runlevel [2022-02-01T09:56:25.455Z] #21 35.94 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-01T09:56:25.455Z] #21 35.95 Setting up xfsprogs (5.10.0-4) ... [2022-02-01T09:56:25.455Z] #21 35.96 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-01T09:56:25.455Z] #21 35.97 Setting up inetutils-ping (2:2.0-1) ... [2022-02-01T09:56:25.455Z] #21 35.98 Setting up pigz (2.6-1) ... [2022-02-01T09:56:25.455Z] #21 35.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-01T09:56:25.455Z] #21 36.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:56:25.455Z] #21 36.02 Setting up python-pip-whl (20.3.4-4) ... [2022-02-01T09:56:25.455Z] #21 36.03 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:25.625Z] Fetching without tags [2022-02-01T09:56:25.306Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:56:25.375Z] > git config --add remote.origin.fetch +refs/pull/43202/head:refs/remotes/origin/PR-43202 # timeout=10 [2022-02-01T09:56:25.422Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:56:25.538Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:56:25.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:56:25.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:56:25.662Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:56:26.008Z] #21 1.075 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:56:26.008Z] #21 1.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:56:23.544Z] > git remote # timeout=10 [2022-02-01T09:56:23.638Z] > git config --get remote.origin.url # timeout=10 [2022-02-01T09:56:23.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:56:23.689Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-01T09:56:23.838Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-01T09:56:23.962Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:56:24.014Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:56:26.018Z] #21 36.57 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-01T09:56:26.018Z] #21 36.58 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-01T09:56:26.267Z] #21 1.302 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:56:26.267Z] #21 1.361 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-01T09:56:26.346Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:56:26.580Z] #21 37.00 Setting up libelf1:amd64 (0.183-1) ... [2022-02-01T09:56:26.580Z] #21 37.02 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-01T09:56:26.580Z] #21 37.03 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:56:26.580Z] #21 37.04 Setting up python3-distutils (3.9.2-1) ... [2022-02-01T09:56:26.836Z] #21 1.839 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-01T09:56:26.890Z] #21 37.43 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:27.173Z] #21 37.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-01T09:56:27.173Z] #21 37.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-01T09:56:27.173Z] #21 37.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-01T09:56:27.173Z] #21 37.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-01T09:56:27.173Z] #21 37.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-01T09:56:27.173Z] #21 37.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-01T09:56:27.173Z] #21 37.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-01T09:56:27.173Z] #21 37.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-01T09:56:27.173Z] #21 37.50 Setting up python3-setuptools (52.0.0-4) ... [2022-02-01T09:56:27.410Z] #14 86.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-01T09:56:27.410Z] #14 86.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:27.410Z] #14 86.34 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:56:28.212Z] #21 2.919 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-01T09:56:28.416Z] #19 178.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-02-01T09:56:28.416Z] #19 178.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:56:28.416Z] #19 178.7 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:56:28.416Z] #19 178.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-02-01T09:56:28.416Z] #19 178.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-02-01T09:56:28.416Z] #19 178.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-01T09:56:28.416Z] #19 178.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-02-01T09:56:28.416Z] #19 178.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-01T09:56:28.416Z] #19 178.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-01T09:56:28.416Z] #19 179.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-02-01T09:56:28.416Z] #19 179.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:28.416Z] #19 179.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:28.416Z] #19 179.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-02-01T09:56:28.416Z] #19 179.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:56:28.416Z] #19 179.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:56:28.561Z] #21 39.05 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:56:28.561Z] #21 39.05 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-01T09:56:28.561Z] #21 39.06 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-01T09:56:28.561Z] #21 39.07 Setting up python3-pip (20.3.4-4) ... [2022-02-01T09:56:26.452Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:56:26.498Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:56:29.744Z] #21 40.08 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-01T09:56:29.744Z] #21 40.09 Setting up jq (1.6-2.1) ... [2022-02-01T09:56:29.744Z] #21 40.10 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-01T09:56:29.744Z] #21 40.12 Setting up iptables (1.8.7-1) ... [2022-02-01T09:56:29.744Z] #21 40.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-01T09:56:29.744Z] #21 40.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-01T09:56:29.744Z] #21 40.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-01T09:56:29.744Z] #21 40.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-01T09:56:29.744Z] #21 40.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-01T09:56:29.744Z] #21 40.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-01T09:56:29.744Z] #21 40.16 Setting up iproute2 (5.10.0-4) ... [2022-02-01T09:56:29.909Z] Merge succeeded, producing 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:56:29.909Z] Checking out Revision 2cff05e9602dd852879807c7dc0ac50303272cf8 (PR-43202) [2022-02-01T09:56:30.000Z] #21 40.48 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:56:30.115Z] #21 4.929 Fetched 8384 kB in 4s (1955 kB/s) [2022-02-01T09:56:30.256Z] #21 DONE 40.7s [2022-02-01T09:56:30.256Z] [2022-02-01T09:56:30.256Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:56:30.256Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:56:30.256Z] #51 ... [2022-02-01T09:56:30.256Z] [2022-02-01T09:56:30.256Z] #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-01T09:56:30.256Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-01T09:56:30.757Z] #60 ... [2022-02-01T09:56:30.757Z] [2022-02-01T09:56:30.757Z] #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-01T09:56:30.757Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:56:30.757Z] #14 75.97 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-01T09:56:30.757Z] #14 75.97 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:30.757Z] #14 75.98 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:56:30.757Z] #14 80.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-01T09:56:30.757Z] #14 80.93 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:30.757Z] #14 80.93 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-01T09:56:30.757Z] #14 85.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-01T09:56:30.757Z] #14 85.82 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:30.757Z] #14 85.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:56:31.491Z] #21 4.929 Reading package lists... [2022-02-01T09:56:31.622Z] #22 1.300 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-01T09:56:31.622Z] #22 1.304 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-01T09:56:31.622Z] #22 1.307 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-01T09:56:31.622Z] #22 DONE 1.4s [2022-02-01T09:56:31.622Z] [2022-02-01T09:56:31.622Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-01T09:56:31.622Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-01T09:56:29.560Z] > git remote # timeout=10 [2022-02-01T09:56:29.636Z] > git config --get remote.origin.url # timeout=10 [2022-02-01T09:56:29.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:56:29.684Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-01T09:56:29.820Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-01T09:56:29.941Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:56:29.987Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:56:32.620Z] #19 183.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-02-01T09:56:32.880Z] #19 183.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:56:32.880Z] #19 183.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:56:32.880Z] #19 183.8 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-02-01T09:56:32.880Z] #19 183.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-02-01T09:56:32.880Z] #19 183.8 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-02-01T09:56:32.880Z] #19 183.8 Selecting previously unselected package libc6-s390x-cross. [2022-02-01T09:56:32.880Z] #19 183.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-02-01T09:56:32.880Z] #19 183.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-02-01T09:56:32.880Z] #19 184.0 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-02-01T09:56:32.880Z] #19 184.0 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:32.880Z] #19 184.0 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:32.880Z] #19 184.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-02-01T09:56:32.880Z] #19 184.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:32.880Z] #19 184.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:32.880Z] #19 184.0 Selecting previously unselected package libitm1-s390x-cross. [2022-02-01T09:56:33.141Z] #19 184.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:33.141Z] #19 184.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:33.141Z] #19 184.1 Selecting previously unselected package libatomic1-s390x-cross. [2022-02-01T09:56:33.141Z] #19 184.1 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:33.141Z] #19 184.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:33.141Z] #19 184.1 Selecting previously unselected package libasan6-s390x-cross. [2022-02-01T09:56:33.141Z] #19 184.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:33.141Z] #19 184.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:33.141Z] #19 184.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-02-01T09:56:33.400Z] #19 184.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:33.400Z] #19 184.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:33.400Z] #19 184.4 Selecting previously unselected package libubsan1-s390x-cross. [2022-02-01T09:56:33.400Z] #19 184.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:33.400Z] #19 184.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:33.400Z] #19 184.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-02-01T09:56:33.400Z] #19 184.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:33.400Z] #19 184.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:33.400Z] #19 184.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-02-01T09:56:33.652Z] #21 6.715 Reading package lists... [2022-02-01T09:56:33.659Z] #19 184.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:56:33.659Z] #19 184.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:56:33.910Z] #21 8.444 Building dependency tree... [2022-02-01T09:56:33.956Z] #14 ... [2022-02-01T09:56:33.956Z] [2022-02-01T09:56:33.956Z] #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-01T09:56:33.956Z] #63 sha256:76287590d0fae8618e6a5ce8984f86d1529d8f247a1c26df983c4534523872cd [2022-02-01T09:56:33.956Z] #63 92.54 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-01T09:56:33.956Z] #63 92.54 + GOBIN=/build [2022-02-01T09:56:33.956Z] #63 92.55 + GO111MODULE=on [2022-02-01T09:56:33.956Z] #63 92.55 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-01T09:56:34.480Z] #21 9.548 The following additional packages will be installed: [2022-02-01T09:56:34.480Z] #21 9.551 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-01T09:56:34.480Z] #21 9.552 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-01T09:56:34.480Z] #21 9.553 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-01T09:56:34.480Z] #21 9.555 python3-pkg-resources vim-runtime xxd [2022-02-01T09:56:34.480Z] #21 9.558 Suggested packages: [2022-02-01T09:56:34.480Z] #21 9.563 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-01T09:56:34.480Z] #21 9.563 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-01T09:56:34.480Z] #21 9.563 acl attr quota [2022-02-01T09:56:34.480Z] #21 9.563 Recommended packages: [2022-02-01T09:56:34.480Z] #21 9.563 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-01T09:56:35.281Z] Commit message: "client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-01T09:56:35.855Z] #21 10.55 The following NEW packages will be installed: [2022-02-01T09:56:35.855Z] #21 10.56 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-01T09:56:35.855Z] #21 10.56 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-01T09:56:35.855Z] #21 10.56 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-01T09:56:35.855Z] #21 10.56 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-01T09:56:35.855Z] #21 10.56 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-01T09:56:35.855Z] #21 10.56 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-01T09:56:35.855Z] #21 10.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-01T09:56:35.855Z] #21 10.56 xz-utils zip zstd [2022-02-01T09:56:35.855Z] #21 10.87 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:56:35.855Z] #21 10.87 Need to get 27.0 MB of archives. [2022-02-01T09:56:35.855Z] #21 10.87 After this operation, 105 MB of additional disk space will be used. [2022-02-01T09:56:35.855Z] #21 10.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-02-01T09:56:35.855Z] #21 10.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-02-01T09:56:35.855Z] #21 10.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-02-01T09:56:35.855Z] #21 10.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-01T09:56:35.855Z] #21 10.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-02-01T09:56:35.855Z] #21 10.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-02-01T09:56:35.855Z] #21 10.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-02-01T09:56:35.855Z] #21 10.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-02-01T09:56:35.855Z] #21 10.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-01T09:56:35.855Z] #21 10.90 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-01T09:56:35.855Z] #21 10.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-02-01T09:56:35.855Z] #21 10.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-01T09:56:35.855Z] #21 10.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-01T09:56:36.114Z] #21 11.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-02-01T09:56:36.373Z] #21 11.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-02-01T09:56:36.373Z] #21 11.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-01T09:56:36.373Z] #21 11.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-02-01T09:56:36.373Z] #21 11.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-02-01T09:56:36.373Z] #21 11.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-02-01T09:56:36.373Z] #21 11.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-02-01T09:56:36.373Z] #21 11.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-02-01T09:56:36.373Z] #21 11.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-01T09:56:36.373Z] #21 11.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-01T09:56:36.373Z] #21 11.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-01T09:56:36.373Z] #21 11.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-02-01T09:56:36.373Z] #21 11.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-02-01T09:56:36.373Z] #21 11.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-01T09:56:36.632Z] #21 11.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-02-01T09:56:36.632Z] #21 11.69 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-01T09:56:36.632Z] #21 11.69 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-01T09:56:36.632Z] #21 11.69 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-01T09:56:36.632Z] #21 11.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-02-01T09:56:36.632Z] #21 11.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-01T09:56:36.632Z] #21 11.69 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-01T09:56:36.632Z] #21 11.74 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-01T09:56:36.632Z] #21 11.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-01T09:56:36.633Z] #21 11.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-01T09:56:36.633Z] #21 11.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-01T09:56:36.633Z] #21 11.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-01T09:56:36.633Z] #21 11.81 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-02-01T09:56:36.892Z] #21 11.81 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-01T09:56:36.892Z] #21 11.83 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-02-01T09:56:36.892Z] #21 11.85 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-02-01T09:56:36.892Z] #21 11.85 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-01T09:56:36.892Z] #21 12.10 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-02-01T09:56:37.152Z] #21 12.11 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-02-01T09:56:37.152Z] #21 12.18 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-02-01T09:56:37.152Z] #21 12.18 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-02-01T09:56:37.308Z] #14 ... [2022-02-01T09:56:37.308Z] [2022-02-01T09:56:37.308Z] #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-01T09:56:37.308Z] #63 sha256:c821acbfd4b958b46b3a45433df2419a68f69ec15fe0885d4a90a7af71c90236 [2022-02-01T09:56:37.308Z] #63 93.66 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-01T09:56:37.308Z] #63 93.66 + GOBIN=/build [2022-02-01T09:56:37.308Z] #63 93.66 + GO111MODULE=on [2022-02-01T09:56:37.308Z] #63 93.66 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-01T09:56:37.411Z] #21 ... [2022-02-01T09:56:37.411Z] [2022-02-01T09:56:37.411Z] #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-01T09:56:37.411Z] #56 sha256:b25a5353b81e6e8e4575785091abe4a7c30abcdf2ef44d1a9f6ea3fb337e61bb [2022-02-01T09:56:37.411Z] #56 7.229 + cd /tmp/tmp.UPXJxdIzqi/src/github.com/opencontainers/runc [2022-02-01T09:56:37.411Z] #56 7.229 + git checkout -q v1.0.3 [2022-02-01T09:56:37.411Z] #56 7.620 + '[' -z '' ']' [2022-02-01T09:56:37.411Z] #56 7.620 + target=static [2022-02-01T09:56:37.411Z] #56 7.620 + make BUILDTAGS=seccomp static [2022-02-01T09:56:37.411Z] #56 8.115 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-02-01T09:56:37.670Z] #56 ... [2022-02-01T09:56:37.670Z] [2022-02-01T09:56:37.670Z] #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-01T09:56:37.670Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-01T09:56:37.670Z] #21 12.61 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:56:37.670Z] #21 12.73 Fetched 27.0 MB in 2s (17.0 MB/s) [2022-02-01T09:56:37.670Z] #21 12.77 Selecting previously unselected package pigz. [2022-02-01T09:56:37.857Z] #19 189.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-02-01T09:56:37.929Z] #21 12.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 ... 24001 files and directories currently installed.) [2022-02-01T09:56:37.929Z] #21 12.81 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-01T09:56:37.929Z] #21 12.82 Unpacking pigz (2.6-1) ... [2022-02-01T09:56:37.929Z] #21 12.90 Selecting previously unselected package libelf1:arm64. [2022-02-01T09:56:37.929Z] #21 12.90 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-02-01T09:56:37.929Z] #21 12.91 Unpacking libelf1:arm64 (0.183-1) ... [2022-02-01T09:56:37.929Z] #21 13.00 Selecting previously unselected package libbpf0:arm64. [2022-02-01T09:56:37.929Z] #21 13.01 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-02-01T09:56:37.929Z] #21 13.01 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-02-01T09:56:38.117Z] #19 189.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:56:38.117Z] #19 189.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:56:38.117Z] #19 189.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-02-01T09:56:38.117Z] #19 189.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-02-01T09:56:38.117Z] #19 189.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-01T09:56:38.117Z] #19 189.3 Selecting previously unselected package libc6-dev-s390x-cross. [2022-02-01T09:56:38.117Z] #19 189.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-02-01T09:56:38.117Z] #19 189.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-01T09:56:38.188Z] #21 13.10 Selecting previously unselected package libcap2:arm64. [2022-02-01T09:56:38.188Z] #21 13.10 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-01T09:56:38.188Z] #21 13.11 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-01T09:56:38.188Z] #21 13.16 Selecting previously unselected package libmnl0:arm64. [2022-02-01T09:56:38.188Z] #21 13.16 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-02-01T09:56:38.188Z] #21 13.17 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-02-01T09:56:38.188Z] #21 13.22 Selecting previously unselected package libxtables12:arm64. [2022-02-01T09:56:38.188Z] #21 13.22 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-02-01T09:56:38.188Z] #21 13.23 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-02-01T09:56:38.188Z] #21 13.30 Selecting previously unselected package libcap2-bin. [2022-02-01T09:56:38.446Z] #21 13.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-02-01T09:56:38.446Z] #21 13.31 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-01T09:56:38.446Z] #21 13.38 Selecting previously unselected package iproute2. [2022-02-01T09:56:38.446Z] #21 13.40 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-02-01T09:56:38.446Z] #21 13.40 Unpacking iproute2 (5.10.0-4) ... [2022-02-01T09:56:38.592Z] + docker version [2022-02-01T09:56:38.705Z] #21 13.75 Selecting previously unselected package xxd. [2022-02-01T09:56:38.705Z] #21 13.75 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-01T09:56:38.705Z] #21 13.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:38.711Z] #19 189.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-02-01T09:56:38.711Z] #19 189.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-01T09:56:38.711Z] #19 189.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:38.964Z] #21 13.84 Selecting previously unselected package vim-common. [2022-02-01T09:56:38.964Z] #21 13.85 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:56:38.964Z] #21 13.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:38.964Z] #21 14.02 Selecting previously unselected package bash-completion. [2022-02-01T09:56:38.964Z] #21 14.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-01T09:56:39.217Z] #63 97.67 rootlesskit version 0.14.6 [2022-02-01T09:56:39.217Z] #63 97.69 Usage of /build/rootlesskit-docker-proxy: [2022-02-01T09:56:39.217Z] #63 97.69 -container-ip string [2022-02-01T09:56:39.217Z] #63 97.69 container ip [2022-02-01T09:56:39.217Z] #63 97.69 -container-port int [2022-02-01T09:56:39.217Z] #63 97.69 container port (default -1) [2022-02-01T09:56:39.217Z] #63 97.69 -host-ip string [2022-02-01T09:56:39.217Z] #63 97.69 host ip [2022-02-01T09:56:39.217Z] #63 97.69 -host-port int [2022-02-01T09:56:39.217Z] #63 97.69 host port (default -1) [2022-02-01T09:56:39.217Z] #63 97.69 -proto string [2022-02-01T09:56:39.217Z] #63 97.69 proxy protocol (default "tcp") [2022-02-01T09:56:39.282Z] #19 190.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-02-01T09:56:39.282Z] #19 190.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-01T09:56:39.282Z] #19 190.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:56:40.867Z] #21 15.56 Unpacking bash-completion (1:2.11-2) ... [2022-02-01T09:56:40.867Z] #21 15.91 Selecting previously unselected package bzip2. [2022-02-01T09:56:40.867Z] #21 15.91 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-02-01T09:56:40.867Z] #21 15.92 Unpacking bzip2 (1.0.8-4) ... [2022-02-01T09:56:40.867Z] #21 15.98 Selecting previously unselected package xz-utils. [2022-02-01T09:56:40.867Z] #21 15.98 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-02-01T09:56:40.867Z] #21 15.99 Unpacking xz-utils (5.2.5-2) ... [2022-02-01T09:56:41.126Z] #21 16.12 Selecting previously unselected package apparmor. [2022-02-01T09:56:41.126Z] #21 16.13 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-02-01T09:56:41.126Z] #21 16.16 Unpacking apparmor (2.13.6-10) ... [2022-02-01T09:56:41.227Z] Commit message: "client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck)" [2022-02-01T09:56:41.385Z] #21 16.44 Selecting previously unselected package inetutils-ping. [2022-02-01T09:56:41.385Z] #21 16.45 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-02-01T09:56:41.385Z] #21 16.46 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-01T09:56:41.567Z] #23 9.638 Collecting yamllint==1.26.1 [Pipeline] withEnv [Pipeline] { [2022-02-01T09:56:41.644Z] #21 16.58 Selecting previously unselected package libip4tc2:arm64. [2022-02-01T09:56:41.644Z] #21 16.58 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-01T09:56:41.644Z] #21 16.59 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-01T09:56:41.644Z] #21 16.66 Selecting previously unselected package libip6tc2:arm64. [2022-02-01T09:56:41.644Z] #21 16.68 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-02-01T09:56:41.644Z] #21 16.69 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-02-01T09:56:41.644Z] #21 16.73 Selecting previously unselected package libnfnetlink0:arm64. [2022-02-01T09:56:41.644Z] #21 16.73 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-02-01T09:56:41.644Z] #21 16.75 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-01T09:56:41.644Z] #21 16.79 Selecting previously unselected package libnetfilter-conntrack3:arm64. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-01T09:56:41.903Z] #21 16.79 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-02-01T09:56:41.903Z] #21 16.80 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-01T09:56:41.903Z] #21 16.86 Selecting previously unselected package libnftnl11:arm64. [2022-02-01T09:56:41.903Z] #21 16.86 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-02-01T09:56:41.903Z] #21 16.86 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-02-01T09:56:41.903Z] #21 16.94 Selecting previously unselected package iptables. [2022-02-01T09:56:41.903Z] #21 16.95 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-02-01T09:56:41.903Z] #21 16.95 Unpacking iptables (1.8.7-1) ... [2022-02-01T09:56:42.161Z] #21 17.21 Selecting previously unselected package libonig5:arm64. [2022-02-01T09:56:42.161Z] #21 17.22 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-01T09:56:42.161Z] #21 17.22 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-01T09:56:42.161Z] #21 17.32 Selecting previously unselected package libjq1:arm64. [2022-02-01T09:56:42.420Z] #21 17.33 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-02-01T09:56:42.420Z] #21 17.34 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-01T09:56:42.420Z] #21 17.45 Selecting previously unselected package jq. [2022-02-01T09:56:42.420Z] #21 17.45 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-02-01T09:56:42.420Z] #21 17.46 Unpacking jq (1.6-2.1) ... [2022-02-01T09:56:42.420Z] #21 17.54 Selecting previously unselected package libaio1:arm64. [2022-02-01T09:56:42.420Z] #21 17.54 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-02-01T09:56:42.420Z] #21 17.55 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-02-01T09:56:42.497Z] #23 10.71 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-01T09:56:42.562Z] #63 98.70 rootlesskit version 0.14.6 [2022-02-01T09:56:42.562Z] #63 98.71 Usage of /build/rootlesskit-docker-proxy: [2022-02-01T09:56:42.562Z] #63 98.71 -container-ip string [2022-02-01T09:56:42.562Z] #63 98.71 container ip [2022-02-01T09:56:42.562Z] #63 98.71 -container-port int [2022-02-01T09:56:42.562Z] #63 98.71 container port (default -1) [2022-02-01T09:56:42.562Z] #63 98.71 -host-ip string [2022-02-01T09:56:42.562Z] #63 98.71 host ip [2022-02-01T09:56:42.562Z] #63 98.71 -host-port int [2022-02-01T09:56:42.562Z] #63 98.71 host port (default -1) [2022-02-01T09:56:42.562Z] #63 98.71 -proto string [2022-02-01T09:56:42.562Z] #63 98.71 proxy protocol (default "tcp") [2022-02-01T09:56:42.700Z] #21 17.61 Selecting previously unselected package libgpm2:arm64. [2022-02-01T09:56:42.700Z] #21 17.61 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-02-01T09:56:42.700Z] #21 17.61 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-02-01T09:56:42.700Z] #21 17.69 Selecting previously unselected package libicu67:arm64. [2022-02-01T09:56:42.700Z] #21 17.69 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-02-01T09:56:42.700Z] #21 17.70 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-01T09:56:43.392Z] #63 DONE 102.1s [2022-02-01T09:56:43.392Z] [2022-02-01T09:56:43.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-01T09:56:43.392Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:56:43.392Z] #14 96.20 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-01T09:56:43.392Z] #14 96.20 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:43.392Z] #14 96.21 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:56:43.392Z] #14 101.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-01T09:56:43.392Z] #14 101.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-01T09:56:43.392Z] #14 101.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-01T09:56:43.392Z] #14 102.3 Selecting previously unselected package libapparmor1:amd64. [2022-02-01T09:56:43.392Z] #14 102.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-01T09:56:43.392Z] #14 102.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-01T09:56:43.392Z] #14 ... [2022-02-01T09:56:43.392Z] [2022-02-01T09:56:43.392Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-01T09:56:43.392Z] #64 sha256:04afd59fa8a91c2c2af181aa4877ca6d230a93d9aa116aeead7549e0ea62ed17 [2022-02-01T09:56:43.392Z] #64 DONE 0.1s [2022-02-01T09:56:43.392Z] [2022-02-01T09:56:43.392Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-01T09:56:43.392Z] #65 sha256:b2531c70c9e119fff75e4b877aa9c8feeebe2df8842b78a579daf38d4790e72a [2022-02-01T09:56:43.392Z] #65 DONE 0.1s [2022-02-01T09:56:43.392Z] [2022-02-01T09:56:43.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-01T09:56:43.392Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:56:43.392Z] #14 102.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-01T09:56:43.392Z] #14 102.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-01T09:56:43.392Z] #14 102.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-01T09:56:43.392Z] #14 102.6 Selecting previously unselected package libbtrfs0:amd64. [2022-02-01T09:56:43.392Z] #14 102.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-01T09:56:43.392Z] #14 102.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:56:43.426Z] #23 11.71 Collecting pathspec>=0.5.3 [2022-02-01T09:56:43.427Z] #23 11.72 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-01T09:56:43.650Z] #14 102.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-01T09:56:43.650Z] #14 102.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-01T09:56:43.650Z] #14 102.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:56:43.683Z] #23 12.07 Collecting pyyaml [2022-02-01T09:56:43.683Z] #23 12.08 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-01T09:56:43.683Z] #23 12.14 Building wheels for collected packages: yamllint [2022-02-01T09:56:43.683Z] #23 12.14 Building wheel for yamllint (setup.py): started [2022-02-01T09:56:43.906Z] #14 103.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-01T09:56:43.906Z] #14 103.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:56:43.906Z] #14 103.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:56:44.163Z] #14 103.4 Selecting previously unselected package libudev-dev:amd64. [2022-02-01T09:56:44.163Z] #14 103.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-01T09:56:44.163Z] #14 103.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-01T09:56:44.311Z] + docker version [2022-02-01T09:56:44.420Z] #14 103.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-01T09:56:44.420Z] #14 103.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-01T09:56:44.420Z] #14 103.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-01T09:56:44.563Z] #19 195.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-02-01T09:56:44.563Z] #19 195.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-01T09:56:44.563Z] #19 195.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:56:44.613Z] #23 12.97 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-01T09:56:44.613Z] #23 12.97 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1923af3178b686ec889464bf8df8673784afae8149e54e1cc39dc7140463f337 [2022-02-01T09:56:44.613Z] #23 12.97 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-01T09:56:44.613Z] #23 12.98 Successfully built yamllint [2022-02-01T09:56:44.613Z] #23 13.00 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-01T09:56:44.677Z] #14 104.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-01T09:56:44.677Z] #14 104.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-01T09:56:44.677Z] #14 104.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-01T09:56:44.870Z] #23 13.31 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-01T09:56:44.934Z] #14 104.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-01T09:56:44.934Z] #14 104.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-01T09:56:44.934Z] #14 104.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-01T09:56:44.934Z] #14 104.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-01T09:56:44.934Z] #14 104.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-01T09:56:44.934Z] #14 104.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-01T09:56:44.934Z] #14 104.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-01T09:56:45.127Z] #23 DONE 13.7s [2022-02-01T09:56:45.127Z] [2022-02-01T09:56:45.127Z] #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-01T09:56:45.127Z] #56 sha256:4ee6b97c1c3f227f25b110332586e6b74aa824f7541564041349a1362d91dee1 [2022-02-01T09:56:45.191Z] #14 104.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-01T09:56:45.191Z] #14 104.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-01T09:56:45.383Z] #56 ... [2022-02-01T09:56:45.383Z] [2022-02-01T09:56:45.383Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-01T09:56:45.383Z] #27 sha256:a0ca42337566b01242c1e8639189a14fe3a1bdabeea61b48045f79a81afda267 [2022-02-01T09:56:45.448Z] #14 104.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-01T09:56:45.448Z] #14 104.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-01T09:56:45.448Z] #14 104.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-01T09:56:45.448Z] #14 104.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-01T09:56:45.448Z] #14 104.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:56:45.448Z] #14 104.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:56:45.448Z] #14 104.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-01T09:56:45.500Z] #19 196.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-02-01T09:56:45.500Z] #19 196.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-02-01T09:56:45.500Z] #19 196.7 Unpacking crossbuild-essential-s390x (12.9) ... [2022-02-01T09:56:45.640Z] #27 DONE 0.2s [2022-02-01T09:56:45.640Z] [2022-02-01T09:56:45.640Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-01T09:56:45.640Z] #32 sha256:6c6a3ba504ace2e7ed375bf2c7d5ebe1acfa107ec1ff1a2d2ce7b67b512ab2b4 [2022-02-01T09:56:45.640Z] #32 DONE 0.2s [2022-02-01T09:56:45.640Z] [2022-02-01T09:56:45.640Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:56:45.640Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:56:45.705Z] #14 104.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-01T09:56:45.705Z] #14 104.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-01T09:56:45.705Z] #14 105.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-01T09:56:45.705Z] #14 105.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-01T09:56:45.705Z] #14 105.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-01T09:56:45.864Z] #63 DONE 102.3s [2022-02-01T09:56:45.864Z] [2022-02-01T09:56:45.864Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-01T09:56:45.864Z] #64 sha256:e83c5fcbd44c109febc9d17c522d7373d2cc000b44a31d9a3bb9d53d8a7481a3 [2022-02-01T09:56:45.864Z] #64 DONE 0.0s [2022-02-01T09:56:45.864Z] [2022-02-01T09:56:45.864Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-01T09:56:45.864Z] #65 sha256:7707fa15fa70f9f45efc3433620cb11679e33c79281dd4374c0966199472e633 [2022-02-01T09:56:45.896Z] #51 ... [2022-02-01T09:56:45.897Z] [2022-02-01T09:56:45.897Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-01T09:56:45.897Z] #35 sha256:6b1c701ab54994d8e51a612d940601332ba56ab724896832de54fb7b90ff8644 [2022-02-01T09:56:45.897Z] #35 DONE 0.1s [2022-02-01T09:56:45.897Z] [2022-02-01T09:56:45.897Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-01T09:56:45.897Z] #37 sha256:a0aee26685f0df05782c7b9183da8f0b53d765680b3c0b060acc4925f6f373ac [2022-02-01T09:56:45.897Z] #37 DONE 0.1s [2022-02-01T09:56:45.897Z] [2022-02-01T09:56:45.897Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-01T09:56:45.897Z] #41 sha256:9a18b0af0ffeb7619c1487c11baff1f51fc3a36e78af11a451b0232b4a983e7e [2022-02-01T09:56:45.897Z] #41 DONE 0.0s [2022-02-01T09:56:45.897Z] [2022-02-01T09:56:45.897Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:56:45.897Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:56:46.001Z] #21 20.62 Selecting previously unselected package libinih1:arm64. [2022-02-01T09:56:46.001Z] #21 20.63 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-02-01T09:56:46.001Z] #21 20.64 Unpacking libinih1:arm64 (53-1+b2) ... [2022-02-01T09:56:46.001Z] #21 20.68 Selecting previously unselected package libnet1:arm64. [2022-02-01T09:56:46.001Z] #21 20.68 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-01T09:56:46.001Z] #21 20.69 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:56:46.001Z] #21 20.75 Selecting previously unselected package libnl-3-200:arm64. [2022-02-01T09:56:46.001Z] #21 20.76 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-01T09:56:46.001Z] #21 20.76 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-01T09:56:46.001Z] #21 20.83 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-01T09:56:46.001Z] #21 20.83 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-01T09:56:46.001Z] #21 20.84 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-01T09:56:46.001Z] #21 20.87 Selecting previously unselected package net-tools. [2022-02-01T09:56:46.001Z] #21 20.88 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-02-01T09:56:46.001Z] #21 20.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-01T09:56:46.001Z] #21 21.05 Selecting previously unselected package patch. [2022-02-01T09:56:46.001Z] #21 21.05 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-02-01T09:56:46.001Z] #21 21.07 Unpacking patch (2.7.6-7) ... [2022-02-01T09:56:46.069Z] #19 197.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-02-01T09:56:46.069Z] #19 197.3 Setting up libfile-which-perl (1.23-1) ... [2022-02-01T09:56:46.069Z] #19 197.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-01T09:56:46.122Z] #65 DONE 0.1s [2022-02-01T09:56:46.122Z] [2022-02-01T09:56:46.122Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-01T09:56:46.122Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-01T09:56:46.122Z] #14 96.34 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-01T09:56:46.122Z] #14 96.34 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:56:46.122Z] #14 96.35 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:56:46.122Z] #14 101.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-01T09:56:46.122Z] #14 101.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-01T09:56:46.122Z] #14 102.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-01T09:56:46.122Z] #14 102.6 Selecting previously unselected package libapparmor1:amd64. [2022-02-01T09:56:46.122Z] #14 102.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-01T09:56:46.122Z] #14 102.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-01T09:56:46.122Z] #14 102.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-01T09:56:46.122Z] #14 102.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-01T09:56:46.122Z] #14 102.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-01T09:56:46.122Z] #14 102.9 Selecting previously unselected package libbtrfs0:amd64. [2022-02-01T09:56:46.122Z] #14 103.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-01T09:56:46.122Z] #14 103.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:56:46.259Z] #21 21.15 Selecting previously unselected package python-pip-whl. [2022-02-01T09:56:46.259Z] #21 21.16 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-01T09:56:46.259Z] #21 21.16 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-01T09:56:46.269Z] #14 105.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-01T09:56:46.269Z] #14 105.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-01T09:56:46.269Z] #14 105.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-01T09:56:46.269Z] #14 105.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-01T09:56:46.269Z] #14 105.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-01T09:56:46.269Z] #14 105.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-01T09:56:46.269Z] #14 105.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:56:46.269Z] #14 105.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-01T09:56:46.269Z] #14 105.6 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-01T09:56:46.269Z] #14 105.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-01T09:56:46.269Z] #14 105.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-01T09:56:46.269Z] #14 105.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:56:46.269Z] #14 105.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-01T09:56:46.269Z] #14 105.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-01T09:56:46.269Z] #14 105.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-01T09:56:46.269Z] #14 105.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-01T09:56:46.269Z] #14 105.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-01T09:56:46.328Z] #19 197.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-02-01T09:56:46.328Z] #19 197.4 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-01T09:56:46.328Z] #19 197.4 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-01T09:56:46.328Z] #19 197.4 Setting up libicu67:amd64 (67.1-7) ... [2022-02-01T09:56:46.328Z] #19 197.4 Setting up libmagic-mgc (1:5.39-3) ... [2022-02-01T09:56:46.328Z] #19 197.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-01T09:56:46.328Z] #19 197.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-02-01T09:56:46.328Z] #19 197.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-02-01T09:56:46.328Z] #19 197.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-01T09:56:46.328Z] #19 197.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-01T09:56:46.328Z] #19 197.4 Setting up file (1:5.39-3) ... [2022-02-01T09:56:46.328Z] #19 197.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-01T09:56:46.328Z] #19 197.5 Setting up bzip2 (1.0.8-4) ... [2022-02-01T09:56:46.328Z] #19 197.5 Setting up libyaml-perl (1.30-1) ... [2022-02-01T09:56:46.328Z] #19 197.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-01T09:56:46.328Z] #19 197.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-02-01T09:56:46.328Z] #19 197.5 Setting up libio-string-perl (1.08-3.1) ... [2022-02-01T09:56:46.328Z] #19 197.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-01T09:56:46.328Z] #19 197.5 Setting up cross-config (2.6.18+nmu1) ... [2022-02-01T09:56:46.328Z] #19 197.6 Setting up xz-utils (5.2.5-2) ... [2022-02-01T09:56:46.379Z] #14 103.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-01T09:56:46.379Z] #14 103.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-01T09:56:46.517Z] #21 21.54 Selecting previously unselected package python3-lib2to3. [2022-02-01T09:56:46.517Z] #21 21.55 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-01T09:56:46.517Z] #21 21.56 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-01T09:56:46.517Z] #21 21.65 Selecting previously unselected package python3-distutils. [2022-02-01T09:56:46.517Z] #21 21.65 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-01T09:56:46.517Z] #21 21.65 Unpacking python3-distutils (3.9.2-1) ... [2022-02-01T09:56:46.526Z] #14 105.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-01T09:56:46.526Z] #14 105.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-01T09:56:46.526Z] #14 105.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-01T09:56:46.526Z] #14 105.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:56:46.526Z] #14 105.8 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-01T09:56:46.526Z] #14 105.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:56:46.526Z] #14 105.8 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-01T09:56:46.526Z] #14 105.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-01T09:56:46.526Z] #14 105.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:56:46.526Z] #14 105.8 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-01T09:56:46.527Z] #14 105.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:56:46.527Z] #14 105.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-01T09:56:46.527Z] #14 105.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:56:46.527Z] #14 105.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-01T09:56:46.527Z] #14 105.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:56:46.527Z] #14 105.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:56:46.527Z] #14 105.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:56:46.587Z] #19 197.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-01T09:56:46.587Z] #19 197.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-02-01T09:56:46.587Z] #19 197.6 Setting up patch (2.7.6-7) ... [2022-02-01T09:56:46.587Z] #19 197.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-01T09:56:46.587Z] #19 197.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-01T09:56:46.587Z] #19 197.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.587Z] #19 197.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-01T09:56:46.587Z] #19 197.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-02-01T09:56:46.587Z] #19 197.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.587Z] #19 197.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.587Z] #19 197.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-01T09:56:46.587Z] #19 197.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-01T09:56:46.587Z] #19 197.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.587Z] #19 197.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:56:46.587Z] #19 197.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-01T09:56:46.587Z] #19 197.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-01T09:56:46.587Z] #19 197.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-02-01T09:56:46.587Z] #19 197.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-01T09:56:46.587Z] #19 197.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.587Z] #19 197.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-01T09:56:46.587Z] #19 197.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-01T09:56:46.587Z] #19 197.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-02-01T09:56:46.587Z] #19 197.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:56:46.587Z] #19 197.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-01T09:56:46.639Z] #14 103.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:56:46.776Z] #21 21.78 Selecting previously unselected package python3-pkg-resources. [2022-02-01T09:56:46.776Z] #21 21.78 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-01T09:56:46.776Z] #21 21.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:56:46.791Z] #14 DONE 106.1s [2022-02-01T09:56:46.791Z] [2022-02-01T09:56:46.791Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-01T09:56:46.791Z] #55 sha256:adf66ad3a12d6c58c1d94796fc6c54c2f59b28b3f1339b803f6e808d97cea66e [2022-02-01T09:56:46.791Z] #55 DONE 0.1s [2022-02-01T09:56:46.791Z] [2022-02-01T09:56:46.791Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-01T09:56:46.791Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-01T09:56:46.849Z] #19 197.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-01T09:56:46.849Z] #19 197.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-01T09:56:46.849Z] #19 197.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 197.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 198.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-01T09:56:46.849Z] #19 198.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 198.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 198.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:46.849Z] #19 198.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-02-01T09:56:46.896Z] #14 103.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-01T09:56:46.896Z] #14 103.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:56:46.896Z] #14 103.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:56:46.896Z] #14 103.7 Selecting previously unselected package libudev-dev:amd64. [2022-02-01T09:56:46.896Z] #14 103.7 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-01T09:56:47.035Z] #21 21.89 Selecting previously unselected package python3-setuptools. [2022-02-01T09:56:47.035Z] #21 21.89 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-01T09:56:47.035Z] #21 21.90 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-01T09:56:47.035Z] #21 22.08 Selecting previously unselected package python3-wheel. [2022-02-01T09:56:47.035Z] #21 22.09 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-01T09:56:47.035Z] #21 22.10 Unpacking python3-wheel (0.34.2-1) ... [2022-02-01T09:56:47.035Z] #21 22.14 Selecting previously unselected package python3-pip. [2022-02-01T09:56:47.109Z] #19 198.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-02-01T09:56:47.109Z] #19 198.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-01T09:56:47.109Z] #19 198.3 [2022-02-01T09:56:47.109Z] #19 198.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-01T09:56:47.109Z] #19 198.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.109Z] #19 198.3 Setting up dpkg-dev (1.20.9) ... [2022-02-01T09:56:47.109Z] #19 198.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.109Z] #19 198.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-01T09:56:47.152Z] #14 103.7 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-01T09:56:47.152Z] #14 104.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-01T09:56:47.152Z] #14 104.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-01T09:56:47.172Z] Client: [2022-02-01T09:56:47.172Z] Version: 20.10.9 [2022-02-01T09:56:47.172Z] API version: 1.41 [2022-02-01T09:56:47.172Z] Go version: go1.16.8 [2022-02-01T09:56:47.172Z] Git commit: c2ea9bc [2022-02-01T09:56:47.172Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-01T09:56:47.172Z] OS/Arch: windows/amd64 [2022-02-01T09:56:47.172Z] Context: default [2022-02-01T09:56:47.172Z] Experimental: true [2022-02-01T09:56:47.172Z] [2022-02-01T09:56:47.172Z] Server: Docker Engine - Community [2022-02-01T09:56:47.172Z] Engine: [2022-02-01T09:56:47.172Z] Version: 20.10.9 [2022-02-01T09:56:47.172Z] API version: 1.41 (minimum version 1.24) [2022-02-01T09:56:47.172Z] Go version: go1.16.8 [2022-02-01T09:56:47.172Z] Git commit: 79ea9d3 [2022-02-01T09:56:47.172Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-01T09:56:47.172Z] OS/Arch: windows/amd64 [2022-02-01T09:56:47.172Z] Experimental: true [2022-02-01T09:56:47.294Z] #21 22.14 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-01T09:56:47.294Z] #21 22.15 Unpacking python3-pip (20.3.4-4) ... [2022-02-01T09:56:47.294Z] #21 22.41 Selecting previously unselected package sudo. [2022-02-01T09:56:47.369Z] #19 198.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.369Z] #19 198.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.369Z] #19 198.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.369Z] #19 198.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.369Z] #19 198.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-01T09:56:47.369Z] #19 198.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.369Z] #19 198.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.369Z] #19 198.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.369Z] #19 198.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.369Z] #19 198.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-01T09:56:47.369Z] #19 198.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-02-01T09:56:47.369Z] #19 198.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-02-01T09:56:47.409Z] #14 104.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-01T09:56:47.553Z] #21 22.41 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-02-01T09:56:47.553Z] #21 22.42 Unpacking sudo (1.9.5p2-3) ... [2022-02-01T09:56:47.629Z] #19 198.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-01T09:56:47.629Z] #19 198.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-01T09:56:47.629Z] #19 198.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:56:47.629Z] #19 198.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:56:47.629Z] #19 198.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.629Z] #19 198.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-01T09:56:47.629Z] #19 198.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.629Z] #19 198.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.629Z] #19 198.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:56:47.629Z] #19 198.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-01T09:56:47.629Z] #19 198.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.629Z] #19 198.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.629Z] #19 198.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.629Z] #19 198.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.629Z] #19 198.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.629Z] #19 198.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.629Z] #19 198.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-01T09:56:47.629Z] #19 198.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:56:47.629Z] #19 198.9 Setting up libxml-simple-perl (2.25-1) ... [2022-02-01T09:56:47.629Z] #19 198.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-01T09:56:47.666Z] #14 104.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-01T09:56:47.666Z] #14 104.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-01T09:56:47.666Z] #14 104.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-01T09:56:47.666Z] #14 104.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-01T09:56:47.666Z] #14 104.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-01T09:56:47.666Z] #14 104.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-01T09:56:47.812Z] #21 22.90 Selecting previously unselected package thin-provisioning-tools. [2022-02-01T09:56:47.812Z] #21 22.90 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-02-01T09:56:47.812Z] #21 22.91 Unpacking thin-provisioning-tools (0.9.0-1) ... [Pipeline] sh [2022-02-01T09:56:47.889Z] #19 198.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 198.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-01T09:56:47.889Z] #19 198.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 198.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 198.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 198.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 199.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 199.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-02-01T09:56:47.889Z] #19 199.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 199.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 199.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 199.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 199.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-01T09:56:47.889Z] #19 199.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 199.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-01T09:56:47.889Z] #19 199.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:56:47.889Z] #19 199.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 199.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 199.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:56:47.889Z] #19 199.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-01T09:56:47.889Z] #19 199.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:56:47.923Z] #14 104.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-01T09:56:47.923Z] #14 104.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-01T09:56:47.923Z] #14 104.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-01T09:56:47.923Z] #14 104.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-01T09:56:47.923Z] #14 104.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-01T09:56:47.923Z] #14 104.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-01T09:56:48.071Z] #21 23.13 Selecting previously unselected package uidmap. [2022-02-01T09:56:48.071Z] #21 23.14 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-02-01T09:56:48.071Z] #21 23.16 Unpacking uidmap (1:4.8.1-1) ... [2022-02-01T09:56:48.071Z] #21 23.25 Selecting previously unselected package vim-runtime. [2022-02-01T09:56:48.150Z] #19 199.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:56:48.150Z] #19 199.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-01T09:56:48.150Z] #19 199.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:56:48.150Z] #19 199.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-02-01T09:56:48.150Z] #19 199.2 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:56:48.150Z] #19 199.2 Setting up crossbuild-essential-armel (12.9) ... [2022-02-01T09:56:48.150Z] #19 199.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-01T09:56:48.150Z] #19 199.2 Setting up crossbuild-essential-armhf (12.9) ... [2022-02-01T09:56:48.150Z] #19 199.2 Setting up crossbuild-essential-arm64 (12.9) ... [2022-02-01T09:56:48.150Z] #19 199.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-02-01T09:56:48.150Z] #19 199.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-02-01T09:56:48.150Z] #19 199.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:56:48.161Z] #15 DONE 1.3s [2022-02-01T09:56:48.161Z] [2022-02-01T09:56:48.161Z] #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-01T09:56:48.161Z] #56 sha256:116c94f745caa1066cca76b6977dc1a097f2b92accd12a7a48f35ac4ee0b6cf8 [2022-02-01T09:56:48.161Z] #56 1.193 + RM_GOPATH=0 [2022-02-01T09:56:48.161Z] #56 1.193 + TMP_GOPATH= [2022-02-01T09:56:48.161Z] #56 1.193 + : /build [2022-02-01T09:56:48.161Z] #56 1.193 + '[' -z '' ']' [2022-02-01T09:56:48.161Z] #56 1.193 ++ mktemp -d [2022-02-01T09:56:48.161Z] #56 1.195 + export GOPATH=/tmp/tmp.BTHgIWCnJk [2022-02-01T09:56:48.161Z] #56 1.195 + GOPATH=/tmp/tmp.BTHgIWCnJk [2022-02-01T09:56:48.161Z] #56 1.195 + RM_GOPATH=1 [2022-02-01T09:56:48.161Z] #56 1.195 + case "$(go env GOARCH)" in [2022-02-01T09:56:48.161Z] #56 1.196 ++ go env GOARCH [2022-02-01T09:56:48.161Z] #56 1.207 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:56:48.161Z] #56 1.207 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:56:48.161Z] #56 1.208 ++ dirname /install.sh [2022-02-01T09:56:48.161Z] #56 1.209 + dir=/ [2022-02-01T09:56:48.161Z] #56 1.209 + bin=runc [2022-02-01T09:56:48.161Z] #56 1.212 + shift [2022-02-01T09:56:48.161Z] #56 1.212 + '[' '!' -f //runc.installer ']' [2022-02-01T09:56:48.161Z] #56 1.212 + . //runc.installer [2022-02-01T09:56:48.161Z] #56 1.219 ++ set -e [2022-02-01T09:56:48.161Z] #56 1.219 ++ : v1.0.3 [2022-02-01T09:56:48.161Z] #56 1.219 + install_runc [2022-02-01T09:56:48.161Z] #56 1.219 Install runc version v1.0.3 (build tags: seccomp) [2022-02-01T09:56:48.161Z] #56 1.219 + RUNC_BUILDTAGS=seccomp [2022-02-01T09:56:48.161Z] #56 1.219 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-02-01T09:56:48.161Z] #56 1.219 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BTHgIWCnJk/src/github.com/opencontainers/runc [2022-02-01T09:56:48.161Z] #56 1.225 Cloning into '/tmp/tmp.BTHgIWCnJk/src/github.com/opencontainers/runc'... [2022-02-01T09:56:48.330Z] #21 23.26 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:56:48.330Z] #21 23.28 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-01T09:56:48.330Z] #21 23.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-01T09:56:48.330Z] #21 23.33 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:48.488Z] #14 105.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-01T09:56:48.488Z] #14 105.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-01T09:56:48.488Z] #14 105.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-01T09:56:48.488Z] #14 105.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-01T09:56:48.488Z] #14 105.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:56:48.488Z] #14 105.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:56:48.488Z] #14 105.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-01T09:56:48.488Z] #14 105.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-01T09:56:48.488Z] #14 105.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-01T09:56:48.707Z] + docker info [2022-02-01T09:56:48.707Z] Client: [2022-02-01T09:56:48.707Z] Context: default [2022-02-01T09:56:48.707Z] Debug Mode: false [2022-02-01T09:56:48.707Z] [2022-02-01T09:56:48.707Z] Server: [2022-02-01T09:56:48.707Z] Containers: 0 [2022-02-01T09:56:48.707Z] Running: 0 [2022-02-01T09:56:48.707Z] Paused: 0 [2022-02-01T09:56:48.707Z] Stopped: 0 [2022-02-01T09:56:48.707Z] Images: 0 [2022-02-01T09:56:48.707Z] Server Version: 20.10.9 [2022-02-01T09:56:48.707Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-01T09:56:48.707Z] Windows: [2022-02-01T09:56:48.707Z] LCOW: [2022-02-01T09:56:48.707Z] Logging Driver: json-file [2022-02-01T09:56:48.707Z] Plugins: [2022-02-01T09:56:48.707Z] Volume: local [2022-02-01T09:56:48.707Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-01T09:56:48.707Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-01T09:56:48.707Z] Swarm: inactive [2022-02-01T09:56:48.707Z] Default Isolation: process [2022-02-01T09:56:48.707Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-01T09:56:48.707Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-01T09:56:48.707Z] OSType: windows [2022-02-01T09:56:48.707Z] Architecture: x86_64 [2022-02-01T09:56:48.707Z] CPUs: 4 [2022-02-01T09:56:48.707Z] Total Memory: 32GiB [2022-02-01T09:56:48.707Z] Name: azwin-2-ea5040 [2022-02-01T09:56:48.707Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-01T09:56:48.707Z] Docker Root Dir: D:\docker [2022-02-01T09:56:48.707Z] Debug Mode: false [2022-02-01T09:56:48.707Z] Registry: https://index.docker.io/v1/ [2022-02-01T09:56:48.707Z] Labels: [2022-02-01T09:56:48.707Z] Experimental: true [2022-02-01T09:56:48.707Z] Insecure Registries: [2022-02-01T09:56:48.707Z] 10.0.0.4:5000 [2022-02-01T09:56:48.707Z] 127.0.0.0/8 [2022-02-01T09:56:48.707Z] Registry Mirrors: [2022-02-01T09:56:48.707Z] http://10.0.0.4:5000/ [2022-02-01T09:56:48.707Z] Live Restore Enabled: false [2022-02-01T09:56:48.707Z] Product License: Community Engine [2022-02-01T09:56:48.707Z] [2022-02-01T09:56:48.720Z] #19 DONE 199.7s [2022-02-01T09:56:48.720Z] [2022-02-01T09:56:48.720Z] #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-01T09:56:48.720Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-01T09:56:48.720Z] #65 ... [2022-02-01T09:56:48.720Z] [2022-02-01T09:56:48.720Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-01T09:56:48.720Z] #69 sha256:c1295ec1bc281c26cd66564ba79ece53b42f51e61cc9acb3caa761574226d85a [2022-02-01T09:56:48.720Z] #69 DONE 0.1s [2022-02-01T09:56:48.720Z] [2022-02-01T09:56:48.720Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-01T09:56:48.720Z] #32 sha256:38dbc4a2b7a8f6be04e1dc0d23957561c576fab39bb52c5e7e5ff4fff444f135 [2022-02-01T09:56:48.720Z] #32 DONE 0.1s [2022-02-01T09:56:48.745Z] #14 105.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-01T09:56:48.745Z] #14 105.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-01T09:56:48.745Z] #14 105.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-01T09:56:48.980Z] [2022-02-01T09:56:48.980Z] #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-01T09:56:48.980Z] #33 sha256:31caa5e903544eccf875b60a4b3fbd3d64d1366d4400e7fe6f6952a446e98bac [2022-02-01T09:56:49.002Z] #14 105.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-01T09:56:49.002Z] #14 105.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-01T09:56:49.002Z] #14 105.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-01T09:56:49.002Z] #14 105.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-01T09:56:49.002Z] #14 105.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-01T09:56:49.002Z] #14 105.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-01T09:56:49.002Z] #14 105.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:56:49.002Z] #14 105.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-01T09:56:49.002Z] #14 105.9 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-01T09:56:49.168Z] #51 ... [2022-02-01T09:56:49.168Z] [2022-02-01T09:56:49.168Z] #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-01T09:56:49.168Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:56:49.168Z] #43 166.7 + dpkg --print-architecture [2022-02-01T09:56:49.168Z] #43 166.7 + git checkout -q v2.1.0 [2022-02-01T09:56:49.168Z] #43 166.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-01T09:56:49.168Z] #43 166.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-01T09:56:49.259Z] #14 105.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-01T09:56:49.259Z] #14 106.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-01T09:56:49.259Z] #14 106.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:56:49.259Z] #14 106.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-01T09:56:49.259Z] #14 106.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-01T09:56:49.259Z] #14 106.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-01T09:56:49.259Z] #14 106.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-01T09:56:49.259Z] #14 106.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-01T09:56:49.259Z] #14 106.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-01T09:56:49.259Z] #14 106.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-01T09:56:49.259Z] #14 106.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-01T09:56:49.259Z] #14 106.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:56:49.259Z] #14 106.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-01T09:56:49.259Z] #14 106.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:56:49.259Z] #14 106.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-01T09:56:49.259Z] #14 106.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-01T09:56:49.516Z] #14 106.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:56:49.516Z] #14 106.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-01T09:56:49.516Z] #14 106.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:56:49.516Z] #14 106.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-01T09:56:49.516Z] #14 106.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:56:49.516Z] #14 106.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-01T09:56:49.516Z] #14 106.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:56:49.516Z] #14 106.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:56:49.516Z] #14 106.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:56:49.533Z] #56 ... [2022-02-01T09:56:49.533Z] [2022-02-01T09:56:49.533Z] #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-01T09:56:49.533Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-01T09:56:49.533Z] #16 DONE 1.0s [2022-02-01T09:56:49.533Z] [2022-02-01T09:56:49.533Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-01T09:56:49.533Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-01T09:56:49.773Z] #14 DONE 106.6s [2022-02-01T09:56:49.773Z] [2022-02-01T09:56:49.773Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-01T09:56:49.773Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-01T09:56:50.044Z] #15 ... [2022-02-01T09:56:50.044Z] [2022-02-01T09:56:50.044Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-01T09:56:50.044Z] #55 sha256:cc2e174a5af8dc9e4ed0dc86c49785e8aed7dbb278101b32aa77d7a2994db8d7 [2022-02-01T09:56:50.044Z] #55 DONE 0.1s [2022-02-01T09:56:50.098Z] #17 0.906 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-01T09:56:50.301Z] [2022-02-01T09:56:50.301Z] #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-01T09:56:50.301Z] #56 sha256:4348845e55ad4184d3672c6f46b4e64750101c5e467e581ca155d6abb11e00df [2022-02-01T09:56:50.355Z] #17 DONE 1.1s [2022-02-01T09:56:50.356Z] [2022-02-01T09:56:50.356Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-01T09:56:50.356Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-01T09:56:50.363Z] #33 1.317 + RM_GOPATH=0 [2022-02-01T09:56:50.363Z] #33 1.317 + TMP_GOPATH= [2022-02-01T09:56:50.363Z] #33 1.317 + : /build [2022-02-01T09:56:50.363Z] #33 1.317 + '[' -z '' ']' [2022-02-01T09:56:50.363Z] #33 1.318 ++ mktemp -d [2022-02-01T09:56:50.363Z] #33 1.323 + export GOPATH=/tmp/tmp.SXQ7sghS4C [2022-02-01T09:56:50.363Z] #33 1.323 + GOPATH=/tmp/tmp.SXQ7sghS4C [2022-02-01T09:56:50.363Z] #33 1.323 + RM_GOPATH=1 [2022-02-01T09:56:50.363Z] #33 1.323 + case "$(go env GOARCH)" in [2022-02-01T09:56:50.363Z] #33 1.324 ++ go env GOARCH [2022-02-01T09:56:50.363Z] #33 1.329 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:56:50.363Z] #33 1.329 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:56:50.363Z] #33 1.329 ++ dirname /install.sh [2022-02-01T09:56:50.363Z] #33 1.330 + dir=/ [2022-02-01T09:56:50.363Z] #33 1.330 + bin=dockercli [2022-02-01T09:56:50.363Z] #33 1.331 + shift [2022-02-01T09:56:50.363Z] #33 1.331 + '[' '!' -f //dockercli.installer ']' [2022-02-01T09:56:50.363Z] #33 1.332 + . //dockercli.installer [2022-02-01T09:56:50.363Z] #33 1.332 ++ : stable [2022-02-01T09:56:50.363Z] #33 1.332 ++ : 17.06.2-ce [2022-02-01T09:56:50.363Z] #33 1.333 + install_dockercli [2022-02-01T09:56:50.363Z] #33 1.333 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-01T09:56:50.363Z] #33 1.333 Install docker/cli version 17.06.2-ce from stable [2022-02-01T09:56:50.363Z] #33 1.334 ++ uname -m [2022-02-01T09:56:50.363Z] #33 1.336 + arch=x86_64 [2022-02-01T09:56:50.363Z] #33 1.336 + '[' x86_64 '!=' x86_64 ']' [2022-02-01T09:56:50.363Z] #33 1.336 + url=https://download.docker.com/linux/static [2022-02-01T09:56:50.363Z] #33 1.337 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-01T09:56:50.363Z] #33 1.337 + tar -xz docker/docker [2022-02-01T09:56:51.131Z] Running on azwin-2-ca32d0 in d:\jenkins\workspace\moby_PR-43202 [Pipeline] { [Pipeline] ws [2022-02-01T09:56:51.149Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-01T09:56:51.233Z] #56 ... [2022-02-01T09:56:51.233Z] [2022-02-01T09:56:51.233Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-01T09:56:51.233Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-01T09:56:51.233Z] #15 DONE 1.3s [2022-02-01T09:56:51.233Z] [2022-02-01T09:56:51.233Z] #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-01T09:56:51.233Z] #56 sha256:4348845e55ad4184d3672c6f46b4e64750101c5e467e581ca155d6abb11e00df [2022-02-01T09:56:51.233Z] #56 1.146 + RM_GOPATH=0 [2022-02-01T09:56:51.233Z] #56 1.146 + TMP_GOPATH= [2022-02-01T09:56:51.233Z] #56 1.146 + : /build [2022-02-01T09:56:51.233Z] #56 1.146 + '[' -z '' ']' [2022-02-01T09:56:51.233Z] #56 1.146 ++ mktemp -d [2022-02-01T09:56:51.233Z] #56 1.148 + export GOPATH=/tmp/tmp.QL61cxi663 [2022-02-01T09:56:51.233Z] #56 1.148 + GOPATH=/tmp/tmp.QL61cxi663 [2022-02-01T09:56:51.233Z] #56 1.148 + RM_GOPATH=1 [2022-02-01T09:56:51.233Z] #56 1.148 + case "$(go env GOARCH)" in [2022-02-01T09:56:51.233Z] #56 1.148 ++ go env GOARCH [2022-02-01T09:56:51.233Z] #56 1.194 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:56:51.233Z] #56 1.194 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:56:51.233Z] #56 1.194 ++ dirname /install.sh [2022-02-01T09:56:51.233Z] #56 1.201 + dir=/ [2022-02-01T09:56:51.233Z] #56 1.201 + bin=runc [2022-02-01T09:56:51.233Z] #56 1.201 + shift [2022-02-01T09:56:51.233Z] #56 1.201 + '[' '!' -f //runc.installer ']' [2022-02-01T09:56:51.233Z] #56 1.201 + . //runc.installer [2022-02-01T09:56:51.233Z] #56 1.201 ++ set -e [2022-02-01T09:56:51.233Z] #56 1.201 ++ : v1.0.3 [2022-02-01T09:56:51.233Z] #56 1.201 + install_runc [2022-02-01T09:56:51.233Z] #56 1.201 + RUNC_BUILDTAGS=seccomp [2022-02-01T09:56:51.233Z] #56 1.201 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-02-01T09:56:51.233Z] #56 1.201 Install runc version v1.0.3 (build tags: seccomp) [2022-02-01T09:56:51.233Z] #56 1.201 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QL61cxi663/src/github.com/opencontainers/runc [2022-02-01T09:56:51.233Z] #56 1.206 Cloning into '/tmp/tmp.QL61cxi663/src/github.com/opencontainers/runc'... [2022-02-01T09:56:51.289Z] #18 DONE 1.0s [2022-02-01T09:56:51.289Z] [2022-02-01T09:56:51.289Z] #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-01T09:56:51.289Z] #56 sha256:116c94f745caa1066cca76b6977dc1a097f2b92accd12a7a48f35ac4ee0b6cf8 [2022-02-01T09:56:51.616Z] #21 26.07 Selecting previously unselected package vim. [2022-02-01T09:56:51.616Z] #21 26.08 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-01T09:56:51.616Z] #21 26.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:51.616Z] #21 26.53 Selecting previously unselected package xfsprogs. [2022-02-01T09:56:51.616Z] #21 26.53 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-02-01T09:56:51.616Z] #21 26.54 Unpacking xfsprogs (5.10.0-4) ... [2022-02-01T09:56:51.852Z] #56 ... [2022-02-01T09:56:51.852Z] [2022-02-01T09:56:51.852Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-01T09:56:51.852Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-01T09:56:51.875Z] #21 26.87 Selecting previously unselected package zip. [2022-02-01T09:56:51.875Z] #21 26.87 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-02-01T09:56:51.875Z] #21 26.88 Unpacking zip (3.0-12) ... [2022-02-01T09:56:52.110Z] #19 DONE 1.0s [2022-02-01T09:56:52.110Z] [2022-02-01T09:56:52.110Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-01T09:56:52.110Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-01T09:56:52.133Z] #21 27.00 Selecting previously unselected package zstd. [2022-02-01T09:56:52.133Z] #21 27.00 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-02-01T09:56:52.133Z] #21 27.00 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-01T09:56:52.133Z] #21 27.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:56:52.164Z] #56 ... [2022-02-01T09:56:52.164Z] [2022-02-01T09:56:52.164Z] #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-01T09:56:52.164Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-01T09:56:52.164Z] #16 DONE 1.0s [2022-02-01T09:56:52.420Z] [2022-02-01T09:56:52.420Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-01T09:56:52.420Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-01T09:56:52.422Z] The recommended git tool is: git [2022-02-01T09:56:52.886Z] Client: [2022-02-01T09:56:52.886Z] Version: 20.10.9 [2022-02-01T09:56:52.886Z] API version: 1.41 [2022-02-01T09:56:52.886Z] Go version: go1.16.8 [2022-02-01T09:56:52.886Z] Git commit: c2ea9bc [2022-02-01T09:56:52.886Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-01T09:56:52.886Z] OS/Arch: windows/amd64 [2022-02-01T09:56:52.886Z] Context: default [2022-02-01T09:56:52.886Z] Experimental: true [2022-02-01T09:56:52.886Z] [2022-02-01T09:56:52.886Z] Server: Docker Engine - Community [2022-02-01T09:56:52.886Z] Engine: [2022-02-01T09:56:52.886Z] Version: 20.10.9 [2022-02-01T09:56:52.886Z] API version: 1.41 (minimum version 1.24) [2022-02-01T09:56:52.886Z] Go version: go1.16.8 [2022-02-01T09:56:52.886Z] Git commit: 79ea9d3 [2022-02-01T09:56:52.886Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-01T09:56:52.886Z] OS/Arch: windows/amd64 [2022-02-01T09:56:52.886Z] Experimental: true [2022-02-01T09:56:53.041Z] #20 DONE 1.0s [2022-02-01T09:56:53.041Z] [2022-02-01T09:56:53.041Z] #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-01T09:56:53.041Z] #60 sha256:e1c37020f3ab072000d5be5285fc3d8b944630d81e94d5e0179d807950da8747 [2022-02-01T09:56:53.067Z] #21 28.10 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-01T09:56:53.067Z] #21 28.11 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-01T09:56:53.067Z] #21 28.13 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-02-01T09:56:53.067Z] #21 28.14 Setting up libicu67:arm64 (67.1-7) ... [2022-02-01T09:56:53.067Z] #21 28.15 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-02-01T09:56:53.067Z] #21 28.16 Setting up libinih1:arm64 (53-1+b2) ... [2022-02-01T09:56:53.067Z] #21 28.17 Setting up uidmap (1:4.8.1-1) ... [2022-02-01T09:56:53.067Z] #21 28.18 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:56:53.067Z] #21 28.19 Setting up bzip2 (1.0.8-4) ... [2022-02-01T09:56:53.067Z] #21 28.21 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-01T09:56:53.298Z] #60 ... [2022-02-01T09:56:53.298Z] [2022-02-01T09:56:53.298Z] #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-01T09:56:53.298Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-01T09:56:53.325Z] #21 28.22 Setting up python3-wheel (0.34.2-1) ... [2022-02-01T09:56:53.350Z] #17 0.917 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-01T09:56:53.350Z] #17 DONE 1.0s [2022-02-01T09:56:53.350Z] [2022-02-01T09:56:53.350Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-01T09:56:53.350Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [Pipeline] sh [2022-02-01T09:56:53.584Z] #21 28.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:53.584Z] #21 28.75 Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-01T09:56:53.584Z] #21 28.77 Setting up libcap2-bin (1:2.44-1) ... [2022-02-01T09:56:53.663Z] #33 4.499 + mkdir -p /build [2022-02-01T09:56:53.663Z] #33 4.503 + mv docker/docker /build/ [2022-02-01T09:56:53.663Z] #33 4.506 + rmdir docker [2022-02-01T09:56:53.663Z] #33 DONE 4.6s [2022-02-01T09:56:53.663Z] [2022-02-01T09:56:53.663Z] #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-01T09:56:53.663Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-01T09:56:53.663Z] #65 1.699 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:56:53.663Z] #65 1.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:56:53.663Z] #65 1.713 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:56:53.663Z] #65 2.018 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-01T09:56:53.663Z] #65 2.450 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:56:53.663Z] #65 2.773 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-01T09:56:53.663Z] #65 3.279 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-01T09:56:53.663Z] #65 3.831 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-01T09:56:53.663Z] #65 4.208 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-01T09:56:53.663Z] #65 4.490 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:56:53.663Z] #65 4.500 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [116 kB] [2022-02-01T09:56:53.663Z] #65 4.505 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [109 kB] [2022-02-01T09:56:53.663Z] #65 4.515 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [117 kB] [2022-02-01T09:56:53.663Z] #65 4.518 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-01T09:56:53.663Z] #65 4.534 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [109 kB] [2022-02-01T09:56:53.663Z] #65 4.751 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-01T09:56:53.663Z] #65 4.762 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:56:53.663Z] #65 4.762 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-01T09:56:53.663Z] #65 4.762 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-01T09:56:53.663Z] #65 4.777 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-01T09:56:53.663Z] #65 4.782 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-01T09:56:53.842Z] #21 28.78 Setting up apparmor (2.13.6-10) ... [2022-02-01T09:56:54.229Z] #21 1.187 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:56:54.280Z] #18 DONE 1.1s [2022-02-01T09:56:54.280Z] [2022-02-01T09:56:54.280Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-01T09:56:54.280Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-01T09:56:54.415Z] + docker info [2022-02-01T09:56:54.415Z] Client: [2022-02-01T09:56:54.415Z] Context: default [2022-02-01T09:56:54.415Z] Debug Mode: false [2022-02-01T09:56:54.415Z] [2022-02-01T09:56:54.415Z] Server: [2022-02-01T09:56:54.415Z] Containers: 0 [2022-02-01T09:56:54.415Z] Running: 0 [2022-02-01T09:56:54.415Z] Paused: 0 [2022-02-01T09:56:54.415Z] Stopped: 0 [2022-02-01T09:56:54.415Z] Images: 0 [2022-02-01T09:56:54.415Z] Server Version: 20.10.9 [2022-02-01T09:56:54.415Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-01T09:56:54.415Z] Windows: [2022-02-01T09:56:54.415Z] LCOW: [2022-02-01T09:56:54.415Z] Logging Driver: json-file [2022-02-01T09:56:54.415Z] Plugins: [2022-02-01T09:56:54.415Z] Volume: local [2022-02-01T09:56:54.415Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-01T09:56:54.415Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-01T09:56:54.415Z] Swarm: inactive [2022-02-01T09:56:54.415Z] Default Isolation: process [2022-02-01T09:56:54.415Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-01T09:56:54.415Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-01T09:56:54.415Z] OSType: windows [2022-02-01T09:56:54.415Z] Architecture: x86_64 [2022-02-01T09:56:54.415Z] CPUs: 4 [2022-02-01T09:56:54.415Z] Total Memory: 32GiB [2022-02-01T09:56:54.415Z] Name: azwin-2-ea5041 [2022-02-01T09:56:54.415Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-01T09:56:54.415Z] Docker Root Dir: D:\docker [2022-02-01T09:56:54.415Z] Debug Mode: false [2022-02-01T09:56:54.415Z] Registry: https://index.docker.io/v1/ [2022-02-01T09:56:54.415Z] Labels: [2022-02-01T09:56:54.415Z] Experimental: true [2022-02-01T09:56:54.415Z] Insecure Registries: [2022-02-01T09:56:54.415Z] 10.0.0.4:5000 [2022-02-01T09:56:54.415Z] 127.0.0.0/8 [2022-02-01T09:56:54.415Z] Registry Mirrors: [2022-02-01T09:56:54.415Z] http://10.0.0.4:5000/ [2022-02-01T09:56:54.415Z] Live Restore Enabled: false [2022-02-01T09:56:54.415Z] Product License: Community Engine [2022-02-01T09:56:54.415Z] [2022-02-01T09:56:54.420Z] #43 ... [2022-02-01T09:56:54.420Z] [2022-02-01T09:56:54.420Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:56:54.420Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:56:54.420Z] #51 171.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-01T09:56:54.420Z] #51 DONE 171.5s [2022-02-01T09:56:54.420Z] [2022-02-01T09:56:54.420Z] #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-01T09:56:54.420Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:56:54.485Z] #21 1.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:56:54.485Z] #21 1.221 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-01T09:56:55.049Z] #21 1.693 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:56:55.612Z] #21 2.398 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:56:55.649Z] #19 DONE 1.1s [2022-02-01T09:56:55.649Z] [2022-02-01T09:56:55.649Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-01T09:56:55.649Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-01T09:56:55.750Z] #21 30.29 Setting up zip (3.0-12) ... [2022-02-01T09:56:55.750Z] #21 30.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:55.750Z] #21 30.33 Setting up bash-completion (1:2.11-2) ... [2022-02-01T09:56:56.584Z] #20 DONE 1.1s [2022-02-01T09:56:56.584Z] [2022-02-01T09:56:56.584Z] #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-01T09:56:56.584Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-01T09:56:56.964Z] #65 ... [2022-02-01T09:56:56.964Z] [2022-02-01T09:56:56.964Z] #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-01T09:56:56.964Z] #70 sha256:fa724a4a79f9464c57e862c6a49aeb9e9fffd831e548de586b110d0ef13a1b58 [2022-02-01T09:56:56.964Z] #70 1.356 + RM_GOPATH=0 [2022-02-01T09:56:56.964Z] #70 1.356 + TMP_GOPATH= [2022-02-01T09:56:56.964Z] #70 1.356 + : /build [2022-02-01T09:56:56.964Z] #70 1.356 + '[' -z '' ']' [2022-02-01T09:56:56.964Z] #70 1.357 ++ mktemp -d [2022-02-01T09:56:56.964Z] #70 1.359 + export GOPATH=/tmp/tmp.LKKPBU6j8I [2022-02-01T09:56:56.964Z] #70 1.359 + GOPATH=/tmp/tmp.LKKPBU6j8I [2022-02-01T09:56:56.964Z] #70 1.359 + RM_GOPATH=1 [2022-02-01T09:56:56.964Z] #70 1.359 + case "$(go env GOARCH)" in [2022-02-01T09:56:56.964Z] #70 1.360 ++ go env GOARCH [2022-02-01T09:56:56.964Z] #70 1.366 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:56:56.964Z] #70 1.366 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:56:56.964Z] #70 1.367 ++ dirname /install.sh [2022-02-01T09:56:56.964Z] #70 1.368 + dir=/ [2022-02-01T09:56:56.964Z] #70 1.368 + bin=rootlesskit [2022-02-01T09:56:56.964Z] #70 1.368 + shift [2022-02-01T09:56:56.964Z] #70 1.368 + '[' '!' -f //rootlesskit.installer ']' [2022-02-01T09:56:56.964Z] #70 1.368 + . //rootlesskit.installer [2022-02-01T09:56:56.964Z] #70 1.368 ++ : v0.14.6 [2022-02-01T09:56:56.964Z] #70 1.368 + install_rootlesskit [2022-02-01T09:56:56.964Z] #70 1.368 + case "$1" in [2022-02-01T09:56:56.964Z] #70 1.368 + export CGO_ENABLED=0 [2022-02-01T09:56:56.964Z] #70 1.368 + CGO_ENABLED=0 [2022-02-01T09:56:56.964Z] #70 1.368 + _install_rootlesskit [2022-02-01T09:56:56.964Z] #70 1.368 + echo 'Install rootlesskit version v0.14.6' [2022-02-01T09:56:56.964Z] #70 1.368 Install rootlesskit version v0.14.6 [2022-02-01T09:56:56.964Z] #70 1.369 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-01T09:56:56.964Z] #70 1.369 + GOBIN=/build [2022-02-01T09:56:56.964Z] #70 1.369 + GO111MODULE=on [2022-02-01T09:56:56.964Z] #70 1.369 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-01T09:56:56.964Z] #70 1.764 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-01T09:56:56.964Z] #70 3.144 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-01T09:56:56.964Z] #70 3.185 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-01T09:56:56.964Z] #70 3.379 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-01T09:56:56.964Z] #70 4.949 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-01T09:56:56.964Z] #70 5.284 go: downloading github.com/google/uuid v1.3.0 [2022-02-01T09:56:56.964Z] #70 5.362 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-01T09:56:56.964Z] #70 5.372 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-01T09:56:56.964Z] #70 5.499 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-01T09:56:56.964Z] #70 5.536 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-01T09:56:56.964Z] #70 5.627 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-01T09:56:56.964Z] #70 5.870 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-01T09:56:56.964Z] #70 5.952 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-01T09:56:56.964Z] #70 6.714 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-01T09:56:56.964Z] #70 6.783 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-01T09:56:56.981Z] #21 3.469 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:56:57.126Z] #21 31.98 Setting up xz-utils (5.2.5-2) ... [2022-02-01T09:56:57.126Z] #21 32.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-01T09:56:57.126Z] #21 32.00 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-02-01T09:56:57.126Z] #21 32.01 Setting up patch (2.7.6-7) ... [2022-02-01T09:56:57.126Z] #21 32.02 Setting up sudo (1.9.5p2-3) ... [2022-02-01T09:56:57.126Z] #21 32.08 invoke-rc.d: could not determine current runlevel [2022-02-01T09:56:57.126Z] #21 32.09 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-01T09:56:57.126Z] #21 32.12 Setting up xfsprogs (5.10.0-4) ... [2022-02-01T09:56:57.126Z] #21 32.13 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-02-01T09:56:57.126Z] #21 32.17 Setting up inetutils-ping (2:2.0-1) ... [2022-02-01T09:56:57.126Z] #21 32.18 Setting up pigz (2.6-1) ... [2022-02-01T09:56:57.126Z] #21 32.19 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-01T09:56:57.126Z] #21 32.21 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-01T09:56:57.126Z] #21 32.33 Setting up python-pip-whl (20.3.4-4) ... [2022-02-01T09:56:57.385Z] #21 32.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:57.953Z] #21 32.89 Setting up libaio1:arm64 (0.3.112-9) ... [2022-02-01T09:56:57.953Z] #21 32.90 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-01T09:56:57.954Z] #21 1.273 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:56:57.954Z] #21 1.286 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:56:57.954Z] #21 1.294 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:56:58.211Z] #21 1.724 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:56:58.212Z] #21 33.24 Setting up libelf1:arm64 (0.183-1) ... [2022-02-01T09:56:58.471Z] #21 33.36 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-01T09:56:58.471Z] #21 33.38 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-01T09:56:58.471Z] #21 33.39 Setting up python3-distutils (3.9.2-1) ... [2022-02-01T09:56:58.730Z] #21 33.77 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:56:58.730Z] #21 33.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-01T09:56:58.730Z] #21 33.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-01T09:56:58.730Z] #21 33.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-01T09:56:58.730Z] #21 33.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-01T09:56:58.730Z] #21 33.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-01T09:56:58.730Z] #21 33.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-01T09:56:58.730Z] #21 33.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-01T09:56:58.730Z] #21 33.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-01T09:56:58.730Z] #21 33.83 Setting up python3-setuptools (52.0.0-4) ... [2022-02-01T09:56:58.876Z] #70 ... [2022-02-01T09:56:58.876Z] [2022-02-01T09:56:58.876Z] #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-01T09:56:58.876Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-01T09:56:58.876Z] #20 1.601 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:56:58.876Z] #20 1.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:56:58.876Z] #20 1.611 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:56:58.876Z] #20 1.747 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-01T09:56:58.876Z] #20 2.112 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-01T09:56:58.876Z] #20 2.689 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-01T09:56:58.876Z] #20 3.201 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:56:58.876Z] #20 3.792 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-01T09:56:58.876Z] #20 4.310 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-01T09:56:58.876Z] #20 4.646 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-01T09:56:58.876Z] #20 4.652 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [109 kB] [2022-02-01T09:56:58.876Z] #20 4.655 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [116 kB] [2022-02-01T09:56:58.876Z] #20 4.667 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [117 kB] [2022-02-01T09:56:58.876Z] #20 4.671 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [109 kB] [2022-02-01T09:56:58.876Z] #20 4.675 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:56:58.876Z] #20 4.687 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-01T09:56:58.876Z] #20 4.691 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:56:58.876Z] #20 4.691 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-01T09:56:58.876Z] #20 4.691 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-01T09:56:58.876Z] #20 4.692 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-01T09:56:58.876Z] #20 4.693 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-01T09:56:58.876Z] #20 ... [2022-02-01T09:56:58.876Z] [2022-02-01T09:56:58.876Z] #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-01T09:56:58.876Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-01T09:56:58.876Z] #45 1.682 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:56:58.876Z] #45 1.697 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:56:58.876Z] #45 1.697 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:56:58.876Z] #45 2.045 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-01T09:56:58.876Z] #45 2.492 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:56:58.876Z] #45 2.912 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-01T09:56:58.876Z] #45 3.501 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-01T09:56:58.876Z] #45 4.043 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-01T09:56:58.876Z] #45 4.541 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-01T09:56:58.876Z] #45 4.988 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [116 kB] [2022-02-01T09:56:58.876Z] #45 4.997 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [109 kB] [2022-02-01T09:56:58.876Z] #45 4.997 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [117 kB] [2022-02-01T09:56:58.876Z] #45 5.004 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:56:58.876Z] #45 5.038 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [109 kB] [2022-02-01T09:56:58.876Z] #45 5.038 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-01T09:56:58.876Z] #45 5.050 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-01T09:56:58.876Z] #45 5.050 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-01T09:56:58.876Z] #45 5.050 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-01T09:56:58.876Z] #45 5.050 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:56:58.876Z] #45 5.050 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-01T09:56:58.876Z] #45 5.050 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-01T09:56:58.938Z] #21 2.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:57:00.108Z] #21 35.03 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-01T09:57:00.108Z] #21 35.04 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-02-01T09:57:00.108Z] #21 35.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-01T09:57:00.108Z] #21 35.06 Setting up python3-pip (20.3.4-4) ... [2022-02-01T09:57:00.257Z] #21 6.801 Fetched 8500 kB in 6s (1442 kB/s) [2022-02-01T09:57:00.320Z] #21 3.711 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:57:01.189Z] #21 6.801 Reading package lists... [2022-02-01T09:57:01.189Z] #21 ... [2022-02-01T09:57:01.189Z] [2022-02-01T09:57:01.189Z] #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-01T09:57:01.189Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-01T09:57:01.189Z] #34 DONE 120.2s [2022-02-01T09:57:01.189Z] [2022-02-01T09:57:01.189Z] #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-01T09:57:01.189Z] #56 sha256:116c94f745caa1066cca76b6977dc1a097f2b92accd12a7a48f35ac4ee0b6cf8 [2022-02-01T09:57:01.189Z] #56 9.845 + cd /tmp/tmp.BTHgIWCnJk/src/github.com/opencontainers/runc [2022-02-01T09:57:01.189Z] #56 9.848 + git checkout -q v1.0.3 [2022-02-01T09:57:01.189Z] #56 10.40 + '[' -z '' ']' [2022-02-01T09:57:01.189Z] #56 10.41 + target=static [2022-02-01T09:57:01.189Z] #56 10.41 + make BUILDTAGS=seccomp static [2022-02-01T09:57:01.189Z] #56 10.71 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-02-01T09:57:01.485Z] #21 36.49 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-01T09:57:01.485Z] #21 36.55 Setting up jq (1.6-2.1) ... [2022-02-01T09:57:01.485Z] #21 36.59 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-02-01T09:57:01.485Z] #21 36.64 Setting up iptables (1.8.7-1) ... [2022-02-01T09:57:01.485Z] #21 36.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-01T09:57:01.485Z] #21 36.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-01T09:57:01.485Z] #21 36.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-01T09:57:01.485Z] #21 36.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-01T09:57:01.485Z] #21 36.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-01T09:57:01.485Z] #21 36.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-01T09:57:01.744Z] #21 36.69 Setting up iproute2 (5.10.0-4) ... [2022-02-01T09:57:02.003Z] #21 37.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:57:02.559Z] #56 ... [2022-02-01T09:57:02.559Z] [2022-02-01T09:57:02.559Z] #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-01T09:57:02.559Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-01T09:57:02.559Z] #21 6.801 Reading package lists... [2022-02-01T09:57:03.590Z] #21 7.007 Fetched 8500 kB in 6s (1414 kB/s) [2022-02-01T09:57:03.906Z] #21 DONE 38.7s [2022-02-01T09:57:03.906Z] [2022-02-01T09:57:03.906Z] #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-01T09:57:03.906Z] #22 sha256:09eced093a07377984af5193118937a4bbe85c23b5aa55217a4a90cced512d08 [2022-02-01T09:57:04.452Z] #21 9.443 Reading package lists... [2022-02-01T09:57:04.475Z] #22 0.605 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-01T09:57:04.476Z] #22 0.610 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-01T09:57:04.476Z] #22 0.613 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-01T09:57:04.476Z] #22 DONE 0.7s [2022-02-01T09:57:04.476Z] [2022-02-01T09:57:04.476Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-01T09:57:04.476Z] #23 sha256:87bac903f353f1463ce3ca14555ca78b7b11df3fc7e2a081d828af891a131cea [2022-02-01T09:57:04.958Z] #21 7.007 Reading package lists... [2022-02-01T09:57:04.958Z] #21 ... [2022-02-01T09:57:04.958Z] [2022-02-01T09:57:04.958Z] #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-01T09:57:04.958Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-01T09:57:04.958Z] #34 DONE 121.6s [2022-02-01T09:57:04.958Z] [2022-02-01T09:57:04.958Z] #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-01T09:57:04.958Z] #56 sha256:4348845e55ad4184d3672c6f46b4e64750101c5e467e581ca155d6abb11e00df [2022-02-01T09:57:04.958Z] #56 10.27 + cd /tmp/tmp.QL61cxi663/src/github.com/opencontainers/runc [2022-02-01T09:57:04.958Z] #56 10.27 + git checkout -q v1.0.3 [2022-02-01T09:57:04.958Z] #56 10.71 + '[' -z '' ']' [2022-02-01T09:57:04.958Z] #56 10.71 + target=static [2022-02-01T09:57:04.958Z] #56 10.71 + make BUILDTAGS=seccomp static [2022-02-01T09:57:04.958Z] #56 11.27 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-02-01T09:57:05.016Z] #21 11.35 Building dependency tree... [2022-02-01T09:57:05.579Z] #21 12.37 The following additional packages will be installed: [2022-02-01T09:57:05.579Z] #21 12.39 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-01T09:57:05.579Z] #21 12.39 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-01T09:57:05.579Z] #21 12.39 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-01T09:57:05.579Z] #21 12.39 python3-pkg-resources vim-runtime xxd [2022-02-01T09:57:05.579Z] #21 12.39 Suggested packages: [2022-02-01T09:57:05.579Z] #21 12.39 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-01T09:57:05.579Z] #21 12.39 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-01T09:57:05.579Z] #21 12.39 acl attr quota [2022-02-01T09:57:05.579Z] #21 12.39 Recommended packages: [2022-02-01T09:57:05.579Z] #21 12.39 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-01T09:57:05.887Z] #56 ... [2022-02-01T09:57:05.887Z] [2022-02-01T09:57:05.888Z] #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-01T09:57:05.888Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-01T09:57:05.888Z] #21 7.007 Reading package lists... [2022-02-01T09:57:06.600Z] #43 DONE 182.7s [2022-02-01T09:57:06.600Z] [2022-02-01T09:57:06.600Z] #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-01T09:57:06.600Z] #60 sha256:2faaa083c5cc0ac7982e07974b8358889815e15dd8f664b5db7078935e5465aa [2022-02-01T09:57:06.600Z] #60 ... [2022-02-01T09:57:06.600Z] [2022-02-01T09:57:06.600Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-01T09:57:06.600Z] #44 sha256:3f8e47c2cb00c5c1c9eaac329c6e6144a6999745397ddcce893d6162287388d1 [2022-02-01T09:57:06.857Z] #44 DONE 0.1s [2022-02-01T09:57:06.857Z] [2022-02-01T09:57:06.857Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-01T09:57:06.857Z] #48 sha256:5b82c36a5a4dd06b75158eb60426235de7aeed164d556f2b6334dd75e1af2f72 [2022-02-01T09:57:06.857Z] #48 DONE 0.0s [2022-02-01T09:57:06.857Z] [2022-02-01T09:57:06.857Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-01T09:57:06.857Z] #50 sha256:08d3d784c02004c97b36e611a19cca8c46fefa38abe0378d771a9746516630b9 [2022-02-01T09:57:06.857Z] #50 DONE 0.1s [2022-02-01T09:57:06.857Z] [2022-02-01T09:57:06.857Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-01T09:57:06.857Z] #52 sha256:3c8873ad91bbe09d32a4ee482af75900ffffd10306fb985e8c939f6d24e4e2dd [2022-02-01T09:57:06.978Z] #21 13.47 The following NEW packages will be installed: [2022-02-01T09:57:06.978Z] #21 13.48 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-01T09:57:06.978Z] #21 13.48 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-01T09:57:06.978Z] #21 13.48 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-01T09:57:06.978Z] #21 13.48 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-01T09:57:06.978Z] #21 13.48 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-01T09:57:06.978Z] #21 13.48 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-01T09:57:06.978Z] #21 13.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-01T09:57:06.978Z] #21 13.48 xz-utils zip zstd [2022-02-01T09:57:06.978Z] #21 13.80 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:57:06.978Z] #21 13.80 Need to get 27.6 MB of archives. [2022-02-01T09:57:06.978Z] #21 13.80 After this operation, 106 MB of additional disk space will be used. [2022-02-01T09:57:06.978Z] #21 13.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-01T09:57:06.978Z] #21 13.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-01T09:57:06.978Z] #21 13.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-01T09:57:06.978Z] #21 13.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-01T09:57:06.978Z] #21 13.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-01T09:57:06.978Z] #21 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-01T09:57:06.978Z] #21 13.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-01T09:57:06.978Z] #21 13.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-01T09:57:06.978Z] #21 13.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-01T09:57:06.978Z] #21 13.85 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-01T09:57:06.978Z] #21 13.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-01T09:57:06.978Z] #21 13.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-01T09:57:06.978Z] #21 13.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-01T09:57:06.978Z] #21 13.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-01T09:57:06.978Z] #21 13.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-01T09:57:06.978Z] #21 13.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-01T09:57:06.978Z] #21 13.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-01T09:57:06.978Z] #21 13.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-01T09:57:06.978Z] #21 13.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-01T09:57:06.978Z] #21 13.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-01T09:57:06.978Z] #21 13.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-01T09:57:07.114Z] #52 DONE 0.1s [2022-02-01T09:57:07.114Z] [2022-02-01T09:57:07.114Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-01T09:57:07.114Z] #54 sha256:1681143c8a259a55df49001cfff2784033ce6afbdf05e493073a059dd5314536 [2022-02-01T09:57:07.114Z] #54 DONE 0.0s [2022-02-01T09:57:07.114Z] [2022-02-01T09:57:07.114Z] #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-01T09:57:07.114Z] #60 sha256:2faaa083c5cc0ac7982e07974b8358889815e15dd8f664b5db7078935e5465aa [2022-02-01T09:57:07.238Z] #21 13.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-01T09:57:07.238Z] #21 13.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-01T09:57:07.238Z] #21 13.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-01T09:57:07.238Z] #21 13.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-01T09:57:07.238Z] #21 13.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-01T09:57:07.238Z] #21 13.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-01T09:57:07.495Z] #21 14.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-01T09:57:07.495Z] #21 14.31 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-01T09:57:07.495Z] #21 14.31 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-01T09:57:07.495Z] #21 14.31 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-01T09:57:07.495Z] #21 14.32 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-01T09:57:07.495Z] #21 14.32 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-01T09:57:07.495Z] #21 14.32 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-01T09:57:07.495Z] #21 14.37 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-01T09:57:07.495Z] #21 14.38 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-01T09:57:07.495Z] #21 14.39 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-01T09:57:07.495Z] #21 14.39 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-01T09:57:07.495Z] #21 14.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-01T09:57:07.495Z] #21 14.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-01T09:57:07.495Z] #21 14.41 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-01T09:57:07.495Z] #21 14.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-01T09:57:07.752Z] #21 14.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-01T09:57:07.752Z] #21 14.46 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-01T09:57:07.752Z] #21 14.67 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-01T09:57:07.752Z] #21 14.71 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-01T09:57:08.007Z] #21 14.73 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-01T09:57:08.007Z] #21 14.73 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-01T09:57:08.409Z] #21 9.545 Reading package lists... [2022-02-01T09:57:08.570Z] #21 15.38 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:57:08.570Z] #21 15.48 Fetched 27.6 MB in 1s (22.3 MB/s) [2022-02-01T09:57:08.570Z] #21 15.54 Selecting previously unselected package pigz. [2022-02-01T09:57:08.666Z] #21 11.70 Building dependency tree... [2022-02-01T09:57:08.826Z] #21 15.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 ... 24010 files and directories currently installed.) [2022-02-01T09:57:08.826Z] #21 15.59 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-01T09:57:08.826Z] #21 15.59 Unpacking pigz (2.6-1) ... [2022-02-01T09:57:08.826Z] #21 15.66 Selecting previously unselected package libelf1:amd64. [2022-02-01T09:57:08.826Z] #21 15.67 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-01T09:57:08.826Z] #21 15.69 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-01T09:57:09.082Z] #21 15.83 Selecting previously unselected package libbpf0:amd64. [2022-02-01T09:57:09.082Z] #21 15.83 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-01T09:57:09.082Z] #21 15.84 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-01T09:57:09.082Z] #21 15.93 Selecting previously unselected package libcap2:amd64. [2022-02-01T09:57:09.082Z] #21 15.93 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-01T09:57:09.082Z] #21 15.94 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-01T09:57:09.082Z] #21 15.99 Selecting previously unselected package libmnl0:amd64. [2022-02-01T09:57:09.082Z] #21 16.00 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-01T09:57:09.082Z] #21 16.01 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-01T09:57:09.082Z] #21 16.07 Selecting previously unselected package libxtables12:amd64. [2022-02-01T09:57:09.339Z] #21 16.08 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-01T09:57:09.339Z] #21 16.09 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-01T09:57:09.339Z] #21 16.14 Selecting previously unselected package libcap2-bin. [2022-02-01T09:57:09.339Z] #21 16.15 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-01T09:57:09.339Z] #21 16.15 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-01T09:57:09.339Z] #21 16.22 Selecting previously unselected package iproute2. [2022-02-01T09:57:09.594Z] #21 13.06 The following additional packages will be installed: [2022-02-01T09:57:09.594Z] #21 13.07 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-01T09:57:09.594Z] #21 13.07 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-01T09:57:09.594Z] #21 13.07 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-01T09:57:09.594Z] #21 13.07 python3-pkg-resources vim-runtime xxd [2022-02-01T09:57:09.594Z] #21 13.08 Suggested packages: [2022-02-01T09:57:09.594Z] #21 13.08 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-01T09:57:09.594Z] #21 13.08 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-01T09:57:09.594Z] #21 13.08 acl attr quota [2022-02-01T09:57:09.594Z] #21 13.08 Recommended packages: [2022-02-01T09:57:09.594Z] #21 13.08 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-01T09:57:09.595Z] #21 16.22 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-01T09:57:09.595Z] #21 16.24 Unpacking iproute2 (5.10.0-4) ... [2022-02-01T09:57:09.852Z] #21 16.71 Selecting previously unselected package xxd. [2022-02-01T09:57:09.852Z] #21 16.71 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-01T09:57:09.852Z] #21 16.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:10.108Z] #21 16.87 Selecting previously unselected package vim-common. [2022-02-01T09:57:10.108Z] #21 16.89 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:57:10.108Z] #21 16.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:10.108Z] #21 17.07 Selecting previously unselected package bash-completion. [2022-02-01T09:57:10.108Z] #21 17.07 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-01T09:57:10.521Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-01T09:57:10.521Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ab8ad338\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-01T09:57:10.521Z] ---------------------------------------------------------------------------- [2022-02-01T09:57:10.521Z] [2022-02-01T09:57:10.521Z] INFO: executeCI.ps1 starting at Tue Feb 1 09:57:08 CUT 2022 [2022-02-01T09:57:10.521Z] [2022-02-01T09:57:10.521Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-01T09:57:10.521Z] INFO: Running git version 2.24.1.windows.2 [2022-02-01T09:57:10.521Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-01T09:57:10.521Z] INFO: Environment variables: [2022-02-01T09:57:10.521Z] [2022-02-01T09:57:10.521Z] Name Value [2022-02-01T09:57:10.521Z] ---- ----- [2022-02-01T09:57:10.521Z] ALLUSERSPROFILE C:\ProgramData [2022-02-01T09:57:10.521Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-01T09:57:10.521Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-01T09:57:10.521Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-01T09:57:10.521Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-01T09:57:10.521Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-01T09:57:10.521Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-01T09:57:10.521Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-01T09:57:10.521Z] BRANCH_NAME PR-43202 [2022-02-01T09:57:10.521Z] BUILD_DISPLAY_NAME #4 [2022-02-01T09:57:10.521Z] BUILD_ID 4 [2022-02-01T09:57:10.521Z] BUILD_NUMBER 4 [2022-02-01T09:57:10.521Z] BUILD_TAG jenkins-moby-PR-43202-4 [2022-02-01T09:57:10.521Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/ [2022-02-01T09:57:10.521Z] CHANGE_AUTHOR thaJeztah [2022-02-01T09:57:10.521Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-01T09:57:10.521Z] CHANGE_BRANCH skip_temporary_error_check [2022-02-01T09:57:10.521Z] CHANGE_FORK thaJeztah/docker [2022-02-01T09:57:10.521Z] CHANGE_ID 43202 [2022-02-01T09:57:10.521Z] CHANGE_TARGET master [2022-02-01T09:57:10.521Z] CHANGE_TITLE client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck) [2022-02-01T09:57:10.521Z] CHANGE_URL https://github.com/moby/moby/pull/43202 [2022-02-01T09:57:10.521Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-01T09:57:10.521Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-01T09:57:10.521Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-01T09:57:10.521Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-01T09:57:10.521Z] COMPUTERNAME azwin-2-ea5040 [2022-02-01T09:57:10.521Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-01T09:57:10.521Z] ConfigSequenceNumber 0 [2022-02-01T09:57:10.521Z] DOCKER_BUILDKIT 0 [2022-02-01T09:57:10.521Z] DOCKER_DUT_DEBUG 1 [2022-02-01T09:57:10.521Z] DOCKER_EXPERIMENTAL 1 [2022-02-01T09:57:10.521Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-01T09:57:10.521Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-01T09:57:10.521Z] EXECUTOR_NUMBER 0 [2022-02-01T09:57:10.521Z] FQDN azwin-2-ea5040.westus.cloudapp.azure.com [2022-02-01T09:57:10.521Z] GIT_BRANCH PR-43202 [2022-02-01T09:57:10.521Z] GIT_COMMIT 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:57:10.521Z] GIT_PREVIOUS_COMMIT 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:57:10.521Z] GIT_URL https://github.com/moby/moby.git [2022-02-01T09:57:10.521Z] HUDSON_COOKIE 7a03da35-d745-4ed6-9577-64cf6225f1b4 [2022-02-01T09:57:10.521Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-01T09:57:10.521Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-01T09:57:10.521Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-01T09:57:10.521Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-01T09:57:10.521Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-01T09:57:10.521Z] JENKINS_NODE_COOKIE c0a1bd9f-e8d4-4ad0-91c4-32afeb6a43af [2022-02-01T09:57:10.521Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-01T09:57:10.521Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-01T09:57:10.521Z] JOB_BASE_NAME PR-43202 [2022-02-01T09:57:10.521Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/display/redirect [2022-02-01T09:57:10.521Z] JOB_NAME moby/PR-43202 [2022-02-01T09:57:10.522Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/ [2022-02-01T09:57:10.522Z] library.jps.version master [2022-02-01T09:57:10.522Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-01T09:57:10.522Z] NODE_LABELS amd64 azure azwin-2-ea5040 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-01T09:57:10.522Z] NODE_NAME azwin-2-ea5040 [2022-02-01T09:57:10.522Z] NUMBER_OF_PROCESSORS 4 [2022-02-01T09:57:10.522Z] OS Windows_NT [2022-02-01T09:57:10.522Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-01T09:57:10.522Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-01T09:57:10.522Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-01T09:57:10.522Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-01T09:57:10.522Z] PROCESSOR_LEVEL 6 [2022-02-01T09:57:10.522Z] PROCESSOR_REVISION 4f01 [2022-02-01T09:57:10.522Z] ProgramData C:\ProgramData [2022-02-01T09:57:10.522Z] ProgramFiles C:\Program Files [2022-02-01T09:57:10.522Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-01T09:57:10.522Z] ProgramW6432 C:\Program Files [2022-02-01T09:57:10.522Z] PROMPT $P$G [2022-02-01T09:57:10.522Z] PSExecutionPolicyPreference Bypass [2022-02-01T09:57:10.522Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-01T09:57:10.522Z] PUBLIC C:\Users\Public [2022-02-01T09:57:10.522Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/display/redirect?page=artif... [2022-02-01T09:57:10.522Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/display/redirect?page=changes [2022-02-01T09:57:10.522Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/display/redirect [2022-02-01T09:57:10.522Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/display/redirect?page=tests [2022-02-01T09:57:10.522Z] SKIP_VALIDATION_TESTS 1 [2022-02-01T09:57:10.522Z] SOURCES_DRIVE d [2022-02-01T09:57:10.522Z] SOURCES_SUBDIR gopath [2022-02-01T09:57:10.522Z] STAGE_NAME Run tests [2022-02-01T09:57:10.522Z] SystemDrive C: [2022-02-01T09:57:10.522Z] SystemRoot C:\Windows [2022-02-01T09:57:10.522Z] TEMP C:\Windows\TEMP [2022-02-01T09:57:10.522Z] TESTDEBUG 0 [2022-02-01T09:57:10.522Z] TESTRUN_DRIVE d [2022-02-01T09:57:10.522Z] TESTRUN_SUBDIR CI [2022-02-01T09:57:10.522Z] TIMEOUT 120m [2022-02-01T09:57:10.522Z] TMP C:\Windows\TEMP [2022-02-01T09:57:10.522Z] USERDOMAIN WORKGROUP [2022-02-01T09:57:10.522Z] USERNAME azwin-2-ea5040$ [2022-02-01T09:57:10.522Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-01T09:57:10.522Z] windir C:\Windows [2022-02-01T09:57:10.522Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-01T09:57:10.522Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-01T09:57:10.522Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-01T09:57:10.522Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-01T09:57:10.522Z] [2022-02-01T09:57:10.522Z] [2022-02-01T09:57:10.522Z] [2022-02-01T09:57:10.522Z] #21 14.18 The following NEW packages will be installed: [2022-02-01T09:57:10.522Z] #21 14.18 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-01T09:57:10.522Z] #21 14.18 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-01T09:57:10.522Z] #21 14.19 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-01T09:57:10.522Z] #21 14.19 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-01T09:57:10.522Z] #21 14.19 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-01T09:57:10.522Z] #21 14.19 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-01T09:57:10.522Z] #21 14.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-01T09:57:10.522Z] #21 14.19 xz-utils zip zstd [2022-02-01T09:57:10.779Z] #21 14.50 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:57:10.779Z] #21 14.50 Need to get 27.6 MB of archives. [2022-02-01T09:57:10.779Z] #21 14.50 After this operation, 106 MB of additional disk space will be used. [2022-02-01T09:57:10.779Z] #21 14.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-01T09:57:10.779Z] #21 14.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-01T09:57:10.779Z] #21 14.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-01T09:57:10.986Z] INFO: Sources under d:\gopath\... [2022-02-01T09:57:10.986Z] INFO: Test run under d:\CI\... [2022-02-01T09:57:10.986Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-01T09:57:10.986Z] INFO: docker/docker repository was found [2022-02-01T09:57:10.986Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-01T09:57:11.035Z] #21 14.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-01T09:57:11.035Z] #21 14.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-01T09:57:11.035Z] #21 14.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-01T09:57:11.035Z] #21 14.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-01T09:57:11.035Z] #21 14.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-01T09:57:11.035Z] #21 14.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-01T09:57:11.035Z] #21 14.55 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-01T09:57:11.035Z] #21 14.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-01T09:57:11.035Z] #21 14.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-01T09:57:11.035Z] #21 14.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-01T09:57:11.035Z] #21 14.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-01T09:57:11.035Z] #21 14.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-01T09:57:11.035Z] #21 14.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-01T09:57:11.035Z] #21 14.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-01T09:57:11.035Z] #21 14.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-01T09:57:11.035Z] #21 14.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-01T09:57:11.036Z] #21 14.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-01T09:57:11.036Z] #21 14.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-01T09:57:11.036Z] #21 14.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-01T09:57:11.036Z] #21 14.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-01T09:57:11.036Z] #21 14.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-01T09:57:11.036Z] #21 14.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-01T09:57:11.036Z] #21 14.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-01T09:57:11.036Z] #21 14.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-01T09:57:11.039Z] #23 ... [2022-02-01T09:57:11.039Z] [2022-02-01T09:57:11.039Z] #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-01T09:57:11.039Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-01T09:57:11.039Z] #43 148.2 + dpkg --print-architecture [2022-02-01T09:57:11.039Z] #43 DONE 148.9s [2022-02-01T09:57:11.039Z] [2022-02-01T09:57:11.039Z] #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-01T09:57:11.039Z] #60 sha256:93075ebf89c01f0c6057aadf0d555ccb5629f8f577f08aa8554cde44f0b478ea [2022-02-01T09:57:11.106Z] #45 ... [2022-02-01T09:57:11.106Z] [2022-02-01T09:57:11.106Z] #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-01T09:57:11.106Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-01T09:57:11.106Z] #20 21.39 Fetched 48.9 MB in 20s (2440 kB/s) [2022-02-01T09:57:11.291Z] #21 14.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-01T09:57:11.291Z] #21 14.93 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-01T09:57:11.291Z] #21 14.93 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-01T09:57:11.291Z] #21 14.93 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-01T09:57:11.291Z] #21 14.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-01T09:57:11.291Z] #21 14.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-01T09:57:11.291Z] #21 14.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-01T09:57:11.291Z] #21 14.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-01T09:57:11.291Z] #21 15.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-01T09:57:11.291Z] #21 15.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-01T09:57:11.291Z] #21 15.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-01T09:57:11.291Z] #21 15.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-01T09:57:11.448Z] ltsc2022: Pulling from windows/servercore [2022-02-01T09:57:11.548Z] #21 15.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-01T09:57:11.549Z] #21 15.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-01T09:57:11.549Z] #21 15.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-01T09:57:11.549Z] #21 15.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-01T09:57:11.549Z] #21 15.08 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-01T09:57:11.549Z] #21 15.27 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-01T09:57:11.805Z] #21 15.30 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-01T09:57:11.805Z] #21 15.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-01T09:57:11.805Z] #21 15.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-01T09:57:11.912Z] 8f616e6e9eec: Pulling fs layer [2022-02-01T09:57:11.912Z] 0e02c12b1310: Pulling fs layer [2022-02-01T09:57:12.002Z] #21 18.82 Unpacking bash-completion (1:2.11-2) ... [2022-02-01T09:57:12.258Z] #21 19.14 Selecting previously unselected package bzip2. [2022-02-01T09:57:12.258Z] #21 19.14 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-01T09:57:12.258Z] #21 19.15 Unpacking bzip2 (1.0.8-4) ... [2022-02-01T09:57:12.368Z] #21 15.78 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:57:12.368Z] #21 15.91 Fetched 27.6 MB in 1s (24.4 MB/s) [2022-02-01T09:57:12.368Z] #21 15.98 Selecting previously unselected package pigz. [2022-02-01T09:57:12.368Z] #21 15.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 ... 24010 files and directories currently installed.) [2022-02-01T09:57:12.368Z] #21 16.02 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-01T09:57:12.368Z] #21 16.03 Unpacking pigz (2.6-1) ... [2022-02-01T09:57:12.514Z] #21 19.23 Selecting previously unselected package xz-utils. [2022-02-01T09:57:12.514Z] #21 19.25 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-01T09:57:12.514Z] #21 19.25 Unpacking xz-utils (5.2.5-2) ... [2022-02-01T09:57:12.514Z] #21 19.43 Selecting previously unselected package apparmor. [2022-02-01T09:57:12.514Z] #21 19.43 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-01T09:57:12.514Z] #21 19.47 Unpacking apparmor (2.13.6-10) ... [2022-02-01T09:57:12.624Z] #21 16.10 Selecting previously unselected package libelf1:amd64. [2022-02-01T09:57:12.624Z] #21 16.11 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-01T09:57:12.624Z] #21 16.12 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-01T09:57:12.809Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-01T09:57:12.809Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-378f5a5d\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-01T09:57:12.809Z] ---------------------------------------------------------------------------- [2022-02-01T09:57:12.809Z] [2022-02-01T09:57:12.809Z] INFO: executeCI.ps1 starting at Tue Feb 1 09:57:11 CUT 2022 [2022-02-01T09:57:12.809Z] [2022-02-01T09:57:12.809Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-01T09:57:12.809Z] INFO: Running git version 2.24.1.windows.2 [2022-02-01T09:57:12.809Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-01T09:57:12.809Z] INFO: Environment variables: [2022-02-01T09:57:12.809Z] [2022-02-01T09:57:12.809Z] Name Value [2022-02-01T09:57:12.809Z] ---- ----- [2022-02-01T09:57:12.809Z] ALLUSERSPROFILE C:\ProgramData [2022-02-01T09:57:12.809Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-01T09:57:12.809Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-01T09:57:12.809Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-01T09:57:12.809Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-01T09:57:12.809Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-01T09:57:12.809Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-01T09:57:12.809Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-01T09:57:12.809Z] BRANCH_NAME PR-43202 [2022-02-01T09:57:12.809Z] BUILD_DISPLAY_NAME #4 [2022-02-01T09:57:12.809Z] BUILD_ID 4 [2022-02-01T09:57:12.809Z] BUILD_NUMBER 4 [2022-02-01T09:57:12.809Z] BUILD_TAG jenkins-moby-PR-43202-4 [2022-02-01T09:57:12.809Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/ [2022-02-01T09:57:12.809Z] CHANGE_AUTHOR thaJeztah [2022-02-01T09:57:12.809Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-01T09:57:12.809Z] CHANGE_BRANCH skip_temporary_error_check [2022-02-01T09:57:12.809Z] CHANGE_FORK thaJeztah/docker [2022-02-01T09:57:12.809Z] CHANGE_ID 43202 [2022-02-01T09:57:12.809Z] CHANGE_TARGET master [2022-02-01T09:57:12.809Z] CHANGE_TITLE client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck) [2022-02-01T09:57:12.809Z] CHANGE_URL https://github.com/moby/moby/pull/43202 [2022-02-01T09:57:12.809Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-01T09:57:12.809Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-01T09:57:12.809Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-01T09:57:12.809Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-01T09:57:12.809Z] COMPUTERNAME azwin-2-ea5041 [2022-02-01T09:57:12.809Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-01T09:57:12.809Z] ConfigSequenceNumber 0 [2022-02-01T09:57:12.809Z] DOCKER_BUILDKIT 0 [2022-02-01T09:57:12.809Z] DOCKER_DUT_DEBUG 1 [2022-02-01T09:57:12.809Z] DOCKER_EXPERIMENTAL 1 [2022-02-01T09:57:12.809Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-01T09:57:12.809Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-02-01T09:57:12.809Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-01T09:57:12.809Z] EXECUTOR_NUMBER 0 [2022-02-01T09:57:12.809Z] FQDN azwin-2-ea5041.westus.cloudapp.azure.com [2022-02-01T09:57:12.809Z] GIT_BRANCH PR-43202 [2022-02-01T09:57:12.809Z] GIT_COMMIT 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:57:12.809Z] GIT_PREVIOUS_COMMIT 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:57:12.809Z] GIT_URL https://github.com/moby/moby.git [2022-02-01T09:57:12.809Z] HUDSON_COOKIE a2b48db7-be95-4dc5-8a96-69cdb90315a5 [2022-02-01T09:57:12.809Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-01T09:57:12.809Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-01T09:57:12.809Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-01T09:57:12.809Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-01T09:57:12.809Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-01T09:57:12.809Z] JENKINS_NODE_COOKIE b865589a-5ba3-4e22-aa8c-233e54c08062 [2022-02-01T09:57:12.809Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-01T09:57:12.809Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-01T09:57:12.809Z] JOB_BASE_NAME PR-43202 [2022-02-01T09:57:12.810Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/display/redirect [2022-02-01T09:57:12.810Z] JOB_NAME moby/PR-43202 [2022-02-01T09:57:12.810Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/ [2022-02-01T09:57:12.810Z] library.jps.version master [2022-02-01T09:57:12.810Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-01T09:57:12.810Z] NODE_LABELS amd64 azure azwin-2-ea5041 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-01T09:57:12.810Z] NODE_NAME azwin-2-ea5041 [2022-02-01T09:57:12.810Z] NUMBER_OF_PROCESSORS 4 [2022-02-01T09:57:12.810Z] OS Windows_NT [2022-02-01T09:57:12.810Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-01T09:57:12.810Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-01T09:57:12.810Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-01T09:57:12.810Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-01T09:57:12.810Z] PROCESSOR_LEVEL 6 [2022-02-01T09:57:12.810Z] PROCESSOR_REVISION 4f01 [2022-02-01T09:57:12.810Z] ProgramData C:\ProgramData [2022-02-01T09:57:12.810Z] ProgramFiles C:\Program Files [2022-02-01T09:57:12.810Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-01T09:57:12.810Z] ProgramW6432 C:\Program Files [2022-02-01T09:57:12.810Z] PROMPT $P$G [2022-02-01T09:57:12.810Z] PSExecutionPolicyPreference Bypass [2022-02-01T09:57:12.810Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-01T09:57:12.810Z] PUBLIC C:\Users\Public [2022-02-01T09:57:12.810Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/display/redirect?page=artif... [2022-02-01T09:57:12.810Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/display/redirect?page=changes [2022-02-01T09:57:12.810Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/display/redirect [2022-02-01T09:57:12.810Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/display/redirect?page=tests [2022-02-01T09:57:12.810Z] SKIP_VALIDATION_TESTS 1 [2022-02-01T09:57:12.810Z] SOURCES_DRIVE d [2022-02-01T09:57:12.810Z] SOURCES_SUBDIR gopath [2022-02-01T09:57:12.810Z] STAGE_NAME Run tests [2022-02-01T09:57:12.810Z] SystemDrive C: [2022-02-01T09:57:12.810Z] SystemRoot C:\Windows [2022-02-01T09:57:12.810Z] TEMP C:\Windows\TEMP [2022-02-01T09:57:12.810Z] TESTDEBUG 0 [2022-02-01T09:57:12.810Z] TESTRUN_DRIVE d [2022-02-01T09:57:12.810Z] TESTRUN_SUBDIR CI [2022-02-01T09:57:12.810Z] TIMEOUT 120m [2022-02-01T09:57:12.810Z] TMP C:\Windows\TEMP [2022-02-01T09:57:12.810Z] USERDOMAIN WORKGROUP [2022-02-01T09:57:12.810Z] USERNAME azwin-2-ea5041$ [2022-02-01T09:57:12.810Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-01T09:57:12.810Z] windir C:\Windows [2022-02-01T09:57:12.810Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-01T09:57:12.810Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-01T09:57:12.810Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-01T09:57:12.810Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-01T09:57:12.810Z] [2022-02-01T09:57:12.810Z] [2022-02-01T09:57:12.810Z] [2022-02-01T09:57:12.879Z] #21 16.25 Selecting previously unselected package libbpf0:amd64. [2022-02-01T09:57:12.879Z] #21 16.25 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-01T09:57:12.879Z] #21 16.26 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-01T09:57:12.879Z] #21 16.34 Selecting previously unselected package libcap2:amd64. [2022-02-01T09:57:12.879Z] #21 16.34 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-01T09:57:12.879Z] #21 16.34 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-01T09:57:12.879Z] #21 16.41 Selecting previously unselected package libmnl0:amd64. [2022-02-01T09:57:12.879Z] #21 16.42 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-01T09:57:12.879Z] #21 16.44 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-01T09:57:12.879Z] #21 16.49 Selecting previously unselected package libxtables12:amd64. [2022-02-01T09:57:12.879Z] #21 16.49 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-01T09:57:12.879Z] #21 16.50 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-01T09:57:12.879Z] #21 16.60 Selecting previously unselected package libcap2-bin. [2022-02-01T09:57:12.879Z] #21 16.60 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-01T09:57:12.879Z] #21 16.62 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-01T09:57:12.971Z] #60 ... [2022-02-01T09:57:12.971Z] [2022-02-01T09:57:12.971Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-01T09:57:12.971Z] #23 sha256:87bac903f353f1463ce3ca14555ca78b7b11df3fc7e2a081d828af891a131cea [2022-02-01T09:57:12.971Z] #23 8.193 Collecting yamllint==1.26.1 [2022-02-01T09:57:13.076Z] #21 19.85 Selecting previously unselected package inetutils-ping. [2022-02-01T09:57:13.076Z] #21 19.85 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-01T09:57:13.076Z] #21 19.86 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-01T09:57:13.076Z] #21 19.97 Selecting previously unselected package libip4tc2:amd64. [2022-02-01T09:57:13.076Z] #21 19.99 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-01T09:57:13.076Z] #21 19.99 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-01T09:57:13.076Z] #21 20.04 Selecting previously unselected package libip6tc2:amd64. [2022-02-01T09:57:13.076Z] #21 20.05 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-01T09:57:13.076Z] #21 20.09 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-01T09:57:13.142Z] #21 16.70 Selecting previously unselected package iproute2. [2022-02-01T09:57:13.142Z] #21 16.71 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-01T09:57:13.142Z] #21 16.71 Unpacking iproute2 (5.10.0-4) ... [2022-02-01T09:57:13.332Z] #21 20.16 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-01T09:57:13.332Z] #21 20.16 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-01T09:57:13.332Z] #21 20.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-01T09:57:13.536Z] #23 9.244 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-01T09:57:13.588Z] #21 20.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-01T09:57:13.588Z] #21 20.25 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-01T09:57:13.589Z] #21 20.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-01T09:57:13.589Z] #21 20.31 Selecting previously unselected package libnftnl11:amd64. [2022-02-01T09:57:13.589Z] #21 20.32 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-01T09:57:13.589Z] #21 20.32 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-01T09:57:13.589Z] #21 20.39 Selecting previously unselected package iptables. [2022-02-01T09:57:13.589Z] #21 20.40 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-01T09:57:13.589Z] #21 20.41 Unpacking iptables (1.8.7-1) ... [2022-02-01T09:57:13.704Z] #21 17.16 Selecting previously unselected package xxd. [2022-02-01T09:57:13.704Z] #21 17.16 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-01T09:57:13.704Z] #21 17.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:13.704Z] #21 17.29 Selecting previously unselected package vim-common. [2022-02-01T09:57:13.704Z] #21 17.31 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:57:13.704Z] #21 17.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:13.845Z] #21 20.70 Selecting previously unselected package libonig5:amd64. [2022-02-01T09:57:13.845Z] #21 20.71 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-01T09:57:13.845Z] #21 20.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:57:13.961Z] #21 17.47 Selecting previously unselected package bash-completion. [2022-02-01T09:57:13.961Z] #21 17.48 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-01T09:57:14.103Z] #21 20.84 Selecting previously unselected package libjq1:amd64. [2022-02-01T09:57:14.103Z] #21 20.85 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-01T09:57:14.103Z] #21 20.85 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:57:14.103Z] #21 20.96 Selecting previously unselected package jq. [2022-02-01T09:57:14.103Z] #21 20.96 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-01T09:57:14.103Z] #21 20.96 Unpacking jq (1.6-2.1) ... [2022-02-01T09:57:14.103Z] #21 21.04 Selecting previously unselected package libaio1:amd64. [2022-02-01T09:57:14.103Z] #21 21.04 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-01T09:57:14.103Z] #21 21.05 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-01T09:57:14.348Z] INFO: Sources under d:\gopath\... [2022-02-01T09:57:14.348Z] INFO: Test run under d:\CI\... [2022-02-01T09:57:14.348Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-01T09:57:14.348Z] INFO: docker/docker repository was found [2022-02-01T09:57:14.360Z] #21 21.11 Selecting previously unselected package libgpm2:amd64. [2022-02-01T09:57:14.360Z] #21 21.12 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-01T09:57:14.360Z] #21 21.13 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-01T09:57:14.360Z] #21 21.19 Selecting previously unselected package libicu67:amd64. [2022-02-01T09:57:14.360Z] #21 21.19 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-01T09:57:14.360Z] #21 21.20 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-01T09:57:14.470Z] #23 10.03 Collecting pathspec>=0.5.3 [2022-02-01T09:57:14.470Z] #23 10.04 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-01T09:57:14.470Z] #23 10.26 Collecting pyyaml [2022-02-01T09:57:14.728Z] #23 10.26 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-01T09:57:14.728Z] #23 10.36 Building wheels for collected packages: yamllint [2022-02-01T09:57:14.728Z] #23 10.37 Building wheel for yamllint (setup.py): started [2022-02-01T09:57:14.814Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-01T09:57:15.272Z] ltsc2022: Pulling from windows/servercore [2022-02-01T09:57:15.272Z] 8f616e6e9eec: Pulling fs layer [2022-02-01T09:57:15.272Z] 0e02c12b1310: Pulling fs layer [2022-02-01T09:57:15.662Z] #23 11.15 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-01T09:57:15.662Z] #23 11.15 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3817d9e54f744f65421683e4b5a90589be16c7f3fd26cebcc5a891dba5aa60eb [2022-02-01T09:57:15.662Z] #23 11.15 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-01T09:57:15.662Z] #23 11.15 Successfully built yamllint [2022-02-01T09:57:15.662Z] #23 11.17 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-01T09:57:15.851Z] #21 19.23 Unpacking bash-completion (1:2.11-2) ... [2022-02-01T09:57:15.920Z] #23 ... [2022-02-01T09:57:15.920Z] [2022-02-01T09:57:15.920Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:57:15.920Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-01T09:57:15.920Z] #51 153.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-01T09:57:15.920Z] #51 DONE 154.5s [2022-02-01T09:57:16.107Z] #21 19.60 Selecting previously unselected package bzip2. [2022-02-01T09:57:16.107Z] #21 19.61 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-01T09:57:16.107Z] #21 19.62 Unpacking bzip2 (1.0.8-4) ... [2022-02-01T09:57:16.107Z] #21 19.69 Selecting previously unselected package xz-utils. [2022-02-01T09:57:16.107Z] #21 19.70 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-01T09:57:16.107Z] #21 19.70 Unpacking xz-utils (5.2.5-2) ... [2022-02-01T09:57:16.179Z] [2022-02-01T09:57:16.179Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-01T09:57:16.179Z] #23 sha256:87bac903f353f1463ce3ca14555ca78b7b11df3fc7e2a081d828af891a131cea [2022-02-01T09:57:16.179Z] #23 11.74 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-01T09:57:16.363Z] #21 19.86 Selecting previously unselected package apparmor. [2022-02-01T09:57:16.363Z] #21 19.87 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-01T09:57:16.363Z] #21 19.93 Unpacking apparmor (2.13.6-10) ... [2022-02-01T09:57:16.437Z] #23 DONE 12.0s [2022-02-01T09:57:16.437Z] [2022-02-01T09:57:16.437Z] #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-01T09:57:16.437Z] #60 sha256:93075ebf89c01f0c6057aadf0d555ccb5629f8f577f08aa8554cde44f0b478ea [2022-02-01T09:57:16.924Z] #21 20.30 Selecting previously unselected package inetutils-ping. [2022-02-01T09:57:16.924Z] #21 20.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-01T09:57:16.924Z] #21 20.31 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-01T09:57:16.924Z] #21 20.42 Selecting previously unselected package libip4tc2:amd64. [2022-02-01T09:57:16.924Z] #21 20.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-01T09:57:16.924Z] #21 20.44 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-01T09:57:16.924Z] #21 20.50 Selecting previously unselected package libip6tc2:amd64. [2022-02-01T09:57:16.924Z] #21 20.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-01T09:57:16.924Z] #21 20.52 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-01T09:57:16.924Z] #21 20.57 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-01T09:57:16.924Z] #21 20.59 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-01T09:57:16.924Z] #21 20.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-01T09:57:17.180Z] #21 20.66 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-01T09:57:17.180Z] #21 20.66 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-01T09:57:17.180Z] #21 20.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-01T09:57:17.180Z] #21 20.75 Selecting previously unselected package libnftnl11:amd64. [2022-02-01T09:57:17.180Z] #21 20.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-01T09:57:17.180Z] #21 20.78 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-01T09:57:17.180Z] #21 20.85 Selecting previously unselected package iptables. [2022-02-01T09:57:17.436Z] #21 20.87 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-01T09:57:17.436Z] #21 20.87 Unpacking iptables (1.8.7-1) ... [2022-02-01T09:57:17.633Z] #21 24.29 Selecting previously unselected package libinih1:amd64. [2022-02-01T09:57:17.633Z] #21 24.29 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-01T09:57:17.633Z] #21 24.30 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-01T09:57:17.633Z] #21 24.36 Selecting previously unselected package libnet1:amd64. [2022-02-01T09:57:17.633Z] #21 24.36 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-01T09:57:17.633Z] #21 24.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:57:17.633Z] #21 24.43 Selecting previously unselected package libnl-3-200:amd64. [2022-02-01T09:57:17.633Z] #21 24.44 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-01T09:57:17.633Z] #21 24.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:57:17.633Z] #21 24.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-01T09:57:17.688Z] #20 21.39 Reading package lists... [2022-02-01T09:57:17.688Z] #20 ... [2022-02-01T09:57:17.688Z] [2022-02-01T09:57:17.688Z] #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-01T09:57:17.688Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-01T09:57:17.688Z] #65 21.55 Fetched 48.9 MB in 20s (2433 kB/s) [2022-02-01T09:57:17.691Z] #21 21.19 Selecting previously unselected package libonig5:amd64. [2022-02-01T09:57:17.691Z] #21 21.19 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-01T09:57:17.691Z] #21 21.20 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:57:17.774Z] using credential docker-jenkins-github-credentials [2022-02-01T09:57:17.852Z] Cloning the remote Git repository [2022-02-01T09:57:17.852Z] Cloning with configured refspecs honoured and without tags [2022-02-01T09:57:17.890Z] #21 24.52 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-01T09:57:17.890Z] #21 24.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:57:17.890Z] #21 24.56 Selecting previously unselected package net-tools. [2022-02-01T09:57:17.890Z] #21 24.57 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-01T09:57:17.890Z] #21 24.58 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-01T09:57:17.890Z] #21 24.76 Selecting previously unselected package patch. [2022-02-01T09:57:17.890Z] #21 24.78 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-01T09:57:17.890Z] #21 24.79 Unpacking patch (2.7.6-7) ... [2022-02-01T09:57:17.890Z] #21 24.88 Selecting previously unselected package python-pip-whl. [2022-02-01T09:57:17.890Z] #21 24.88 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-01T09:57:17.948Z] #21 21.34 Selecting previously unselected package libjq1:amd64. [2022-02-01T09:57:17.948Z] #21 21.35 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-01T09:57:17.948Z] #21 21.36 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:57:17.948Z] #21 21.45 Selecting previously unselected package jq. [2022-02-01T09:57:17.948Z] #21 21.46 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-01T09:57:17.948Z] #21 21.47 Unpacking jq (1.6-2.1) ... [2022-02-01T09:57:17.948Z] #21 21.54 Selecting previously unselected package libaio1:amd64. [2022-02-01T09:57:17.948Z] #21 21.55 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-01T09:57:17.948Z] #21 21.55 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-01T09:57:17.948Z] #21 21.60 Selecting previously unselected package libgpm2:amd64. [2022-02-01T09:57:18.147Z] #21 24.89 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-01T09:57:18.203Z] #21 21.60 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-01T09:57:18.203Z] #21 21.61 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-01T09:57:18.203Z] #21 21.67 Selecting previously unselected package libicu67:amd64. [2022-02-01T09:57:18.203Z] #21 21.67 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-01T09:57:18.203Z] #21 21.68 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-01T09:57:18.051Z] Cloning repository https://github.com/moby/moby.git [2022-02-01T09:57:18.711Z] #21 25.40 Selecting previously unselected package python3-lib2to3. [2022-02-01T09:57:18.711Z] #21 25.40 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-01T09:57:18.711Z] #21 25.41 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-01T09:57:18.711Z] #21 25.57 Selecting previously unselected package python3-distutils. [2022-02-01T09:57:18.711Z] #21 25.57 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-01T09:57:18.711Z] #21 25.57 Unpacking python3-distutils (3.9.2-1) ... [2022-02-01T09:57:18.967Z] #21 25.70 Selecting previously unselected package python3-pkg-resources. [2022-02-01T09:57:18.967Z] #21 25.71 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-01T09:57:18.967Z] #21 25.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:57:18.967Z] #21 25.84 Selecting previously unselected package python3-setuptools. [2022-02-01T09:57:18.967Z] #21 25.85 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-01T09:57:18.967Z] #21 25.85 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-01T09:57:19.104Z] #65 21.55 Reading package lists... [2022-02-01T09:57:19.104Z] #65 ... [2022-02-01T09:57:19.104Z] [2022-02-01T09:57:19.104Z] #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-01T09:57:19.104Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-01T09:57:19.104Z] #45 21.43 Fetched 48.9 MB in 20s (2443 kB/s) [2022-02-01T09:57:19.104Z] #45 21.43 Reading package lists... [2022-02-01T09:57:19.225Z] #21 26.15 Selecting previously unselected package python3-wheel. [2022-02-01T09:57:19.225Z] #21 26.15 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-01T09:57:19.225Z] #21 26.16 Unpacking python3-wheel (0.34.2-1) ... [2022-02-01T09:57:19.369Z] #45 30.49 Reading package lists... [2022-02-01T09:57:19.369Z] #45 ... [2022-02-01T09:57:19.369Z] [2022-02-01T09:57:19.369Z] #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-01T09:57:19.369Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-01T09:57:19.369Z] #20 21.39 Reading package lists... [2022-02-01T09:57:19.481Z] #21 26.25 Selecting previously unselected package python3-pip. [2022-02-01T09:57:19.481Z] #21 26.25 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-01T09:57:19.481Z] #21 26.26 Unpacking python3-pip (20.3.4-4) ... [2022-02-01T09:57:19.738Z] #21 26.53 Selecting previously unselected package sudo. [2022-02-01T09:57:19.738Z] #21 26.53 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-01T09:57:19.738Z] #21 26.55 Unpacking sudo (1.9.5p2-3) ... [2022-02-01T09:57:20.302Z] #21 27.04 Selecting previously unselected package thin-provisioning-tools. [2022-02-01T09:57:20.302Z] #21 27.05 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-01T09:57:20.302Z] #21 27.05 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-01T09:57:20.302Z] #21 27.26 Selecting previously unselected package uidmap. [2022-02-01T09:57:20.560Z] #21 27.26 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-01T09:57:20.560Z] #21 27.27 Unpacking uidmap (1:4.8.1-1) ... [2022-02-01T09:57:20.560Z] #21 27.41 Selecting previously unselected package vim-runtime. [2022-02-01T09:57:20.560Z] #21 27.42 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:57:20.560Z] #21 27.45 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-01T09:57:20.560Z] #21 27.48 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-01T09:57:20.560Z] #21 27.49 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:18.459Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-01T09:57:20.014Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:57:20.015Z] > git --version # timeout=10 [2022-02-01T09:57:20.061Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-01T09:57:20.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:57:20.065Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:57:21.471Z] #21 24.81 Selecting previously unselected package libinih1:amd64. [2022-02-01T09:57:21.471Z] #21 24.82 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-01T09:57:21.471Z] #21 24.82 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-01T09:57:21.471Z] #21 24.88 Selecting previously unselected package libnet1:amd64. [2022-02-01T09:57:21.471Z] #21 24.91 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-01T09:57:21.471Z] #21 24.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:57:21.471Z] #21 25.00 Selecting previously unselected package libnl-3-200:amd64. [2022-02-01T09:57:21.471Z] #21 25.00 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-01T09:57:21.471Z] #21 25.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:57:21.471Z] #21 25.09 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-01T09:57:21.471Z] #21 25.10 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-01T09:57:21.471Z] #21 25.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:57:21.471Z] #21 25.16 Selecting previously unselected package net-tools. [2022-02-01T09:57:21.471Z] #21 25.18 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-01T09:57:21.727Z] #21 25.20 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-01T09:57:21.727Z] #21 25.36 Selecting previously unselected package patch. [2022-02-01T09:57:21.727Z] #21 25.36 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-01T09:57:21.727Z] #21 25.37 Unpacking patch (2.7.6-7) ... [2022-02-01T09:57:21.983Z] #21 25.47 Selecting previously unselected package python-pip-whl. [2022-02-01T09:57:21.983Z] #21 25.50 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-01T09:57:21.983Z] #21 25.51 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-01T09:57:22.547Z] #21 26.00 Selecting previously unselected package python3-lib2to3. [2022-02-01T09:57:22.547Z] #21 26.01 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-01T09:57:22.547Z] #21 26.02 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-01T09:57:22.547Z] #21 26.08 Selecting previously unselected package python3-distutils. [2022-02-01T09:57:22.547Z] #21 26.09 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-01T09:57:22.547Z] #21 26.09 Unpacking python3-distutils (3.9.2-1) ... [2022-02-01T09:57:22.804Z] #21 26.24 Selecting previously unselected package python3-pkg-resources. [2022-02-01T09:57:22.804Z] #21 26.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-01T09:57:22.804Z] #21 26.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:57:22.804Z] #21 26.38 Selecting previously unselected package python3-setuptools. [2022-02-01T09:57:22.804Z] #21 26.39 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-01T09:57:22.804Z] #21 26.41 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-01T09:57:23.061Z] #21 26.65 Selecting previously unselected package python3-wheel. [2022-02-01T09:57:23.061Z] #21 26.66 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-01T09:57:23.061Z] #21 26.66 Unpacking python3-wheel (0.34.2-1) ... [2022-02-01T09:57:23.061Z] #21 26.71 Selecting previously unselected package python3-pip. [2022-02-01T09:57:23.061Z] #21 26.72 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-01T09:57:23.061Z] #21 26.72 Unpacking python3-pip (20.3.4-4) ... [2022-02-01T09:57:23.624Z] #21 26.95 Selecting previously unselected package sudo. [2022-02-01T09:57:23.624Z] #21 26.96 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-01T09:57:23.624Z] #21 26.97 Unpacking sudo (1.9.5p2-3) ... [2022-02-01T09:57:23.834Z] #21 30.42 Selecting previously unselected package vim. [2022-02-01T09:57:23.834Z] #21 30.43 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-01T09:57:23.834Z] #21 30.44 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:23.880Z] #21 27.48 Selecting previously unselected package thin-provisioning-tools. [2022-02-01T09:57:23.880Z] #21 27.49 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-01T09:57:23.880Z] #21 27.50 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-01T09:57:24.091Z] #21 30.97 Selecting previously unselected package xfsprogs. [2022-02-01T09:57:24.091Z] #21 30.97 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-01T09:57:24.091Z] #21 30.98 Unpacking xfsprogs (5.10.0-4) ... [2022-02-01T09:57:24.137Z] #21 27.73 Selecting previously unselected package uidmap. [2022-02-01T09:57:24.137Z] #21 27.75 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-01T09:57:24.137Z] #21 27.76 Unpacking uidmap (1:4.8.1-1) ... [2022-02-01T09:57:24.394Z] #21 27.89 Selecting previously unselected package vim-runtime. [2022-02-01T09:57:24.394Z] #21 27.91 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:57:24.394Z] #21 27.94 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-01T09:57:24.394Z] #21 27.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-01T09:57:24.394Z] #21 27.98 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:24.655Z] #21 31.40 Selecting previously unselected package zip. [2022-02-01T09:57:24.655Z] #21 31.41 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-01T09:57:24.655Z] #21 31.42 Unpacking zip (3.0-12) ... [2022-02-01T09:57:24.911Z] #21 31.54 Selecting previously unselected package zstd. [2022-02-01T09:57:24.911Z] #21 31.56 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-01T09:57:24.911Z] #21 31.56 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-01T09:57:25.168Z] #21 31.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:57:25.731Z] #21 32.64 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-01T09:57:25.731Z] #21 32.65 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-01T09:57:25.731Z] #21 32.68 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-01T09:57:25.731Z] #21 32.70 Setting up libicu67:amd64 (67.1-7) ... [2022-02-01T09:57:25.731Z] #21 32.71 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-01T09:57:25.731Z] #21 32.73 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-01T09:57:25.731Z] #21 32.74 Setting up uidmap (1:4.8.1-1) ... [2022-02-01T09:57:25.988Z] #21 32.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:57:25.988Z] #21 32.77 Setting up bzip2 (1.0.8-4) ... [2022-02-01T09:57:25.988Z] #21 32.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:57:25.988Z] #21 32.80 Setting up python3-wheel (0.34.2-1) ... [2022-02-01T09:57:26.551Z] #21 33.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:26.551Z] #21 33.43 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-01T09:57:26.551Z] #21 33.45 Setting up libcap2-bin (1:2.44-1) ... [2022-02-01T09:57:26.808Z] #21 33.46 Setting up apparmor (2.13.6-10) ... [2022-02-01T09:57:27.673Z] #21 30.86 Selecting previously unselected package vim. [2022-02-01T09:57:27.673Z] #21 30.87 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-01T09:57:27.673Z] #21 30.88 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:27.673Z] #21 31.42 Selecting previously unselected package xfsprogs. [2022-02-01T09:57:27.930Z] #21 31.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-01T09:57:27.930Z] #21 31.43 Unpacking xfsprogs (5.10.0-4) ... [2022-02-01T09:57:28.176Z] #21 34.88 Setting up zip (3.0-12) ... [2022-02-01T09:57:28.176Z] #21 34.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:28.176Z] #21 34.94 Setting up bash-completion (1:2.11-2) ... [2022-02-01T09:57:28.187Z] #21 31.84 Selecting previously unselected package zip. [2022-02-01T09:57:28.443Z] #21 31.84 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-01T09:57:28.443Z] #21 31.85 Unpacking zip (3.0-12) ... [2022-02-01T09:57:28.443Z] #21 31.97 Selecting previously unselected package zstd. [2022-02-01T09:57:28.443Z] #21 31.98 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-01T09:57:28.443Z] #21 31.99 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-01T09:57:28.700Z] #21 32.29 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:57:29.010Z] #60 172.3 + bin/containerd [2022-02-01T09:57:29.367Z] #20 30.79 Reading package lists... [2022-02-01T09:57:29.367Z] #20 ... [2022-02-01T09:57:29.367Z] [2022-02-01T09:57:29.367Z] #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-01T09:57:29.367Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-01T09:57:29.367Z] #45 30.49 Reading package lists... [2022-02-01T09:57:29.367Z] #45 39.75 Building dependency tree... [2022-02-01T09:57:29.367Z] #45 ... [2022-02-01T09:57:29.367Z] [2022-02-01T09:57:29.367Z] #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-01T09:57:29.367Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-01T09:57:29.367Z] #65 21.55 Reading package lists... [2022-02-01T09:57:29.367Z] #65 30.95 Reading package lists... [2022-02-01T09:57:29.628Z] #65 39.95 Building dependency tree... [2022-02-01T09:57:29.628Z] #65 ... [2022-02-01T09:57:29.628Z] [2022-02-01T09:57:29.628Z] #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-01T09:57:29.628Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-01T09:57:29.628Z] #20 30.79 Reading package lists... [2022-02-01T09:57:29.629Z] #21 33.16 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-01T09:57:29.629Z] #21 33.17 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-01T09:57:29.629Z] #21 33.19 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-01T09:57:29.629Z] #21 33.21 Setting up libicu67:amd64 (67.1-7) ... [2022-02-01T09:57:29.629Z] #21 33.22 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-01T09:57:29.629Z] #21 33.24 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-01T09:57:29.629Z] #21 33.25 Setting up uidmap (1:4.8.1-1) ... [2022-02-01T09:57:29.886Z] #21 33.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:57:29.886Z] #21 33.27 Setting up bzip2 (1.0.8-4) ... [2022-02-01T09:57:29.886Z] #21 33.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:57:29.886Z] #21 33.31 Setting up python3-wheel (0.34.2-1) ... [2022-02-01T09:57:30.070Z] #21 36.76 Setting up xz-utils (5.2.5-2) ... [2022-02-01T09:57:30.070Z] #21 36.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-01T09:57:30.070Z] #21 36.78 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-01T09:57:30.070Z] #21 36.79 Setting up patch (2.7.6-7) ... [2022-02-01T09:57:30.070Z] #21 36.81 Setting up sudo (1.9.5p2-3) ... [2022-02-01T09:57:30.070Z] #21 36.90 invoke-rc.d: could not determine current runlevel [2022-02-01T09:57:30.070Z] #21 36.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-01T09:57:30.070Z] #21 36.92 Setting up xfsprogs (5.10.0-4) ... [2022-02-01T09:57:30.070Z] #21 36.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-01T09:57:30.070Z] #21 36.94 Setting up inetutils-ping (2:2.0-1) ... [2022-02-01T09:57:30.070Z] #21 36.96 Setting up pigz (2.6-1) ... [2022-02-01T09:57:30.327Z] #21 36.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-01T09:57:30.327Z] #21 36.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:57:30.327Z] #21 37.00 Setting up python-pip-whl (20.3.4-4) ... [2022-02-01T09:57:30.327Z] #21 37.01 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:30.449Z] #21 33.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:30.449Z] #21 34.00 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-01T09:57:30.449Z] #21 34.01 Setting up libcap2-bin (1:2.44-1) ... [2022-02-01T09:57:30.449Z] #21 34.02 Setting up apparmor (2.13.6-10) ... [2022-02-01T09:57:30.570Z] #20 39.87 Building dependency tree... [2022-02-01T09:57:30.891Z] #21 37.66 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-01T09:57:30.891Z] #21 37.68 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-01T09:57:31.148Z] #21 38.08 Setting up libelf1:amd64 (0.183-1) ... [2022-02-01T09:57:31.404Z] #21 38.12 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-01T09:57:31.404Z] #21 38.13 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:57:31.404Z] #21 38.14 Setting up python3-distutils (3.9.2-1) ... [2022-02-01T09:57:31.529Z] #60 ... [2022-02-01T09:57:31.529Z] [2022-02-01T09:57:31.529Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-01T09:57:31.529Z] #56 sha256:4ee6b97c1c3f227f25b110332586e6b74aa824f7541564041349a1362d91dee1 [2022-02-01T09:57:31.529Z] #56 113.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-02-01T09:57:31.529Z] #56 114.8 + mkdir -p /build [2022-02-01T09:57:31.529Z] #56 114.8 + cp runc /build/runc [2022-02-01T09:57:31.529Z] #56 DONE 115.1s [2022-02-01T09:57:31.529Z] [2022-02-01T09:57:31.529Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-01T09:57:31.529Z] #60 sha256:2faaa083c5cc0ac7982e07974b8358889815e15dd8f664b5db7078935e5465aa [2022-02-01T09:57:31.661Z] #21 38.59 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:31.661Z] #21 38.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-01T09:57:31.661Z] #21 38.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-01T09:57:31.661Z] #21 38.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-01T09:57:31.661Z] #21 38.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-01T09:57:31.661Z] #21 38.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-01T09:57:31.661Z] #21 38.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-01T09:57:31.919Z] #21 38.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-01T09:57:31.919Z] #21 38.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-01T09:57:31.919Z] #21 38.66 Setting up python3-setuptools (52.0.0-4) ... [2022-02-01T09:57:32.077Z] #21 35.46 Setting up zip (3.0-12) ... [2022-02-01T09:57:32.077Z] #21 35.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:32.077Z] #21 35.54 Setting up bash-completion (1:2.11-2) ... [2022-02-01T09:57:32.460Z] #60 ... [2022-02-01T09:57:32.460Z] [2022-02-01T09:57:32.460Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-01T09:57:32.460Z] #57 sha256:e8f91b259a1b5366f4e513f05b7b3d837e1d947f5d6abe2595bcd2b9e6610db0 [2022-02-01T09:57:32.460Z] #57 DONE 0.1s [2022-02-01T09:57:32.460Z] [2022-02-01T09:57:32.460Z] #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-01T09:57:32.460Z] #60 sha256:2faaa083c5cc0ac7982e07974b8358889815e15dd8f664b5db7078935e5465aa [2022-02-01T09:57:32.481Z] #20 43.59 The following additional packages will be installed: [2022-02-01T09:57:32.481Z] #20 43.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-01T09:57:32.481Z] #20 43.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-01T09:57:32.481Z] #20 43.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-01T09:57:32.481Z] #20 43.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-01T09:57:32.481Z] #20 43.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-01T09:57:32.481Z] #20 43.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-01T09:57:32.481Z] #20 43.60 mingw-w64-common mingw-w64-x86-64-dev [2022-02-01T09:57:32.481Z] #20 43.62 Suggested packages: [2022-02-01T09:57:32.481Z] #20 43.62 gcc-10-locales seccomp wine64 [2022-02-01T09:57:33.053Z] #20 44.39 The following NEW packages will be installed: [2022-02-01T09:57:33.053Z] #20 44.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-01T09:57:33.053Z] #20 44.39 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-01T09:57:33.053Z] #20 44.39 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-01T09:57:33.053Z] #20 44.39 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-01T09:57:33.053Z] #20 44.39 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-01T09:57:33.053Z] #20 44.39 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-01T09:57:33.053Z] #20 44.40 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-01T09:57:33.053Z] #20 44.40 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-01T09:57:33.053Z] #20 44.40 mingw-w64-x86-64-dev [2022-02-01T09:57:33.105Z] 0e02c12b1310: Verifying Checksum [2022-02-01T09:57:33.105Z] 0e02c12b1310: Download complete [2022-02-01T09:57:33.105Z] 8f616e6e9eec: Verifying Checksum [2022-02-01T09:57:33.105Z] 8f616e6e9eec: Download complete [2022-02-01T09:57:33.288Z] #21 40.03 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:57:33.288Z] #21 40.05 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-01T09:57:33.288Z] #21 40.07 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-01T09:57:33.288Z] #21 40.08 Setting up python3-pip (20.3.4-4) ... [2022-02-01T09:57:33.314Z] #20 44.76 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:57:33.314Z] #20 44.76 Need to get 115 MB of archives. [2022-02-01T09:57:33.314Z] #20 44.76 After this operation, 645 MB of additional disk space will be used. [2022-02-01T09:57:33.314Z] #20 44.76 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-01T09:57:33.314Z] #20 44.80 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-01T09:57:33.314Z] #20 44.86 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-01T09:57:33.575Z] #20 44.87 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-01T09:57:33.575Z] #20 44.87 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-01T09:57:33.575Z] #20 44.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-01T09:57:33.575Z] #20 44.98 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-01T09:57:33.575Z] #20 45.03 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-01T09:57:33.575Z] #20 45.04 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-01T09:57:33.836Z] #20 45.24 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-01T09:57:33.970Z] #21 37.40 Setting up xz-utils (5.2.5-2) ... [2022-02-01T09:57:33.970Z] #21 37.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-01T09:57:33.970Z] #21 37.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-01T09:57:33.970Z] #21 37.44 Setting up patch (2.7.6-7) ... [2022-02-01T09:57:33.970Z] #21 37.46 Setting up sudo (1.9.5p2-3) ... [2022-02-01T09:57:33.970Z] #21 37.55 invoke-rc.d: could not determine current runlevel [2022-02-01T09:57:33.970Z] #21 37.55 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-01T09:57:33.970Z] #21 37.56 Setting up xfsprogs (5.10.0-4) ... [2022-02-01T09:57:33.970Z] #21 37.58 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-01T09:57:33.970Z] #21 37.59 Setting up inetutils-ping (2:2.0-1) ... [2022-02-01T09:57:33.970Z] #21 37.60 Setting up pigz (2.6-1) ... [2022-02-01T09:57:33.970Z] #21 37.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-01T09:57:33.970Z] #21 37.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:57:33.970Z] #21 37.67 Setting up python-pip-whl (20.3.4-4) ... [2022-02-01T09:57:34.227Z] #21 37.68 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:34.658Z] #21 41.32 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-01T09:57:34.658Z] #21 41.33 Setting up jq (1.6-2.1) ... [2022-02-01T09:57:34.658Z] #21 41.34 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-01T09:57:34.658Z] #21 41.35 Setting up iptables (1.8.7-1) ... [2022-02-01T09:57:34.658Z] #21 41.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-01T09:57:34.658Z] #21 41.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-01T09:57:34.658Z] #21 41.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-01T09:57:34.658Z] #21 41.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-01T09:57:34.658Z] #21 41.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-01T09:57:34.658Z] #21 41.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-01T09:57:34.658Z] #21 41.39 Setting up iproute2 (5.10.0-4) ... [2022-02-01T09:57:34.778Z] #20 45.96 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-01T09:57:34.778Z] #20 46.25 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-01T09:57:34.790Z] #21 38.38 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-01T09:57:34.790Z] #21 38.39 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-01T09:57:34.914Z] #21 41.77 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:57:35.039Z] #20 ... [2022-02-01T09:57:35.039Z] [2022-02-01T09:57:35.039Z] #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-01T09:57:35.039Z] #70 sha256:fa724a4a79f9464c57e862c6a49aeb9e9fffd831e548de586b110d0ef13a1b58 [2022-02-01T09:57:35.039Z] #70 43.28 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-01T09:57:35.039Z] #70 43.28 + GOBIN=/build [2022-02-01T09:57:35.039Z] #70 43.28 + GO111MODULE=on [2022-02-01T09:57:35.039Z] #70 43.28 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-01T09:57:35.039Z] #70 45.75 rootlesskit version 0.14.6 [2022-02-01T09:57:35.039Z] #70 45.75 Usage of /build/rootlesskit-docker-proxy: [2022-02-01T09:57:35.039Z] #70 45.75 -container-ip string [2022-02-01T09:57:35.039Z] #70 45.75 container ip [2022-02-01T09:57:35.039Z] #70 45.75 -container-port int [2022-02-01T09:57:35.039Z] #70 45.75 container port (default -1) [2022-02-01T09:57:35.039Z] #70 45.75 -host-ip string [2022-02-01T09:57:35.039Z] #70 45.75 host ip [2022-02-01T09:57:35.039Z] #70 45.75 -host-port int [2022-02-01T09:57:35.039Z] #70 45.75 host port (default -1) [2022-02-01T09:57:35.039Z] #70 45.75 -proto string [2022-02-01T09:57:35.039Z] #70 45.75 proxy protocol (default "tcp") [2022-02-01T09:57:35.039Z] #70 DONE 46.2s [2022-02-01T09:57:35.039Z] [2022-02-01T09:57:35.039Z] #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-01T09:57:35.039Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-01T09:57:35.039Z] #65 39.95 Building dependency tree... [2022-02-01T09:57:35.039Z] #65 43.85 The following additional packages will be installed: [2022-02-01T09:57:35.039Z] #65 43.86 libbtrfs0 [2022-02-01T09:57:35.039Z] #65 44.05 The following NEW packages will be installed: [2022-02-01T09:57:35.039Z] #65 44.07 libbtrfs-dev libbtrfs0 [2022-02-01T09:57:35.039Z] #65 44.50 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:57:35.039Z] #65 44.50 Need to get 460 kB of archives. [2022-02-01T09:57:35.039Z] #65 44.50 After this operation, 1237 kB of additional disk space will be used. [2022-02-01T09:57:35.039Z] #65 44.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-01T09:57:35.039Z] #65 44.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-01T09:57:35.039Z] #65 45.02 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:57:35.039Z] #65 45.37 Fetched 460 kB in 0s (1520 kB/s) [2022-02-01T09:57:35.039Z] #65 45.44 Selecting previously unselected package libbtrfs0:amd64. [2022-02-01T09:57:35.040Z] #65 45.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-01T09:57:35.040Z] #65 45.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-01T09:57:35.040Z] #65 45.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:57:35.040Z] #65 45.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-01T09:57:35.040Z] #65 45.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-01T09:57:35.040Z] #65 45.62 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:57:35.046Z] #21 38.79 Setting up libelf1:amd64 (0.183-1) ... [2022-02-01T09:57:35.303Z] #21 38.86 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-01T09:57:35.303Z] #21 38.87 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:57:35.303Z] #21 38.88 Setting up python3-distutils (3.9.2-1) ... [2022-02-01T09:57:35.305Z] #65 ... [2022-02-01T09:57:35.305Z] [2022-02-01T09:57:35.305Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-01T09:57:35.305Z] #71 sha256:075fe28e2cf6094c9c4a62a33c8e57f16fa4b9c9a411ce449b501340f621b290 [2022-02-01T09:57:35.305Z] #71 DONE 0.4s [2022-02-01T09:57:35.564Z] [2022-02-01T09:57:35.564Z] #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-01T09:57:35.564Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-01T09:57:35.564Z] #65 46.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:57:35.564Z] #65 ... [2022-02-01T09:57:35.564Z] [2022-02-01T09:57:35.564Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-01T09:57:35.564Z] #72 sha256:4f98a5afdff5e72170fbca03b041723d5a1c0b899fe1af0fb4df9665e4ecacb9 [2022-02-01T09:57:35.564Z] #72 DONE 0.2s [2022-02-01T09:57:35.564Z] [2022-02-01T09:57:35.564Z] #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-01T09:57:35.564Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-01T09:57:35.564Z] #65 46.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:57:35.564Z] #65 46.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:57:35.824Z] #65 DONE 47.2s [2022-02-01T09:57:35.824Z] [2022-02-01T09:57:35.824Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-01T09:57:35.824Z] #66 sha256:dba7f609c76ba0e575606e053b6bdf4dc3046d2aa66b34696ed60daed2541d94 [2022-02-01T09:57:35.824Z] #66 DONE 0.1s [2022-02-01T09:57:35.824Z] [2022-02-01T09:57:35.824Z] #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-01T09:57:35.824Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-01T09:57:35.824Z] #20 46.52 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-01T09:57:35.824Z] #20 46.89 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-01T09:57:35.824Z] #20 47.14 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-01T09:57:35.824Z] #20 47.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-01T09:57:35.824Z] #20 47.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-01T09:57:35.824Z] #20 47.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-01T09:57:35.824Z] #20 47.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-01T09:57:35.824Z] #20 47.17 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-01T09:57:35.824Z] #20 47.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-01T09:57:35.824Z] #20 47.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-01T09:57:35.824Z] #20 47.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-01T09:57:35.824Z] #20 47.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-01T09:57:35.824Z] #20 47.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-01T09:57:35.824Z] #20 47.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-01T09:57:35.866Z] #21 39.37 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:35.866Z] #21 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-01T09:57:35.866Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-01T09:57:35.866Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-01T09:57:35.866Z] #21 39.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-01T09:57:35.866Z] #21 39.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-01T09:57:35.866Z] #21 39.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-01T09:57:35.866Z] #21 39.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-01T09:57:35.866Z] #21 39.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-01T09:57:35.866Z] #21 39.44 Setting up python3-setuptools (52.0.0-4) ... [2022-02-01T09:57:36.083Z] #20 47.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-01T09:57:36.083Z] #20 47.41 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-01T09:57:36.083Z] #20 47.42 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-01T09:57:36.083Z] #20 47.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-01T09:57:36.283Z] #21 DONE 42.9s [2022-02-01T09:57:36.283Z] [2022-02-01T09:57:36.283Z] #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-01T09:57:36.283Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-01T09:57:36.847Z] #22 0.833 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-01T09:57:36.847Z] #22 0.843 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-01T09:57:36.847Z] #22 0.846 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-01T09:57:36.847Z] #22 DONE 0.9s [2022-02-01T09:57:36.847Z] [2022-02-01T09:57:36.847Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-01T09:57:36.847Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-01T09:57:37.023Z] #20 48.19 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:57:37.023Z] #20 48.41 Fetched 115 MB in 3s (38.8 MB/s) [2022-02-01T09:57:37.234Z] #21 40.82 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:57:37.234Z] #21 40.84 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-01T09:57:37.234Z] #21 40.85 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-01T09:57:37.234Z] #21 40.86 Setting up python3-pip (20.3.4-4) ... [2022-02-01T09:57:37.284Z] #20 48.46 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-01T09:57:37.284Z] #20 48.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-01T09:57:37.284Z] #20 48.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-01T09:57:37.284Z] #20 48.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-01T09:57:37.343Z] Fetching without tags [2022-02-01T09:57:38.061Z] Merging remotes/origin/master commit 3c06ebd876687555fdf030a3307a66908c4fa57c into PR head commit 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:57:38.119Z] #20 49.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-01T09:57:38.119Z] #20 49.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-01T09:57:38.119Z] #20 49.31 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-01T09:57:38.601Z] #21 42.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-01T09:57:38.601Z] #21 42.06 Setting up jq (1.6-2.1) ... [2022-02-01T09:57:38.601Z] #21 42.07 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-01T09:57:38.601Z] #21 42.08 Setting up iptables (1.8.7-1) ... [2022-02-01T09:57:38.601Z] #21 42.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-01T09:57:38.601Z] #21 42.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-01T09:57:38.601Z] #21 42.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-01T09:57:38.601Z] #21 42.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-01T09:57:38.601Z] #21 42.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-01T09:57:38.601Z] #21 42.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-01T09:57:38.601Z] #21 42.13 Setting up iproute2 (5.10.0-4) ... [2022-02-01T09:57:38.858Z] #21 42.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:57:39.060Z] #20 50.17 Selecting previously unselected package binutils-mingw-w64. [2022-02-01T09:57:39.060Z] #20 50.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-01T09:57:39.060Z] #20 50.17 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-01T09:57:39.060Z] #20 50.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-01T09:57:39.060Z] #20 50.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:57:39.060Z] #20 50.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:57:39.060Z] #20 50.30 Selecting previously unselected package dmsetup. [2022-02-01T09:57:39.060Z] #20 50.31 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:57:39.060Z] #20 50.31 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-01T09:57:39.060Z] #20 50.41 Selecting previously unselected package mingw-w64-common. [2022-02-01T09:57:39.060Z] #20 ... [2022-02-01T09:57:39.060Z] [2022-02-01T09:57:39.060Z] #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-01T09:57:39.060Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-01T09:57:39.060Z] #45 39.75 Building dependency tree... [2022-02-01T09:57:39.060Z] #45 43.56 The following additional packages will be installed: [2022-02-01T09:57:39.060Z] #45 43.58 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-02-01T09:57:39.060Z] #45 43.62 Suggested packages: [2022-02-01T09:57:39.060Z] #45 43.62 cmake-doc ninja-build lrzip [2022-02-01T09:57:39.060Z] #45 43.62 Recommended packages: [2022-02-01T09:57:39.060Z] #45 43.62 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-01T09:57:39.060Z] #45 44.30 The following NEW packages will be installed: [2022-02-01T09:57:39.060Z] #45 44.32 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-02-01T09:57:39.060Z] #45 44.74 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:57:39.060Z] #45 44.74 Need to get 8418 kB of archives. [2022-02-01T09:57:39.060Z] #45 44.74 After this operation, 34.9 MB of additional disk space will be used. [2022-02-01T09:57:39.061Z] #45 44.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-01T09:57:39.061Z] #45 44.75 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-01T09:57:39.061Z] #45 44.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-01T09:57:39.061Z] #45 44.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-01T09:57:39.061Z] #45 44.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-01T09:57:39.061Z] #45 44.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-01T09:57:39.061Z] #45 44.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-01T09:57:39.061Z] #45 44.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-01T09:57:39.061Z] #45 45.67 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:57:39.061Z] #45 46.29 Fetched 8418 kB in 1s (16.6 MB/s) [2022-02-01T09:57:39.061Z] #45 46.66 Selecting previously unselected package xxd. [2022-02-01T09:57:39.061Z] #45 46.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 ... 30207 files and directories currently installed.) [2022-02-01T09:57:39.061Z] #45 46.71 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-01T09:57:39.061Z] #45 46.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:39.061Z] #45 47.01 Selecting previously unselected package vim-common. [2022-02-01T09:57:39.061Z] #45 47.02 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:57:39.061Z] #45 47.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:39.061Z] #45 47.25 Selecting previously unselected package cmake-data. [2022-02-01T09:57:39.061Z] #45 47.25 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-01T09:57:39.061Z] #45 47.27 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-01T09:57:39.061Z] #45 48.24 Selecting previously unselected package libarchive13:amd64. [2022-02-01T09:57:39.061Z] #45 48.25 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-01T09:57:39.061Z] #45 48.26 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-01T09:57:39.061Z] #45 48.45 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-01T09:57:39.061Z] #45 48.45 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-01T09:57:39.061Z] #45 48.46 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-01T09:57:39.061Z] #45 48.59 Selecting previously unselected package librhash0:amd64. [2022-02-01T09:57:39.061Z] #45 48.59 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-02-01T09:57:39.061Z] #45 48.60 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-01T09:57:39.061Z] #45 48.68 Selecting previously unselected package libuv1:amd64. [2022-02-01T09:57:39.061Z] #45 48.69 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-02-01T09:57:39.061Z] #45 48.69 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-01T09:57:39.061Z] #45 48.78 Selecting previously unselected package cmake. [2022-02-01T09:57:39.061Z] #45 48.78 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-01T09:57:39.061Z] #45 48.78 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-01T09:57:39.061Z] #45 50.16 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-01T09:57:39.061Z] #45 50.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:39.061Z] #45 50.19 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-01T09:57:39.061Z] #45 50.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:57:39.061Z] #45 50.23 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-01T09:57:39.061Z] #45 50.24 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-01T09:57:39.061Z] #45 50.26 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-01T09:57:39.061Z] #45 50.28 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-01T09:57:39.061Z] #45 50.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:57:39.061Z] #45 DONE 50.6s [2022-02-01T09:57:39.061Z] [2022-02-01T09:57:39.061Z] #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-01T09:57:39.061Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-01T09:57:39.061Z] #20 50.41 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-01T09:57:39.061Z] #20 50.42 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-01T09:57:37.001Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:57:37.074Z] > git config --add remote.origin.fetch +refs/pull/43202/head:refs/remotes/origin/PR-43202 # timeout=10 [2022-02-01T09:57:37.126Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:57:37.251Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-01T09:57:37.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-01T09:57:37.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:57:37.384Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43202/head:refs/remotes/origin/PR-43202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-01T09:57:38.175Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:57:38.224Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:57:39.322Z] #20 ... [2022-02-01T09:57:39.322Z] [2022-02-01T09:57:39.322Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-01T09:57:39.322Z] #46 sha256:f6c5e4c5c29a93889f9e342598504932351f9b3e21d305b3cb3ae7a1464316f8 [2022-02-01T09:57:39.322Z] #46 DONE 0.1s [2022-02-01T09:57:39.322Z] [2022-02-01T09:57:39.322Z] #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-01T09:57:39.322Z] #47 sha256:5c3764c9c8993bf8372b4834a8fc7acb6ab102f06fab7b003610bc97abb83390 [2022-02-01T09:57:39.788Z] #21 DONE 43.4s [2022-02-01T09:57:39.788Z] [2022-02-01T09:57:39.788Z] #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-01T09:57:39.788Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-01T09:57:40.263Z] #47 0.746 + RM_GOPATH=0 [2022-02-01T09:57:40.263Z] #47 0.746 + TMP_GOPATH= [2022-02-01T09:57:40.263Z] #47 0.746 + : /build [2022-02-01T09:57:40.263Z] #47 0.746 + '[' -z '' ']' [2022-02-01T09:57:40.263Z] #47 0.747 ++ mktemp -d [2022-02-01T09:57:40.263Z] #47 0.749 + export GOPATH=/tmp/tmp.xg7memm8M5 [2022-02-01T09:57:40.263Z] #47 0.749 + GOPATH=/tmp/tmp.xg7memm8M5 [2022-02-01T09:57:40.263Z] #47 0.749 + RM_GOPATH=1 [2022-02-01T09:57:40.263Z] #47 0.749 + case "$(go env GOARCH)" in [2022-02-01T09:57:40.263Z] #47 0.750 ++ go env GOARCH [2022-02-01T09:57:40.263Z] #47 0.758 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:57:40.263Z] #47 0.758 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:57:40.263Z] #47 0.759 ++ dirname /install.sh [2022-02-01T09:57:40.263Z] #47 0.760 + dir=/ [2022-02-01T09:57:40.263Z] #47 0.760 + bin=tini [2022-02-01T09:57:40.263Z] #47 0.760 + shift [2022-02-01T09:57:40.263Z] #47 0.760 + '[' '!' -f //tini.installer ']' [2022-02-01T09:57:40.263Z] #47 0.761 + . //tini.installer [2022-02-01T09:57:40.263Z] #47 0.761 ++ : v0.19.0 [2022-02-01T09:57:40.263Z] #47 0.761 + install_tini [2022-02-01T09:57:40.263Z] #47 0.761 + echo 'Install tini version v0.19.0' [2022-02-01T09:57:40.263Z] #47 0.762 Install tini version v0.19.0 [2022-02-01T09:57:40.263Z] #47 0.762 + git clone https://github.com/krallin/tini.git /tmp/tmp.xg7memm8M5/tini [2022-02-01T09:57:40.263Z] #47 0.765 Cloning into '/tmp/tmp.xg7memm8M5/tini'... [2022-02-01T09:57:40.523Z] #47 1.142 + cd /tmp/tmp.xg7memm8M5/tini [2022-02-01T09:57:40.523Z] #47 1.142 + git checkout -q v0.19.0 [2022-02-01T09:57:40.523Z] #47 1.151 + cmake . [2022-02-01T09:57:40.523Z] #47 1.337 -- The C compiler identification is GNU 10.2.1 [2022-02-01T09:57:40.523Z] #47 1.367 -- Detecting C compiler ABI info [2022-02-01T09:57:40.718Z] #22 0.866 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-01T09:57:40.718Z] #22 0.873 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-01T09:57:40.718Z] #22 0.877 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-01T09:57:40.718Z] #22 DONE 0.9s [2022-02-01T09:57:40.718Z] [2022-02-01T09:57:40.718Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-01T09:57:40.718Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-01T09:57:40.785Z] #47 1.542 -- Detecting C compiler ABI info - done [2022-02-01T09:57:40.785Z] #47 1.573 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-01T09:57:40.785Z] #47 1.574 -- Detecting C compile features [2022-02-01T09:57:40.785Z] #47 1.575 -- Detecting C compile features - done [2022-02-01T09:57:40.785Z] #47 1.587 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-01T09:57:40.785Z] #47 1.672 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-01T09:57:41.045Z] #47 1.710 -- Configuring done [2022-02-01T09:57:41.045Z] #47 1.725 -- Generating done [2022-02-01T09:57:41.045Z] #47 1.726 -- Build files have been written to: /tmp/tmp.xg7memm8M5/tini [2022-02-01T09:57:41.045Z] #47 1.735 + make tini-static [2022-02-01T09:57:41.045Z] #47 1.829 Scanning dependencies of target tini-static [2022-02-01T09:57:41.045Z] #47 1.868 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-01T09:57:41.494Z] Merge succeeded, producing 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:57:41.494Z] Checking out Revision 2cff05e9602dd852879807c7dc0ac50303272cf8 (PR-43202) [2022-02-01T09:57:41.617Z] #47 2.270 [100%] Linking C executable tini-static [2022-02-01T09:57:41.878Z] #47 2.454 [100%] Built target tini-static [2022-02-01T09:57:41.878Z] #47 2.478 + mkdir -p /build [2022-02-01T09:57:41.878Z] #47 2.483 + cp tini-static /build/docker-init [2022-02-01T09:57:42.141Z] #47 DONE 2.8s [2022-02-01T09:57:42.141Z] [2022-02-01T09:57:42.141Z] #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-01T09:57:42.141Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-01T09:57:42.141Z] #20 52.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-01T09:57:42.141Z] #20 52.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-01T09:57:42.141Z] #20 52.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-01T09:57:41.131Z] > git remote # timeout=10 [2022-02-01T09:57:41.208Z] > git config --get remote.origin.url # timeout=10 [2022-02-01T09:57:41.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-01T09:57:41.258Z] > git merge 3c06ebd876687555fdf030a3307a66908c4fa57c # timeout=10 [2022-02-01T09:57:41.401Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-01T09:57:41.530Z] > git config core.sparsecheckout # timeout=10 [2022-02-01T09:57:41.578Z] > git checkout -f 2cff05e9602dd852879807c7dc0ac50303272cf8 # timeout=10 [2022-02-01T09:57:42.713Z] #20 54.11 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-01T09:57:42.713Z] #20 54.11 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:57:42.713Z] #20 54.12 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-01T09:57:42.713Z] #20 54.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-01T09:57:42.974Z] #20 54.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:57:42.974Z] #20 54.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-01T09:57:44.896Z] #20 56.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-01T09:57:44.896Z] #20 56.28 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:57:44.896Z] #20 56.29 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:57:45.837Z] #20 ... [2022-02-01T09:57:45.837Z] [2022-02-01T09:57:45.837Z] #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-01T09:57:45.837Z] #67 sha256:a86d05c0769f1db74e1be0e54f04cbbf8c5928ea5da68ab57a280b8204b2c5df [2022-02-01T09:57:45.837Z] #67 1.062 + RM_GOPATH=0 [2022-02-01T09:57:45.837Z] #67 1.062 + TMP_GOPATH= [2022-02-01T09:57:45.837Z] #67 1.062 + : /build [2022-02-01T09:57:45.837Z] #67 1.062 + '[' -z '' ']' [2022-02-01T09:57:45.837Z] #67 1.062 ++ mktemp -d [2022-02-01T09:57:45.837Z] #67 1.063 + export GOPATH=/tmp/tmp.bV2dx7YYxR [2022-02-01T09:57:45.837Z] #67 1.063 + GOPATH=/tmp/tmp.bV2dx7YYxR [2022-02-01T09:57:45.837Z] #67 1.063 + RM_GOPATH=1 [2022-02-01T09:57:45.837Z] #67 1.063 + case "$(go env GOARCH)" in [2022-02-01T09:57:45.837Z] #67 1.070 ++ go env GOARCH [2022-02-01T09:57:45.837Z] #67 1.101 Install containerd version v1.5.9 [2022-02-01T09:57:45.837Z] #67 1.101 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:57:45.837Z] #67 1.101 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:57:45.837Z] #67 1.101 ++ dirname /install.sh [2022-02-01T09:57:45.837Z] #67 1.101 + dir=/ [2022-02-01T09:57:45.837Z] #67 1.101 + bin=containerd [2022-02-01T09:57:45.837Z] #67 1.101 + shift [2022-02-01T09:57:45.837Z] #67 1.101 + '[' '!' -f //containerd.installer ']' [2022-02-01T09:57:45.837Z] #67 1.101 + . //containerd.installer [2022-02-01T09:57:45.837Z] #67 1.101 ++ set -e [2022-02-01T09:57:45.837Z] #67 1.101 ++ : v1.5.9 [2022-02-01T09:57:45.837Z] #67 1.101 + install_containerd [2022-02-01T09:57:45.837Z] #67 1.101 + echo 'Install containerd version v1.5.9' [2022-02-01T09:57:45.837Z] #67 1.101 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bV2dx7YYxR/src/github.com/containerd/containerd [2022-02-01T09:57:45.837Z] #67 1.101 Cloning into '/tmp/tmp.bV2dx7YYxR/src/github.com/containerd/containerd'... [2022-02-01T09:57:46.800Z] #23 9.410 Collecting yamllint==1.26.1 [2022-02-01T09:57:47.364Z] #23 10.48 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-01T09:57:48.295Z] #23 11.42 Collecting pathspec>=0.5.3 [2022-02-01T09:57:48.295Z] #23 11.42 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-01T09:57:48.509Z] #60 ... [2022-02-01T09:57:48.509Z] [2022-02-01T09:57:48.509Z] #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-01T09:57:48.509Z] #26 sha256:e5dc0274f6eee6994f2b9af9e0fc5b538b8d9778be189d62dfab4da8e2b1528c [2022-02-01T09:57:48.509Z] #26 184.3 + return [2022-02-01T09:57:48.509Z] #26 DONE 185.8s [2022-02-01T09:57:48.509Z] [2022-02-01T09:57:48.509Z] #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-01T09:57:48.509Z] #60 sha256:93075ebf89c01f0c6057aadf0d555ccb5629f8f577f08aa8554cde44f0b478ea [2022-02-01T09:57:48.552Z] #23 11.76 Collecting pyyaml [2022-02-01T09:57:48.767Z] #60 ... [2022-02-01T09:57:48.767Z] [2022-02-01T09:57:48.767Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-01T09:57:48.767Z] #27 sha256:3ef1460ad18d6001311a4ec5007d9dcf20f8d263c3774a90d2ecf6c0fda8f173 [2022-02-01T09:57:48.810Z] #23 11.78 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-01T09:57:48.810Z] #23 11.84 Building wheels for collected packages: yamllint [2022-02-01T09:57:48.810Z] #23 11.84 Building wheel for yamllint (setup.py): started [2022-02-01T09:57:49.026Z] #27 DONE 0.1s [2022-02-01T09:57:49.026Z] [2022-02-01T09:57:49.026Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-01T09:57:49.026Z] #32 sha256:47fd111c3fc4612d7d756b42991e3480148513103ef406ac69a45e3674680a84 [2022-02-01T09:57:49.134Z] #67 12.69 + cd /tmp/tmp.bV2dx7YYxR/src/github.com/containerd/containerd [2022-02-01T09:57:49.134Z] #67 12.69 + git checkout -q v1.5.9 [2022-02-01T09:57:49.134Z] #67 ... [2022-02-01T09:57:49.134Z] [2022-02-01T09:57:49.134Z] #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-01T09:57:49.134Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-01T09:57:49.134Z] #20 60.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-01T09:57:49.134Z] #20 60.03 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:57:49.134Z] #20 60.03 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:57:49.593Z] #32 DONE 0.7s [2022-02-01T09:57:49.593Z] [2022-02-01T09:57:49.593Z] #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-01T09:57:49.593Z] #60 sha256:93075ebf89c01f0c6057aadf0d555ccb5629f8f577f08aa8554cde44f0b478ea [2022-02-01T09:57:49.740Z] #23 12.77 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-01T09:57:49.740Z] #23 12.77 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=116a5fd0e2a2575f369481382c1ea220202574d086f40f7078475ee157ce0752 [2022-02-01T09:57:49.740Z] #23 12.77 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-01T09:57:49.740Z] #23 12.78 Successfully built yamllint [2022-02-01T09:57:49.740Z] #23 12.79 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-01T09:57:49.852Z] #60 ... [2022-02-01T09:57:49.852Z] [2022-02-01T09:57:49.852Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-01T09:57:49.852Z] #35 sha256:da337c16ad3ace0210ea37ef8b7ec2568e47f5ddb72787f44f23df9b8237c266 [2022-02-01T09:57:50.111Z] #35 DONE 0.5s [2022-02-01T09:57:50.111Z] [2022-02-01T09:57:50.111Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-01T09:57:50.111Z] #37 sha256:36acce039595c2d4a5e872785b54a9708dcd921f409553fe0bb354a29c2bdf9d [2022-02-01T09:57:50.111Z] #37 DONE 0.1s [2022-02-01T09:57:50.111Z] [2022-02-01T09:57:50.111Z] #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-01T09:57:50.111Z] #60 sha256:93075ebf89c01f0c6057aadf0d555ccb5629f8f577f08aa8554cde44f0b478ea [2022-02-01T09:57:50.304Z] #23 13.16 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-01T09:57:50.371Z] #60 ... [2022-02-01T09:57:50.371Z] [2022-02-01T09:57:50.371Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-01T09:57:50.371Z] #41 sha256:771d6bd00d9261c508f02d0090690f475e9d2ee537fd2291572cefdd91a01aba [2022-02-01T09:57:50.371Z] #41 DONE 0.1s [2022-02-01T09:57:50.371Z] [2022-02-01T09:57:50.371Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-01T09:57:50.371Z] #44 sha256:518fd264e70f3ece1f0b2c3e6ce1c64e8848cb93675ce9286cd5203091e14933 [2022-02-01T09:57:50.517Z] #20 61.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-01T09:57:50.517Z] #20 61.60 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:57:50.517Z] #20 61.61 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-01T09:57:50.670Z] #23 9.174 Collecting yamllint==1.26.1 [2022-02-01T09:57:50.868Z] #23 DONE 13.7s [2022-02-01T09:57:50.868Z] [2022-02-01T09:57:50.868Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-01T09:57:50.868Z] #27 sha256:dcf5a98eb11ceb9cfa3ddad0f8e27cdb01ca0369c14c3bf0b275e4aa05cde47b [2022-02-01T09:57:50.927Z] #23 10.25 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-01T09:57:51.125Z] #27 DONE 0.4s [2022-02-01T09:57:51.125Z] [2022-02-01T09:57:51.125Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-01T09:57:51.125Z] #32 sha256:8d99f3df712c80bc5398bb12c9e62b68dede792c073afb33b2e8ff75fc7d5718 [2022-02-01T09:57:51.689Z] #32 DONE 0.7s [2022-02-01T09:57:51.689Z] [2022-02-01T09:57:51.689Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-01T09:57:51.689Z] #35 sha256:5813bc4886e9d0ba21d00276e2c6de942ac100309d60c24511f972feeda24f63 [2022-02-01T09:57:51.748Z] #44 DONE 1.2s [2022-02-01T09:57:51.748Z] [2022-02-01T09:57:51.748Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-01T09:57:51.748Z] #48 sha256:7d6760de2431886a3414cf92ca4a77ca9377892d849eaca8c4bc33b185f30ba7 [2022-02-01T09:57:51.748Z] #48 DONE 0.1s [2022-02-01T09:57:51.748Z] [2022-02-01T09:57:51.748Z] #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-01T09:57:51.748Z] #60 sha256:93075ebf89c01f0c6057aadf0d555ccb5629f8f577f08aa8554cde44f0b478ea [2022-02-01T09:57:51.748Z] #60 161.5 + bin/containerd [2022-02-01T09:57:51.748Z] #60 ... [2022-02-01T09:57:51.748Z] [2022-02-01T09:57:51.748Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-01T09:57:51.748Z] #50 sha256:1e21b5a50182eae685c03602b34520dfe814135572a4e753e578fc576d91e06a [2022-02-01T09:57:51.748Z] #50 DONE 0.2s [2022-02-01T09:57:51.900Z] #20 63.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-01T09:57:51.900Z] #20 63.28 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:57:51.900Z] #20 63.29 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:57:51.946Z] #35 DONE 0.4s [2022-02-01T09:57:51.946Z] [2022-02-01T09:57:51.946Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-01T09:57:51.946Z] #37 sha256:a6535eb27c4d509fea3e1be8c1b5c8e732dfec631ea9e2864078f9617057e750 [2022-02-01T09:57:51.946Z] #37 DONE 0.1s [2022-02-01T09:57:51.946Z] [2022-02-01T09:57:51.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.23.8" && /build/golangci-lint --version [2022-02-01T09:57:51.946Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:57:52.007Z] [2022-02-01T09:57:52.007Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-01T09:57:52.007Z] #52 sha256:ddfb15d063eaa12106e066eb8fa79b55bfa92f21b925a2fafc41bd683119666a [2022-02-01T09:57:52.203Z] #51 ... [2022-02-01T09:57:52.203Z] [2022-02-01T09:57:52.203Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-01T09:57:52.203Z] #41 sha256:d912f510b3295a5db64c4ea5a7d9aae17cfd92a55c4daf241a69db2a7152e84e [2022-02-01T09:57:52.203Z] #41 DONE 0.0s [2022-02-01T09:57:52.295Z] #23 11.28 Collecting pathspec>=0.5.3 [2022-02-01T09:57:52.295Z] #23 11.29 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-01T09:57:52.295Z] #23 11.62 Collecting pyyaml [2022-02-01T09:57:52.295Z] #23 11.63 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-01T09:57:52.295Z] #23 11.69 Building wheels for collected packages: yamllint [2022-02-01T09:57:52.460Z] [2022-02-01T09:57:52.460Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:57:52.460Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:57:52.556Z] #23 11.69 Building wheel for yamllint (setup.py): started [2022-02-01T09:57:52.575Z] #52 DONE 0.9s [2022-02-01T09:57:52.575Z] [2022-02-01T09:57:52.575Z] #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-01T09:57:52.575Z] #60 sha256:93075ebf89c01f0c6057aadf0d555ccb5629f8f577f08aa8554cde44f0b478ea [2022-02-01T09:57:52.575Z] #60 ... [2022-02-01T09:57:52.575Z] [2022-02-01T09:57:52.575Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-01T09:57:52.575Z] #54 sha256:4ea8edbe14e7bd5a892dfaff4640e12dd5cfb67cb9144386c866eaabec6ed54f [2022-02-01T09:57:52.575Z] #54 DONE 0.1s [2022-02-01T09:57:52.834Z] [2022-02-01T09:57:52.834Z] #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-01T09:57:52.834Z] #60 sha256:93075ebf89c01f0c6057aadf0d555ccb5629f8f577f08aa8554cde44f0b478ea [2022-02-01T09:57:53.487Z] #23 12.64 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-01T09:57:53.488Z] #23 12.64 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f5ca0c2602e0c7299ca91d7f5c88f4e3a4311083706fe0de7fad9dcfbc882de7 [2022-02-01T09:57:53.488Z] #23 12.64 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-01T09:57:53.488Z] #23 12.65 Successfully built yamllint [2022-02-01T09:57:53.488Z] #23 12.67 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-01T09:57:53.998Z] Commit message: "client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck)" [2022-02-01T09:57:54.052Z] #23 13.05 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-01T09:57:54.309Z] #23 DONE 13.5s [2022-02-01T09:57:54.309Z] [2022-02-01T09:57:54.309Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-01T09:57:54.309Z] #27 sha256:1e09da1d14ca721cc7f9bf4679b80ad828ec47b291f3a907d97c3cbb9d03f97c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-01T09:57:54.568Z] #27 DONE 0.3s [2022-02-01T09:57:54.568Z] [2022-02-01T09:57:54.568Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-01T09:57:54.568Z] #32 sha256:49e46d6aea0c62da5805fcb7266a2c119dcd6f5980bf6029911477734dabf927 [2022-02-01T09:57:55.132Z] #32 DONE 0.6s [2022-02-01T09:57:55.132Z] [2022-02-01T09:57:55.132Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-01T09:57:55.132Z] #35 sha256:68fb0c6daaedc64c45eb3fba8a682bde6942a70f6fd1df7e3bd237ea27bbd6a6 [2022-02-01T09:57:55.700Z] #35 DONE 0.3s [2022-02-01T09:57:55.700Z] [2022-02-01T09:57:55.700Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-01T09:57:55.700Z] #37 sha256:5de617a9f534e214401dec528023b8dda7c2e10be5e934e16494676eb2541c63 [2022-02-01T09:57:55.700Z] #37 DONE 0.1s [2022-02-01T09:57:55.700Z] [2022-02-01T09:57:55.700Z] #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-01T09:57:55.700Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc [2022-02-01T09:57:55.700Z] #60 ... [2022-02-01T09:57:55.700Z] [2022-02-01T09:57:55.700Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-01T09:57:55.700Z] #41 sha256:f8529c8e14708aeb2f31a725ecdff932c6503c60e962478f336b4a3625901ee8 [2022-02-01T09:57:55.700Z] #41 DONE 0.0s [2022-02-01T09:57:55.958Z] [2022-02-01T09:57:55.958Z] #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-01T09:57:55.958Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc [2022-02-01T09:57:56.104Z] #20 66.89 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-01T09:57:56.104Z] #20 66.89 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-01T09:57:56.104Z] #20 66.90 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:57:56.703Z] #51 ... [2022-02-01T09:57:56.703Z] [2022-02-01T09:57:56.703Z] #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-01T09:57:56.703Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:57:56.703Z] #43 175.8 + dpkg --print-architecture [2022-02-01T09:57:56.703Z] #43 175.8 + git checkout -q v2.1.0 [2022-02-01T09:57:57.055Z] #60 ... [2022-02-01T09:57:57.055Z] [2022-02-01T09:57:57.055Z] #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-01T09:57:57.055Z] #56 sha256:b25a5353b81e6e8e4575785091abe4a7c30abcdf2ef44d1a9f6ea3fb337e61bb [2022-02-01T09:57:57.055Z] #56 96.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-02-01T09:57:57.488Z] #20 68.76 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-01T09:57:57.488Z] #20 68.77 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-01T09:57:57.488Z] #20 68.78 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-01T09:57:57.488Z] #20 68.84 Selecting previously unselected package libapparmor1:amd64. [2022-02-01T09:57:57.488Z] #20 68.84 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-01T09:57:57.488Z] #20 68.85 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-01T09:57:57.488Z] #20 68.90 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-01T09:57:57.488Z] #20 68.91 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-01T09:57:57.488Z] #20 68.91 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-01T09:57:57.521Z] #43 176.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-01T09:57:57.521Z] #43 176.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-01T09:57:57.620Z] + docker version [2022-02-01T09:57:57.683Z] #56 97.33 + mkdir -p /build [2022-02-01T09:57:57.683Z] #56 97.34 + cp runc /build/runc [2022-02-01T09:57:57.749Z] #20 68.99 Selecting previously unselected package libbtrfs0:amd64. [2022-02-01T09:57:57.749Z] #20 68.99 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-01T09:57:57.749Z] #20 69.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:57:57.749Z] #20 69.07 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-01T09:57:57.749Z] #20 69.08 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-01T09:57:57.749Z] #20 69.09 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:57:57.749Z] #20 69.19 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-01T09:57:57.749Z] #20 69.20 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:57:57.749Z] #20 69.20 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:57:57.749Z] #20 69.24 Selecting previously unselected package libudev-dev:amd64. [2022-02-01T09:57:58.010Z] #20 69.25 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-01T09:57:58.010Z] #20 69.25 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-01T09:57:58.010Z] #20 69.32 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-01T09:57:58.010Z] #20 69.32 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-01T09:57:58.010Z] #20 69.33 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-01T09:57:58.010Z] #20 69.44 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-01T09:57:58.010Z] #20 69.44 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-01T09:57:58.010Z] #20 69.44 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-01T09:57:58.010Z] #20 69.53 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-01T09:57:58.010Z] #20 69.53 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-01T09:57:58.270Z] #20 69.54 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-01T09:57:58.270Z] #20 69.62 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-01T09:57:58.270Z] #20 69.62 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-01T09:57:58.270Z] #20 69.62 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-01T09:57:58.270Z] #20 69.67 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-01T09:57:58.270Z] #20 69.67 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-01T09:57:58.270Z] #20 69.68 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-01T09:57:58.531Z] #20 69.86 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-01T09:57:58.531Z] #20 69.86 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-01T09:57:58.531Z] #20 69.87 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-01T09:57:58.642Z] #56 DONE 98.3s [2022-02-01T09:57:58.642Z] [2022-02-01T09:57:58.642Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-01T09:57:58.642Z] #60 sha256:93075ebf89c01f0c6057aadf0d555ccb5629f8f577f08aa8554cde44f0b478ea [2022-02-01T09:57:58.791Z] #20 69.98 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-01T09:57:58.791Z] #20 69.99 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-01T09:57:58.791Z] #20 69.99 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:57:58.791Z] #20 70.03 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-01T09:57:58.791Z] #20 70.04 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-01T09:57:58.791Z] #20 70.05 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-01T09:57:58.791Z] #20 70.12 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-01T09:57:58.791Z] #20 70.12 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-01T09:57:58.791Z] #20 70.12 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-01T09:57:59.051Z] #20 70.35 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-01T09:57:59.051Z] #20 70.36 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-01T09:57:59.051Z] #20 70.37 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-01T09:57:59.051Z] #20 70.38 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-01T09:57:59.051Z] #20 70.39 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-01T09:57:59.051Z] #20 70.40 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-01T09:57:59.051Z] #20 70.41 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-01T09:57:59.051Z] #20 70.42 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-01T09:57:59.051Z] #20 70.43 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-01T09:57:59.051Z] #20 70.44 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-01T09:57:59.051Z] #20 70.45 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-01T09:57:59.051Z] #20 70.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-01T09:57:59.051Z] #20 70.47 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-01T09:57:59.051Z] #20 70.48 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-01T09:57:59.051Z] #20 70.49 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-01T09:57:59.051Z] #20 70.50 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-01T09:57:59.051Z] #20 70.51 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-01T09:57:59.051Z] #20 70.52 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-01T09:57:59.051Z] #20 70.53 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-01T09:57:59.051Z] #20 70.54 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-01T09:57:59.051Z] #20 70.55 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:57:59.051Z] #20 70.56 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-01T09:57:59.051Z] #20 70.57 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:57:59.051Z] #20 70.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-01T09:57:59.313Z] #20 70.58 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-01T09:57:59.313Z] #20 70.59 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-01T09:57:59.313Z] #20 70.60 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-01T09:57:59.313Z] #20 70.61 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-01T09:57:59.313Z] #20 70.63 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-01T09:57:59.313Z] #20 70.64 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:57:59.313Z] #20 70.66 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-01T09:57:59.313Z] #20 70.67 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:57:59.313Z] #20 70.68 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-01T09:57:59.313Z] #20 70.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:57:59.313Z] #20 ... [2022-02-01T09:57:59.313Z] [2022-02-01T09:57:59.313Z] #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-01T09:57:59.313Z] #67 sha256:a86d05c0769f1db74e1be0e54f04cbbf8c5928ea5da68ab57a280b8204b2c5df [2022-02-01T09:57:59.313Z] #67 13.43 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-01T09:57:59.313Z] #67 13.43 + BUILDTAGS='netgo osusergo static_build' [2022-02-01T09:57:59.313Z] #67 13.43 + export EXTRA_FLAGS=-buildmode=pie [2022-02-01T09:57:59.313Z] #67 13.43 + EXTRA_FLAGS=-buildmode=pie [2022-02-01T09:57:59.313Z] #67 13.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-01T09:57:59.313Z] #67 13.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-01T09:57:59.313Z] #67 13.43 + '[' '' = dynamic ']' [2022-02-01T09:57:59.313Z] #67 13.43 + make [2022-02-01T09:57:59.313Z] #67 14.40 + bin/ctr [2022-02-01T09:57:59.573Z] #67 ... [2022-02-01T09:57:59.573Z] [2022-02-01T09:57:59.573Z] #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-01T09:57:59.573Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-01T09:57:59.573Z] #20 DONE 71.0s [2022-02-01T09:57:59.573Z] [2022-02-01T09:57:59.573Z] #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-01T09:57:59.573Z] #21 sha256:a0dda4bd9cc3c8205725738412b27407ae226deb12f119d80c7781024abb8253 [2022-02-01T09:57:59.582Z] #60 ... [2022-02-01T09:57:59.582Z] [2022-02-01T09:57:59.582Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-01T09:57:59.582Z] #57 sha256:5b9e3205ad9246081ca5b2f1a1814f4cd1840d8fc902869c8c32e1912bf883a2 [2022-02-01T09:58:00.039Z] #43 ... [2022-02-01T09:58:00.039Z] [2022-02-01T09:58:00.039Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:58:00.039Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:58:00.039Z] #51 178.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-01T09:58:00.039Z] #51 DONE 178.8s [2022-02-01T09:58:00.039Z] [2022-02-01T09:58:00.039Z] #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-01T09:58:00.039Z] #56 sha256:116c94f745caa1066cca76b6977dc1a097f2b92accd12a7a48f35ac4ee0b6cf8 [2022-02-01T09:58:00.151Z] #57 DONE 0.6s [2022-02-01T09:58:00.151Z] [2022-02-01T09:58:00.151Z] #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-01T09:58:00.151Z] #60 sha256:93075ebf89c01f0c6057aadf0d555ccb5629f8f577f08aa8554cde44f0b478ea [2022-02-01T09:58:00.956Z] #21 1.011 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-01T09:58:00.956Z] #21 1.088 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-01T09:58:00.956Z] #21 1.093 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-01T09:58:01.317Z] #60 ... [2022-02-01T09:58:01.317Z] [2022-02-01T09:58:01.317Z] #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-01T09:58:01.317Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:58:01.317Z] #43 177.3 + dpkg --print-architecture [2022-02-01T09:58:01.317Z] #43 177.3 + git checkout -q v2.1.0 [2022-02-01T09:58:01.893Z] #43 178.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-01T09:58:01.893Z] #43 178.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-01T09:58:04.495Z] #60 207.2 # github.com/containerd/containerd/cmd/containerd [2022-02-01T09:58:04.495Z] #60 207.2 /usr/bin/ld: /tmp/go-link-2762126720/000019.o: in function `New': [2022-02-01T09:58:04.495Z] #60 207.2 /tmp/tmp.5GiIPTVl5A/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-01T09:58:04.495Z] #60 207.3 + bin/containerd-stress [2022-02-01T09:58:04.495Z] #60 208.4 + bin/containerd-shim [2022-02-01T09:58:06.506Z] #21 1.576 Reading package lists... [2022-02-01T09:58:08.075Z] Client: [2022-02-01T09:58:08.075Z] Version: 20.10.9 [2022-02-01T09:58:08.075Z] API version: 1.41 [2022-02-01T09:58:08.075Z] Go version: go1.16.8 [2022-02-01T09:58:08.075Z] Git commit: c2ea9bc [2022-02-01T09:58:08.075Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-01T09:58:08.075Z] OS/Arch: windows/amd64 [2022-02-01T09:58:08.075Z] Context: default [2022-02-01T09:58:08.075Z] Experimental: true [2022-02-01T09:58:08.075Z] [2022-02-01T09:58:08.075Z] Server: Docker Engine - Community [2022-02-01T09:58:08.075Z] Engine: [2022-02-01T09:58:08.075Z] Version: 20.10.9 [2022-02-01T09:58:08.075Z] API version: 1.41 (minimum version 1.24) [2022-02-01T09:58:08.075Z] Go version: go1.16.8 [2022-02-01T09:58:08.075Z] Git commit: 79ea9d3 [2022-02-01T09:58:08.075Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-01T09:58:08.075Z] OS/Arch: windows/amd64 [2022-02-01T09:58:08.075Z] Experimental: true [2022-02-01T09:58:08.436Z] #43 ... [2022-02-01T09:58:08.436Z] [2022-02-01T09:58:08.436Z] #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.23.8" && /build/golangci-lint --version [2022-02-01T09:58:08.436Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-01T09:58:08.436Z] #51 184.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-01T09:58:08.436Z] #51 DONE 184.4s [2022-02-01T09:58:08.436Z] [2022-02-01T09:58:08.436Z] #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-01T09:58:08.436Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc [Pipeline] sh [2022-02-01T09:58:09.668Z] + docker info [2022-02-01T09:58:09.743Z] #60 215.6 + bin/containerd-shim-runc-v1 [2022-02-01T09:58:10.710Z] #21 6.263 Reading package lists... [2022-02-01T09:58:11.655Z] #21 10.95 Building dependency tree... [2022-02-01T09:58:11.655Z] #21 12.00 Reading state information... [2022-02-01T09:58:13.090Z] #21 13.25 The following additional packages will be installed: [2022-02-01T09:58:13.090Z] #21 13.25 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-01T09:58:13.090Z] #21 13.25 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-01T09:58:13.090Z] #21 13.25 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-01T09:58:13.090Z] #21 13.25 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-01T09:58:13.090Z] #21 13.25 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-01T09:58:13.090Z] #21 13.25 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-02-01T09:58:13.090Z] #21 13.26 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-02-01T09:58:13.090Z] #21 13.27 Suggested packages: [2022-02-01T09:58:13.090Z] #21 13.27 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-02-01T09:58:13.090Z] #21 13.27 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-02-01T09:58:13.090Z] #21 13.27 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-02-01T09:58:13.090Z] #21 13.27 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-02-01T09:58:13.090Z] #21 13.27 seccomp:ppc64el seccomp:s390x [2022-02-01T09:58:13.090Z] #21 13.27 Recommended packages: [2022-02-01T09:58:13.090Z] #21 13.27 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-02-01T09:58:13.090Z] #21 13.27 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-02-01T09:58:13.090Z] #21 13.27 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-02-01T09:58:13.090Z] #21 13.27 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-02-01T09:58:13.681Z] #21 13.85 The following NEW packages will be installed: [2022-02-01T09:58:13.681Z] #21 13.85 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-01T09:58:13.681Z] #21 13.85 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-02-01T09:58:13.681Z] #21 13.85 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-02-01T09:58:13.681Z] #21 13.85 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-01T09:58:13.681Z] #21 13.85 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-01T09:58:13.681Z] #21 13.85 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-01T09:58:13.681Z] #21 13.85 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-01T09:58:13.681Z] #21 13.86 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-02-01T09:58:13.681Z] #21 13.86 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-02-01T09:58:13.681Z] #21 13.86 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-02-01T09:58:13.681Z] #21 13.86 libseccomp2:ppc64el libseccomp2:s390x [2022-02-01T09:58:13.941Z] #21 14.23 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:58:13.941Z] #21 14.23 Need to get 15.9 MB of archives. [2022-02-01T09:58:13.941Z] #21 14.23 After this operation, 73.0 MB of additional disk space will be used. [2022-02-01T09:58:13.941Z] #21 14.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-02-01T09:58:13.941Z] #21 14.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-02-01T09:58:13.941Z] #21 14.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-02-01T09:58:13.941Z] #21 14.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-02-01T09:58:13.941Z] #21 14.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-02-01T09:58:13.941Z] #21 14.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-02-01T09:58:13.941Z] #21 14.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-02-01T09:58:13.941Z] #21 14.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-02-01T09:58:13.941Z] #21 14.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-02-01T09:58:13.941Z] #21 14.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-02-01T09:58:13.941Z] #21 14.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-02-01T09:58:13.941Z] #21 14.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-02-01T09:58:13.941Z] #21 14.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-02-01T09:58:13.941Z] #21 14.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-02-01T09:58:13.941Z] #21 14.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-02-01T09:58:13.941Z] #21 14.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-02-01T09:58:14.201Z] #21 14.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-02-01T09:58:14.201Z] #21 14.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-02-01T09:58:14.201Z] #21 14.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-02-01T09:58:14.201Z] #21 14.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-02-01T09:58:14.201Z] #21 14.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-02-01T09:58:14.201Z] #21 14.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-02-01T09:58:14.201Z] #21 14.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-02-01T09:58:14.460Z] #21 14.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-01T09:58:14.720Z] #21 14.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-01T09:58:14.720Z] #21 14.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-02-01T09:58:14.720Z] #21 14.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-02-01T09:58:14.720Z] #21 14.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-02-01T09:58:14.720Z] #21 14.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-02-01T09:58:14.720Z] #21 14.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-02-01T09:58:14.720Z] #21 14.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-02-01T09:58:14.720Z] #21 14.93 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-01T09:58:14.720Z] #21 14.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-02-01T09:58:14.720Z] #21 14.93 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-01T09:58:14.720Z] #21 14.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-02-01T09:58:14.720Z] #21 14.94 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-01T09:58:14.720Z] #21 14.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-02-01T09:58:14.720Z] #21 14.94 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-01T09:58:14.720Z] #21 14.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-02-01T09:58:14.720Z] #21 14.94 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-01T09:58:14.980Z] #21 15.41 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:58:14.999Z] #60 220.7 + bin/containerd-shim-runc-v2 [2022-02-01T09:58:14.999Z] #60 221.3 + binaries [2022-02-01T09:58:14.999Z] #60 221.3 + install -D bin/containerd /build/containerd [2022-02-01T09:58:14.999Z] #60 221.3 + install -D bin/containerd-shim /build/containerd-shim [2022-02-01T09:58:14.999Z] #60 221.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-01T09:58:14.999Z] #60 221.3 + install -D bin/ctr /build/ctr [2022-02-01T09:58:15.239Z] #21 15.59 Fetched 15.9 MB in 1s (16.0 MB/s) [2022-02-01T09:58:15.239Z] #21 15.62 Selecting previously unselected package gcc-10-base:armel. [2022-02-01T09:58:15.239Z] #21 15.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 ... 38508 files and directories currently installed.) [2022-02-01T09:58:15.239Z] #21 15.66 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-02-01T09:58:15.239Z] #21 15.67 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-02-01T09:58:15.239Z] #21 15.71 Selecting previously unselected package gcc-10-base:armhf. [2022-02-01T09:58:15.239Z] #21 15.72 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-02-01T09:58:15.239Z] #21 15.73 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-02-01T09:58:15.254Z] #60 DONE 221.7s [2022-02-01T09:58:15.501Z] #21 15.77 Selecting previously unselected package gcc-10-base:ppc64el. [2022-02-01T09:58:15.501Z] #21 15.78 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-02-01T09:58:15.501Z] #21 15.78 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-01T09:58:15.501Z] #21 15.83 Selecting previously unselected package gcc-10-base:s390x. [2022-02-01T09:58:15.501Z] #21 15.83 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-02-01T09:58:15.501Z] #21 15.84 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-02-01T09:58:15.501Z] #21 15.89 Selecting previously unselected package gcc-10-base:arm64. [2022-02-01T09:58:15.501Z] #21 15.89 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-02-01T09:58:15.501Z] #21 15.90 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-02-01T09:58:15.760Z] #21 16.00 Selecting previously unselected package libgcc-s1:armel. [2022-02-01T09:58:15.760Z] #21 16.01 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-02-01T09:58:15.761Z] #21 16.03 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-02-01T09:58:15.761Z] #21 16.09 Selecting previously unselected package libcrypt1:armel. [2022-02-01T09:58:15.761Z] #21 16.09 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-02-01T09:58:15.761Z] #21 16.09 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-02-01T09:58:15.761Z] #21 16.16 Selecting previously unselected package libc6:armel. [2022-02-01T09:58:15.761Z] #21 16.18 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-02-01T09:58:16.021Z] #21 16.36 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-02-01T09:58:16.188Z] [2022-02-01T09:58:16.188Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-01T09:58:16.188Z] #61 sha256:c5d9e25cf40c3ae71de47e8879a6f59e83a703d4fcf0d77afcf4f8fa38031a80 [2022-02-01T09:58:16.446Z] #61 DONE 0.2s [2022-02-01T09:58:16.446Z] [2022-02-01T09:58:16.446Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-01T09:58:16.446Z] #66 sha256:491b9e446967a24a41a1cd89653cc086a838a4110de16518052b1b0c3449e926 [2022-02-01T09:58:16.446Z] #66 DONE 0.1s [2022-02-01T09:58:16.446Z] [2022-02-01T09:58:16.446Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-01T09:58:16.446Z] #71 sha256:aeb25ca67210bb53a36ecb33fbf8a242d5185dcd1adb54102fd94b841e88738e [2022-02-01T09:58:16.592Z] #21 16.82 Selecting previously unselected package libapparmor1:armel. [2022-02-01T09:58:16.592Z] #21 16.83 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-02-01T09:58:16.592Z] #21 16.84 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-02-01T09:58:16.592Z] #21 16.88 Selecting previously unselected package libapparmor-dev:armel. [2022-02-01T09:58:16.592Z] #21 16.88 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-02-01T09:58:16.592Z] #21 16.89 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-02-01T09:58:16.592Z] #21 16.96 Selecting previously unselected package libgcc-s1:arm64. [2022-02-01T09:58:16.592Z] #21 16.97 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-02-01T09:58:16.592Z] #21 16.97 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-02-01T09:58:16.592Z] #21 17.01 Selecting previously unselected package libcrypt1:arm64. [2022-02-01T09:58:16.592Z] #21 17.02 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-02-01T09:58:16.592Z] #21 17.02 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-01T09:58:16.592Z] #21 17.10 Selecting previously unselected package libc6:arm64. [2022-02-01T09:58:16.704Z] #71 DONE 0.2s [2022-02-01T09:58:16.704Z] [2022-02-01T09:58:16.704Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-01T09:58:16.704Z] #72 sha256:81721c50c6d99afc67dfcd48b820ee96b7f0a56bedc4cf86be2f0f7c064bc98d [2022-02-01T09:58:16.704Z] #72 DONE 0.0s [2022-02-01T09:58:16.704Z] [2022-02-01T09:58:16.704Z] #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-01T09:58:16.704Z] #73 sha256:634f638f0a2871ca8401c86eb235b1f74f80bdc45d03b584a41eaacc507b58d9 [2022-02-01T09:58:16.853Z] #21 17.10 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-02-01T09:58:17.114Z] #21 17.26 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-02-01T09:58:17.265Z] #73 0.622 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-01T09:58:17.265Z] #73 0.622 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-01T09:58:17.265Z] #73 0.622 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-01T09:58:17.375Z] #21 17.73 Selecting previously unselected package libapparmor1:arm64. [2022-02-01T09:58:17.375Z] #21 17.73 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-01T09:58:17.375Z] #21 17.74 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-01T09:58:17.375Z] #21 17.79 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-01T09:58:17.375Z] #21 17.80 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-01T09:58:17.636Z] #21 17.81 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-01T09:58:17.636Z] #21 17.87 Selecting previously unselected package libgcc-s1:s390x. [2022-02-01T09:58:17.636Z] #21 17.88 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-02-01T09:58:17.636Z] #21 17.88 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-02-01T09:58:17.636Z] #21 17.92 Selecting previously unselected package libcrypt1:s390x. [2022-02-01T09:58:17.636Z] #21 17.93 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-02-01T09:58:17.636Z] #21 17.93 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-02-01T09:58:17.636Z] #21 18.00 Selecting previously unselected package libc6:s390x. [2022-02-01T09:58:17.636Z] #21 18.01 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-02-01T09:58:17.897Z] #21 18.21 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-02-01T09:58:18.087Z] #73 0.861 Reading package lists... [2022-02-01T09:58:18.098Z] #56 ... [2022-02-01T09:58:18.098Z] [2022-02-01T09:58:18.098Z] #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-01T09:58:18.098Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:58:18.098Z] #43 DONE 196.5s [2022-02-01T09:58:18.098Z] [2022-02-01T09:58:18.098Z] #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-01T09:58:18.098Z] #56 sha256:116c94f745caa1066cca76b6977dc1a097f2b92accd12a7a48f35ac4ee0b6cf8 [2022-02-01T09:58:18.355Z] #56 ... [2022-02-01T09:58:18.355Z] [2022-02-01T09:58:18.355Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-01T09:58:18.355Z] #44 sha256:fb9a4304f1879b3fa829f9494804b4180d03df119746b35f52a76e3bc39330b7 [2022-02-01T09:58:18.419Z] #21 18.66 Selecting previously unselected package libapparmor1:s390x. [2022-02-01T09:58:18.419Z] #21 18.67 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-02-01T09:58:18.419Z] #21 18.67 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-02-01T09:58:18.419Z] #21 18.71 Selecting previously unselected package libapparmor-dev:s390x. [2022-02-01T09:58:18.419Z] #21 18.72 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-02-01T09:58:18.419Z] #21 18.72 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-02-01T09:58:18.419Z] #21 18.78 Selecting previously unselected package libgcc-s1:armhf. [2022-02-01T09:58:18.419Z] #21 18.79 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-02-01T09:58:18.419Z] #21 18.79 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-02-01T09:58:18.419Z] #21 18.84 Selecting previously unselected package libcrypt1:armhf. [2022-02-01T09:58:18.419Z] #21 18.84 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-02-01T09:58:18.419Z] #21 18.85 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-02-01T09:58:18.652Z] #73 1.365 Reading package lists... [2022-02-01T09:58:18.652Z] #73 1.857 Building dependency tree... [2022-02-01T09:58:18.652Z] #73 1.966 Reading state information... [2022-02-01T09:58:18.652Z] #73 2.079 The following additional packages will be installed: [2022-02-01T09:58:18.679Z] #21 18.92 Selecting previously unselected package libc6:armhf. [2022-02-01T09:58:18.679Z] #21 18.93 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-02-01T09:58:18.908Z] #73 2.080 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-02-01T09:58:18.908Z] #73 2.080 systemd-timesyncd [2022-02-01T09:58:18.908Z] #73 2.080 Suggested packages: [2022-02-01T09:58:18.908Z] #73 2.080 systemd-container policykit-1 [2022-02-01T09:58:18.908Z] #73 2.080 Recommended packages: [2022-02-01T09:58:18.908Z] #73 2.080 libnss-systemd [2022-02-01T09:58:18.908Z] #73 2.167 The following NEW packages will be installed: [2022-02-01T09:58:18.908Z] #73 2.168 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-02-01T09:58:18.908Z] #73 2.169 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-02-01T09:58:18.919Z] #44 DONE 0.5s [2022-02-01T09:58:18.919Z] [2022-02-01T09:58:18.919Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-01T09:58:18.919Z] #48 sha256:4dc9ccad13050ba58b8550047dc6be29d26f45627b050d0625e5eb9e4e4f0f8e [2022-02-01T09:58:18.919Z] #48 DONE 0.0s [2022-02-01T09:58:18.919Z] [2022-02-01T09:58:18.919Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-01T09:58:18.919Z] #50 sha256:729834b67191a048662e74119ffd437aaccbf30ef86bada2fb79fe1bfd5cb43c [2022-02-01T09:58:18.919Z] #50 DONE 0.1s [2022-02-01T09:58:18.919Z] [2022-02-01T09:58:18.920Z] #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-01T09:58:18.920Z] #56 sha256:116c94f745caa1066cca76b6977dc1a097f2b92accd12a7a48f35ac4ee0b6cf8 [2022-02-01T09:58:18.920Z] #56 ... [2022-02-01T09:58:18.920Z] [2022-02-01T09:58:18.920Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-01T09:58:18.920Z] #52 sha256:3da298567d5562078ca5aa737bd219b8b525db7192dece3721bdb950a4debbee [2022-02-01T09:58:18.940Z] #21 19.14 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-02-01T09:58:19.163Z] #73 2.435 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:58:19.164Z] #73 2.435 Need to get 5937 kB of archives. [2022-02-01T09:58:19.164Z] #73 2.435 After this operation, 19.5 MB of additional disk space will be used. [2022-02-01T09:58:19.164Z] #73 2.435 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-02-01T09:58:19.164Z] #73 2.440 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-02-01T09:58:19.164Z] #73 2.441 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2022-02-01T09:58:19.164Z] #73 2.444 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-02-01T09:58:19.164Z] #73 2.445 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-02-01T09:58:19.164Z] #73 2.447 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-02-01T09:58:19.164Z] #73 2.482 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-02-01T09:58:19.164Z] #73 2.487 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-02-01T09:58:19.164Z] #73 2.487 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-02-01T09:58:19.164Z] #73 2.489 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-02-01T09:58:19.164Z] #73 2.491 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-01T09:58:19.164Z] #73 2.608 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:58:19.177Z] #52 DONE 0.2s [2022-02-01T09:58:19.177Z] [2022-02-01T09:58:19.177Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-01T09:58:19.177Z] #54 sha256:8979d5694d38e7d8c47ea05360b3b4afd6344ad79b04017b0a59d553434231e9 [2022-02-01T09:58:19.177Z] #54 DONE 0.1s [2022-02-01T09:58:19.177Z] [2022-02-01T09:58:19.177Z] #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-01T09:58:19.177Z] #56 sha256:116c94f745caa1066cca76b6977dc1a097f2b92accd12a7a48f35ac4ee0b6cf8 [2022-02-01T09:58:19.200Z] #21 19.50 Selecting previously unselected package libapparmor1:armhf. [2022-02-01T09:58:19.200Z] #21 19.51 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-02-01T09:58:19.200Z] #21 19.51 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-02-01T09:58:19.200Z] #21 19.56 Selecting previously unselected package libapparmor-dev:armhf. [2022-02-01T09:58:19.200Z] #21 19.57 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-02-01T09:58:19.200Z] #21 19.57 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-02-01T09:58:19.419Z] #73 2.637 Fetched 5937 kB in 0s (18.7 MB/s) [2022-02-01T09:58:19.419Z] #73 2.665 Selecting previously unselected package libargon2-1:amd64. [2022-02-01T09:58:19.419Z] #73 2.665 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-02-01T09:58:19.419Z] #73 2.677 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-02-01T09:58:19.419Z] #73 2.684 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-01T09:58:19.419Z] #73 2.714 Selecting previously unselected package libjson-c5:amd64. [2022-02-01T09:58:19.419Z] #73 2.716 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-02-01T09:58:19.419Z] #73 2.719 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-02-01T09:58:19.419Z] #73 2.751 Selecting previously unselected package libcryptsetup12:amd64. [2022-02-01T09:58:19.419Z] #73 2.753 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2022-02-01T09:58:19.419Z] #73 2.757 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-02-01T09:58:19.419Z] #73 2.806 Selecting previously unselected package libkmod2:amd64. [2022-02-01T09:58:19.419Z] #73 2.809 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-02-01T09:58:19.419Z] #73 2.812 Unpacking libkmod2:amd64 (28-1) ... [2022-02-01T09:58:19.419Z] #73 2.846 Selecting previously unselected package systemd-timesyncd. [2022-02-01T09:58:19.461Z] #21 19.63 Selecting previously unselected package libgcc-s1:ppc64el. [2022-02-01T09:58:19.461Z] #21 19.65 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-02-01T09:58:19.461Z] #21 19.65 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-01T09:58:19.461Z] #21 19.69 Selecting previously unselected package libcrypt1:ppc64el. [2022-02-01T09:58:19.461Z] #21 19.70 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-02-01T09:58:19.461Z] #21 19.71 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-01T09:58:19.461Z] #21 19.79 Selecting previously unselected package libc6:ppc64el. [2022-02-01T09:58:19.461Z] #21 19.79 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-02-01T09:58:19.676Z] #73 2.849 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-02-01T09:58:19.676Z] #73 2.852 Unpacking systemd-timesyncd (247.3-6) ... [2022-02-01T09:58:19.676Z] #73 2.898 Selecting previously unselected package systemd. [2022-02-01T09:58:19.676Z] #73 2.901 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-02-01T09:58:19.676Z] #73 2.936 Unpacking systemd (247.3-6) ... [2022-02-01T09:58:19.721Z] #21 19.96 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-01T09:58:19.931Z] #73 3.404 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-01T09:58:20.186Z] #73 3.414 Setting up libjson-c5:amd64 (0.15-2) ... [2022-02-01T09:58:20.186Z] #73 3.424 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-02-01T09:58:20.186Z] #73 3.435 Setting up libkmod2:amd64 (28-1) ... [2022-02-01T09:58:20.186Z] #73 3.444 Setting up systemd (247.3-6) ... [2022-02-01T09:58:20.186Z] #73 3.481 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-01T09:58:20.187Z] #73 3.483 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-01T09:58:20.187Z] #73 3.485 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-01T09:58:20.293Z] #21 20.56 Selecting previously unselected package libapparmor1:ppc64el. [2022-02-01T09:58:20.293Z] #21 20.57 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-02-01T09:58:20.293Z] #21 20.57 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-02-01T09:58:20.293Z] #21 20.62 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-02-01T09:58:20.293Z] #21 20.63 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-02-01T09:58:20.293Z] #21 20.63 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-01T09:58:20.293Z] #21 20.69 Selecting previously unselected package libseccomp2:s390x. [2022-02-01T09:58:20.443Z] #73 3.756 Setting up systemd-timesyncd (247.3-6) ... [2022-02-01T09:58:20.553Z] #21 20.70 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-02-01T09:58:20.553Z] #21 20.70 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-01T09:58:20.553Z] #21 20.75 Selecting previously unselected package libseccomp-dev:s390x. [2022-02-01T09:58:20.553Z] #21 20.76 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-02-01T09:58:20.553Z] #21 20.76 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-01T09:58:20.553Z] #21 20.83 Selecting previously unselected package libseccomp2:ppc64el. [2022-02-01T09:58:20.553Z] #21 20.83 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-01T09:58:20.553Z] #21 20.83 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-01T09:58:20.553Z] #21 20.87 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-02-01T09:58:20.553Z] #21 20.88 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-01T09:58:20.553Z] #21 20.89 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-01T09:58:20.553Z] #21 20.94 Selecting previously unselected package libseccomp2:armhf. [2022-02-01T09:58:20.553Z] #21 20.95 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-02-01T09:58:20.553Z] #21 20.95 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-01T09:58:20.553Z] #21 20.99 Selecting previously unselected package libseccomp-dev:armhf. [2022-02-01T09:58:20.553Z] #21 21.00 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-02-01T09:58:20.553Z] #21 21.00 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-01T09:58:20.699Z] #73 3.957 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-01T09:58:20.699Z] #73 3.957 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-01T09:58:20.699Z] #73 3.988 Selecting previously unselected package systemd-sysv. [2022-02-01T09:58:20.699Z] #73 3.989 (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-01T09:58:20.699Z] #73 4.002 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-02-01T09:58:20.699Z] #73 4.005 Unpacking systemd-sysv (247.3-6) ... [2022-02-01T09:58:20.699Z] #73 4.044 Selecting previously unselected package libdbus-1-3:amd64. [2022-02-01T09:58:20.699Z] #73 4.046 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-02-01T09:58:20.699Z] #73 4.049 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-01T09:58:20.699Z] #73 4.103 Selecting previously unselected package dbus. [2022-02-01T09:58:20.813Z] #21 21.06 Selecting previously unselected package libseccomp2:armel. [2022-02-01T09:58:20.813Z] #21 21.06 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-02-01T09:58:20.813Z] #21 21.07 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-01T09:58:20.813Z] #21 21.10 Selecting previously unselected package libseccomp-dev:armel. [2022-02-01T09:58:20.813Z] #21 21.11 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-02-01T09:58:20.813Z] #21 21.12 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-01T09:58:20.813Z] #21 21.17 Selecting previously unselected package libseccomp2:arm64. [2022-02-01T09:58:20.813Z] #21 21.18 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-02-01T09:58:20.813Z] #21 21.19 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-01T09:58:20.813Z] #21 21.23 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-01T09:58:20.813Z] #21 21.23 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-01T09:58:20.813Z] #21 21.24 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-01T09:58:20.813Z] #21 21.31 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-02-01T09:58:20.956Z] #73 4.106 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-02-01T09:58:20.956Z] #73 4.115 Unpacking dbus (1.12.20-2) ... [2022-02-01T09:58:20.956Z] #73 4.166 Selecting previously unselected package libpam-systemd:amd64. [2022-02-01T09:58:20.956Z] #73 4.169 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-02-01T09:58:20.956Z] #73 4.172 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-02-01T09:58:20.956Z] #73 4.218 Selecting previously unselected package dbus-user-session. [2022-02-01T09:58:20.956Z] #73 4.221 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-02-01T09:58:20.956Z] #73 4.224 Unpacking dbus-user-session (1.12.20-2) ... [2022-02-01T09:58:20.956Z] #73 4.262 Setting up systemd-sysv (247.3-6) ... [2022-02-01T09:58:20.956Z] #73 4.273 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-01T09:58:20.956Z] #73 4.284 Setting up dbus (1.12.20-2) ... [2022-02-01T09:58:21.073Z] #21 21.32 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-02-01T09:58:21.073Z] #21 21.33 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-02-01T09:58:21.073Z] #21 21.34 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-01T09:58:21.073Z] #21 21.36 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-02-01T09:58:21.073Z] #21 21.37 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-01T09:58:21.073Z] #21 21.38 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-02-01T09:58:21.073Z] #21 21.39 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-02-01T09:58:21.073Z] #21 21.40 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-01T09:58:21.073Z] #21 21.41 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-02-01T09:58:21.073Z] #21 21.43 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-02-01T09:58:21.073Z] #21 21.44 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-02-01T09:58:21.073Z] #21 21.45 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-02-01T09:58:21.073Z] #21 21.46 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-01T09:58:21.073Z] #21 21.47 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-02-01T09:58:21.073Z] #21 21.48 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-02-01T09:58:21.213Z] #73 4.391 invoke-rc.d: could not determine current runlevel [2022-02-01T09:58:21.213Z] #73 4.394 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-01T09:58:21.213Z] #73 4.398 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-02-01T09:58:21.213Z] #73 4.507 Setting up dbus-user-session (1.12.20-2) ... [2022-02-01T09:58:21.213Z] #73 4.520 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:58:21.213Z] #73 DONE 4.6s [2022-02-01T09:58:21.468Z] [2022-02-01T09:58:21.468Z] #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-01T09:58:21.468Z] #74 sha256:b1f056ffcea188952bcf8b93bf14573de7f5a84bf23d0b9fff3336b49213742c [2022-02-01T09:58:21.746Z] #74 0.390 % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-01T09:58:21.746Z] #74 0.392 Dload Upload Total Spent Left Speed [2022-02-01T09:58:22.035Z] #74 0.392 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5679 0 --:--:-- --:--:-- --:--:-- 5661 100 1823 100 1823 0 0 5661 0 --:--:-- --:--:-- --:--:-- 5643 [2022-02-01T09:58:22.035Z] #74 DONE 0.8s [2022-02-01T09:58:22.035Z] [2022-02-01T09:58:22.035Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-01T09:58:22.035Z] #75 sha256:8490592e96678835902f6e7207cd7f294c28cc653d232ca422f5e5b7f7f25cf6 [2022-02-01T09:58:22.104Z] #60 191.6 # github.com/containerd/containerd/cmd/containerd [2022-02-01T09:58:22.104Z] #60 191.6 /usr/bin/ld: /tmp/go-link-2851711573/000019.o: in function `New': [2022-02-01T09:58:22.104Z] #60 191.6 /tmp/tmp.CVVViC6Kfj/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-01T09:58:22.104Z] #60 191.6 + bin/containerd-stress [2022-02-01T09:58:22.362Z] #60 192.7 + bin/containerd-shim [2022-02-01T09:58:22.455Z] #21 22.69 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-02-01T09:58:22.971Z] #75 DONE 0.8s [2022-02-01T09:58:22.971Z] [2022-02-01T09:58:22.971Z] #76 exporting to image [2022-02-01T09:58:22.971Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-01T09:58:22.971Z] #76 exporting layers [2022-02-01T09:58:23.301Z] #60 ... [2022-02-01T09:58:23.301Z] [2022-02-01T09:58:23.301Z] #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-01T09:58:23.301Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-01T09:58:23.301Z] #43 DONE 198.7s [2022-02-01T09:58:23.301Z] [2022-02-01T09:58:23.301Z] #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-01T09:58:23.301Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc [2022-02-01T09:58:23.557Z] #60 ... [2022-02-01T09:58:23.557Z] [2022-02-01T09:58:23.557Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-01T09:58:23.557Z] #44 sha256:9f4dbdfe97132201da64fa7964ddfebc45b1d5be26832eb7b8094343556e37f2 [2022-02-01T09:58:23.837Z] #21 23.87 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-02-01T09:58:24.121Z] #44 DONE 0.6s [2022-02-01T09:58:24.121Z] [2022-02-01T09:58:24.121Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-01T09:58:24.121Z] #48 sha256:d302fce9e402666bb0f6acbb13c4da747af35a6c31239891e97e6e4576140785 [2022-02-01T09:58:24.121Z] #48 DONE 0.0s [2022-02-01T09:58:24.121Z] [2022-02-01T09:58:24.121Z] #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-01T09:58:24.121Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc [2022-02-01T09:58:24.378Z] #60 ... [2022-02-01T09:58:24.378Z] [2022-02-01T09:58:24.378Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-01T09:58:24.378Z] #50 sha256:6403fbba42b5f15d3515dd8b9456dbedf8ffbb53716b27db89c7219c28132b36 [2022-02-01T09:58:24.378Z] #50 DONE 0.1s [2022-02-01T09:58:24.378Z] [2022-02-01T09:58:24.378Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-01T09:58:24.378Z] #52 sha256:57136676fdd1f69f151edb87b7c687af477eb50eb3b5cac7a380a601f9d4594a [2022-02-01T09:58:24.634Z] #52 DONE 0.5s [2022-02-01T09:58:24.634Z] [2022-02-01T09:58:24.634Z] #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-01T09:58:24.634Z] #56 sha256:4348845e55ad4184d3672c6f46b4e64750101c5e467e581ca155d6abb11e00df [2022-02-01T09:58:24.777Z] #21 25.08 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-01T09:58:24.891Z] #56 ... [2022-02-01T09:58:24.891Z] [2022-02-01T09:58:24.891Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-01T09:58:24.891Z] #54 sha256:87a2ba0be81a2f8f2f06af6aac3d14773f30001d1d5340d5fee699b94a0e2978 [2022-02-01T09:58:24.891Z] #54 DONE 0.1s [2022-02-01T09:58:24.891Z] [2022-02-01T09:58:24.891Z] #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-01T09:58:24.891Z] #56 sha256:4348845e55ad4184d3672c6f46b4e64750101c5e467e581ca155d6abb11e00df [2022-02-01T09:58:26.159Z] #21 26.29 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-02-01T09:58:27.100Z] #21 27.53 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-01T09:58:27.100Z] #21 27.54 Setting up libapparmor1:armel (2.13.6-10) ... [2022-02-01T09:58:27.364Z] #21 27.55 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-02-01T09:58:27.364Z] #21 27.56 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-02-01T09:58:27.364Z] #21 27.57 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-02-01T09:58:27.364Z] #21 27.58 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-01T09:58:27.364Z] #21 27.59 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-01T09:58:27.364Z] #21 27.60 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-01T09:58:27.364Z] #21 27.61 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-01T09:58:27.364Z] #21 27.62 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-01T09:58:27.364Z] #21 27.63 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-01T09:58:27.364Z] #21 27.64 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-02-01T09:58:27.364Z] #21 27.65 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-02-01T09:58:27.364Z] #21 27.66 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-01T09:58:27.364Z] #21 27.67 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-02-01T09:58:27.364Z] #21 27.68 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-01T09:58:27.364Z] #21 27.69 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-01T09:58:27.364Z] #21 27.70 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-01T09:58:27.364Z] #21 27.71 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-01T09:58:27.364Z] #21 27.72 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-01T09:58:27.364Z] #21 27.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:58:27.530Z] Client: [2022-02-01T09:58:27.530Z] Context: default [2022-02-01T09:58:27.530Z] Debug Mode: false [2022-02-01T09:58:27.530Z] Plugins: [2022-02-01T09:58:27.530Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-01T09:58:27.530Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-01T09:58:27.530Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-01T09:58:27.530Z] [2022-02-01T09:58:27.530Z] Server: [2022-02-01T09:58:27.531Z] Containers: 0 [2022-02-01T09:58:27.531Z] Running: 0 [2022-02-01T09:58:27.531Z] Paused: 0 [2022-02-01T09:58:27.531Z] Stopped: 0 [2022-02-01T09:58:27.531Z] Images: 0 [2022-02-01T09:58:27.531Z] Server Version: 20.10.9 [2022-02-01T09:58:27.531Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-02-01T09:58:27.531Z] LCOW: [2022-02-01T09:58:27.531Z] Windows: [2022-02-01T09:58:27.531Z] Logging Driver: json-file [2022-02-01T09:58:27.531Z] Plugins: [2022-02-01T09:58:27.531Z] Volume: local [2022-02-01T09:58:27.531Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-01T09:58:27.531Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-01T09:58:27.531Z] Swarm: inactive [2022-02-01T09:58:27.531Z] Default Isolation: process [2022-02-01T09:58:27.531Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-01T09:58:27.531Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-01T09:58:27.531Z] OSType: windows [2022-02-01T09:58:27.531Z] Architecture: x86_64 [2022-02-01T09:58:27.531Z] CPUs: 4 [2022-02-01T09:58:27.531Z] Total Memory: 32GiB [2022-02-01T09:58:27.531Z] Name: azwin-2-ca32d0 [2022-02-01T09:58:27.531Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-01T09:58:27.531Z] Docker Root Dir: D:\docker [2022-02-01T09:58:27.531Z] Debug Mode: false [2022-02-01T09:58:27.531Z] Registry: https://index.docker.io/v1/ [2022-02-01T09:58:27.531Z] Labels: [2022-02-01T09:58:27.531Z] Experimental: true [2022-02-01T09:58:27.531Z] Insecure Registries: [2022-02-01T09:58:27.531Z] 10.0.0.4:5000 [2022-02-01T09:58:27.531Z] 127.0.0.0/8 [2022-02-01T09:58:27.531Z] Registry Mirrors: [2022-02-01T09:58:27.531Z] http://10.0.0.4:5000/ [2022-02-01T09:58:27.531Z] Live Restore Enabled: false [2022-02-01T09:58:27.531Z] Product License: Community Engine [2022-02-01T09:58:27.531Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-01T09:58:27.939Z] #21 DONE 28.1s [2022-02-01T09:58:27.939Z] [2022-02-01T09:58:27.939Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-01T09:58:27.939Z] #62 sha256:3bcea17feb835c82cf5a44f45cd6b95a8b79274bae5fa798c6eee19abb342f45 [2022-02-01T09:58:27.939Z] #62 DONE 0.1s [2022-02-01T09:58:27.939Z] [2022-02-01T09:58:27.939Z] #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-01T09:58:27.939Z] #63 sha256:f5151f1e9d6e8625f5e6dc042b7108543f220f6abcb12dbddda8d5188a36b211 [2022-02-01T09:58:28.928Z] #60 198.6 + bin/containerd-shim-runc-v1 [2022-02-01T09:58:29.324Z] #63 1.073 + RM_GOPATH=0 [2022-02-01T09:58:29.324Z] #63 1.073 + TMP_GOPATH= [2022-02-01T09:58:29.324Z] #63 1.073 + : /build [2022-02-01T09:58:29.324Z] #63 1.073 + '[' -z '' ']' [2022-02-01T09:58:29.324Z] #63 1.073 ++ mktemp -d [2022-02-01T09:58:29.324Z] #63 1.074 + export GOPATH=/tmp/tmp.p07dKVA6qs [2022-02-01T09:58:29.324Z] #63 1.074 + GOPATH=/tmp/tmp.p07dKVA6qs [2022-02-01T09:58:29.324Z] #63 1.074 + RM_GOPATH=1 [2022-02-01T09:58:29.324Z] #63 1.074 + case "$(go env GOARCH)" in [2022-02-01T09:58:29.324Z] #63 1.075 ++ go env GOARCH [2022-02-01T09:58:29.324Z] #63 1.079 + export GO_BUILDMODE=-buildmode=pie [2022-02-01T09:58:29.324Z] #63 1.079 + GO_BUILDMODE=-buildmode=pie [2022-02-01T09:58:29.324Z] #63 1.079 ++ dirname /install.sh [2022-02-01T09:58:29.324Z] #63 1.080 + dir=/ [2022-02-01T09:58:29.324Z] #63 1.080 + bin=runc [2022-02-01T09:58:29.324Z] #63 1.080 + shift [2022-02-01T09:58:29.324Z] #63 1.080 + '[' '!' -f //runc.installer ']' [2022-02-01T09:58:29.324Z] #63 1.080 + . //runc.installer [2022-02-01T09:58:29.324Z] #63 1.080 ++ set -e [2022-02-01T09:58:29.324Z] #63 1.080 ++ : v1.0.3 [2022-02-01T09:58:29.324Z] #63 1.080 + install_runc [2022-02-01T09:58:29.324Z] #63 1.080 + RUNC_BUILDTAGS=seccomp [2022-02-01T09:58:29.324Z] #63 1.080 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-02-01T09:58:29.324Z] #63 1.080 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p07dKVA6qs/src/github.com/opencontainers/runc [2022-02-01T09:58:29.324Z] #63 1.080 Install runc version v1.0.3 (build tags: seccomp) [2022-02-01T09:58:29.324Z] #63 1.081 Cloning into '/tmp/tmp.p07dKVA6qs/src/github.com/opencontainers/runc'... [2022-02-01T09:58:29.324Z] #63 ... [2022-02-01T09:58:29.324Z] [2022-02-01T09:58:29.324Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-01T09:58:29.324Z] #22 sha256:db21e59dbb089b39bb556b279dd03639542ff288b07d5d108df7688b9df78181 [2022-02-01T09:58:29.324Z] #22 DONE 1.4s [2022-02-01T09:58:29.324Z] [2022-02-01T09:58:29.324Z] #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-01T09:58:29.324Z] #23 sha256:5ac3eb3ca28282bbf70fda90c0c945ef924bfae5086a3f2d41af9fd8c8c8353d [2022-02-01T09:58:29.508Z] #76 exporting layers 6.1s done [2022-02-01T09:58:29.508Z] #76 writing image sha256:be143aa42ee043150b0f50f821a239da310483453fc6916cb466a947dd058ad8 done [2022-02-01T09:58:29.508Z] #76 naming to docker.io/library/docker:2cff05e9602dd852879807c7dc0ac50303272cf8 done [2022-02-01T09:58:29.508Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-01T09:58:29.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -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:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/make.sh dynbinary test-integration [2022-02-01T09:58:30.266Z] #23 DONE 0.9s [2022-02-01T09:58:30.266Z] [2022-02-01T09:58:30.266Z] #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-01T09:58:30.266Z] #67 sha256:a86d05c0769f1db74e1be0e54f04cbbf8c5928ea5da68ab57a280b8204b2c5df [2022-02-01T09:58:30.266Z] #67 ... [2022-02-01T09:58:30.266Z] [2022-02-01T09:58:30.266Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-01T09:58:30.266Z] #24 sha256:2d4c73337c62a97c3086bc6d7faefe36532c57917bc7045df5475ef8be001e80 [2022-02-01T09:58:30.461Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-02-01T09:58:30.461Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-02-01T09:58:30.461Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-02-01T09:58:30.461Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-02-01T09:58:30.461Z] 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-01T09:58:30.461Z] Detected virtualization docker. [2022-02-01T09:58:30.461Z] Detected architecture x86-64. [2022-02-01T09:58:30.461Z] Set hostname to <9ce67516b0fe>. [2022-02-01T09:58:30.461Z] modprobe@configfs.service: Succeeded. [2022-02-01T09:58:30.461Z] modprobe@drm.service: Succeeded. [2022-02-01T09:58:30.461Z] modprobe@fuse.service: Succeeded. [2022-02-01T09:58:30.461Z] + source /etc/docker-entrypoint-cmd [2022-02-01T09:58:30.461Z] ++ hack/make.sh dynbinary test-integration [2022-02-01T09:58:30.461Z] [2022-02-01T09:58:30.717Z] Removing bundles/ [2022-02-01T09:58:30.717Z] [2022-02-01T09:58:30.717Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-01T09:58:30.717Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-01T09:58:30.717Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T09:58:30.835Z] #24 0.750 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-01T09:58:30.835Z] #24 DONE 0.8s [2022-02-01T09:58:30.835Z] [2022-02-01T09:58:30.835Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-01T09:58:30.835Z] #25 sha256:07c1e470dff771da584d8e174320cf3241347fde64862ad1a1883e4a1d9d7a1d [2022-02-01T09:58:31.776Z] #25 DONE 0.9s [2022-02-01T09:58:31.776Z] [2022-02-01T09:58:31.776Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-01T09:58:31.776Z] #26 sha256:bc187125d87589fcbf96f57b052c47b4faac753419a52ae2db8572667ff9074a [2022-02-01T09:58:32.739Z] #26 DONE 0.9s [2022-02-01T09:58:32.739Z] [2022-02-01T09:58:32.739Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-02-01T09:58:32.739Z] #27 sha256:d6df7002c83649f0cd6fa405153548e82ff206bd3810ffd338d0597dfd935d50 [2022-02-01T09:58:33.113Z] #60 203.1 + bin/containerd-shim-runc-v2 [2022-02-01T09:58:33.370Z] #60 203.6 + binaries [2022-02-01T09:58:33.370Z] #60 203.6 + install -D bin/containerd /build/containerd [2022-02-01T09:58:33.370Z] #60 203.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-01T09:58:33.370Z] #60 203.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-01T09:58:33.370Z] #60 203.7 + install -D bin/ctr /build/ctr [2022-02-01T09:58:33.680Z] #27 DONE 1.0s [2022-02-01T09:58:33.680Z] [2022-02-01T09:58:33.680Z] #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-01T09:58:33.680Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-01T09:58:35.062Z] #28 1.341 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-01T09:58:35.062Z] #28 1.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-01T09:58:35.323Z] #28 1.478 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-01T09:58:35.323Z] #28 1.579 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-01T09:58:35.583Z] #28 1.774 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-01T09:58:35.842Z] #28 2.023 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-01T09:58:36.101Z] #28 2.245 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-01T09:58:36.362Z] #28 2.567 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-01T09:58:36.624Z] #28 2.892 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-01T09:58:36.884Z] #28 3.140 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] [2022-02-01T09:58:36.884Z] #28 3.149 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [112 kB] [2022-02-01T09:58:36.884Z] #28 3.150 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [117 kB] [2022-02-01T09:58:36.884Z] #28 3.150 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [109 kB] [2022-02-01T09:58:36.884Z] #28 3.151 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [116 kB] [2022-02-01T09:58:36.884Z] #28 3.153 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [109 kB] [2022-02-01T09:58:37.232Z] #56 ... [2022-02-01T09:58:37.232Z] [2022-02-01T09:58:37.232Z] #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-01T09:58:37.232Z] #60 sha256:e1c37020f3ab072000d5be5285fc3d8b944630d81e94d5e0179d807950da8747 [2022-02-01T09:58:37.232Z] #60 181.3 + bin/containerd [2022-02-01T09:58:37.463Z] #28 3.506 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-01T09:58:37.463Z] #28 3.511 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-01T09:58:37.463Z] #28 3.512 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-01T09:58:37.463Z] #28 3.513 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-01T09:58:37.463Z] #28 3.514 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-01T09:58:37.463Z] #28 3.514 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-01T09:58:38.633Z] #60 DONE 208.6s [2022-02-01T09:58:38.892Z] [2022-02-01T09:58:38.892Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-01T09:58:38.892Z] #61 sha256:89cdec24c1a435d1d3004e0bfa3d241e63f54e6593c253fd89139e8354258ece [2022-02-01T09:58:39.150Z] #61 DONE 0.2s [2022-02-01T09:58:39.150Z] [2022-02-01T09:58:39.150Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-01T09:58:39.150Z] #66 sha256:df6c352e8e7e1908f97e99767a5224e418dc41d35fe26d9d10838a1ee86abe81 [2022-02-01T09:58:39.409Z] #66 DONE 0.2s [2022-02-01T09:58:39.409Z] [2022-02-01T09:58:39.409Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-01T09:58:39.409Z] #71 sha256:cf7bbbedb200d947540de265b76ee6786e04800b35b11e1e6c958b7d37acdaa7 [2022-02-01T09:58:40.786Z] #71 DONE 1.2s [2022-02-01T09:58:40.786Z] [2022-02-01T09:58:40.786Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-01T09:58:40.786Z] #72 sha256:c614eb3ead91e8c40bdf373ddb43237e3aee9868fe9153dd40f30fd5f9a742ca [2022-02-01T09:58:40.786Z] #72 DONE 0.0s [2022-02-01T09:58:40.786Z] [2022-02-01T09:58:40.786Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-01T09:58:40.786Z] #73 sha256:6808f4a03e9e8a601d2fbadd403d416f487b68fb02529d6c9fbf4f73254d22aa [2022-02-01T09:58:41.335Z] 0e02c12b1310: Verifying Checksum [2022-02-01T09:58:41.335Z] 0e02c12b1310: Download complete [2022-02-01T09:58:41.353Z] #73 DONE 0.8s [2022-02-01T09:58:41.353Z] [2022-02-01T09:58:41.353Z] #74 exporting to image [2022-02-01T09:58:41.353Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-01T09:58:41.353Z] #74 exporting layers [2022-02-01T09:58:43.771Z] #60 ... [2022-02-01T09:58:43.771Z] [2022-02-01T09:58:43.771Z] #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-01T09:58:43.771Z] #56 sha256:116c94f745caa1066cca76b6977dc1a097f2b92accd12a7a48f35ac4ee0b6cf8 [2022-02-01T09:58:43.771Z] #56 115.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-02-01T09:58:43.771Z] #56 116.8 + mkdir -p /build [2022-02-01T09:58:43.771Z] #56 116.8 + cp runc /build/runc [2022-02-01T09:58:44.134Z] #28 ... [2022-02-01T09:58:44.134Z] [2022-02-01T09:58:44.134Z] #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-01T09:58:44.134Z] #63 sha256:f5151f1e9d6e8625f5e6dc042b7108543f220f6abcb12dbddda8d5188a36b211 [2022-02-01T09:58:44.134Z] #63 5.653 + cd /tmp/tmp.p07dKVA6qs/src/github.com/opencontainers/runc [2022-02-01T09:58:44.134Z] #63 5.653 + git checkout -q v1.0.3 [2022-02-01T09:58:44.134Z] #63 6.075 + '[' -z '' ']' [2022-02-01T09:58:44.134Z] #63 6.075 + target=static [2022-02-01T09:58:44.134Z] #63 6.075 + make BUILDTAGS=seccomp static [2022-02-01T09:58:44.134Z] #63 6.396 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-02-01T09:58:44.637Z] #74 exporting layers 3.0s done [2022-02-01T09:58:44.637Z] #74 writing image sha256:b5780a58e1ed2578ee60b53b7153f62ed686dbd5336daf091b30eb7975a63bb4 [2022-02-01T09:58:44.637Z] #74 writing image sha256:b5780a58e1ed2578ee60b53b7153f62ed686dbd5336daf091b30eb7975a63bb4 done [2022-02-01T09:58:44.637Z] #74 naming to docker.io/library/docker:2cff05e9602dd852879807c7dc0ac50303272cf8 done [2022-02-01T09:58:44.637Z] #74 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-01T09:58:44.702Z] #56 DONE 117.6s [2022-02-01T09:58:44.702Z] [2022-02-01T09:58:44.702Z] #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-01T09:58:44.702Z] #60 sha256:e1c37020f3ab072000d5be5285fc3d8b944630d81e94d5e0179d807950da8747 [2022-02-01T09:58:44.966Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-01T09:58:45.281Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/test/unit [2022-02-01T09:58:46.070Z] #60 ... [2022-02-01T09:58:46.070Z] [2022-02-01T09:58:46.070Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-01T09:58:46.070Z] #57 sha256:845b33f199c365b50c9f4266af18dccfec60f92c6fb32409a3123248232b7311 [2022-02-01T09:58:46.070Z] #57 DONE 0.2s [2022-02-01T09:58:46.070Z] [2022-02-01T09:58:46.070Z] #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-01T09:58:46.070Z] #60 sha256:e1c37020f3ab072000d5be5285fc3d8b944630d81e94d5e0179d807950da8747 [2022-02-01T09:58:46.790Z] #56 ... [2022-02-01T09:58:46.790Z] [2022-02-01T09:58:46.790Z] #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-01T09:58:46.790Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc [2022-02-01T09:58:46.790Z] #60 182.8 + bin/containerd [2022-02-01T09:58:47.189Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-01T09:58:47.190Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-01T09:58:47.190Z] + TESTDIRS=./... [2022-02-01T09:58:47.190Z] + exclude_paths='/vendor/|/integration' [2022-02-01T09:58:47.190Z] ++ go list ./... [2022-02-01T09:58:47.190Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-01T09:58:47.431Z] #63 ... [2022-02-01T09:58:47.431Z] [2022-02-01T09:58:47.431Z] #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-01T09:58:47.431Z] #67 sha256:a86d05c0769f1db74e1be0e54f04cbbf8c5928ea5da68ab57a280b8204b2c5df [2022-02-01T09:58:47.431Z] #67 71.26 + bin/containerd [2022-02-01T09:58:48.128Z] + pkg_list='github.com/docker/docker/api [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/backend/build [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/httputils [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/middleware [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/build [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/container [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/debug [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/distribution [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/grpc [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/image [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/network [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/plugin [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/session [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/swarm [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/system [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/volume [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/backend [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/blkiodev [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/container [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/events [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/filters [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/image [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/mount [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/network [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/registry [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/strslice [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/swarm [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/time [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/versions [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/volume [2022-02-01T09:58:48.128Z] github.com/docker/docker/builder [2022-02-01T09:58:48.128Z] github.com/docker/docker/builder/builder-next [2022-02-01T09:58:48.128Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-01T09:58:48.128Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-01T09:58:48.128Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-01T09:58:48.128Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-01T09:58:48.128Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-01T09:58:48.128Z] github.com/docker/docker/builder/builder-next/worker [2022-02-01T09:58:48.128Z] github.com/docker/docker/builder/dockerfile [2022-02-01T09:58:48.128Z] github.com/docker/docker/builder/dockerignore [2022-02-01T09:58:48.128Z] github.com/docker/docker/builder/remotecontext [2022-02-01T09:58:48.128Z] github.com/docker/docker/builder/remotecontext/git [2022-02-01T09:58:48.128Z] github.com/docker/docker/cli [2022-02-01T09:58:48.128Z] github.com/docker/docker/cli/config [2022-02-01T09:58:48.128Z] github.com/docker/docker/cli/debug [2022-02-01T09:58:48.128Z] github.com/docker/docker/client [2022-02-01T09:58:48.128Z] github.com/docker/docker/cmd/docker-proxy [2022-02-01T09:58:48.128Z] github.com/docker/docker/cmd/dockerd [2022-02-01T09:58:48.128Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-01T09:58:48.128Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-01T09:58:48.128Z] github.com/docker/docker/container [2022-02-01T09:58:48.128Z] github.com/docker/docker/container/stream [2022-02-01T09:58:48.128Z] github.com/docker/docker/contrib/apparmor [2022-02-01T09:58:48.128Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-01T09:58:48.128Z] github.com/docker/docker/contrib/httpserver [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/cluster [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/cluster/convert [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/cluster/executor [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/cluster/provider [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/config [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/events [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/events/testutils [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/exec [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/graphdriver [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/images [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/initlayer [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/links [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/listeners [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/gelf [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/journald [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/local [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/logentries [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/splunk [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/syslog [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/logger/templates [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/names [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/network [2022-02-01T09:58:48.128Z] github.com/docker/docker/daemon/stats [2022-02-01T09:58:48.128Z] github.com/docker/docker/distribution [2022-02-01T09:58:48.128Z] github.com/docker/docker/distribution/metadata [2022-02-01T09:58:48.128Z] github.com/docker/docker/distribution/utils [2022-02-01T09:58:48.128Z] github.com/docker/docker/distribution/xfer [2022-02-01T09:58:48.128Z] github.com/docker/docker/dockerversion [2022-02-01T09:58:48.128Z] github.com/docker/docker/errdefs [2022-02-01T09:58:48.128Z] github.com/docker/docker/image [2022-02-01T09:58:48.128Z] github.com/docker/docker/image/cache [2022-02-01T09:58:48.128Z] github.com/docker/docker/image/tarexport [2022-02-01T09:58:48.128Z] github.com/docker/docker/image/v1 [2022-02-01T09:58:48.128Z] github.com/docker/docker/internal/test/suite [2022-02-01T09:58:48.128Z] github.com/docker/docker/layer [2022-02-01T09:58:48.128Z] github.com/docker/docker/libcontainerd [2022-02-01T09:58:48.128Z] github.com/docker/docker/libcontainerd/queue [2022-02-01T09:58:48.128Z] github.com/docker/docker/libcontainerd/remote [2022-02-01T09:58:48.128Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-01T09:58:48.128Z] github.com/docker/docker/libcontainerd/types [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/bitseq [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/cluster [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/config [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/datastore [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/driverapi [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/etchosts [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/idm [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/ipam [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/iptables [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/netlabel [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/netutils [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/networkdb [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/ns [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/options [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/osl [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/portallocator [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/portmapper [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/testutils [2022-02-01T09:58:48.128Z] github.com/docker/docker/libnetwork/types [2022-02-01T09:58:48.128Z] github.com/docker/docker/oci [2022-02-01T09:58:48.128Z] github.com/docker/docker/oci/caps [2022-02-01T09:58:48.128Z] github.com/docker/docker/opts [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/aaparser [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/archive [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/authorization [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/broadcaster [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/capabilities [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/chrootarchive [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/containerfs [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/devicemapper [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/directory [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/dmesg [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/filenotify [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/fileutils [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/fsutils [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/homedir [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/idtools [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/ioutils [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/jsonmessage [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/locker [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/longpath [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/loopback [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/mount [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/namesgenerator [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/parsers [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/pidfile [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/platform [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/plugingetter [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/plugins [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/plugins/transport [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/pools [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/progress [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/pubsub [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/reexec [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/signal [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/stack [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/stdcopy [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/streamformatter [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/stringid [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/symlink [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/sysinfo [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/system [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/tailfile [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/tarsum [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/term [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/term/windows [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/truncindex [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/urlutil [2022-02-01T09:58:48.128Z] github.com/docker/docker/pkg/useragent [2022-02-01T09:58:48.128Z] github.com/docker/docker/plugin [2022-02-01T09:58:48.128Z] github.com/docker/docker/plugin/executor/containerd [2022-02-01T09:58:48.128Z] github.com/docker/docker/plugin/v2 [2022-02-01T09:58:48.128Z] github.com/docker/docker/profiles/apparmor [2022-02-01T09:58:48.128Z] github.com/docker/docker/profiles/seccomp [2022-02-01T09:58:48.128Z] github.com/docker/docker/quota [2022-02-01T09:58:48.128Z] github.com/docker/docker/reference [2022-02-01T09:58:48.128Z] github.com/docker/docker/registry [2022-02-01T09:58:48.128Z] github.com/docker/docker/registry/resumable [2022-02-01T09:58:48.128Z] github.com/docker/docker/restartmanager [2022-02-01T09:58:48.128Z] github.com/docker/docker/rootless [2022-02-01T09:58:48.128Z] github.com/docker/docker/rootless/specconv [2022-02-01T09:58:48.128Z] github.com/docker/docker/runconfig [2022-02-01T09:58:48.128Z] github.com/docker/docker/runconfig/opts [2022-02-01T09:58:48.128Z] github.com/docker/docker/testutil [2022-02-01T09:58:48.128Z] github.com/docker/docker/testutil/daemon [2022-02-01T09:58:48.128Z] github.com/docker/docker/testutil/environment [2022-02-01T09:58:48.128Z] github.com/docker/docker/testutil/fakecontext [2022-02-01T09:58:48.128Z] github.com/docker/docker/testutil/fakegit [2022-02-01T09:58:48.128Z] github.com/docker/docker/testutil/fakestorage [2022-02-01T09:58:48.128Z] github.com/docker/docker/testutil/fixtures/load [2022-02-01T09:58:48.128Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-01T09:58:48.128Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-01T09:58:48.128Z] github.com/docker/docker/testutil/registry [2022-02-01T09:58:48.128Z] github.com/docker/docker/testutil/request [2022-02-01T09:58:48.128Z] github.com/docker/docker/volume [2022-02-01T09:58:48.128Z] github.com/docker/docker/volume/drivers [2022-02-01T09:58:48.128Z] github.com/docker/docker/volume/local [2022-02-01T09:58:48.128Z] github.com/docker/docker/volume/mounts [2022-02-01T09:58:48.128Z] github.com/docker/docker/volume/service [2022-02-01T09:58:48.128Z] github.com/docker/docker/volume/service/opts [2022-02-01T09:58:48.128Z] github.com/docker/docker/volume/testutils' [2022-02-01T09:58:48.128Z] ++ grep --fixed-strings -v /libnetwork [2022-02-01T09:58:48.128Z] ++ echo 'github.com/docker/docker/api [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/backend/build [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/httputils [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/middleware [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/build [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/container [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/debug [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/distribution [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/grpc [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/image [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/network [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/plugin [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/session [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/swarm [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/system [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/server/router/volume [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/backend [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/blkiodev [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/container [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/events [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/filters [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/image [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/mount [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/network [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/registry [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/strslice [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/swarm [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/time [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/versions [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-01T09:58:48.128Z] github.com/docker/docker/api/types/volume [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next/worker [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/dockerfile [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/dockerignore [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/remotecontext [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/remotecontext/git [2022-02-01T09:58:48.129Z] github.com/docker/docker/cli [2022-02-01T09:58:48.129Z] github.com/docker/docker/cli/config [2022-02-01T09:58:48.129Z] github.com/docker/docker/cli/debug [2022-02-01T09:58:48.129Z] github.com/docker/docker/client [2022-02-01T09:58:48.129Z] github.com/docker/docker/cmd/docker-proxy [2022-02-01T09:58:48.129Z] github.com/docker/docker/cmd/dockerd [2022-02-01T09:58:48.129Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-01T09:58:48.129Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-01T09:58:48.129Z] github.com/docker/docker/container [2022-02-01T09:58:48.129Z] github.com/docker/docker/container/stream [2022-02-01T09:58:48.129Z] github.com/docker/docker/contrib/apparmor [2022-02-01T09:58:48.129Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-01T09:58:48.129Z] github.com/docker/docker/contrib/httpserver [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/cluster [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/cluster/convert [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/cluster/executor [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/cluster/provider [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/config [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/events [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/events/testutils [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/exec [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/images [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/initlayer [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/links [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/listeners [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/gelf [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/journald [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/local [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/logentries [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/splunk [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/syslog [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/templates [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/names [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/network [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/stats [2022-02-01T09:58:48.129Z] github.com/docker/docker/distribution [2022-02-01T09:58:48.129Z] github.com/docker/docker/distribution/metadata [2022-02-01T09:58:48.129Z] github.com/docker/docker/distribution/utils [2022-02-01T09:58:48.129Z] github.com/docker/docker/distribution/xfer [2022-02-01T09:58:48.129Z] github.com/docker/docker/dockerversion [2022-02-01T09:58:48.129Z] github.com/docker/docker/errdefs [2022-02-01T09:58:48.129Z] github.com/docker/docker/image [2022-02-01T09:58:48.129Z] github.com/docker/docker/image/cache [2022-02-01T09:58:48.129Z] github.com/docker/docker/image/tarexport [2022-02-01T09:58:48.129Z] github.com/docker/docker/image/v1 [2022-02-01T09:58:48.129Z] github.com/docker/docker/internal/test/suite [2022-02-01T09:58:48.129Z] github.com/docker/docker/layer [2022-02-01T09:58:48.129Z] github.com/docker/docker/libcontainerd [2022-02-01T09:58:48.129Z] github.com/docker/docker/libcontainerd/queue [2022-02-01T09:58:48.129Z] github.com/docker/docker/libcontainerd/remote [2022-02-01T09:58:48.129Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-01T09:58:48.129Z] github.com/docker/docker/libcontainerd/types [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/bitseq [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/cluster [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/config [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/datastore [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/driverapi [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/etchosts [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/idm [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/ipam [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/iptables [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/netlabel [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/netutils [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/networkdb [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/ns [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/options [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/osl [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/portallocator [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/portmapper [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/testutils [2022-02-01T09:58:48.129Z] github.com/docker/docker/libnetwork/types [2022-02-01T09:58:48.129Z] github.com/docker/docker/oci [2022-02-01T09:58:48.129Z] github.com/docker/docker/oci/caps [2022-02-01T09:58:48.129Z] github.com/docker/docker/opts [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/aaparser [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/archive [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/authorization [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/broadcaster [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/capabilities [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/chrootarchive [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/containerfs [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/devicemapper [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/directory [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/dmesg [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/filenotify [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/fileutils [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/fsutils [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/homedir [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/idtools [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/ioutils [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/jsonmessage [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/locker [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/longpath [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/loopback [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/mount [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/namesgenerator [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/parsers [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/pidfile [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/platform [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/plugingetter [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/plugins [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/plugins/transport [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/pools [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/progress [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/pubsub [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/reexec [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/signal [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/stack [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/stdcopy [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/streamformatter [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/stringid [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/symlink [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/sysinfo [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/system [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/tailfile [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/tarsum [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/term [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/term/windows [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/truncindex [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/urlutil [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/useragent [2022-02-01T09:58:48.129Z] github.com/docker/docker/plugin [2022-02-01T09:58:48.129Z] github.com/docker/docker/plugin/executor/containerd [2022-02-01T09:58:48.129Z] github.com/docker/docker/plugin/v2 [2022-02-01T09:58:48.129Z] github.com/docker/docker/profiles/apparmor [2022-02-01T09:58:48.129Z] github.com/docker/docker/profiles/seccomp [2022-02-01T09:58:48.129Z] github.com/docker/docker/quota [2022-02-01T09:58:48.129Z] github.com/docker/docker/reference [2022-02-01T09:58:48.129Z] github.com/docker/docker/registry [2022-02-01T09:58:48.129Z] github.com/docker/docker/registry/resumable [2022-02-01T09:58:48.129Z] github.com/docker/docker/restartmanager [2022-02-01T09:58:48.129Z] github.com/docker/docker/rootless [2022-02-01T09:58:48.129Z] github.com/docker/docker/rootless/specconv [2022-02-01T09:58:48.129Z] github.com/docker/docker/runconfig [2022-02-01T09:58:48.129Z] github.com/docker/docker/runconfig/opts [2022-02-01T09:58:48.129Z] github.com/docker/docker/testutil [2022-02-01T09:58:48.129Z] github.com/docker/docker/testutil/daemon [2022-02-01T09:58:48.129Z] github.com/docker/docker/testutil/environment [2022-02-01T09:58:48.129Z] github.com/docker/docker/testutil/fakecontext [2022-02-01T09:58:48.129Z] github.com/docker/docker/testutil/fakegit [2022-02-01T09:58:48.129Z] github.com/docker/docker/testutil/fakestorage [2022-02-01T09:58:48.129Z] github.com/docker/docker/testutil/fixtures/load [2022-02-01T09:58:48.129Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-01T09:58:48.129Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-01T09:58:48.129Z] github.com/docker/docker/testutil/registry [2022-02-01T09:58:48.129Z] github.com/docker/docker/testutil/request [2022-02-01T09:58:48.129Z] github.com/docker/docker/volume [2022-02-01T09:58:48.129Z] github.com/docker/docker/volume/drivers [2022-02-01T09:58:48.129Z] github.com/docker/docker/volume/local [2022-02-01T09:58:48.129Z] github.com/docker/docker/volume/mounts [2022-02-01T09:58:48.129Z] github.com/docker/docker/volume/service [2022-02-01T09:58:48.129Z] github.com/docker/docker/volume/service/opts [2022-02-01T09:58:48.129Z] github.com/docker/docker/volume/testutils' [2022-02-01T09:58:48.129Z] + base_pkg_list='github.com/docker/docker/api [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/backend/build [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/httputils [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/middleware [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router/build [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router/container [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router/debug [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router/distribution [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router/grpc [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router/image [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router/network [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router/plugin [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router/session [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router/swarm [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router/system [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/server/router/volume [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/backend [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/blkiodev [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/container [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/events [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/filters [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/image [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/mount [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/network [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/registry [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/strslice [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/swarm [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/time [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/versions [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-01T09:58:48.129Z] github.com/docker/docker/api/types/volume [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/builder-next/worker [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/dockerfile [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/dockerignore [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/remotecontext [2022-02-01T09:58:48.129Z] github.com/docker/docker/builder/remotecontext/git [2022-02-01T09:58:48.129Z] github.com/docker/docker/cli [2022-02-01T09:58:48.129Z] github.com/docker/docker/cli/config [2022-02-01T09:58:48.129Z] github.com/docker/docker/cli/debug [2022-02-01T09:58:48.129Z] github.com/docker/docker/client [2022-02-01T09:58:48.129Z] github.com/docker/docker/cmd/docker-proxy [2022-02-01T09:58:48.129Z] github.com/docker/docker/cmd/dockerd [2022-02-01T09:58:48.129Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-01T09:58:48.129Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-01T09:58:48.129Z] github.com/docker/docker/container [2022-02-01T09:58:48.129Z] github.com/docker/docker/container/stream [2022-02-01T09:58:48.129Z] github.com/docker/docker/contrib/apparmor [2022-02-01T09:58:48.129Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-01T09:58:48.129Z] github.com/docker/docker/contrib/httpserver [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/cluster [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/cluster/convert [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/cluster/executor [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/cluster/provider [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/config [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/events [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/events/testutils [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/exec [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/images [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/initlayer [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/links [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/listeners [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/gelf [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/journald [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/local [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/logentries [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/splunk [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/syslog [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/logger/templates [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/names [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/network [2022-02-01T09:58:48.129Z] github.com/docker/docker/daemon/stats [2022-02-01T09:58:48.129Z] github.com/docker/docker/distribution [2022-02-01T09:58:48.129Z] github.com/docker/docker/distribution/metadata [2022-02-01T09:58:48.129Z] github.com/docker/docker/distribution/utils [2022-02-01T09:58:48.129Z] github.com/docker/docker/distribution/xfer [2022-02-01T09:58:48.129Z] github.com/docker/docker/dockerversion [2022-02-01T09:58:48.129Z] github.com/docker/docker/errdefs [2022-02-01T09:58:48.129Z] github.com/docker/docker/image [2022-02-01T09:58:48.129Z] github.com/docker/docker/image/cache [2022-02-01T09:58:48.129Z] github.com/docker/docker/image/tarexport [2022-02-01T09:58:48.129Z] github.com/docker/docker/image/v1 [2022-02-01T09:58:48.129Z] github.com/docker/docker/internal/test/suite [2022-02-01T09:58:48.129Z] github.com/docker/docker/layer [2022-02-01T09:58:48.129Z] github.com/docker/docker/libcontainerd [2022-02-01T09:58:48.129Z] github.com/docker/docker/libcontainerd/queue [2022-02-01T09:58:48.129Z] github.com/docker/docker/libcontainerd/remote [2022-02-01T09:58:48.129Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-01T09:58:48.129Z] github.com/docker/docker/libcontainerd/types [2022-02-01T09:58:48.129Z] github.com/docker/docker/oci [2022-02-01T09:58:48.129Z] github.com/docker/docker/oci/caps [2022-02-01T09:58:48.129Z] github.com/docker/docker/opts [2022-02-01T09:58:48.129Z] github.com/docker/docker/pkg/aaparser [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/archive [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/authorization [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/broadcaster [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/capabilities [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/chrootarchive [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/containerfs [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/devicemapper [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/directory [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/dmesg [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/filenotify [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/fileutils [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/fsutils [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/homedir [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/idtools [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/ioutils [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/jsonmessage [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/locker [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/longpath [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/loopback [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/mount [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/namesgenerator [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/parsers [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/pidfile [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/platform [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/plugingetter [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/plugins [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/plugins/transport [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/pools [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/progress [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/pubsub [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/reexec [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/signal [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/stack [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/stdcopy [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/streamformatter [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/stringid [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/symlink [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/sysinfo [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/system [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/tailfile [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/tarsum [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/term [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/term/windows [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/truncindex [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/urlutil [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/useragent [2022-02-01T09:58:48.130Z] github.com/docker/docker/plugin [2022-02-01T09:58:48.130Z] github.com/docker/docker/plugin/executor/containerd [2022-02-01T09:58:48.130Z] github.com/docker/docker/plugin/v2 [2022-02-01T09:58:48.130Z] github.com/docker/docker/profiles/apparmor [2022-02-01T09:58:48.130Z] github.com/docker/docker/profiles/seccomp [2022-02-01T09:58:48.130Z] github.com/docker/docker/quota [2022-02-01T09:58:48.130Z] github.com/docker/docker/reference [2022-02-01T09:58:48.130Z] github.com/docker/docker/registry [2022-02-01T09:58:48.130Z] github.com/docker/docker/registry/resumable [2022-02-01T09:58:48.130Z] github.com/docker/docker/restartmanager [2022-02-01T09:58:48.130Z] github.com/docker/docker/rootless [2022-02-01T09:58:48.130Z] github.com/docker/docker/rootless/specconv [2022-02-01T09:58:48.130Z] github.com/docker/docker/runconfig [2022-02-01T09:58:48.130Z] github.com/docker/docker/runconfig/opts [2022-02-01T09:58:48.130Z] github.com/docker/docker/testutil [2022-02-01T09:58:48.130Z] github.com/docker/docker/testutil/daemon [2022-02-01T09:58:48.130Z] github.com/docker/docker/testutil/environment [2022-02-01T09:58:48.130Z] github.com/docker/docker/testutil/fakecontext [2022-02-01T09:58:48.130Z] github.com/docker/docker/testutil/fakegit [2022-02-01T09:58:48.130Z] github.com/docker/docker/testutil/fakestorage [2022-02-01T09:58:48.130Z] github.com/docker/docker/testutil/fixtures/load [2022-02-01T09:58:48.130Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-01T09:58:48.130Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-01T09:58:48.130Z] github.com/docker/docker/testutil/registry [2022-02-01T09:58:48.130Z] github.com/docker/docker/testutil/request [2022-02-01T09:58:48.130Z] github.com/docker/docker/volume [2022-02-01T09:58:48.130Z] github.com/docker/docker/volume/drivers [2022-02-01T09:58:48.130Z] github.com/docker/docker/volume/local [2022-02-01T09:58:48.130Z] github.com/docker/docker/volume/mounts [2022-02-01T09:58:48.130Z] github.com/docker/docker/volume/service [2022-02-01T09:58:48.130Z] github.com/docker/docker/volume/service/opts [2022-02-01T09:58:48.130Z] github.com/docker/docker/volume/testutils' [2022-02-01T09:58:48.130Z] ++ grep --fixed-strings /libnetwork [2022-02-01T09:58:48.130Z] ++ echo 'github.com/docker/docker/api [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/backend/build [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/httputils [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/middleware [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router/build [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router/container [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router/debug [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router/distribution [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router/grpc [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router/image [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router/network [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router/plugin [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router/session [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router/swarm [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router/system [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/server/router/volume [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/backend [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/blkiodev [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/container [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/events [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/filters [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/image [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/mount [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/network [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/registry [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/strslice [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/swarm [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/time [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/versions [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-01T09:58:48.130Z] github.com/docker/docker/api/types/volume [2022-02-01T09:58:48.130Z] github.com/docker/docker/builder [2022-02-01T09:58:48.130Z] github.com/docker/docker/builder/builder-next [2022-02-01T09:58:48.130Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-01T09:58:48.130Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-01T09:58:48.130Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-01T09:58:48.130Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-01T09:58:48.130Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-01T09:58:48.130Z] github.com/docker/docker/builder/builder-next/worker [2022-02-01T09:58:48.130Z] github.com/docker/docker/builder/dockerfile [2022-02-01T09:58:48.130Z] github.com/docker/docker/builder/dockerignore [2022-02-01T09:58:48.130Z] github.com/docker/docker/builder/remotecontext [2022-02-01T09:58:48.130Z] github.com/docker/docker/builder/remotecontext/git [2022-02-01T09:58:48.130Z] github.com/docker/docker/cli [2022-02-01T09:58:48.130Z] github.com/docker/docker/cli/config [2022-02-01T09:58:48.130Z] github.com/docker/docker/cli/debug [2022-02-01T09:58:48.130Z] github.com/docker/docker/client [2022-02-01T09:58:48.130Z] github.com/docker/docker/cmd/docker-proxy [2022-02-01T09:58:48.130Z] github.com/docker/docker/cmd/dockerd [2022-02-01T09:58:48.130Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-01T09:58:48.130Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-01T09:58:48.130Z] github.com/docker/docker/container [2022-02-01T09:58:48.130Z] github.com/docker/docker/container/stream [2022-02-01T09:58:48.130Z] github.com/docker/docker/contrib/apparmor [2022-02-01T09:58:48.130Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-01T09:58:48.130Z] github.com/docker/docker/contrib/httpserver [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/cluster [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/cluster/convert [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/cluster/executor [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/cluster/provider [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/config [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/events [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/events/testutils [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/exec [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/graphdriver [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/images [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/initlayer [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/links [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/listeners [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/gelf [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/journald [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/local [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/logentries [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/splunk [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/syslog [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/logger/templates [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/names [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/network [2022-02-01T09:58:48.130Z] github.com/docker/docker/daemon/stats [2022-02-01T09:58:48.130Z] github.com/docker/docker/distribution [2022-02-01T09:58:48.130Z] github.com/docker/docker/distribution/metadata [2022-02-01T09:58:48.130Z] github.com/docker/docker/distribution/utils [2022-02-01T09:58:48.130Z] github.com/docker/docker/distribution/xfer [2022-02-01T09:58:48.130Z] github.com/docker/docker/dockerversion [2022-02-01T09:58:48.130Z] github.com/docker/docker/errdefs [2022-02-01T09:58:48.130Z] github.com/docker/docker/image [2022-02-01T09:58:48.130Z] github.com/docker/docker/image/cache [2022-02-01T09:58:48.130Z] github.com/docker/docker/image/tarexport [2022-02-01T09:58:48.130Z] github.com/docker/docker/image/v1 [2022-02-01T09:58:48.130Z] github.com/docker/docker/internal/test/suite [2022-02-01T09:58:48.130Z] github.com/docker/docker/layer [2022-02-01T09:58:48.130Z] github.com/docker/docker/libcontainerd [2022-02-01T09:58:48.130Z] github.com/docker/docker/libcontainerd/queue [2022-02-01T09:58:48.130Z] github.com/docker/docker/libcontainerd/remote [2022-02-01T09:58:48.130Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-01T09:58:48.130Z] github.com/docker/docker/libcontainerd/types [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/bitseq [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/cluster [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/config [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/datastore [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/driverapi [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/etchosts [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/idm [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/ipam [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/iptables [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/netlabel [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/netutils [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/networkdb [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/ns [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/options [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/osl [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/portallocator [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/portmapper [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/testutils [2022-02-01T09:58:48.130Z] github.com/docker/docker/libnetwork/types [2022-02-01T09:58:48.130Z] github.com/docker/docker/oci [2022-02-01T09:58:48.130Z] github.com/docker/docker/oci/caps [2022-02-01T09:58:48.130Z] github.com/docker/docker/opts [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/aaparser [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/archive [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/authorization [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/broadcaster [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/capabilities [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/chrootarchive [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/containerfs [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/devicemapper [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/directory [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/dmesg [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/filenotify [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/fileutils [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/fsutils [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/homedir [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/idtools [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/ioutils [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/jsonmessage [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/locker [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/longpath [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/loopback [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/mount [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/namesgenerator [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/parsers [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/pidfile [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/platform [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/plugingetter [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/plugins [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/plugins/transport [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/pools [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/progress [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/pubsub [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/reexec [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/signal [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/stack [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/stdcopy [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/streamformatter [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/stringid [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/symlink [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/sysinfo [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/system [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/tailfile [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/tarsum [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/term [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/term/windows [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/truncindex [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/urlutil [2022-02-01T09:58:48.130Z] github.com/docker/docker/pkg/useragent [2022-02-01T09:58:48.130Z] github.com/docker/docker/plugin [2022-02-01T09:58:48.130Z] github.com/docker/docker/plugin/executor/containerd [2022-02-01T09:58:48.130Z] github.com/docker/docker/plugin/v2 [2022-02-01T09:58:48.130Z] github.com/docker/docker/profiles/apparmor [2022-02-01T09:58:48.130Z] github.com/docker/docker/profiles/seccomp [2022-02-01T09:58:48.131Z] github.com/docker/docker/quota [2022-02-01T09:58:48.131Z] github.com/docker/docker/reference [2022-02-01T09:58:48.131Z] github.com/docker/docker/registry [2022-02-01T09:58:48.131Z] github.com/docker/docker/registry/resumable [2022-02-01T09:58:48.131Z] github.com/docker/docker/restartmanager [2022-02-01T09:58:48.131Z] github.com/docker/docker/rootless [2022-02-01T09:58:48.131Z] github.com/docker/docker/rootless/specconv [2022-02-01T09:58:48.131Z] github.com/docker/docker/runconfig [2022-02-01T09:58:48.131Z] github.com/docker/docker/runconfig/opts [2022-02-01T09:58:48.131Z] github.com/docker/docker/testutil [2022-02-01T09:58:48.131Z] github.com/docker/docker/testutil/daemon [2022-02-01T09:58:48.131Z] github.com/docker/docker/testutil/environment [2022-02-01T09:58:48.131Z] github.com/docker/docker/testutil/fakecontext [2022-02-01T09:58:48.131Z] github.com/docker/docker/testutil/fakegit [2022-02-01T09:58:48.131Z] github.com/docker/docker/testutil/fakestorage [2022-02-01T09:58:48.131Z] github.com/docker/docker/testutil/fixtures/load [2022-02-01T09:58:48.131Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-01T09:58:48.131Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-01T09:58:48.131Z] github.com/docker/docker/testutil/registry [2022-02-01T09:58:48.131Z] github.com/docker/docker/testutil/request [2022-02-01T09:58:48.131Z] github.com/docker/docker/volume [2022-02-01T09:58:48.131Z] github.com/docker/docker/volume/drivers [2022-02-01T09:58:48.131Z] github.com/docker/docker/volume/local [2022-02-01T09:58:48.131Z] github.com/docker/docker/volume/mounts [2022-02-01T09:58:48.131Z] github.com/docker/docker/volume/service [2022-02-01T09:58:48.131Z] github.com/docker/docker/volume/service/opts [2022-02-01T09:58:48.131Z] github.com/docker/docker/volume/testutils' [2022-02-01T09:58:48.131Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/bitseq [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cluster [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/config [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/datastore [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/driverapi [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/etchosts [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/idm [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipam [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/iptables [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/netlabel [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/netutils [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/networkdb [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ns [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/options [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/osl [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/portallocator [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/portmapper [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/testutils [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/types' [2022-02-01T09:58:48.131Z] + echo 'github.com/docker/docker/libnetwork [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/bitseq [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cluster [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/config [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/datastore [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/driverapi [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/etchosts [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/idm [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipam [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/iptables [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/netlabel [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/netutils [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/networkdb [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/ns [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/options [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/osl [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/portallocator [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/portmapper [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/testutils [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/types' [2022-02-01T09:58:48.131Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T09:58:48.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T09:58:48.131Z] + type docker-proxy [2022-02-01T09:58:48.131Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-01T09:58:48.131Z] + hack/make.sh binary-proxy install-proxy [2022-02-01T09:58:48.131Z] [2022-02-01T09:58:48.131Z] Removing bundles/ [2022-02-01T09:58:48.131Z] [2022-02-01T09:58:48.131Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-01T09:58:48.131Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-01T09:58:48.131Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T09:58:49.317Z] #60 ... [2022-02-01T09:58:49.317Z] [2022-02-01T09:58:49.317Z] #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-01T09:58:49.317Z] #56 sha256:4348845e55ad4184d3672c6f46b4e64750101c5e467e581ca155d6abb11e00df [2022-02-01T09:58:49.317Z] #56 117.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-02-01T09:58:49.317Z] #56 118.3 + mkdir -p /build [2022-02-01T09:58:49.317Z] #56 118.3 + cp runc /build/runc [2022-02-01T09:58:49.575Z] #56 DONE 119.4s [2022-02-01T09:58:49.575Z] [2022-02-01T09:58:49.575Z] #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-01T09:58:49.575Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc [2022-02-01T09:58:50.946Z] #60 ... [2022-02-01T09:58:50.946Z] [2022-02-01T09:58:50.946Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-01T09:58:50.946Z] #57 sha256:376190eba75c045d483e2fcb077f720c398b0c070de0387397c0e9adfd8e54a5 [2022-02-01T09:58:50.946Z] #57 DONE 0.3s [2022-02-01T09:58:50.946Z] [2022-02-01T09:58:50.946Z] #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-01T09:58:50.946Z] #60 sha256:d142490823cca6b7f615feface72eac53e892ccfa530a6a4c895a211cca5aafc [2022-02-01T09:58:54.742Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-01T09:58:54.743Z] [2022-02-01T09:58:54.743Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-01T09:58:54.743Z] Installing docker-proxy to /usr/local/bin/ [2022-02-01T09:58:54.743Z] [2022-02-01T09:58:54.743Z] + mkdir -p bundles [2022-02-01T09:58:54.743Z] + '[' -n 'github.com/docker/docker/api [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/backend/build [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/httputils [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/middleware [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router/build [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router/container [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router/debug [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router/distribution [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router/grpc [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router/image [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router/network [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router/plugin [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router/session [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router/swarm [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router/system [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/server/router/volume [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/backend [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/blkiodev [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/container [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/events [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/filters [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/image [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/mount [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/network [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/registry [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/strslice [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/swarm [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/time [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/versions [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-01T09:58:54.743Z] github.com/docker/docker/api/types/volume [2022-02-01T09:58:54.743Z] github.com/docker/docker/builder [2022-02-01T09:58:54.743Z] github.com/docker/docker/builder/builder-next [2022-02-01T09:58:54.743Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-01T09:58:54.743Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-01T09:58:54.743Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-01T09:58:54.743Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-01T09:58:54.743Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-01T09:58:54.743Z] github.com/docker/docker/builder/builder-next/worker [2022-02-01T09:58:54.743Z] github.com/docker/docker/builder/dockerfile [2022-02-01T09:58:54.743Z] github.com/docker/docker/builder/dockerignore [2022-02-01T09:58:54.743Z] github.com/docker/docker/builder/remotecontext [2022-02-01T09:58:54.743Z] github.com/docker/docker/builder/remotecontext/git [2022-02-01T09:58:54.743Z] github.com/docker/docker/cli [2022-02-01T09:58:54.743Z] github.com/docker/docker/cli/config [2022-02-01T09:58:54.743Z] github.com/docker/docker/cli/debug [2022-02-01T09:58:54.743Z] github.com/docker/docker/client [2022-02-01T09:58:54.743Z] github.com/docker/docker/cmd/docker-proxy [2022-02-01T09:58:54.743Z] github.com/docker/docker/cmd/dockerd [2022-02-01T09:58:54.743Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-01T09:58:54.743Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-01T09:58:54.743Z] github.com/docker/docker/container [2022-02-01T09:58:54.743Z] github.com/docker/docker/container/stream [2022-02-01T09:58:54.743Z] github.com/docker/docker/contrib/apparmor [2022-02-01T09:58:54.743Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-01T09:58:54.743Z] github.com/docker/docker/contrib/httpserver [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/cluster [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/cluster/convert [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/cluster/executor [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/cluster/provider [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/config [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/events [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/events/testutils [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/exec [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/graphdriver [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/images [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/initlayer [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/links [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/listeners [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/gelf [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/journald [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/local [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/logentries [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/splunk [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/syslog [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/logger/templates [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/names [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/network [2022-02-01T09:58:54.743Z] github.com/docker/docker/daemon/stats [2022-02-01T09:58:54.743Z] github.com/docker/docker/distribution [2022-02-01T09:58:54.743Z] github.com/docker/docker/distribution/metadata [2022-02-01T09:58:54.743Z] github.com/docker/docker/distribution/utils [2022-02-01T09:58:54.743Z] github.com/docker/docker/distribution/xfer [2022-02-01T09:58:54.743Z] github.com/docker/docker/dockerversion [2022-02-01T09:58:54.743Z] github.com/docker/docker/errdefs [2022-02-01T09:58:54.743Z] github.com/docker/docker/image [2022-02-01T09:58:54.743Z] github.com/docker/docker/image/cache [2022-02-01T09:58:54.743Z] github.com/docker/docker/image/tarexport [2022-02-01T09:58:54.743Z] github.com/docker/docker/image/v1 [2022-02-01T09:58:54.743Z] github.com/docker/docker/internal/test/suite [2022-02-01T09:58:54.743Z] github.com/docker/docker/layer [2022-02-01T09:58:54.743Z] github.com/docker/docker/libcontainerd [2022-02-01T09:58:54.743Z] github.com/docker/docker/libcontainerd/queue [2022-02-01T09:58:54.743Z] github.com/docker/docker/libcontainerd/remote [2022-02-01T09:58:54.743Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-01T09:58:54.743Z] github.com/docker/docker/libcontainerd/types [2022-02-01T09:58:54.743Z] github.com/docker/docker/oci [2022-02-01T09:58:54.743Z] github.com/docker/docker/oci/caps [2022-02-01T09:58:54.743Z] github.com/docker/docker/opts [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/aaparser [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/archive [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/authorization [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/broadcaster [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/capabilities [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/chrootarchive [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/containerfs [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/devicemapper [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/directory [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/dmesg [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/filenotify [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/fileutils [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/fsutils [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/homedir [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/idtools [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/ioutils [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/jsonmessage [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/locker [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/longpath [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/loopback [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/mount [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/namesgenerator [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/parsers [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-01T09:58:54.743Z] github.com/docker/docker/pkg/pidfile [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/platform [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/plugingetter [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/plugins [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/plugins/transport [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/pools [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/progress [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/pubsub [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/reexec [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/signal [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/stack [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/stdcopy [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/streamformatter [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/stringid [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/symlink [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/sysinfo [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/system [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/tailfile [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/tarsum [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/term [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/term/windows [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/truncindex [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/urlutil [2022-02-01T09:58:54.744Z] github.com/docker/docker/pkg/useragent [2022-02-01T09:58:54.744Z] github.com/docker/docker/plugin [2022-02-01T09:58:54.744Z] github.com/docker/docker/plugin/executor/containerd [2022-02-01T09:58:54.744Z] github.com/docker/docker/plugin/v2 [2022-02-01T09:58:54.744Z] github.com/docker/docker/profiles/apparmor [2022-02-01T09:58:54.744Z] github.com/docker/docker/profiles/seccomp [2022-02-01T09:58:54.744Z] github.com/docker/docker/quota [2022-02-01T09:58:54.744Z] github.com/docker/docker/reference [2022-02-01T09:58:54.744Z] github.com/docker/docker/registry [2022-02-01T09:58:54.744Z] github.com/docker/docker/registry/resumable [2022-02-01T09:58:54.744Z] github.com/docker/docker/restartmanager [2022-02-01T09:58:54.744Z] github.com/docker/docker/rootless [2022-02-01T09:58:54.744Z] github.com/docker/docker/rootless/specconv [2022-02-01T09:58:54.744Z] github.com/docker/docker/runconfig [2022-02-01T09:58:54.744Z] github.com/docker/docker/runconfig/opts [2022-02-01T09:58:54.744Z] github.com/docker/docker/testutil [2022-02-01T09:58:54.744Z] github.com/docker/docker/testutil/daemon [2022-02-01T09:58:54.744Z] github.com/docker/docker/testutil/environment [2022-02-01T09:58:54.744Z] github.com/docker/docker/testutil/fakecontext [2022-02-01T09:58:54.744Z] github.com/docker/docker/testutil/fakegit [2022-02-01T09:58:54.744Z] github.com/docker/docker/testutil/fakestorage [2022-02-01T09:58:54.744Z] github.com/docker/docker/testutil/fixtures/load [2022-02-01T09:58:54.744Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-01T09:58:54.744Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-01T09:58:54.744Z] github.com/docker/docker/testutil/registry [2022-02-01T09:58:54.744Z] github.com/docker/docker/testutil/request [2022-02-01T09:58:54.744Z] github.com/docker/docker/volume [2022-02-01T09:58:54.744Z] github.com/docker/docker/volume/drivers [2022-02-01T09:58:54.744Z] github.com/docker/docker/volume/local [2022-02-01T09:58:54.744Z] github.com/docker/docker/volume/mounts [2022-02-01T09:58:54.744Z] github.com/docker/docker/volume/service [2022-02-01T09:58:54.744Z] github.com/docker/docker/volume/service/opts [2022-02-01T09:58:54.744Z] github.com/docker/docker/volume/testutils' ']' [2022-02-01T09:58:54.744Z] + 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/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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-01T09:58:54.744Z] ? github.com/docker/docker/api [no test files] [2022-02-01T09:58:55.564Z] #67 ... [2022-02-01T09:58:55.564Z] [2022-02-01T09:58:55.564Z] #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-01T09:58:55.564Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-01T09:58:55.564Z] #28 14.72 Fetched 48.9 MB in 14s (3518 kB/s) [2022-02-01T09:58:55.564Z] #28 14.72 Reading package lists... [2022-02-01T09:58:58.432Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-01T09:58:58.432Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a5affdbc\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-01T09:58:58.432Z] ---------------------------------------------------------------------------- [2022-02-01T09:58:58.432Z] [2022-02-01T09:58:58.432Z] INFO: executeCI.ps1 starting at Tue Feb 1 09:58:53 CUT 2022 [2022-02-01T09:58:58.432Z] [2022-02-01T09:58:58.432Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-01T09:58:58.432Z] INFO: Running git version 2.24.1.windows.2 [2022-02-01T09:58:58.432Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-02-01T09:58:58.432Z] INFO: Environment variables: [2022-02-01T09:58:58.432Z] [2022-02-01T09:58:58.432Z] Name Value [2022-02-01T09:58:58.432Z] ---- ----- [2022-02-01T09:58:58.432Z] ALLUSERSPROFILE C:\ProgramData [2022-02-01T09:58:58.432Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-01T09:58:58.432Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-01T09:58:58.432Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-01T09:58:58.432Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-01T09:58:58.432Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-01T09:58:58.432Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-01T09:58:58.432Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-01T09:58:58.432Z] BRANCH_NAME PR-43202 [2022-02-01T09:58:58.432Z] BUILD_DISPLAY_NAME #4 [2022-02-01T09:58:58.432Z] BUILD_ID 4 [2022-02-01T09:58:58.432Z] BUILD_NUMBER 4 [2022-02-01T09:58:58.432Z] BUILD_TAG jenkins-moby-PR-43202-4 [2022-02-01T09:58:58.432Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/ [2022-02-01T09:58:58.432Z] CHANGE_AUTHOR thaJeztah [2022-02-01T09:58:58.432Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-01T09:58:58.432Z] CHANGE_BRANCH skip_temporary_error_check [2022-02-01T09:58:58.432Z] CHANGE_FORK thaJeztah/docker [2022-02-01T09:58:58.432Z] CHANGE_ID 43202 [2022-02-01T09:58:58.432Z] CHANGE_TARGET master [2022-02-01T09:58:58.432Z] CHANGE_TITLE client/request.go:157:8: SA1019: err.Temporary is deprecated (staticcheck) [2022-02-01T09:58:58.432Z] CHANGE_URL https://github.com/moby/moby/pull/43202 [2022-02-01T09:58:58.432Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-01T09:58:58.432Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-01T09:58:58.432Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-01T09:58:58.432Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-01T09:58:58.432Z] COMPUTERNAME azwin-2-ca32d0 [2022-02-01T09:58:58.432Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-01T09:58:58.432Z] ConfigSequenceNumber 0 [2022-02-01T09:58:58.432Z] DOCKER_BUILDKIT 0 [2022-02-01T09:58:58.432Z] DOCKER_DUT_DEBUG 1 [2022-02-01T09:58:58.432Z] DOCKER_EXPERIMENTAL 1 [2022-02-01T09:58:58.432Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-01T09:58:58.432Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-01T09:58:58.432Z] EXECUTOR_NUMBER 0 [2022-02-01T09:58:58.432Z] FQDN azwin-2-ca32d0.westus.cloudapp.azure.com [2022-02-01T09:58:58.432Z] GIT_BRANCH PR-43202 [2022-02-01T09:58:58.432Z] GIT_COMMIT 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:58:58.432Z] GIT_PREVIOUS_COMMIT 2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T09:58:58.432Z] GIT_URL https://github.com/moby/moby.git [2022-02-01T09:58:58.432Z] HUDSON_COOKIE e896f1e6-437a-4871-8925-1694713517cc [2022-02-01T09:58:58.432Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-01T09:58:58.432Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-01T09:58:58.432Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-01T09:58:58.432Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-01T09:58:58.432Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-01T09:58:58.432Z] JENKINS_NODE_COOKIE 58518fc4-20cc-4e0d-a9d6-d7fd98b07562 [2022-02-01T09:58:58.432Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-01T09:58:58.432Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-01T09:58:58.432Z] JOB_BASE_NAME PR-43202 [2022-02-01T09:58:58.432Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/display/redirect [2022-02-01T09:58:58.432Z] JOB_NAME moby/PR-43202 [2022-02-01T09:58:58.432Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/ [2022-02-01T09:58:58.432Z] library.jps.version master [2022-02-01T09:58:58.432Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-01T09:58:58.432Z] NODE_LABELS amd64 azure azwin-2-ca32d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-02-01T09:58:58.432Z] NODE_NAME azwin-2-ca32d0 [2022-02-01T09:58:58.432Z] NUMBER_OF_PROCESSORS 4 [2022-02-01T09:58:58.432Z] OS Windows_NT [2022-02-01T09:58:58.432Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-01T09:58:58.432Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-01T09:58:58.432Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-01T09:58:58.432Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-01T09:58:58.432Z] PROCESSOR_LEVEL 6 [2022-02-01T09:58:58.432Z] PROCESSOR_REVISION 4f01 [2022-02-01T09:58:58.432Z] ProgramData C:\ProgramData [2022-02-01T09:58:58.432Z] ProgramFiles C:\Program Files [2022-02-01T09:58:58.432Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-01T09:58:58.432Z] ProgramW6432 C:\Program Files [2022-02-01T09:58:58.432Z] PROMPT $P$G [2022-02-01T09:58:58.432Z] PSExecutionPolicyPreference Bypass [2022-02-01T09:58:58.432Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-01T09:58:58.432Z] PUBLIC C:\Users\Public [2022-02-01T09:58:58.432Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/display/redirect?page=artif... [2022-02-01T09:58:58.432Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/display/redirect?page=changes [2022-02-01T09:58:58.432Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/display/redirect [2022-02-01T09:58:58.432Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43202/4/display/redirect?page=tests [2022-02-01T09:58:58.432Z] SKIP_VALIDATION_TESTS 1 [2022-02-01T09:58:58.432Z] SOURCES_DRIVE d [2022-02-01T09:58:58.432Z] SOURCES_SUBDIR gopath [2022-02-01T09:58:58.432Z] STAGE_NAME Run tests [2022-02-01T09:58:58.432Z] SystemDrive C: [2022-02-01T09:58:58.432Z] SystemRoot C:\Windows [2022-02-01T09:58:58.432Z] TEMP C:\Windows\TEMP [2022-02-01T09:58:58.432Z] TESTDEBUG 0 [2022-02-01T09:58:58.432Z] TESTRUN_DRIVE d [2022-02-01T09:58:58.432Z] TESTRUN_SUBDIR CI [2022-02-01T09:58:58.432Z] TIMEOUT 120m [2022-02-01T09:58:58.432Z] TMP C:\Windows\TEMP [2022-02-01T09:58:58.432Z] USERDOMAIN WORKGROUP [2022-02-01T09:58:58.432Z] USERNAME azwin-2-ca32d0$ [2022-02-01T09:58:58.432Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-01T09:58:58.432Z] windir C:\Windows [2022-02-01T09:58:58.432Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-01T09:58:58.432Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-02-01T09:58:58.432Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-01T09:58:58.432Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-01T09:58:58.432Z] [2022-02-01T09:58:58.432Z] [2022-02-01T09:58:58.432Z] [2022-02-01T09:58:58.432Z] INFO: Sources under d:\gopath\... [2022-02-01T09:58:58.432Z] INFO: Test run under d:\CI\... [2022-02-01T09:58:58.432Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-01T09:58:58.432Z] INFO: docker/docker repository was found [2022-02-01T09:58:58.432Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-02-01T09:58:58.432Z] ltsc2019: Pulling from windows/servercore [2022-02-01T09:58:58.432Z] 4612f6d0b889: Pulling fs layer [2022-02-01T09:58:58.432Z] 567fd00846e9: Pulling fs layer [2022-02-01T09:58:59.245Z] 8f616e6e9eec: Pull complete [2022-02-01T09:59:02.240Z] #28 21.30 Reading package lists... [2022-02-01T09:59:02.473Z] 8f616e6e9eec: Verifying Checksum [2022-02-01T09:59:02.473Z] 8f616e6e9eec: Download complete [2022-02-01T09:59:03.182Z] #28 27.49 Building dependency tree... [2022-02-01T09:59:04.125Z] #28 30.39 bzip2 is already the newest version (1.0.8-4). [2022-02-01T09:59:04.125Z] #28 30.39 patch is already the newest version (2.7.6-7). [2022-02-01T09:59:04.125Z] #28 30.39 xz-utils is already the newest version (5.2.5-2). [2022-02-01T09:59:04.125Z] #28 30.39 The following additional packages will be installed: [2022-02-01T09:59:04.125Z] #28 30.39 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-01T09:59:04.125Z] #28 30.39 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-02-01T09:59:04.125Z] #28 30.39 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-01T09:59:04.125Z] #28 30.39 python3-pkg-resources vim-runtime xxd [2022-02-01T09:59:04.125Z] #28 30.41 Suggested packages: [2022-02-01T09:59:04.125Z] #28 30.41 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-02-01T09:59:04.125Z] #28 30.41 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-02-01T09:59:04.125Z] #28 30.41 Recommended packages: [2022-02-01T09:59:04.125Z] #28 30.41 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-01T09:59:05.508Z] #28 31.90 The following NEW packages will be installed: [2022-02-01T09:59:05.508Z] #28 31.91 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-02-01T09:59:05.508Z] #28 31.91 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-01T09:59:05.508Z] #28 31.92 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-02-01T09:59:05.508Z] #28 31.92 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-02-01T09:59:05.508Z] #28 31.92 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-02-01T09:59:05.768Z] #28 31.92 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-02-01T09:59:05.768Z] #28 31.92 vim-common vim-runtime xfsprogs xxd zip zstd [2022-02-01T09:59:06.029Z] #28 32.28 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-02-01T09:59:06.029Z] #28 32.28 Need to get 18.6 MB of archives. [2022-02-01T09:59:06.029Z] #28 32.28 After this operation, 71.4 MB of additional disk space will be used. [2022-02-01T09:59:06.029Z] #28 32.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-01T09:59:06.029Z] #28 32.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-01T09:59:06.029Z] #28 32.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-01T09:59:06.029Z] #28 32.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-01T09:59:06.029Z] #28 32.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-01T09:59:06.029Z] #28 32.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-01T09:59:06.029Z] #28 32.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-01T09:59:06.029Z] #28 32.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-01T09:59:06.029Z] #28 32.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-01T09:59:06.029Z] #28 32.33 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-01T09:59:06.029Z] #28 32.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-01T09:59:06.029Z] #28 32.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-01T09:59:06.029Z] #28 32.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-01T09:59:06.029Z] #28 32.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-01T09:59:06.029Z] #28 32.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-01T09:59:06.029Z] #28 32.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-01T09:59:06.029Z] #28 32.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-01T09:59:06.029Z] #28 32.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-01T09:59:06.029Z] #28 32.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-01T09:59:06.029Z] #28 32.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-01T09:59:06.029Z] #28 32.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-01T09:59:06.029Z] #28 32.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-01T09:59:06.029Z] #28 32.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-01T09:59:06.029Z] #28 32.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-01T09:59:06.029Z] #28 32.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-01T09:59:06.029Z] #28 32.39 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-01T09:59:06.029Z] #28 32.40 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-01T09:59:06.029Z] #28 32.40 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-01T09:59:06.029Z] #28 32.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-01T09:59:06.029Z] #28 32.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-01T09:59:06.029Z] #28 32.44 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-01T09:59:06.289Z] #28 32.45 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-01T09:59:06.289Z] #28 32.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-01T09:59:06.289Z] #28 32.46 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-01T09:59:06.289Z] #28 32.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-01T09:59:06.289Z] #28 32.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-01T09:59:06.290Z] #28 32.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-01T09:59:06.290Z] #28 32.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-01T09:59:06.290Z] #28 32.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-01T09:59:06.290Z] #28 32.50 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-01T09:59:06.550Z] #28 32.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-01T09:59:06.550Z] #28 32.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-01T09:59:06.550Z] #28 32.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-01T09:59:06.550Z] #28 32.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-01T09:59:06.950Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2022-02-01T09:59:07.121Z] #28 33.24 debconf: delaying package configuration, since apt-utils is not installed [2022-02-01T09:59:07.381Z] #28 33.50 Fetched 18.6 MB in 1s (28.2 MB/s) [2022-02-01T09:59:07.381Z] #28 33.56 Selecting previously unselected package pigz. [2022-02-01T09:59:07.381Z] #28 33.56 (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-01T09:59:07.381Z] #28 33.64 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-01T09:59:07.381Z] #28 33.66 Unpacking pigz (2.6-1) ... [2022-02-01T09:59:07.642Z] #28 33.82 Selecting previously unselected package libelf1:amd64. [2022-02-01T09:59:07.642Z] #28 33.83 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-01T09:59:07.642Z] #28 33.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-01T09:59:07.642Z] #28 33.99 Selecting previously unselected package libbpf0:amd64. [2022-02-01T09:59:07.902Z] #28 34.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-01T09:59:07.902Z] #28 34.00 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-01T09:59:07.902Z] #28 34.06 Selecting previously unselected package libcap2:amd64. [2022-02-01T09:59:07.902Z] #28 34.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-01T09:59:07.902Z] #28 34.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-01T09:59:07.902Z] #28 34.13 Selecting previously unselected package libmnl0:amd64. [2022-02-01T09:59:07.902Z] #28 34.14 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-01T09:59:07.902Z] #28 34.14 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-01T09:59:07.902Z] #28 34.18 Selecting previously unselected package libxtables12:amd64. [2022-02-01T09:59:07.902Z] #28 34.19 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-01T09:59:07.902Z] #28 34.19 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-01T09:59:08.163Z] #28 34.24 Selecting previously unselected package libcap2-bin. [2022-02-01T09:59:08.163Z] #28 34.25 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-01T09:59:08.163Z] #28 34.26 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-01T09:59:08.163Z] #28 34.31 Selecting previously unselected package iproute2. [2022-02-01T09:59:08.163Z] #28 34.32 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-01T09:59:08.163Z] #28 34.32 Unpacking iproute2 (5.10.0-4) ... [2022-02-01T09:59:08.423Z] #28 34.62 Selecting previously unselected package xxd. [2022-02-01T09:59:08.423Z] #28 34.62 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-01T09:59:08.423Z] #28 34.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:59:08.423Z] #28 34.72 Selecting previously unselected package vim-common. [2022-02-01T09:59:08.423Z] #28 34.72 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:59:08.423Z] #28 34.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:59:08.684Z] #28 34.86 Selecting previously unselected package bash-completion. [2022-02-01T09:59:08.684Z] #28 34.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-01T09:59:09.625Z] #28 35.98 Unpacking bash-completion (1:2.11-2) ... [2022-02-01T09:59:10.196Z] #28 36.28 Selecting previously unselected package apparmor. [2022-02-01T09:59:10.196Z] #28 36.29 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-02-01T09:59:10.196Z] #28 36.35 Unpacking apparmor (2.13.6-10) ... [2022-02-01T09:59:10.196Z] #28 36.59 Selecting previously unselected package inetutils-ping. [2022-02-01T09:59:10.196Z] #28 36.60 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-01T09:59:10.457Z] #28 36.60 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-01T09:59:10.457Z] #28 36.68 Selecting previously unselected package libip4tc2:amd64. [2022-02-01T09:59:10.457Z] #28 36.69 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-01T09:59:10.457Z] #28 36.70 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-01T09:59:10.457Z] #28 36.73 Selecting previously unselected package libip6tc2:amd64. [2022-02-01T09:59:10.457Z] #28 36.75 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-01T09:59:10.457Z] #28 36.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-01T09:59:10.457Z] #28 36.79 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-01T09:59:10.717Z] #28 36.81 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-01T09:59:10.717Z] #28 36.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-01T09:59:10.717Z] #28 36.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-01T09:59:10.717Z] #28 36.88 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-01T09:59:10.717Z] #28 36.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-01T09:59:10.717Z] #28 36.94 Selecting previously unselected package libnftnl11:amd64. [2022-02-01T09:59:10.717Z] #28 36.95 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-01T09:59:10.717Z] #28 36.96 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-01T09:59:10.717Z] #28 37.03 Selecting previously unselected package iptables. [2022-02-01T09:59:10.717Z] #28 37.03 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-02-01T09:59:10.717Z] #28 37.04 Unpacking iptables (1.8.7-1) ... [2022-02-01T09:59:10.970Z] 567fd00846e9: Verifying Checksum [2022-02-01T09:59:10.970Z] 567fd00846e9: Download complete [2022-02-01T09:59:10.978Z] #28 37.22 Selecting previously unselected package libonig5:amd64. [2022-02-01T09:59:10.978Z] #28 37.23 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-01T09:59:10.978Z] #28 37.23 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:59:11.238Z] #28 37.32 Selecting previously unselected package libjq1:amd64. [2022-02-01T09:59:11.238Z] #28 37.33 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-02-01T09:59:11.238Z] #28 37.34 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:59:11.238Z] #28 37.42 Selecting previously unselected package jq. [2022-02-01T09:59:11.239Z] #28 37.42 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-02-01T09:59:11.239Z] #28 37.43 Unpacking jq (1.6-2.1) ... [2022-02-01T09:59:11.239Z] #28 37.49 Selecting previously unselected package libaio1:amd64. [2022-02-01T09:59:11.239Z] #28 37.51 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-02-01T09:59:11.239Z] #28 37.51 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-01T09:59:11.499Z] #28 37.57 Selecting previously unselected package libgpm2:amd64. [2022-02-01T09:59:11.499Z] #28 37.58 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-02-01T09:59:11.499Z] #28 37.59 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-01T09:59:11.499Z] #28 37.64 Selecting previously unselected package libinih1:amd64. [2022-02-01T09:59:11.499Z] #28 37.64 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-02-01T09:59:11.499Z] #28 37.65 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-01T09:59:11.499Z] #28 37.69 Selecting previously unselected package libnet1:amd64. [2022-02-01T09:59:11.499Z] #28 37.70 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-01T09:59:11.499Z] #28 37.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:59:11.499Z] #28 37.76 Selecting previously unselected package libnl-3-200:amd64. [2022-02-01T09:59:11.499Z] #28 37.77 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-01T09:59:11.499Z] #28 37.77 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:59:11.499Z] #28 37.83 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-01T09:59:11.760Z] #28 37.83 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-01T09:59:11.760Z] #28 37.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:59:11.760Z] #28 37.89 Selecting previously unselected package net-tools. [2022-02-01T09:59:11.760Z] #28 37.89 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-01T09:59:11.760Z] #28 37.89 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-01T09:59:11.760Z] #28 38.01 Selecting previously unselected package python-pip-whl. [2022-02-01T09:59:11.760Z] #28 38.01 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-02-01T09:59:11.760Z] #28 38.02 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-01T09:59:12.020Z] #28 38.29 Selecting previously unselected package python3-lib2to3. [2022-02-01T09:59:12.020Z] #28 38.29 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-01T09:59:12.020Z] #28 38.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-01T09:59:12.020Z] #28 38.38 Selecting previously unselected package python3-distutils. [2022-02-01T09:59:12.281Z] #28 38.38 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-02-01T09:59:12.281Z] #28 38.39 Unpacking python3-distutils (3.9.2-1) ... [2022-02-01T09:59:12.281Z] #28 38.52 Selecting previously unselected package python3-pkg-resources. [2022-02-01T09:59:12.281Z] #28 38.52 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-01T09:59:12.281Z] #28 38.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:59:12.281Z] #28 38.61 Selecting previously unselected package python3-setuptools. [2022-02-01T09:59:12.281Z] #28 38.62 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-02-01T09:59:12.281Z] #28 38.63 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-01T09:59:12.542Z] #28 38.80 Selecting previously unselected package python3-wheel. [2022-02-01T09:59:12.542Z] #28 38.81 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-02-01T09:59:12.542Z] #28 38.82 Unpacking python3-wheel (0.34.2-1) ... [2022-02-01T09:59:12.542Z] #28 38.89 Selecting previously unselected package python3-pip. [2022-02-01T09:59:12.803Z] #28 38.89 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-02-01T09:59:12.803Z] #28 38.90 Unpacking python3-pip (20.3.4-4) ... [2022-02-01T09:59:12.803Z] #28 39.10 Selecting previously unselected package sudo. [2022-02-01T09:59:12.803Z] #28 39.11 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-02-01T09:59:12.803Z] #28 39.12 Unpacking sudo (1.9.5p2-3) ... [2022-02-01T09:59:13.064Z] #28 39.45 Selecting previously unselected package thin-provisioning-tools. [2022-02-01T09:59:13.325Z] #28 39.45 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-01T09:59:13.325Z] #28 39.46 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-01T09:59:13.325Z] #28 39.61 Selecting previously unselected package uidmap. [2022-02-01T09:59:13.325Z] #28 39.62 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-01T09:59:13.325Z] #28 39.63 Unpacking uidmap (1:4.8.1-1) ... [2022-02-01T09:59:13.586Z] #28 39.71 Selecting previously unselected package vim-runtime. [2022-02-01T09:59:13.586Z] #28 39.72 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-01T09:59:13.586Z] #28 39.74 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-01T09:59:13.586Z] #28 39.76 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-01T09:59:13.586Z] #28 39.77 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:59:15.501Z] #28 41.54 Selecting previously unselected package vim. [2022-02-01T09:59:15.501Z] #28 41.55 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-01T09:59:15.501Z] #28 41.57 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:59:15.763Z] #28 41.87 Selecting previously unselected package xfsprogs. [2022-02-01T09:59:15.763Z] #28 41.88 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-01T09:59:15.763Z] #28 41.88 Unpacking xfsprogs (5.10.0-4) ... [2022-02-01T09:59:16.023Z] #28 42.16 Selecting previously unselected package zip. [2022-02-01T09:59:16.024Z] #28 42.17 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-02-01T09:59:16.024Z] #28 42.19 Unpacking zip (3.0-12) ... [2022-02-01T09:59:16.024Z] #28 42.27 Selecting previously unselected package zstd. [2022-02-01T09:59:16.024Z] #28 42.28 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-01T09:59:16.024Z] #28 42.28 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-01T09:59:16.284Z] #28 42.54 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-01T09:59:16.855Z] #28 43.09 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-01T09:59:16.855Z] #28 43.11 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-01T09:59:16.855Z] #28 43.11 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-01T09:59:16.855Z] #28 43.12 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-01T09:59:16.855Z] #28 43.14 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-01T09:59:16.855Z] #28 43.14 Setting up uidmap (1:4.8.1-1) ... [2022-02-01T09:59:16.855Z] #28 43.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-01T09:59:16.855Z] #28 43.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-01T09:59:16.855Z] #28 43.18 Setting up python3-wheel (0.34.2-1) ... [2022-02-01T09:59:17.427Z] #28 43.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:59:17.427Z] #28 43.57 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-01T09:59:17.427Z] #28 43.58 Setting up libcap2-bin (1:2.44-1) ... [2022-02-01T09:59:17.427Z] #28 43.59 Setting up apparmor (2.13.6-10) ... [2022-02-01T09:59:18.149Z] #60 218.2 # github.com/containerd/containerd/cmd/containerd [2022-02-01T09:59:18.150Z] #60 218.2 /usr/bin/ld: /tmp/go-link-1302329015/000019.o: in function `New': [2022-02-01T09:59:18.150Z] #60 218.2 /tmp/tmp.kv9zrAoCho/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-01T09:59:18.150Z] #60 218.3 + bin/containerd-stress [2022-02-01T09:59:18.150Z] #60 219.4 + bin/containerd-shim [2022-02-01T09:59:18.168Z] 4612f6d0b889: Verifying Checksum [2022-02-01T09:59:18.168Z] 4612f6d0b889: Download complete [2022-02-01T09:59:18.368Z] #28 44.64 Setting up zip (3.0-12) ... [2022-02-01T09:59:18.368Z] #28 44.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:59:18.368Z] #28 44.67 Setting up bash-completion (1:2.11-2) ... [2022-02-01T09:59:19.753Z] #28 45.98 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-01T09:59:19.753Z] #28 45.99 Setting up sudo (1.9.5p2-3) ... [2022-02-01T09:59:19.753Z] #28 46.05 invoke-rc.d: could not determine current runlevel [2022-02-01T09:59:19.753Z] #28 46.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-01T09:59:19.753Z] #28 46.06 Setting up xfsprogs (5.10.0-4) ... [2022-02-01T09:59:20.017Z] #28 46.07 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-01T09:59:20.017Z] #28 46.08 Setting up inetutils-ping (2:2.0-1) ... [2022-02-01T09:59:20.017Z] #28 46.09 Setting up pigz (2.6-1) ... [2022-02-01T09:59:20.017Z] #28 46.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-01T09:59:20.017Z] #28 46.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-01T09:59:20.017Z] #28 46.13 Setting up python-pip-whl (20.3.4-4) ... [2022-02-01T09:59:20.017Z] #28 46.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:59:20.277Z] #28 46.57 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-01T09:59:20.277Z] #28 46.58 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-01T09:59:20.537Z] #28 46.78 Setting up libelf1:amd64 (0.183-1) ... [2022-02-01T09:59:20.537Z] #28 46.79 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-01T09:59:20.537Z] #28 46.80 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-01T09:59:20.537Z] #28 46.82 Setting up python3-distutils (3.9.2-1) ... [2022-02-01T09:59:20.798Z] #28 47.09 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-01T09:59:20.798Z] #28 47.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-01T09:59:20.798Z] #28 47.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-01T09:59:20.798Z] #28 47.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-01T09:59:20.798Z] #28 47.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-01T09:59:20.798Z] #28 47.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-01T09:59:20.798Z] #28 47.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-01T09:59:20.798Z] #28 47.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-01T09:59:20.798Z] #28 47.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-01T09:59:20.798Z] #28 47.17 Setting up python3-setuptools (52.0.0-4) ... [2022-02-01T09:59:21.740Z] #28 47.85 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-01T09:59:21.740Z] #28 47.87 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-01T09:59:21.740Z] #28 47.88 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-01T09:59:21.740Z] #28 47.89 Setting up python3-pip (20.3.4-4) ... [2022-02-01T09:59:22.000Z] #28 48.42 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-01T09:59:22.261Z] #28 48.43 Setting up jq (1.6-2.1) ... [2022-02-01T09:59:22.261Z] #28 48.44 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-01T09:59:22.261Z] #28 48.46 Setting up iptables (1.8.7-1) ... [2022-02-01T09:59:22.261Z] #28 48.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-01T09:59:22.261Z] #28 48.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-01T09:59:22.261Z] #28 48.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-01T09:59:22.261Z] #28 48.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-01T09:59:22.261Z] #28 48.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-01T09:59:22.261Z] #28 48.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-01T09:59:22.261Z] #28 48.50 Setting up iproute2 (5.10.0-4) ... [2022-02-01T09:59:22.522Z] #28 48.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-01T09:59:22.980Z] #60 218.0 # github.com/containerd/containerd/cmd/containerd [2022-02-01T09:59:22.980Z] #60 218.0 /usr/bin/ld: /tmp/go-link-209607523/000019.o: in function `New': [2022-02-01T09:59:22.980Z] #60 218.0 /tmp/tmp.qL2UJHHUGH/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-01T09:59:22.980Z] #60 218.0 + bin/containerd-stress [2022-02-01T09:59:22.980Z] #60 219.1 + bin/containerd-shim [2022-02-01T09:59:23.137Z] #28 DONE 49.3s [2022-02-01T09:59:23.137Z] [2022-02-01T09:59:23.137Z] #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-01T09:59:23.137Z] #67 sha256:a86d05c0769f1db74e1be0e54f04cbbf8c5928ea5da68ab57a280b8204b2c5df [2022-02-01T09:59:23.137Z] #67 ... [2022-02-01T09:59:23.137Z] [2022-02-01T09:59:23.137Z] #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-01T09:59:23.137Z] #29 sha256:a7d37a0f95d3e1fb1ac366f11fa1a378855a62d22f673b8d86524ddad6d82d11 [2022-02-01T09:59:23.397Z] #60 226.9 + bin/containerd-shim-runc-v1 [2022-02-01T09:59:24.084Z] #29 0.810 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-01T09:59:24.084Z] #29 0.814 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-01T09:59:24.084Z] #29 0.817 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-01T09:59:24.084Z] #29 DONE 0.9s [2022-02-01T09:59:24.084Z] [2022-02-01T09:59:24.084Z] #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-01T09:59:24.084Z] #63 sha256:f5151f1e9d6e8625f5e6dc042b7108543f220f6abcb12dbddda8d5188a36b211 [2022-02-01T09:59:24.084Z] #63 ... [2022-02-01T09:59:24.084Z] [2022-02-01T09:59:24.084Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-01T09:59:24.084Z] #30 sha256:caee3bb8b85cad9d59986fd0229fbd5db28a2aed4b0486839c8886fc245bac76 [2022-02-01T09:59:27.159Z] #60 226.6 + bin/containerd-shim-runc-v1 [2022-02-01T09:59:28.648Z] #60 232.2 + bin/containerd-shim-runc-v2 [2022-02-01T09:59:28.648Z] #60 232.8 + binaries [2022-02-01T09:59:28.648Z] #60 232.8 + install -D bin/containerd /build/containerd [2022-02-01T09:59:28.648Z] #60 232.8 + install -D bin/containerd-shim /build/containerd-shim [2022-02-01T09:59:28.648Z] #60 232.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-01T09:59:28.648Z] #60 232.9 + install -D bin/ctr /build/ctr [2022-02-01T09:59:30.540Z] #60 DONE 234.8s [2022-02-01T09:59:31.468Z] [2022-02-01T09:59:31.468Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-01T09:59:31.468Z] #61 sha256:b9bcfd2611ff5291b57b37187c2def87ac7cbfcd57d008b9608383229a1c56e1 [2022-02-01T09:59:32.032Z] #61 DONE 0.8s [2022-02-01T09:59:32.032Z] [2022-02-01T09:59:32.032Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-01T09:59:32.032Z] #66 sha256:335f332479a0e482322aedd970599f31febd64f1d621d7b793039b41864e0d09 [2022-02-01T09:59:32.224Z] #30 7.370 Collecting yamllint==1.26.1 [2022-02-01T09:59:32.224Z] #30 8.409 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-01T09:59:32.288Z] #66 DONE 0.2s [2022-02-01T09:59:32.288Z] [2022-02-01T09:59:32.288Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-01T09:59:32.288Z] #71 sha256:38e93485f343592c8f6446b94cc8d51a4c35ca1970692d58d5014a118bd0d861 [2022-02-01T09:59:32.449Z] #60 232.0 + bin/containerd-shim-runc-v2 [2022-02-01T09:59:32.796Z] #30 8.987 Collecting pathspec>=0.5.3 [2022-02-01T09:59:33.055Z] #30 8.992 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-01T09:59:33.055Z] #30 9.214 Collecting pyyaml [2022-02-01T09:59:33.055Z] #30 9.227 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-01T09:59:33.055Z] #30 9.269 Building wheels for collected packages: yamllint [2022-02-01T09:59:33.217Z] #71 DONE 0.9s [2022-02-01T09:59:33.217Z] [2022-02-01T09:59:33.217Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-01T09:59:33.217Z] #72 sha256:6c2dc453e8f1ef2a026c9fd667653ba2ef03eab13cc4ce18fc43177b66152046 [2022-02-01T09:59:33.217Z] #72 DONE 0.0s [2022-02-01T09:59:33.217Z] [2022-02-01T09:59:33.217Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-01T09:59:33.217Z] #73 sha256:8024242deac0313158e4b8a8395ab576f235c74cef82c0155dd1dff39b2b6d07 [2022-02-01T09:59:33.315Z] #30 9.270 Building wheel for yamllint (setup.py): started [2022-02-01T09:59:33.376Z] #60 232.6 + binaries [2022-02-01T09:59:33.376Z] #60 232.6 + install -D bin/containerd /build/containerd [2022-02-01T09:59:33.376Z] #60 232.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-01T09:59:33.376Z] #60 232.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-01T09:59:33.376Z] #60 232.6 + install -D bin/ctr /build/ctr [2022-02-01T09:59:33.883Z] #30 9.862 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-01T09:59:33.883Z] #30 9.864 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b55376a798d8ffdc4376227a42c0806b4bf069fe39d273ba3857ea4f4bf44ece [2022-02-01T09:59:33.883Z] #30 9.864 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-01T09:59:33.883Z] #30 9.867 Successfully built yamllint [2022-02-01T09:59:33.883Z] #30 9.885 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-01T09:59:33.883Z] #30 10.12 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-01T09:59:34.453Z] #30 DONE 10.4s [2022-02-01T09:59:34.453Z] [2022-02-01T09:59:34.454Z] #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-01T09:59:34.454Z] #67 sha256:a86d05c0769f1db74e1be0e54f04cbbf8c5928ea5da68ab57a280b8204b2c5df [2022-02-01T09:59:34.454Z] #67 ... [2022-02-01T09:59:34.454Z] [2022-02-01T09:59:34.454Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-01T09:59:34.454Z] #34 sha256:b4af30cee7f61a80698b1eca8ce056619cea33c85f98fb33fbab68c53c87c3e8 [2022-02-01T09:59:34.454Z] #34 DONE 0.3s [2022-02-01T09:59:34.454Z] [2022-02-01T09:59:34.454Z] #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-01T09:59:34.454Z] #63 sha256:f5151f1e9d6e8625f5e6dc042b7108543f220f6abcb12dbddda8d5188a36b211 [2022-02-01T09:59:34.589Z] #73 DONE 1.3s [2022-02-01T09:59:34.589Z] [2022-02-01T09:59:34.589Z] #74 exporting to image [2022-02-01T09:59:34.589Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-01T09:59:34.589Z] #74 exporting layers [2022-02-01T09:59:34.714Z] #63 ... [2022-02-01T09:59:34.714Z] [2022-02-01T09:59:34.714Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-01T09:59:34.714Z] #39 sha256:2f49a5e48f47646a8f398de0658bf2fd963d3c8ea773cd0ae228e8ba810a10a3 [2022-02-01T09:59:34.974Z] #39 DONE 0.2s [2022-02-01T09:59:34.974Z] [2022-02-01T09:59:34.974Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-01T09:59:34.974Z] #42 sha256:0c647119bcae15f8658a0d54c1a459d946ba48aa04c712f161bc92c5833b2ce2 [2022-02-01T09:59:34.974Z] #42 DONE 0.1s [2022-02-01T09:59:34.974Z] [2022-02-01T09:59:34.974Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-01T09:59:34.974Z] #44 sha256:ee5b315d7a00fc5100d3a77e0b3759833616c0e1f173026ad8a19d1f2607954a [2022-02-01T09:59:34.974Z] #44 DONE 0.1s [2022-02-01T09:59:34.974Z] [2022-02-01T09:59:34.974Z] #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-01T09:59:34.974Z] #67 sha256:a86d05c0769f1db74e1be0e54f04cbbf8c5928ea5da68ab57a280b8204b2c5df [2022-02-01T09:59:35.237Z] #67 ... [2022-02-01T09:59:35.237Z] [2022-02-01T09:59:35.237Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-01T09:59:35.237Z] #48 sha256:2cd017b3afc38f78b4f7f43b3844722d789327acf5126160e4acee4ab02253e0 [2022-02-01T09:59:35.237Z] #48 DONE 0.1s [2022-02-01T09:59:35.237Z] [2022-02-01T09:59:35.237Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-01T09:59:35.237Z] #51 sha256:4560310a26ae10efa8f51a01d77dfbae454feb30750c97c1edb1290ce5c755be [2022-02-01T09:59:35.237Z] #51 DONE 0.1s [2022-02-01T09:59:35.237Z] [2022-02-01T09:59:35.237Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-01T09:59:35.237Z] #55 sha256:5ce3dbcbe058a29d4698b8bccc7ad28f739095e20d13d6e2705bb959b15e22ca [2022-02-01T09:59:35.237Z] #55 DONE 0.1s [2022-02-01T09:59:35.237Z] [2022-02-01T09:59:35.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-01T09:59:35.237Z] #67 sha256:a86d05c0769f1db74e1be0e54f04cbbf8c5928ea5da68ab57a280b8204b2c5df [2022-02-01T09:59:35.237Z] #67 ... [2022-02-01T09:59:35.237Z] [2022-02-01T09:59:35.237Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-01T09:59:35.237Z] #57 sha256:e6196c3fa9f3c59cb922a07c2f36e74971d0c20324eb0e664ac949f9c44a4351 [2022-02-01T09:59:35.237Z] #57 DONE 0.1s [2022-02-01T09:59:35.237Z] [2022-02-01T09:59:35.237Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-01T09:59:35.237Z] #59 sha256:a01d70eb05e3cc9d4d0f8047b8a4a5476541460a5e5d68c1797ad31e5e0dbf52 [2022-02-01T09:59:35.266Z] #60 DONE 234.6s [2022-02-01T09:59:35.503Z] #59 DONE 0.1s [2022-02-01T09:59:35.503Z] [2022-02-01T09:59:35.503Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-01T09:59:35.503Z] #61 sha256:a9488feaceb13e2f7c0d7cc9994ac7fef2dac6bbc0b1b5f988deba969d59d03c [2022-02-01T09:59:35.763Z] #61 DONE 0.1s [2022-02-01T09:59:35.763Z] [2022-02-01T09:59:35.763Z] #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-01T09:59:35.763Z] #63 sha256:f5151f1e9d6e8625f5e6dc042b7108543f220f6abcb12dbddda8d5188a36b211 [2022-02-01T09:59:36.194Z] [2022-02-01T09:59:36.194Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-01T09:59:36.194Z] #61 sha256:48862cc1c4d3b55eee0f390f106b8750ea43769de25a4539ee5339149d44bcf4 [2022-02-01T09:59:37.126Z] #61 DONE 0.8s [2022-02-01T09:59:37.126Z] [2022-02-01T09:59:37.126Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-01T09:59:37.126Z] #66 sha256:028ab4c24c226d3266d3a63144e9da52cc3b34b66c026e9a9827a823b2875592 [2022-02-01T09:59:37.126Z] #66 DONE 0.2s [2022-02-01T09:59:37.126Z] [2022-02-01T09:59:37.126Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-01T09:59:37.126Z] #71 sha256:e8aea8c8d3986f234014e2827406abf736fc4738609083577f20310c3d9bb004 [2022-02-01T09:59:38.053Z] #71 DONE 0.9s [2022-02-01T09:59:38.053Z] [2022-02-01T09:59:38.053Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-01T09:59:38.053Z] #72 sha256:b6f7f6b69cd39548e690ec842fc2b454f28532938082a96b088ec83179617ad0 [2022-02-01T09:59:38.053Z] #72 DONE 0.0s [2022-02-01T09:59:38.053Z] [2022-02-01T09:59:38.053Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-01T09:59:38.053Z] #73 sha256:a8ec77cfcda26b94c1931a33b472f22e8469a59312a2e312e8ce9cd1aaae7e53 [2022-02-01T09:59:41.236Z] #74 exporting layers 6.1s done [2022-02-01T09:59:41.237Z] #73 DONE 1.2s [2022-02-01T09:59:41.237Z] [2022-02-01T09:59:41.237Z] #74 exporting to image [2022-02-01T09:59:41.237Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-01T09:59:41.237Z] #74 exporting layers [2022-02-01T09:59:41.237Z] #74 writing image sha256:3ee571efb3d6bbc2db44dcab9398dc2c44fa851badfe68331048c4e3085603ec done [2022-02-01T09:59:41.237Z] #74 naming to docker.io/library/docker:2cff05e9602dd852879807c7dc0ac50303272cf8 done [2022-02-01T09:59:41.237Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-02-01T09:59:41.584Z] + trap exit INT TERM [2022-02-01T09:59:41.584Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-02-01T09:59:41.584Z] + CONTAINER_NAME=docker-pr4 [2022-02-01T09:59:41.584Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43202/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -e DOCKER_GRAPHDRIVER docker:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/make.sh dynbinary [2022-02-01T09:59:43.472Z] [2022-02-01T09:59:43.472Z] Removing bundles/ [2022-02-01T09:59:43.472Z] [2022-02-01T09:59:43.472Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-01T09:59:43.472Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-01T09:59:43.472Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T09:59:45.403Z] #74 exporting layers 5.8s done [2022-02-01T09:59:45.403Z] #74 writing image sha256:fbf1b8c2464a5f6a9edec13ba3749a60f2399f3b48d9bdabfd36d3b18cc5841c done [2022-02-01T09:59:45.403Z] #74 naming to docker.io/library/docker:2cff05e9602dd852879807c7dc0ac50303272cf8 done [2022-02-01T09:59:45.403Z] #74 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-01T09:59:45.748Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -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:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/make.sh dynbinary test-integration [2022-02-01T09:59:46.676Z] [2022-02-01T09:59:46.676Z] Removing bundles/ [2022-02-01T09:59:46.676Z] [2022-02-01T09:59:46.676Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-01T09:59:46.933Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-01T09:59:46.933Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T09:59:52.845Z] #63 84.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-02-01T09:59:53.416Z] #63 85.44 + mkdir -p /build [2022-02-01T09:59:53.416Z] #63 85.44 + cp runc /build/runc [2022-02-01T09:59:53.677Z] #63 DONE 85.8s [2022-02-01T09:59:53.677Z] [2022-02-01T09:59:53.677Z] #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-01T09:59:53.677Z] #67 sha256:a86d05c0769f1db74e1be0e54f04cbbf8c5928ea5da68ab57a280b8204b2c5df [2022-02-01T09:59:55.062Z] #67 ... [2022-02-01T09:59:55.062Z] [2022-02-01T09:59:55.062Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-01T09:59:55.062Z] #64 sha256:c5659daaa848b4f0ca29d6ea530d5b9075760c6a90f48f4d6f02c87c863492da [2022-02-01T09:59:55.062Z] #64 DONE 0.1s [2022-02-01T09:59:55.322Z] [2022-02-01T09:59:55.322Z] #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-01T09:59:55.322Z] #67 sha256:a86d05c0769f1db74e1be0e54f04cbbf8c5928ea5da68ab57a280b8204b2c5df [2022-02-01T10:00:00.607Z] #67 144.5 # github.com/containerd/containerd/cmd/containerd [2022-02-01T10:00:00.607Z] #67 144.5 /usr/bin/ld: /tmp/go-link-4242597788/000019.o: in function `New': [2022-02-01T10:00:00.607Z] #67 144.5 /tmp/tmp.bV2dx7YYxR/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-01T10:00:00.607Z] #67 144.6 + bin/containerd-stress [2022-02-01T10:00:01.554Z] #67 145.7 + bin/containerd-shim [2022-02-01T10:00:07.147Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-01T10:00:07.147Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-01T10:00:07.147Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T10:00:07.147Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-01T10:00:07.147Z] [2022-02-01T10:00:07.147Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-01T10:00:07.147Z] DOCKER_SYSTEMD=1 [2022-02-01T10:00:07.147Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-01T10:00:07.147Z] HOSTNAME=9ce67516b0fe [2022-02-01T10:00:07.147Z] DEST=bundles/test-integration [2022-02-01T10:00:07.147Z] PWD=/go/src/github.com/docker/docker [2022-02-01T10:00:07.147Z] DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T10:00:07.147Z] container=docker [2022-02-01T10:00:07.147Z] HOME=/root [2022-02-01T10:00:07.147Z] LANG=C.UTF-8 [2022-02-01T10:00:07.147Z] INVOCATION_ID=2380a9e40f1844699e4fe47285fd557b [2022-02-01T10:00:07.147Z] GOLANG_VERSION=1.17.6 [2022-02-01T10:00:07.147Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-01T10:00:07.147Z] VALIDATE_BRANCH=master [2022-02-01T10:00:07.147Z] TERM=xterm [2022-02-01T10:00:07.147Z] DOCKER_PKG=github.com/docker/docker [2022-02-01T10:00:07.147Z] SHLVL=3 [2022-02-01T10:00:07.147Z] TIMEOUT=120m [2022-02-01T10:00:07.147Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-01T10:00:07.147Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-01T10:00:07.147Z] GO111MODULE=off [2022-02-01T10:00:07.147Z] DOCKER_EXPERIMENTAL=1 [2022-02-01T10:00:07.147Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-01T10:00:07.147Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-01T10:00:07.147Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-01T10:00:07.147Z] GOPATH=/go [2022-02-01T10:00:07.147Z] PKG_CONFIG=pkg-config [2022-02-01T10:00:07.147Z] _=/usr/bin/env [2022-02-01T10:00:07.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-01T10:00:09.685Z] #67 153.0 + bin/containerd-shim-runc-v1 [2022-02-01T10:00:13.889Z] #67 158.1 + bin/containerd-shim-runc-v2 [2022-02-01T10:00:14.458Z] #67 158.7 + binaries [2022-02-01T10:00:14.718Z] #67 158.7 + install -D bin/containerd /build/containerd [2022-02-01T10:00:14.718Z] #67 158.7 + install -D bin/containerd-shim /build/containerd-shim [2022-02-01T10:00:14.718Z] #67 158.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-01T10:00:14.718Z] #67 158.7 + install -D bin/ctr /build/ctr [2022-02-01T10:00:14.977Z] #67 DONE 159.0s [2022-02-01T10:00:15.915Z] [2022-02-01T10:00:15.915Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-01T10:00:15.915Z] #68 sha256:38ea70be51caa785e0139edaec3244831361991b0375a622f207c617834ccdd5 [2022-02-01T10:00:16.486Z] #68 DONE 0.2s [2022-02-01T10:00:16.486Z] [2022-02-01T10:00:16.486Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-01T10:00:16.486Z] #73 sha256:7333e27b82e58fccd376f411ffa516001988b525ae0e26cfcaf0db2f1ceb48a1 [2022-02-01T10:00:16.487Z] #73 DONE 0.1s [2022-02-01T10:00:16.487Z] [2022-02-01T10:00:16.487Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-01T10:00:16.487Z] #78 sha256:3775a6c820bd61549339e564d6717f1f6b2b17a5a25dd6d9f204727fc29294eb [2022-02-01T10:00:16.746Z] #78 DONE 0.5s [2022-02-01T10:00:16.746Z] [2022-02-01T10:00:16.746Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-01T10:00:16.746Z] #79 sha256:44381af58fbd638accb3861c8135a13e0ebe9cb66503cbb27e675b2c8efdb504 [2022-02-01T10:00:16.746Z] #79 DONE 0.0s [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-01T10:00:16.848Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-02-01T10:00:16.848Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-01T10:00:16.848Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-01T10:00:16.848Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-01T10:00:16.848Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-01T10:00:16.848Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-02-01T10:00:16.848Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/builder [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-01T10:00:16.848Z] ok github.com/docker/docker/builder/remotecontext 0.074s coverage: 13.7% of statements [2022-02-01T10:00:16.848Z] ok github.com/docker/docker/builder/dockerfile 0.180s coverage: 49.0% of statements [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-01T10:00:16.848Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-02-01T10:00:16.848Z] ok github.com/docker/docker/builder/remotecontext/git 0.953s coverage: 86.3% of statements [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/cli [no test files] [2022-02-01T10:00:16.848Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-01T10:00:16.848Z] ok github.com/docker/docker/cmd/docker-proxy 0.318s coverage: 67.6% of statements [2022-02-01T10:00:16.848Z] ok github.com/docker/docker/client 0.106s coverage: 75.6% of statements [2022-02-01T10:00:17.005Z] [2022-02-01T10:00:17.005Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-01T10:00:17.005Z] #80 sha256:eff70bfb437eb02e6848cd2228f3e9d217ec00df02103c5efc6b32d18ee74c6c [2022-02-01T10:00:20.296Z] #80 DONE 3.4s [2022-02-01T10:00:20.296Z] [2022-02-01T10:00:20.296Z] #81 exporting to image [2022-02-01T10:00:20.296Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-01T10:00:20.296Z] #81 exporting layers [2022-02-01T10:00:28.518Z] 8f616e6e9eec: Pull complete [2022-02-01T10:00:45.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-01T10:00:45.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-01T10:00:46.864Z] #81 exporting layers 23.7s done [2022-02-01T10:00:46.864Z] #81 writing image sha256:3513e844b9535c509c475e70c8f2799a3174dbc9f0804ffb596eb321d6f3af73 done [2022-02-01T10:00:46.864Z] #81 naming to docker.io/library/docker:2cff05e9602dd852879807c7dc0ac50303272cf8 done [2022-02-01T10:00:46.864Z] #81 DONE 23.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-02-01T10:00:47.202Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43202/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/validate/default [2022-02-01T10:00:47.772Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-02-01T10:00:47.772Z] No api/types/ or api/swagger.yaml changes in diff. [2022-02-01T10:00:47.772Z] Congratulations! All TOML source files changed here have valid syntax. [2022-02-01T10:00:47.772Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-02-01T10:00:47.772Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-02-01T10:00:47.772Z] Congratulations! No new tests were added to integration-cli. [2022-02-01T10:00:47.772Z] [2022-02-01T10:00:47.772Z] INFO Start validation with golang-ci-lint [2022-02-01T10:00:48.032Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-02-01T10:00:48.032Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-01T10:00:48.032Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-01T10:00:48.933Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.1% of statements [2022-02-01T10:00:48.933Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-02-01T10:00:48.933Z] ok github.com/docker/docker/cmd/dockerd/trap 2.457s coverage: 0.0% of statements [2022-02-01T10:00:48.933Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-01T10:00:48.933Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-01T10:00:48.933Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-01T10:00:48.933Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-01T10:00:48.933Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-01T10:00:52.218Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2022-02-01T10:00:54.120Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-02-01T10:00:55.498Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 35.9% of statements [2022-02-01T10:00:55.829Z] 0e02c12b1310: Pull complete [2022-02-01T10:00:55.829Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-02-01T10:00:55.829Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:00:55.829Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:00:55.829Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-01T10:00:55.829Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-01T10:00:55.829Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-02-01T10:00:55.829Z] INFO: Docker version of control daemon [2022-02-01T10:00:55.829Z] [2022-02-01T10:00:55.829Z] Client: [2022-02-01T10:00:55.829Z] Version: 20.10.9 [2022-02-01T10:00:55.829Z] API version: 1.41 [2022-02-01T10:00:55.829Z] Go version: go1.16.8 [2022-02-01T10:00:55.829Z] Git commit: c2ea9bc [2022-02-01T10:00:55.829Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-01T10:00:55.829Z] OS/Arch: windows/amd64 [2022-02-01T10:00:55.829Z] Context: default [2022-02-01T10:00:55.829Z] Experimental: true [2022-02-01T10:00:55.829Z] [2022-02-01T10:00:55.829Z] Server: Docker Engine - Community [2022-02-01T10:00:55.829Z] Engine: [2022-02-01T10:00:55.829Z] Version: 20.10.9 [2022-02-01T10:00:55.829Z] API version: 1.41 (minimum version 1.24) [2022-02-01T10:00:55.829Z] Go version: go1.16.8 [2022-02-01T10:00:55.829Z] Git commit: 79ea9d3 [2022-02-01T10:00:55.829Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-01T10:00:55.829Z] OS/Arch: windows/amd64 [2022-02-01T10:00:55.829Z] Experimental: true [2022-02-01T10:00:55.829Z] [2022-02-01T10:00:55.829Z] INFO: Docker info of control daemon [2022-02-01T10:00:55.829Z] [2022-02-01T10:00:55.829Z] Client: [2022-02-01T10:00:55.829Z] Context: default [2022-02-01T10:00:55.829Z] Debug Mode: false [2022-02-01T10:00:55.829Z] [2022-02-01T10:00:55.829Z] Server: [2022-02-01T10:00:55.829Z] Containers: 0 [2022-02-01T10:00:55.829Z] Running: 0 [2022-02-01T10:00:55.829Z] Paused: 0 [2022-02-01T10:00:55.829Z] Stopped: 0 [2022-02-01T10:00:55.829Z] Images: 1 [2022-02-01T10:00:55.829Z] Server Version: 20.10.9 [2022-02-01T10:00:55.829Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-01T10:00:55.829Z] Windows: [2022-02-01T10:00:55.829Z] LCOW: [2022-02-01T10:00:55.829Z] Logging Driver: json-file [2022-02-01T10:00:55.829Z] Plugins: [2022-02-01T10:00:55.829Z] Volume: local [2022-02-01T10:00:55.829Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-01T10:00:55.829Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-01T10:00:55.829Z] Swarm: inactive [2022-02-01T10:00:55.830Z] Default Isolation: process [2022-02-01T10:00:55.830Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-01T10:00:55.830Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-01T10:00:55.830Z] OSType: windows [2022-02-01T10:00:55.830Z] Architecture: x86_64 [2022-02-01T10:00:55.830Z] CPUs: 4 [2022-02-01T10:00:55.830Z] Total Memory: 32GiB [2022-02-01T10:00:55.830Z] Name: azwin-2-ea5040 [2022-02-01T10:00:55.830Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-01T10:00:55.830Z] Docker Root Dir: D:\docker [2022-02-01T10:00:55.830Z] Debug Mode: false [2022-02-01T10:00:55.830Z] Registry: https://index.docker.io/v1/ [2022-02-01T10:00:55.830Z] Labels: [2022-02-01T10:00:55.830Z] Experimental: true [2022-02-01T10:00:55.830Z] Insecure Registries: [2022-02-01T10:00:55.830Z] 10.0.0.4:5000 [2022-02-01T10:00:55.830Z] 127.0.0.0/8 [2022-02-01T10:00:55.830Z] Registry Mirrors: [2022-02-01T10:00:55.830Z] http://10.0.0.4:5000/ [2022-02-01T10:00:55.830Z] Live Restore Enabled: false [2022-02-01T10:00:55.830Z] Product License: Community Engine [2022-02-01T10:00:55.830Z] [2022-02-01T10:00:55.830Z] [2022-02-01T10:00:55.830Z] INFO: Commit hash is 2cff05e960 [2022-02-01T10:00:55.830Z] INFO: Nuke-Everything... [2022-02-01T10:00:55.830Z] INFO: Container count on control daemon to delete is 0 [2022-02-01T10:00:55.830Z] INFO: Nuking d:\CI [2022-02-01T10:00:55.830Z] INFO: Zapped successfully [2022-02-01T10:00:55.830Z] INFO: Location for testing is d:\CI\PR-43202\4 [2022-02-01T10:00:55.830Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-01T10:00:55.830Z] [2022-02-01T10:00:55.830Z] [2022-02-01T10:00:55.830Z] INFO: Building the image from Dockerfile.windows at 02/01/2022 10:00:53... [2022-02-01T10:00:55.830Z] [2022-02-01T10:01:00.546Z] Sending build context to Docker daemon 61.79MB [2022-02-01T10:01:00.546Z] [2022-02-01T10:01:00.546Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-01T10:01:00.546Z] ---> 11cbc9e36c7a [2022-02-01T10:01:00.546Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-01T10:01:00.546Z] ---> Running in 51fe85f8b701 [2022-02-01T10:01:01.009Z] Removing intermediate container 51fe85f8b701 [2022-02-01T10:01:01.009Z] ---> 8dc7472c026b [2022-02-01T10:01:01.009Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-01T10:01:01.009Z] ---> Running in 5b7898088c43 [2022-02-01T10:01:01.472Z] Removing intermediate container 5b7898088c43 [2022-02-01T10:01:01.472Z] ---> ddb00ea19350 [2022-02-01T10:01:01.472Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-01T10:01:01.472Z] ---> Running in 6d1d48c631b0 [2022-02-01T10:01:01.935Z] Removing intermediate container 6d1d48c631b0 [2022-02-01T10:01:01.935Z] ---> c96167c71b6e [2022-02-01T10:01:01.935Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-01T10:01:01.935Z] ---> Running in 01c94aeb1901 [2022-02-01T10:01:02.397Z] Removing intermediate container 01c94aeb1901 [2022-02-01T10:01:02.397Z] ---> 7f6be132b282 [2022-02-01T10:01:02.397Z] 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-01T10:01:02.397Z] ---> Running in 3be591a1efc3 [2022-02-01T10:01:02.397Z] Removing intermediate container 3be591a1efc3 [2022-02-01T10:01:02.397Z] ---> beb7baa83d58 [2022-02-01T10:01:02.397Z] 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-01T10:01:02.859Z] ---> Running in 7aa52365929c [2022-02-01T10:01:03.608Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.8% of statements [2022-02-01T10:01:03.608Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-02-01T10:01:03.867Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-02-01T10:01:04.432Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-01T10:01:05.368Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-02-01T10:01:06.304Z] ok github.com/docker/docker/daemon 10.104s coverage: 17.1% of statements [2022-02-01T10:01:06.304Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-01T10:01:06.304Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-01T10:01:06.304Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-01T10:01:06.304Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-01T10:01:06.562Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-02-01T10:01:07.499Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.284s coverage: 56.2% of statements [2022-02-01T10:01:07.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-01T10:01:08.765Z] [2022-02-01T10:01:08.765Z] SUCCESS: Specified value was saved. [2022-02-01T10:01:08.765Z] INFO: Downloading git... [2022-02-01T10:01:08.883Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-02-01T10:01:10.264Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.167s coverage: 50.5% of statements [2022-02-01T10:01:10.961Z] INFO: Downloading go... [2022-02-01T10:01:11.639Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.080s coverage: 46.2% of statements [2022-02-01T10:01:11.639Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-01T10:01:12.205Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.784s coverage: 58.0% of statements [2022-02-01T10:01:12.205Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-01T10:01:12.205Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-01T10:01:12.205Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.8% of statements [2022-02-01T10:01:12.509Z] INFO: Downloading compiler 1 of 3... [2022-02-01T10:01:13.140Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-02-01T10:01:13.484Z] INFO: Downloading compiler 2 of 3... [2022-02-01T10:01:13.707Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-02-01T10:01:14.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-01T10:01:14.346Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 6.6% of statements [2022-02-01T10:01:14.346Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-01T10:01:14.346Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-01T10:01:14.459Z] INFO: Downloading compiler 3 of 3... [2022-02-01T10:01:14.921Z] INFO: Extracting git... [2022-02-01T10:01:15.285Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.5% of statements [2022-02-01T10:01:15.550Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 80.2% of statements [2022-02-01T10:01:16.117Z] ok github.com/docker/docker/daemon/logger/fluentd 0.004s coverage: 33.6% of statements [2022-02-01T10:01:16.117Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-01T10:01:16.117Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-02-01T10:01:16.684Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2022-02-01T10:01:16.943Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2022-02-01T10:01:16.943Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-02-01T10:01:17.512Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2022-02-01T10:01:17.512Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-01T10:01:18.080Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 58.9% of statements [2022-02-01T10:01:18.080Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-02-01T10:01:19.016Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-02-01T10:01:19.274Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-01T10:01:19.533Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-01T10:01:19.867Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-01T10:01:19.867Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-01T10:01:19.867Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T10:01:19.867Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-01T10:01:19.867Z] [2022-02-01T10:01:19.867Z] + TEST_INTEGRATION_DEST=2 [2022-02-01T10:01:19.867Z] + CONTAINER_NAME=docker-pr4-2 [2022-02-01T10:01:19.867Z] + TEST_SKIP_INTEGRATION=1 [2022-02-01T10:01:19.867Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-01T10:01:19.867Z] + run_tests [2022-02-01T10:01:19.867Z] + c=0 [2022-02-01T10:01:19.867Z] + '[' -n 0 ']' [2022-02-01T10:01:19.867Z] + rm= [2022-02-01T10:01:19.867Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43202/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43202/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/make.sh '' test-integration [2022-02-01T10:01:19.867Z] + TEST_INTEGRATION_DEST=1 [2022-02-01T10:01:19.867Z] + CONTAINER_NAME=docker-pr4-1 [2022-02-01T10:01:19.867Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-02-01T10:01:19.867Z] + run_tests test-integration-flaky [2022-02-01T10:01:19.867Z] + '[' -n 0 ']' [2022-02-01T10:01:19.867Z] + rm= [2022-02-01T10:01:19.867Z] + TEST_INTEGRATION_DEST=3 [2022-02-01T10:01:19.867Z] + CONTAINER_NAME=docker-pr4-3 [2022-02-01T10:01:19.867Z] + TEST_SKIP_INTEGRATION=1 [2022-02-01T10:01:19.867Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-01T10:01:19.867Z] + run_tests [2022-02-01T10:01:19.867Z] + '[' -n 0 ']' [2022-02-01T10:01:19.867Z] + rm= [2022-02-01T10:01:19.867Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43202/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43202/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/make.sh test-integration-flaky test-integration [2022-02-01T10:01:19.868Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43202/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43202/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/make.sh '' test-integration [2022-02-01T10:01:19.868Z] ++ jobs -p [2022-02-01T10:01:19.868Z] + for job in $(jobs -p) [2022-02-01T10:01:19.868Z] + wait 4625 [2022-02-01T10:01:19.868Z] [2022-02-01T10:01:19.868Z] [2022-02-01T10:01:19.868Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-01T10:01:19.868Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-01T10:01:19.868Z] HOSTNAME=07e1a78cfc3b [2022-02-01T10:01:19.868Z] TEST_SKIP_INTEGRATION=1 [2022-02-01T10:01:19.868Z] TESTDEBUG=0 [2022-02-01T10:01:19.868Z] DEST=bundles/test-integration [2022-02-01T10:01:19.868Z] PWD=/go/src/github.com/docker/docker [2022-02-01T10:01:19.868Z] KEEPBUNDLE=1 [2022-02-01T10:01:19.868Z] DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T10:01:19.868Z] container=docker [2022-02-01T10:01:19.868Z] HOME=/root [2022-02-01T10:01:19.868Z] GOLANG_VERSION=1.17.6 [2022-02-01T10:01:19.868Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-01T10:01:19.868Z] VALIDATE_BRANCH=master [2022-02-01T10:01:19.868Z] TERM=xterm [2022-02-01T10:01:19.868Z] DOCKER_PKG=github.com/docker/docker [2022-02-01T10:01:19.868Z] SHLVL=1 [2022-02-01T10:01:19.868Z] TIMEOUT=120m [2022-02-01T10:01:19.868Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-01T10:01:19.868Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-01T10:01:19.868Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-01T10:01:19.868Z] GO111MODULE=off [2022-02-01T10:01:19.868Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-01T10:01:19.868Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-01T10:01:19.868Z] GOPATH=/go [2022-02-01T10:01:19.868Z] PKG_CONFIG=pkg-config [2022-02-01T10:01:19.868Z] _=/usr/bin/env [2022-02-01T10:01:19.868Z] Building test suite binary ./integration-cli/test.main [2022-02-01T10:01:19.868Z] [2022-02-01T10:01:19.868Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-01T10:01:19.868Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-02-01T10:01:19.868Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-01T10:01:19.868Z] HOSTNAME=3d1fb78cb5cc [2022-02-01T10:01:19.868Z] TEST_SKIP_INTEGRATION=1 [2022-02-01T10:01:19.868Z] TESTDEBUG=0 [2022-02-01T10:01:19.868Z] DEST=bundles/test-integration [2022-02-01T10:01:19.868Z] PWD=/go/src/github.com/docker/docker [2022-02-01T10:01:19.868Z] KEEPBUNDLE=1 [2022-02-01T10:01:19.868Z] DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T10:01:19.868Z] container=docker [2022-02-01T10:01:19.868Z] HOME=/root [2022-02-01T10:01:19.868Z] GOLANG_VERSION=1.17.6 [2022-02-01T10:01:19.868Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-01T10:01:19.868Z] VALIDATE_BRANCH=master [2022-02-01T10:01:19.868Z] TERM=xterm [2022-02-01T10:01:19.868Z] DOCKER_PKG=github.com/docker/docker [2022-02-01T10:01:19.868Z] SHLVL=1 [2022-02-01T10:01:19.868Z] TIMEOUT=120m [2022-02-01T10:01:19.868Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-01T10:01:19.868Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-01T10:01:19.868Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-01T10:01:19.868Z] GO111MODULE=off [2022-02-01T10:01:19.868Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-01T10:01:19.868Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-01T10:01:19.868Z] GOPATH=/go [2022-02-01T10:01:19.868Z] PKG_CONFIG=pkg-config [2022-02-01T10:01:19.868Z] _=/usr/bin/env [2022-02-01T10:01:19.868Z] Building test suite binary ./integration-cli/test.main [2022-02-01T10:01:19.868Z] No new tests added to integration. [2022-02-01T10:01:19.868Z] [2022-02-01T10:01:19.868Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-01T10:01:20.467Z] ok github.com/docker/docker/daemon/logger/splunk 1.564s coverage: 82.5% of statements [2022-02-01T10:01:20.467Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-01T10:01:20.467Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-01T10:01:20.796Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-01T10:01:20.796Z] HOSTNAME=0801cce7a7b6 [2022-02-01T10:01:20.796Z] TESTDEBUG=0 [2022-02-01T10:01:20.796Z] DEST=bundles/test-integration [2022-02-01T10:01:20.796Z] PWD=/go/src/github.com/docker/docker [2022-02-01T10:01:20.796Z] KEEPBUNDLE=1 [2022-02-01T10:01:20.796Z] DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T10:01:20.796Z] container=docker [2022-02-01T10:01:20.796Z] HOME=/root [2022-02-01T10:01:20.796Z] GOLANG_VERSION=1.17.6 [2022-02-01T10:01:20.796Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-01T10:01:20.796Z] VALIDATE_BRANCH=master [2022-02-01T10:01:20.796Z] TERM=xterm [2022-02-01T10:01:20.796Z] DOCKER_PKG=github.com/docker/docker [2022-02-01T10:01:20.796Z] SHLVL=1 [2022-02-01T10:01:20.796Z] TIMEOUT=120m [2022-02-01T10:01:20.796Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-01T10:01:20.796Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-01T10:01:20.796Z] GO111MODULE=off [2022-02-01T10:01:20.796Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-01T10:01:20.796Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-01T10:01:20.796Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-01T10:01:20.796Z] GOPATH=/go [2022-02-01T10:01:20.796Z] PKG_CONFIG=pkg-config [2022-02-01T10:01:20.796Z] _=/usr/bin/env [2022-02-01T10:01:20.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-01T10:01:21.033Z] ok github.com/docker/docker/distribution 0.082s coverage: 26.3% of statements [2022-02-01T10:01:21.291Z] ok github.com/docker/docker/distribution/metadata 0.051s coverage: 48.2% of statements [2022-02-01T10:01:21.291Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-01T10:01:22.225Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-02-01T10:01:22.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-01T10:01:22.790Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2022-02-01T10:01:23.048Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-01T10:01:23.323Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-01T10:01:23.323Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-01T10:01:23.323Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T10:01:23.323Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-01T10:01:23.323Z] [2022-02-01T10:01:23.323Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-01T10:01:23.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-01T10:01:23.323Z] HOSTNAME=b62ffa13cf0e [2022-02-01T10:01:23.323Z] DEST=bundles/test-integration [2022-02-01T10:01:23.323Z] PWD=/go/src/github.com/docker/docker [2022-02-01T10:01:23.323Z] DOCKER_ROOTLESS=1 [2022-02-01T10:01:23.323Z] DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T10:01:23.323Z] container=docker [2022-02-01T10:01:23.323Z] HOME=/root [2022-02-01T10:01:23.323Z] GOLANG_VERSION=1.17.6 [2022-02-01T10:01:23.323Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-01T10:01:23.323Z] VALIDATE_BRANCH=master [2022-02-01T10:01:23.323Z] TERM=xterm [2022-02-01T10:01:23.323Z] DOCKER_PKG=github.com/docker/docker [2022-02-01T10:01:23.323Z] SHLVL=1 [2022-02-01T10:01:23.323Z] TIMEOUT=120m [2022-02-01T10:01:23.323Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-01T10:01:23.323Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-01T10:01:23.323Z] GO111MODULE=off [2022-02-01T10:01:23.323Z] DOCKER_EXPERIMENTAL=1 [2022-02-01T10:01:23.323Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-01T10:01:23.323Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-01T10:01:23.323Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-01T10:01:23.323Z] GOPATH=/go [2022-02-01T10:01:23.323Z] PKG_CONFIG=pkg-config [2022-02-01T10:01:23.323Z] _=/usr/bin/env [2022-02-01T10:01:23.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-01T10:01:23.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-01T10:01:23.615Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-02-01T10:01:23.615Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 85.4% of statements [2022-02-01T10:01:23.615Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-01T10:01:24.181Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-02-01T10:01:24.181Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-01T10:01:24.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-01T10:01:24.439Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-02-01T10:01:24.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-01T10:01:24.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-01T10:01:25.005Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-02-01T10:01:25.571Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2022-02-01T10:01:25.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-01T10:01:25.830Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-02-01T10:01:27.733Z] ok github.com/docker/docker/pkg/archive 0.400s coverage: 82.1% of statements [2022-02-01T10:01:28.301Z] ok github.com/docker/docker/pkg/authorization 0.338s coverage: 68.3% of statements [2022-02-01T10:01:28.301Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-01T10:01:28.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-01T10:01:28.560Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-01T10:01:29.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-01T10:01:29.794Z] INFO: Expanding go... [2022-02-01T10:01:30.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-01T10:01:30.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-01T10:01:31.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-01T10:01:31.850Z] ok github.com/docker/docker/pkg/chrootarchive 2.508s coverage: 43.5% of statements [2022-02-01T10:01:31.850Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-01T10:01:31.850Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-02-01T10:01:31.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-01T10:01:32.099Z] 4612f6d0b889: Pull complete [2022-02-01T10:01:32.784Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-01T10:01:32.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-01T10:01:33.042Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-02-01T10:01:33.042Z] ok github.com/docker/docker/layer 7.888s coverage: 68.8% of statements [2022-02-01T10:01:33.042Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-01T10:01:33.042Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-01T10:01:33.042Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-01T10:01:33.042Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-01T10:01:33.042Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-01T10:01:33.042Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-01T10:01:33.042Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-01T10:01:33.300Z] ok github.com/docker/docker/pkg/fsutils 0.158s coverage: 85.1% of statements [2022-02-01T10:01:33.300Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-02-01T10:01:33.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-01T10:01:34.234Z] ok github.com/docker/docker/pkg/idtools 0.351s coverage: 69.5% of statements [2022-02-01T10:01:34.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-01T10:01:34.493Z] ok github.com/docker/docker/pkg/ioutils 0.374s coverage: 69.7% of statements [2022-02-01T10:01:34.493Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-02-01T10:01:34.493Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-01T10:01:34.751Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-02-01T10:01:34.751Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-01T10:01:34.751Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-01T10:01:34.751Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-02-01T10:01:34.751Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-02-01T10:01:35.010Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-02-01T10:01:35.010Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-02-01T10:01:35.269Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 86.7% of statements [2022-02-01T10:01:35.269Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-02-01T10:01:35.269Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-01T10:01:35.269Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-01T10:01:35.272Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-01T10:01:35.272Z] Using test binary docker [2022-02-01T10:01:35.272Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-01T10:01:35.272Z] Starting apparmor (via systemctl): apparmor.service. [2022-02-01T10:01:35.272Z] INFO: Waiting for daemon to start... [2022-02-01T10:01:35.272Z] Starting dockerd [2022-02-01T10:01:35.836Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-02-01T10:01:36.402Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-02-01T10:01:36.402Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-01T10:01:36.660Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-01T10:01:37.160Z] . [2022-02-01T10:01:37.160Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-01T10:01:37.160Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-01T10:01:37.160Z] Error: No such image: emptyfs [2022-02-01T10:01:37.416Z] Running integration-test (iteration 1) [2022-02-01T10:01:37.416Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-01T10:01:37.673Z] Loaded image: busybox:latest [2022-02-01T10:01:37.673Z] Loaded image: busybox:glibc [2022-02-01T10:01:38.033Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2022-02-01T10:01:38.033Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-02-01T10:01:38.291Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-01T10:01:38.549Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-02-01T10:01:38.808Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-02-01T10:01:38.808Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-01T10:01:39.038Z] Loaded image: debian:bullseye-slim [2022-02-01T10:01:39.294Z] Loaded image: hello-world:latest [2022-02-01T10:01:39.294Z] Loaded image: arm32v7/hello-world:latest [2022-02-01T10:01:39.294Z] INFO: Testing against a local daemon [2022-02-01T10:01:39.294Z] === RUN TestCgroupNamespacesBuild [2022-02-01T10:01:39.375Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-02-01T10:01:39.634Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-02-01T10:01:40.200Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-02-01T10:01:40.459Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2022-02-01T10:01:40.657Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-02-01T10:01:40.657Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-01T10:01:40.717Z] coverage: [no statements] [2022-02-01T10:01:40.717Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-01T10:01:40.975Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-01T10:01:40.975Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-02-01T10:01:41.234Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-02-01T10:01:41.593Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-02-01T10:01:41.593Z] === RUN TestBuildWithSession [2022-02-01T10:01:41.593Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:01:41.593Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-01T10:01:41.593Z] === RUN TestBuildSquashParent [2022-02-01T10:01:43.135Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-02-01T10:01:43.135Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-02-01T10:01:43.702Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.0% of statements [2022-02-01T10:01:44.638Z] ok github.com/docker/docker/quota 0.247s coverage: 71.4% of statements [2022-02-01T10:01:44.897Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-01T10:01:45.832Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-02-01T10:01:46.399Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-02-01T10:01:46.399Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-01T10:01:46.836Z] --- PASS: TestBuildSquashParent (4.69s) [2022-02-01T10:01:46.836Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-01T10:01:46.836Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:01:46.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:01:46.837Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:01:46.837Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:01:46.837Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:01:46.837Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:01:46.837Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:01:46.837Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:01:46.837Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:01:46.837Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:01:46.837Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:01:46.837Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:01:46.837Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:01:46.837Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:01:46.965Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-01T10:01:47.223Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-01T10:01:47.764Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:01:48.020Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:01:49.384Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:01:49.384Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:01:49.753Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-01T10:01:50.320Z] ok github.com/docker/docker/volume/local 0.087s coverage: 76.4% of statements [2022-02-01T10:01:50.751Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-01T10:01:50.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s) [2022-02-01T10:01:50.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s) [2022-02-01T10:01:50.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s) [2022-02-01T10:01:50.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s) [2022-02-01T10:01:50.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.32s) [2022-02-01T10:01:50.751Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.33s) [2022-02-01T10:01:50.751Z] === RUN TestBuildMultiStageCopy [2022-02-01T10:01:50.751Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-01T10:01:50.888Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-02-01T10:01:51.823Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-02-01T10:01:52.116Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-01T10:01:52.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-01T10:01:52.632Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-01T10:01:52.888Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-01T10:01:52.888Z] --- PASS: TestBuildMultiStageCopy (2.14s) [2022-02-01T10:01:52.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s) [2022-02-01T10:01:52.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-02-01T10:01:52.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-02-01T10:01:52.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-02-01T10:01:52.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-02-01T10:01:52.888Z] === RUN TestBuildMultiStageParentConfig [2022-02-01T10:01:53.451Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-02-01T10:01:53.451Z] === RUN TestBuildLabelWithTargets [2022-02-01T10:01:54.378Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2022-02-01T10:01:54.379Z] === RUN TestBuildWithEmptyLayers [2022-02-01T10:01:54.940Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2022-02-01T10:01:54.940Z] === RUN TestBuildMultiStageOnBuild [2022-02-01T10:01:56.304Z] --- PASS: TestBuildMultiStageOnBuild (1.58s) [2022-02-01T10:01:56.304Z] === RUN TestBuildUncleanTarFilenames [2022-02-01T10:01:56.865Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-02-01T10:01:56.865Z] === RUN TestBuildMultiStageLayerLeak [2022-02-01T10:01:58.753Z] --- PASS: TestBuildMultiStageLayerLeak (1.56s) [2022-02-01T10:01:58.753Z] === RUN TestBuildWithHugeFile [2022-02-01T10:01:59.816Z] INFO: Expanding compiler 1 of 3... [2022-02-01T10:01:59.816Z] INFO: Expanding compiler 2 of 3... [2022-02-01T10:02:01.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-01T10:02:01.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-01T10:02:03.574Z] INFO: Expanding compiler 3 of 3... [2022-02-01T10:02:04.550Z] INFO: Removing downloaded files... [2022-02-01T10:02:04.550Z] INFO: Downloading containerd [2022-02-01T10:02:09.963Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/rootless [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/volume [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-01T10:02:09.963Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === Skipped [2022-02-01T10:02:09.963Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-01T10:02:09.963Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-01T10:02:09.963Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-01T10:02:09.963Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-01T10:02:09.963Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.963Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.963Z] [2022-02-01T10:02:09.963Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-02-01T10:02:09.963Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.964Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-02-01T10:02:09.964Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.964Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-02-01T10:02:09.964Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.964Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-02-01T10:02:09.964Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.964Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-02-01T10:02:09.964Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.964Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-02-01T10:02:09.964Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.964Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-02-01T10:02:09.964Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.964Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-02-01T10:02:09.964Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-02-01T10:02:09.964Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.964Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-02-01T10:02:09.964Z] time="2022-02-01T10:01:05Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-01T10:02:09.964Z] aufs_test.go:37: driver not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:71: No driver to put! [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-01T10:02:09.964Z] time="2022-02-01T10:01:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-01T10:02:09.964Z] time="2022-02-01T10:01:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-01T10:02:09.964Z] time="2022-02-01T10:01:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-01T10:02:09.964Z] time="2022-02-01T10:01:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-01T10:02:09.964Z] time="2022-02-01T10:01:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:71: No driver to put! [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-01T10:02:09.964Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-01T10:02:09.964Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-01T10:02:09.964Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:02:09.964Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-01T10:02:09.964Z] graphtest_unix.go:71: No driver to put! [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-01T10:02:09.964Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-01T10:02:09.964Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-01T10:02:09.964Z] [2022-02-01T10:02:09.964Z] DONE 2314 tests, 53 skipped in 195.969s [2022-02-01T10:02:09.964Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/bitseq [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/cluster [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/config [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/datastore [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/driverapi [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/etchosts [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/idm [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/ipam [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/iptables [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/netlabel [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/netutils [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/networkdb [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/ns [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/options [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/osl [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/portallocator [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/portmapper [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/testutils [2022-02-01T10:02:09.964Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-01T10:02:09.964Z] + 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-01T10:02:24.976Z] 0e02c12b1310: Pull complete [2022-02-01T10:02:24.976Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-02-01T10:02:24.976Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:02:24.976Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:02:24.976Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-01T10:02:24.976Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-01T10:02:24.976Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-02-01T10:02:24.976Z] INFO: Docker version of control daemon [2022-02-01T10:02:24.976Z] [2022-02-01T10:02:24.976Z] Client: [2022-02-01T10:02:24.976Z] Version: 20.10.9 [2022-02-01T10:02:24.976Z] API version: 1.41 [2022-02-01T10:02:24.976Z] Go version: go1.16.8 [2022-02-01T10:02:24.976Z] Git commit: c2ea9bc [2022-02-01T10:02:24.976Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-01T10:02:24.976Z] OS/Arch: windows/amd64 [2022-02-01T10:02:24.976Z] Context: default [2022-02-01T10:02:24.976Z] Experimental: true [2022-02-01T10:02:24.976Z] [2022-02-01T10:02:24.976Z] Server: Docker Engine - Community [2022-02-01T10:02:24.976Z] Engine: [2022-02-01T10:02:24.976Z] Version: 20.10.9 [2022-02-01T10:02:24.976Z] API version: 1.41 (minimum version 1.24) [2022-02-01T10:02:24.976Z] Go version: go1.16.8 [2022-02-01T10:02:24.976Z] Git commit: 79ea9d3 [2022-02-01T10:02:24.976Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-01T10:02:24.976Z] OS/Arch: windows/amd64 [2022-02-01T10:02:24.976Z] Experimental: true [2022-02-01T10:02:24.976Z] [2022-02-01T10:02:24.976Z] INFO: Docker info of control daemon [2022-02-01T10:02:24.976Z] [2022-02-01T10:02:24.976Z] Client: [2022-02-01T10:02:24.976Z] Context: default [2022-02-01T10:02:24.976Z] Debug Mode: false [2022-02-01T10:02:24.976Z] [2022-02-01T10:02:24.976Z] Server: [2022-02-01T10:02:24.976Z] Containers: 0 [2022-02-01T10:02:24.976Z] Running: 0 [2022-02-01T10:02:24.976Z] Paused: 0 [2022-02-01T10:02:24.976Z] Stopped: 0 [2022-02-01T10:02:24.976Z] Images: 1 [2022-02-01T10:02:24.976Z] Server Version: 20.10.9 [2022-02-01T10:02:24.976Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-01T10:02:24.976Z] Windows: [2022-02-01T10:02:24.976Z] LCOW: [2022-02-01T10:02:24.976Z] Logging Driver: json-file [2022-02-01T10:02:24.976Z] Plugins: [2022-02-01T10:02:24.976Z] Volume: local [2022-02-01T10:02:24.976Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-01T10:02:24.976Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-01T10:02:24.976Z] Swarm: inactive [2022-02-01T10:02:24.976Z] Default Isolation: process [2022-02-01T10:02:24.976Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-01T10:02:24.976Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-01T10:02:24.976Z] OSType: windows [2022-02-01T10:02:24.976Z] Architecture: x86_64 [2022-02-01T10:02:24.976Z] CPUs: 4 [2022-02-01T10:02:24.976Z] Total Memory: 32GiB [2022-02-01T10:02:24.976Z] Name: azwin-2-ea5041 [2022-02-01T10:02:24.976Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-01T10:02:24.976Z] Docker Root Dir: D:\docker [2022-02-01T10:02:24.976Z] Debug Mode: false [2022-02-01T10:02:24.976Z] Registry: https://index.docker.io/v1/ [2022-02-01T10:02:24.976Z] Labels: [2022-02-01T10:02:24.976Z] Experimental: true [2022-02-01T10:02:24.976Z] Insecure Registries: [2022-02-01T10:02:24.976Z] 10.0.0.4:5000 [2022-02-01T10:02:24.976Z] 127.0.0.0/8 [2022-02-01T10:02:24.976Z] Registry Mirrors: [2022-02-01T10:02:24.976Z] http://10.0.0.4:5000/ [2022-02-01T10:02:24.976Z] Live Restore Enabled: false [2022-02-01T10:02:24.976Z] Product License: Community Engine [2022-02-01T10:02:24.976Z] [2022-02-01T10:02:24.976Z] [2022-02-01T10:02:24.976Z] INFO: Commit hash is 2cff05e960 [2022-02-01T10:02:24.976Z] INFO: Nuke-Everything... [2022-02-01T10:02:24.976Z] INFO: Container count on control daemon to delete is 0 [2022-02-01T10:02:24.976Z] INFO: Nuking d:\CI [2022-02-01T10:02:24.976Z] INFO: Zapped successfully [2022-02-01T10:02:24.976Z] INFO: Location for testing is d:\CI\PR-43202\4 [2022-02-01T10:02:24.976Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-01T10:02:24.976Z] [2022-02-01T10:02:24.976Z] [2022-02-01T10:02:24.976Z] INFO: Building the image from Dockerfile.windows at 02/01/2022 10:02:17... [2022-02-01T10:02:24.976Z] [2022-02-01T10:02:24.976Z] Sending build context to Docker daemon 61.79MB [2022-02-01T10:02:24.976Z] [2022-02-01T10:02:24.976Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-01T10:02:24.976Z] ---> 11cbc9e36c7a [2022-02-01T10:02:24.976Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-01T10:02:24.976Z] ---> Running in 2d7f73eba7c7 [2022-02-01T10:02:25.437Z] Removing intermediate container 2d7f73eba7c7 [2022-02-01T10:02:25.437Z] ---> 0f5059de78bc [2022-02-01T10:02:25.437Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-01T10:02:25.437Z] ---> Running in 9d13fe24c6f4 [2022-02-01T10:02:25.895Z] Removing intermediate container 9d13fe24c6f4 [2022-02-01T10:02:25.895Z] ---> 5242ba14f5ca [2022-02-01T10:02:25.895Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-01T10:02:25.895Z] ---> Running in 8fd7e301e57f [2022-02-01T10:02:26.354Z] Removing intermediate container 8fd7e301e57f [2022-02-01T10:02:26.354Z] ---> d170589a8545 [2022-02-01T10:02:26.354Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-01T10:02:26.354Z] ---> Running in 3bf0afb24a0b [2022-02-01T10:02:26.813Z] Removing intermediate container 3bf0afb24a0b [2022-02-01T10:02:26.814Z] ---> bf8a8f8c273a [2022-02-01T10:02:26.814Z] 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-01T10:02:26.814Z] ---> Running in e290b9d24f84 [2022-02-01T10:02:26.814Z] Removing intermediate container e290b9d24f84 [2022-02-01T10:02:26.814Z] ---> 0d05bda432b0 [2022-02-01T10:02:26.814Z] 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-01T10:02:26.814Z] ---> Running in 61c427907c22 [2022-02-01T10:02:28.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-01T10:02:32.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-01T10:02:32.691Z] [2022-02-01T10:02:32.691Z] SUCCESS: Specified value was saved. [2022-02-01T10:02:33.150Z] INFO: Downloading git... [2022-02-01T10:02:34.689Z] INFO: Downloading go... [2022-02-01T10:02:36.230Z] INFO: Downloading compiler 1 of 3... [2022-02-01T10:02:36.689Z] INFO: Downloading compiler 2 of 3... [2022-02-01T10:02:36.689Z] INFO: Downloading compiler 3 of 3... [2022-02-01T10:02:36.689Z] INFO: Extracting git... [2022-02-01T10:02:42.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-01T10:02:42.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-01T10:02:43.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-01T10:02:43.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-01T10:02:43.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-01T10:02:44.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-01T10:02:47.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-01T10:02:48.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-01T10:02:49.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-01T10:02:49.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-01T10:02:50.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-01T10:02:51.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-01T10:02:51.513Z] INFO: Expanding go... [2022-02-01T10:02:52.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-01T10:02:52.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-01T10:02:53.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-01T10:02:54.525Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-01T10:02:54.525Z] Using test binary docker [2022-02-01T10:02:54.525Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-01T10:02:54.525Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-01T10:02:54.525Z] INFO: Waiting for daemon to start... [2022-02-01T10:02:54.525Z] Starting dockerd [2022-02-01T10:02:54.921Z] --- PASS: TestBuildWithHugeFile (53.52s) [2022-02-01T10:02:54.921Z] === RUN TestBuildWCOWSandboxSize [2022-02-01T10:02:54.921Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:02:54.921Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:02:54.921Z] === RUN TestBuildWithEmptyDockerfile [2022-02-01T10:02:54.921Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:02:54.921Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:02:54.921Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:02:54.921Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:02:54.921Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:02:54.921Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:02:54.921Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:02:54.921Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:02:54.921Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:02:54.921Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-01T10:02:54.921Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-02-01T10:02:54.921Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-02-01T10:02:54.921Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-01T10:02:54.921Z] === RUN TestBuildPreserveOwnership [2022-02-01T10:02:54.921Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-01T10:02:54.921Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-01T10:02:55.327Z] [2022-02-01T10:02:55.327Z] Name Version Source Summary [2022-02-01T10:02:55.327Z] ---- ------- ------ ------- [2022-02-01T10:02:55.327Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-01T10:02:55.327Z] [2022-02-01T10:02:55.327Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-01T10:02:55.327Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-01T10:02:55.327Z] PSChildName : containerd [2022-02-01T10:02:55.327Z] PSDrive : C [2022-02-01T10:02:55.327Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-01T10:02:55.327Z] PSIsContainer : True [2022-02-01T10:02:55.327Z] Name : containerd [2022-02-01T10:02:55.327Z] FullName : C:\containerd [2022-02-01T10:02:55.327Z] Parent : [2022-02-01T10:02:55.327Z] Exists : True [2022-02-01T10:02:55.327Z] Root : C:\ [2022-02-01T10:02:55.327Z] Extension : [2022-02-01T10:02:55.327Z] CreationTime : 2/1/2022 10:02:54 AM [2022-02-01T10:02:55.327Z] CreationTimeUtc : 2/1/2022 10:02:54 AM [2022-02-01T10:02:55.327Z] LastAccessTime : 2/1/2022 10:02:54 AM [2022-02-01T10:02:55.327Z] LastAccessTimeUtc : 2/1/2022 10:02:54 AM [2022-02-01T10:02:55.327Z] LastWriteTime : 2/1/2022 10:02:54 AM [2022-02-01T10:02:55.327Z] LastWriteTimeUtc : 2/1/2022 10:02:54 AM [2022-02-01T10:02:55.327Z] Attributes : Directory [2022-02-01T10:02:55.327Z] Mode : d----- [2022-02-01T10:02:55.327Z] BaseName : containerd [2022-02-01T10:02:55.327Z] Target : {} [2022-02-01T10:02:55.327Z] LinkType : [2022-02-01T10:02:55.327Z] [2022-02-01T10:02:55.482Z] --- PASS: TestBuildPreserveOwnership (3.26s) [2022-02-01T10:02:55.482Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.21s) [2022-02-01T10:02:55.482Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s) [2022-02-01T10:02:55.482Z] === RUN TestBuildPlatformInvalid [2022-02-01T10:02:55.482Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-01T10:02:55.482Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-01T10:02:55.796Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-01T10:02:55.796Z] INFO: Configuring git core.autocrlf... [2022-02-01T10:02:55.796Z] [2022-02-01T10:02:55.796Z] [2022-02-01T10:02:56.408Z] Loaded image: busybox:latest [2022-02-01T10:02:56.408Z] Loaded image: busybox:glibc [2022-02-01T10:02:56.626Z] ok github.com/docker/docker/libnetwork 37.143s coverage: 40.7% of statements [2022-02-01T10:02:56.626Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2022-02-01T10:02:56.626Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-01T10:02:56.626Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-01T10:02:56.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-01T10:02:56.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-01T10:02:56.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-01T10:02:56.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-01T10:02:56.626Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-01T10:02:56.626Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-01T10:02:56.626Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-02-01T10:02:56.626Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-01T10:02:56.626Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-01T10:02:56.626Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-01T10:02:56.626Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-01T10:02:57.192Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.232s coverage: 59.9% of statements [2022-02-01T10:02:57.193Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-01T10:02:57.450Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-01T10:02:57.775Z] Loaded image: debian:bullseye-slim [2022-02-01T10:02:57.775Z] Loaded image: hello-world:latest [2022-02-01T10:02:57.775Z] Loaded image: arm32v7/hello-world:latest [2022-02-01T10:02:57.788Z] . [2022-02-01T10:02:57.788Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-01T10:02:57.788Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-01T10:02:57.788Z] Error: No such image: emptyfs [2022-02-01T10:02:57.788Z] Running integration-test (iteration 1) [2022-02-01T10:02:57.788Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-01T10:02:57.788Z] Loaded image: busybox:latest [2022-02-01T10:02:57.788Z] Loaded image: busybox:glibc [2022-02-01T10:02:58.017Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.047s coverage: 4.0% of statements [2022-02-01T10:02:58.017Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-01T10:02:58.584Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-02-01T10:02:58.584Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-01T10:02:58.585Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-01T10:02:59.153Z] Loaded image: debian:bullseye-slim [2022-02-01T10:02:59.153Z] Loaded image: hello-world:latest [2022-02-01T10:02:59.153Z] Loaded image: arm32v7/hello-world:latest [2022-02-01T10:02:59.153Z] INFO: Testing against a local daemon [2022-02-01T10:02:59.153Z] === RUN TestCgroupNamespacesBuild [2022-02-01T10:03:00.521Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-02-01T10:03:00.521Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-01T10:03:01.942Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-02-01T10:03:01.942Z] === RUN TestBuildWithSession [2022-02-01T10:03:01.942Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:03:01.942Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-01T10:03:01.942Z] === RUN TestBuildSquashParent [2022-02-01T10:03:05.861Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.40s) [2022-02-01T10:03:05.861Z] PASS [2022-02-01T10:03:05.861Z] [2022-02-01T10:03:05.861Z] === Skipped [2022-02-01T10:03:05.861Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-01T10:03:05.861Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:03:05.861Z] [2022-02-01T10:03:05.861Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:03:05.861Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:03:05.861Z] [2022-02-01T10:03:05.861Z] DONE 34 tests, 2 skipped in 88.499s [2022-02-01T10:03:05.861Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-01T10:03:05.861Z] INFO: Testing against a local daemon [2022-02-01T10:03:05.861Z] === RUN TestConfigInspect [2022-02-01T10:03:08.373Z] --- PASS: TestConfigInspect (2.13s) [2022-02-01T10:03:08.373Z] === RUN TestConfigList [2022-02-01T10:03:08.498Z] --- PASS: TestBuildSquashParent (6.35s) [2022-02-01T10:03:08.498Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-01T10:03:08.498Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:03:08.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:03:08.498Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:03:08.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:03:08.498Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:03:08.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:03:08.498Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:03:08.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:03:08.498Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:03:08.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:03:08.498Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:03:08.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:03:08.498Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:03:08.498Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:03:08.553Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.755s coverage: 7.2% of statements [2022-02-01T10:03:08.553Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-01T10:03:08.553Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-02-01T10:03:08.553Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-02-01T10:03:08.553Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-01T10:03:08.553Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-01T10:03:08.553Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-01T10:03:09.119Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-02-01T10:03:09.119Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-02-01T10:03:09.377Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-01T10:03:09.377Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-01T10:03:09.653Z] INFO [loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 2m20.264612004s [2022-02-01T10:03:09.653Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 500.350931ms [2022-02-01T10:03:09.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:03:09.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:03:10.261Z] --- PASS: TestConfigList (2.10s) [2022-02-01T10:03:10.261Z] === RUN TestConfigsCreateAndDelete [2022-02-01T10:03:11.754Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:03:11.754Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:03:12.148Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-02-01T10:03:12.148Z] === RUN TestConfigsUpdate [2022-02-01T10:03:14.268Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-01T10:03:14.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2022-02-01T10:03:14.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.88s) [2022-02-01T10:03:14.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2022-02-01T10:03:14.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2022-02-01T10:03:14.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2022-02-01T10:03:14.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2022-02-01T10:03:14.268Z] === RUN TestBuildMultiStageCopy [2022-02-01T10:03:14.268Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-01T10:03:14.663Z] --- PASS: TestConfigsUpdate (2.28s) [2022-02-01T10:03:14.663Z] === RUN TestTemplatedConfig [2022-02-01T10:03:17.619Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-01T10:03:18.022Z] --- PASS: TestTemplatedConfig (3.08s) [2022-02-01T10:03:18.022Z] === RUN TestConfigCreateResolve [2022-02-01T10:03:18.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-01T10:03:19.111Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-01T10:03:19.908Z] --- PASS: TestConfigCreateResolve (2.08s) [2022-02-01T10:03:19.908Z] PASS [2022-02-01T10:03:19.908Z] [2022-02-01T10:03:19.908Z] DONE 6 tests in 13.804s [2022-02-01T10:03:19.908Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-01T10:03:19.908Z] INFO: Testing against a local daemon [2022-02-01T10:03:19.908Z] === RUN TestCheckpoint [2022-02-01T10:03:19.908Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:03:19.908Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-01T10:03:19.908Z] === RUN TestContainerInvalidJSON [2022-02-01T10:03:19.908Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:03:19.908Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:03:19.908Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:03:19.908Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:03:19.908Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:03:19.908Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:03:19.908Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-02-01T10:03:19.908Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-01T10:03:19.908Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-01T10:03:19.908Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-01T10:03:19.908Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-02-01T10:03:19.908Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-01T10:03:19.908Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-01T10:03:19.908Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-01T10:03:19.908Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-01T10:03:19.908Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-01T10:03:19.908Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-01T10:03:19.908Z] === RUN TestCopyFromContainer [2022-02-01T10:03:20.038Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-01T10:03:20.835Z] === RUN TestCopyFromContainer// [2022-02-01T10:03:21.091Z] === RUN TestCopyFromContainer//bar/root [2022-02-01T10:03:21.091Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-01T10:03:21.091Z] === RUN TestCopyFromContainer/bar/quux [2022-02-01T10:03:21.091Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-01T10:03:21.347Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-01T10:03:21.347Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-01T10:03:21.347Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-01T10:03:21.347Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-01T10:03:21.347Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-01T10:03:21.404Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-02-01T10:03:21.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2022-02-01T10:03:21.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-02-01T10:03:21.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-01T10:03:21.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-02-01T10:03:21.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-02-01T10:03:21.404Z] === RUN TestBuildMultiStageParentConfig [2022-02-01T10:03:21.465Z] INFO: Expanding compiler 1 of 3... [2022-02-01T10:03:21.465Z] INFO: Expanding compiler 2 of 3... [2022-02-01T10:03:21.604Z] --- PASS: TestCopyFromContainer (1.53s) [2022-02-01T10:03:21.604Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-01T10:03:21.604Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-01T10:03:21.604Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-01T10:03:21.604Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-01T10:03:21.604Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-02-01T10:03:21.604Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-01T10:03:21.604Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-01T10:03:21.604Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-01T10:03:21.604Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-01T10:03:21.604Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-01T10:03:21.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-01T10:03:21.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:03:21.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:03:21.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:03:21.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:03:21.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:03:21.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:03:21.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:03:21.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:03:21.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:03:21.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-01T10:03:21.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-01T10:03:21.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-01T10:03:21.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-01T10:03:21.604Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-01T10:03:21.604Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-02-01T10:03:21.604Z] === RUN TestCreateWithInvalidEnv [2022-02-01T10:03:21.604Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-01T10:03:21.604Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-01T10:03:21.604Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-01T10:03:21.604Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-01T10:03:21.604Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-01T10:03:21.604Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-01T10:03:21.604Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-01T10:03:21.604Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-01T10:03:21.604Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-01T10:03:21.604Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-01T10:03:21.604Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-01T10:03:21.604Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-01T10:03:21.604Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-01T10:03:21.604Z] === RUN TestCreateTmpfsMountsTarget [2022-02-01T10:03:21.604Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-01T10:03:21.604Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-01T10:03:21.709Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-02-01T10:03:23.492Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2022-02-01T10:03:23.492Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-01T10:03:24.859Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s) [2022-02-01T10:03:24.859Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-01T10:03:24.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:03:24.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:03:24.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:03:24.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:03:24.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:03:24.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:03:24.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:03:24.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:03:24.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:03:24.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:03:24.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:03:24.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:03:24.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:03:24.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:03:24.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:03:24.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-01T10:03:24.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-01T10:03:24.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-01T10:03:24.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-01T10:03:24.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-01T10:03:24.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-01T10:03:24.859Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-01T10:03:25.116Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2022-02-01T10:03:25.116Z] === RUN TestCreateDifferentPlatform [2022-02-01T10:03:25.116Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-01T10:03:25.116Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-01T10:03:25.116Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-01T10:03:25.116Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-01T10:03:25.116Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-01T10:03:25.116Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-01T10:03:25.116Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-02-01T10:03:25.116Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-01T10:03:25.200Z] INFO: Expanding compiler 3 of 3... [2022-02-01T10:03:25.371Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-01T10:03:25.371Z] === RUN TestContainerStartOnDaemonRestart [2022-02-01T10:03:25.371Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-01T10:03:25.371Z] === RUN TestDaemonRestartIpcMode [2022-02-01T10:03:25.371Z] === PAUSE TestDaemonRestartIpcMode [2022-02-01T10:03:25.371Z] === RUN TestDaemonHostGatewayIP [2022-02-01T10:03:25.371Z] === PAUSE TestDaemonHostGatewayIP [2022-02-01T10:03:25.371Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-01T10:03:25.371Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-01T10:03:25.371Z] === RUN TestContainerKillOnDaemonStart [2022-02-01T10:03:25.371Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-01T10:03:25.371Z] === RUN TestDiff [2022-02-01T10:03:25.658Z] INFO: Removing downloaded files... [2022-02-01T10:03:25.658Z] INFO: Downloading containerd [2022-02-01T10:03:25.932Z] --- PASS: TestDiff (0.53s) [2022-02-01T10:03:25.932Z] === RUN TestExecWithCloseStdin [2022-02-01T10:03:26.492Z] --- PASS: TestExecWithCloseStdin (0.59s) [2022-02-01T10:03:26.492Z] === RUN TestExec [2022-02-01T10:03:26.643Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-02-01T10:03:26.643Z] === RUN TestBuildLabelWithTargets [2022-02-01T10:03:27.056Z] --- PASS: TestExec (0.64s) [2022-02-01T10:03:27.056Z] === RUN TestExecUser [2022-02-01T10:03:27.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-01T10:03:27.617Z] --- PASS: TestExecUser (0.59s) [2022-02-01T10:03:27.617Z] === RUN TestExportContainerAndImportImage [2022-02-01T10:03:27.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-01T10:03:28.178Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-02-01T10:03:28.178Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-01T10:03:29.541Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-02-01T10:03:29.541Z] === RUN TestHealthCheckWorkdir [2022-02-01T10:03:30.469Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2022-02-01T10:03:30.469Z] === RUN TestHealthKillContainer [2022-02-01T10:03:34.721Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-02-01T10:03:34.721Z] === RUN TestBuildWithEmptyLayers [2022-02-01T10:03:36.580Z] ok github.com/docker/docker/libnetwork/ipam 15.710s coverage: 85.3% of statements [2022-02-01T10:03:36.580Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-01T10:03:36.580Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-01T10:03:36.580Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-01T10:03:36.580Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-01T10:03:36.580Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-01T10:03:36.838Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-01T10:03:37.233Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-02-01T10:03:37.233Z] === RUN TestBuildMultiStageOnBuild [2022-02-01T10:03:37.404Z] ok github.com/docker/docker/libnetwork/ipamutils 0.279s coverage: 74.0% of statements [2022-02-01T10:03:37.970Z] ok github.com/docker/docker/libnetwork/iptables 0.124s coverage: 45.1% of statements [2022-02-01T10:03:37.970Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-01T10:03:38.536Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-02-01T10:03:38.548Z] --- PASS: TestHealthKillContainer (8.18s) [2022-02-01T10:03:38.548Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-01T10:03:39.108Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-02-01T10:03:39.108Z] === RUN TestIpcModeNone [2022-02-01T10:03:39.668Z] --- PASS: TestIpcModeNone (0.57s) [2022-02-01T10:03:39.668Z] === RUN TestIpcModePrivate [2022-02-01T10:03:39.923Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-02-01T10:03:40.179Z] --- PASS: TestIpcModePrivate (0.58s) [2022-02-01T10:03:40.179Z] === RUN TestIpcModeShareable [2022-02-01T10:03:40.434Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-02-01T10:03:40.689Z] --- PASS: TestIpcModeShareable (0.60s) [2022-02-01T10:03:40.689Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-01T10:03:42.475Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-02-01T10:03:42.475Z] === RUN TestBuildUncleanTarFilenames [2022-02-01T10:03:42.574Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.67s) [2022-02-01T10:03:42.575Z] === RUN TestAPIIpcModeHost [2022-02-01T10:03:42.731Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-02-01T10:03:42.731Z] === RUN TestBuildMultiStageLayerLeak [2022-02-01T10:03:42.831Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-02-01T10:03:42.831Z] === RUN TestDaemonIpcModeShareable [2022-02-01T10:03:43.758Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-02-01T10:03:44.014Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-02-01T10:03:44.014Z] === RUN TestDaemonIpcModePrivate [2022-02-01T10:03:44.108Z] 567fd00846e9: Pull complete [2022-02-01T10:03:44.108Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-02-01T10:03:44.108Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:03:44.108Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:03:44.108Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-02-01T10:03:44.108Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-02-01T10:03:44.108Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2458' [2022-02-01T10:03:44.108Z] INFO: Docker version of control daemon [2022-02-01T10:03:44.108Z] [2022-02-01T10:03:44.108Z] Client: [2022-02-01T10:03:44.108Z] Version: 20.10.9 [2022-02-01T10:03:44.108Z] API version: 1.41 [2022-02-01T10:03:44.108Z] Go version: go1.16.8 [2022-02-01T10:03:44.108Z] Git commit: c2ea9bc [2022-02-01T10:03:44.108Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-01T10:03:44.108Z] OS/Arch: windows/amd64 [2022-02-01T10:03:44.108Z] Context: default [2022-02-01T10:03:44.108Z] Experimental: true [2022-02-01T10:03:44.108Z] [2022-02-01T10:03:44.108Z] Server: Docker Engine - Community [2022-02-01T10:03:44.108Z] Engine: [2022-02-01T10:03:44.108Z] Version: 20.10.9 [2022-02-01T10:03:44.108Z] API version: 1.41 (minimum version 1.24) [2022-02-01T10:03:44.108Z] Go version: go1.16.8 [2022-02-01T10:03:44.108Z] Git commit: 79ea9d3 [2022-02-01T10:03:44.108Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-01T10:03:44.108Z] OS/Arch: windows/amd64 [2022-02-01T10:03:44.108Z] Experimental: true [2022-02-01T10:03:44.108Z] [2022-02-01T10:03:44.108Z] INFO: Docker info of control daemon [2022-02-01T10:03:44.108Z] [2022-02-01T10:03:44.108Z] Client: [2022-02-01T10:03:44.108Z] Context: default [2022-02-01T10:03:44.108Z] Debug Mode: false [2022-02-01T10:03:44.108Z] Plugins: [2022-02-01T10:03:44.108Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-01T10:03:44.108Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-01T10:03:44.108Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-01T10:03:44.108Z] [2022-02-01T10:03:44.108Z] Server: [2022-02-01T10:03:44.108Z] Containers: 0 [2022-02-01T10:03:44.108Z] Running: 0 [2022-02-01T10:03:44.108Z] Paused: 0 [2022-02-01T10:03:44.108Z] Stopped: 0 [2022-02-01T10:03:44.108Z] Images: 1 [2022-02-01T10:03:44.108Z] Server Version: 20.10.9 [2022-02-01T10:03:44.108Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-01T10:03:44.108Z] Windows: [2022-02-01T10:03:44.108Z] LCOW: [2022-02-01T10:03:44.108Z] Logging Driver: json-file [2022-02-01T10:03:44.108Z] Plugins: [2022-02-01T10:03:44.108Z] Volume: local [2022-02-01T10:03:44.108Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-01T10:03:44.108Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-01T10:03:44.108Z] Swarm: inactive [2022-02-01T10:03:44.108Z] Default Isolation: process [2022-02-01T10:03:44.108Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-01T10:03:44.108Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-01T10:03:44.108Z] OSType: windows [2022-02-01T10:03:44.108Z] Architecture: x86_64 [2022-02-01T10:03:44.108Z] CPUs: 4 [2022-02-01T10:03:44.108Z] Total Memory: 32GiB [2022-02-01T10:03:44.108Z] Name: azwin-2-ca32d0 [2022-02-01T10:03:44.108Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-01T10:03:44.108Z] Docker Root Dir: D:\docker [2022-02-01T10:03:44.108Z] Debug Mode: false [2022-02-01T10:03:44.108Z] Registry: https://index.docker.io/v1/ [2022-02-01T10:03:44.108Z] Labels: [2022-02-01T10:03:44.108Z] Experimental: true [2022-02-01T10:03:44.108Z] Insecure Registries: [2022-02-01T10:03:44.108Z] 10.0.0.4:5000 [2022-02-01T10:03:44.108Z] 127.0.0.0/8 [2022-02-01T10:03:44.108Z] Registry Mirrors: [2022-02-01T10:03:44.108Z] http://10.0.0.4:5000/ [2022-02-01T10:03:44.108Z] Live Restore Enabled: false [2022-02-01T10:03:44.108Z] Product License: Community Engine [2022-02-01T10:03:44.108Z] [2022-02-01T10:03:44.108Z] [2022-02-01T10:03:44.108Z] INFO: Commit hash is 2cff05e960 [2022-02-01T10:03:44.108Z] INFO: Nuke-Everything... [2022-02-01T10:03:44.108Z] INFO: Container count on control daemon to delete is 0 [2022-02-01T10:03:44.108Z] INFO: Nuking d:\CI [2022-02-01T10:03:44.108Z] INFO: Zapped successfully [2022-02-01T10:03:44.108Z] INFO: Location for testing is d:\CI\PR-43202\4 [2022-02-01T10:03:44.108Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-01T10:03:44.108Z] [2022-02-01T10:03:44.108Z] [2022-02-01T10:03:44.108Z] INFO: Building the image from Dockerfile.windows at 02/01/2022 10:03:42... [2022-02-01T10:03:44.108Z] [2022-02-01T10:03:44.940Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-02-01T10:03:45.196Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-02-01T10:03:45.196Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-01T10:03:46.122Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-02-01T10:03:46.122Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-02-01T10:03:46.122Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-01T10:03:47.485Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-02-01T10:03:47.485Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-02-01T10:03:47.485Z] === RUN TestIpcModeOlderClient [2022-02-01T10:03:47.485Z] === PAUSE TestIpcModeOlderClient [2022-02-01T10:03:47.485Z] === RUN TestKillContainerInvalidSignal [2022-02-01T10:03:47.743Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-02-01T10:03:47.743Z] === RUN TestKillContainer [2022-02-01T10:03:47.743Z] === RUN TestKillContainer/no_signal [2022-02-01T10:03:47.973Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-02-01T10:03:47.973Z] === RUN TestBuildWithHugeFile [2022-02-01T10:03:48.304Z] === RUN TestKillContainer/non_killing_signal [2022-02-01T10:03:48.305Z] === RUN TestKillContainer/killing_signal [2022-02-01T10:03:49.230Z] --- PASS: TestKillContainer (1.23s) [2022-02-01T10:03:49.230Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-02-01T10:03:49.230Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-02-01T10:03:49.230Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-02-01T10:03:49.230Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-01T10:03:49.230Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-01T10:03:49.485Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-01T10:03:50.046Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-02-01T10:03:50.046Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-02-01T10:03:50.046Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-02-01T10:03:50.046Z] === RUN TestKillStoppedContainer [2022-02-01T10:03:50.124Z] Sending build context to Docker daemon 61.79MB [2022-02-01T10:03:50.124Z] [2022-02-01T10:03:50.124Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-01T10:03:50.124Z] ---> 60d6f56ecebd [2022-02-01T10:03:50.124Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-01T10:03:50.124Z] ---> Running in e6e42e954c9c [2022-02-01T10:03:50.302Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-01T10:03:50.302Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-01T10:03:50.302Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-01T10:03:50.302Z] === RUN TestKillDifferentUserContainer [2022-02-01T10:03:50.557Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-02-01T10:03:50.557Z] === RUN TestInspectOomKilledTrue [2022-02-01T10:03:50.557Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-01T10:03:50.557Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-01T10:03:50.557Z] === RUN TestInspectOomKilledFalse [2022-02-01T10:03:50.595Z] Removing intermediate container e6e42e954c9c [2022-02-01T10:03:50.595Z] ---> c3790742bc3c [2022-02-01T10:03:50.595Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-01T10:03:50.595Z] ---> Running in 671bb968a7d0 [2022-02-01T10:03:51.065Z] Removing intermediate container 671bb968a7d0 [2022-02-01T10:03:51.065Z] ---> d4859cdbe2a6 [2022-02-01T10:03:51.065Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-01T10:03:51.066Z] ---> Running in 68fcf22225c9 [2022-02-01T10:03:51.117Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-02-01T10:03:51.117Z] === RUN TestLinksEtcHostsContentMatch [2022-02-01T10:03:51.373Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-02-01T10:03:51.373Z] === RUN TestLinksContainerNames [2022-02-01T10:03:51.537Z] Removing intermediate container 68fcf22225c9 [2022-02-01T10:03:51.537Z] ---> 7cf6cbb7e6ec [2022-02-01T10:03:51.537Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-01T10:03:51.537Z] ---> Running in 3f3f8965e10e [2022-02-01T10:03:52.010Z] Removing intermediate container 3f3f8965e10e [2022-02-01T10:03:52.010Z] ---> 1ec08ca21b12 [2022-02-01T10:03:52.010Z] 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-01T10:03:52.010Z] ---> Running in 9d8f0ee390db [2022-02-01T10:03:52.010Z] Removing intermediate container 9d8f0ee390db [2022-02-01T10:03:52.010Z] ---> b8c078ca5455 [2022-02-01T10:03:52.010Z] 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-01T10:03:52.302Z] --- PASS: TestLinksContainerNames (0.81s) [2022-02-01T10:03:52.302Z] === RUN TestLogsFollowTailEmpty [2022-02-01T10:03:52.481Z] ---> Running in de4f935ae7e2 [2022-02-01T10:03:52.558Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-02-01T10:03:52.558Z] === RUN TestContainerNetworkMountsNoChown [2022-02-01T10:03:52.813Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-02-01T10:03:52.813Z] === RUN TestMountDaemonRoot [2022-02-01T10:03:52.813Z] === RUN TestMountDaemonRoot/default [2022-02-01T10:03:52.813Z] === PAUSE TestMountDaemonRoot/default [2022-02-01T10:03:52.813Z] === RUN TestMountDaemonRoot/private [2022-02-01T10:03:52.813Z] === PAUSE TestMountDaemonRoot/private [2022-02-01T10:03:52.813Z] === RUN TestMountDaemonRoot/rprivate [2022-02-01T10:03:52.813Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-01T10:03:52.813Z] === RUN TestMountDaemonRoot/slave [2022-02-01T10:03:52.813Z] === PAUSE TestMountDaemonRoot/slave [2022-02-01T10:03:52.813Z] === RUN TestMountDaemonRoot/rslave [2022-02-01T10:03:52.813Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-01T10:03:52.813Z] === RUN TestMountDaemonRoot/shared [2022-02-01T10:03:52.813Z] === PAUSE TestMountDaemonRoot/shared [2022-02-01T10:03:52.813Z] === RUN TestMountDaemonRoot/rshared [2022-02-01T10:03:52.813Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-01T10:03:52.813Z] === CONT TestMountDaemonRoot/default [2022-02-01T10:03:52.813Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-01T10:03:52.813Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-01T10:03:52.813Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-01T10:03:52.813Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-01T10:03:52.813Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-01T10:03:52.813Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-01T10:03:52.813Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-01T10:03:52.813Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-01T10:03:52.814Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-01T10:03:52.814Z] === CONT TestMountDaemonRoot/rprivate [2022-02-01T10:03:52.814Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-01T10:03:52.814Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-01T10:03:52.814Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-01T10:03:52.814Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-01T10:03:52.814Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-01T10:03:52.814Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-01T10:03:52.814Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-01T10:03:52.814Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-01T10:03:52.814Z] === CONT TestMountDaemonRoot/private [2022-02-01T10:03:52.814Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-01T10:03:52.814Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-01T10:03:52.814Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-01T10:03:52.814Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-01T10:03:52.814Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-01T10:03:52.814Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-01T10:03:52.814Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-01T10:03:52.814Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-01T10:03:52.814Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/shared [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/rshared [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/rslave [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/slave [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-01T10:03:53.069Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-01T10:03:53.069Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-01T10:03:53.069Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-01T10:03:53.325Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-01T10:03:53.325Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-01T10:03:53.325Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-01T10:03:53.325Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-01T10:03:53.325Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-01T10:03:53.325Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-01T10:03:53.325Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-01T10:03:53.325Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-01T10:03:53.325Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-01T10:03:53.325Z] === RUN TestContainerBindMountNonRecursive [2022-02-01T10:03:54.691Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-02-01T10:03:54.691Z] === RUN TestContainerVolumesMountedAsShared [2022-02-01T10:03:54.947Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-02-01T10:03:54.947Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-01T10:03:55.510Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-02-01T10:03:55.510Z] === RUN TestNetworkNat [2022-02-01T10:03:55.770Z] --- PASS: TestNetworkNat (0.43s) [2022-02-01T10:03:55.770Z] === RUN TestNetworkLocalhostTCPNat [2022-02-01T10:03:56.332Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-02-01T10:03:56.332Z] === RUN TestNetworkLoopbackNat [2022-02-01T10:03:58.845Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-02-01T10:03:58.845Z] === RUN TestPause [2022-02-01T10:03:59.405Z] --- PASS: TestPause (0.42s) [2022-02-01T10:03:59.405Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-01T10:03:59.405Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-01T10:03:59.405Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-01T10:03:59.405Z] === RUN TestPauseStopPausedContainer [2022-02-01T10:03:59.661Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-02-01T10:03:59.661Z] === RUN TestPidHost [2022-02-01T10:04:00.587Z] --- PASS: TestPidHost (0.93s) [2022-02-01T10:04:00.587Z] === RUN TestPsFilter [2022-02-01T10:04:00.587Z] --- PASS: TestPsFilter (0.10s) [2022-02-01T10:04:00.587Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-01T10:04:01.149Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-02-01T10:04:01.149Z] === RUN TestRemoveContainerWithVolume [2022-02-01T10:04:01.405Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-02-01T10:04:01.405Z] === RUN TestRemoveContainerRunning [2022-02-01T10:04:01.965Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-02-01T10:04:01.965Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-01T10:04:02.221Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-01T10:04:02.221Z] === RUN TestRemoveInvalidContainer [2022-02-01T10:04:02.221Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-01T10:04:02.221Z] === RUN TestRenameLinkedContainer [2022-02-01T10:04:04.108Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-02-01T10:04:04.108Z] === RUN TestRenameStoppedContainer [2022-02-01T10:04:04.363Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-02-01T10:04:04.363Z] === RUN TestRenameRunningContainerAndReuse [2022-02-01T10:04:05.290Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s) [2022-02-01T10:04:05.290Z] === RUN TestRenameInvalidName [2022-02-01T10:04:05.545Z] --- PASS: TestRenameInvalidName (0.42s) [2022-02-01T10:04:05.545Z] === RUN TestRenameAnonymousContainer [2022-02-01T10:04:06.910Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-02-01T10:04:06.910Z] === RUN TestRenameContainerWithSameName [2022-02-01T10:04:07.472Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-02-01T10:04:07.472Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-01T10:04:08.079Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-02-01T10:04:08.079Z] === RUN TestResize [2022-02-01T10:04:08.647Z] --- PASS: TestResize (0.45s) [2022-02-01T10:04:08.647Z] === RUN TestResizeWithInvalidSize [2022-02-01T10:04:09.227Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-02-01T10:04:09.227Z] === RUN TestResizeWhenContainerNotStarted [2022-02-01T10:04:09.487Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-02-01T10:04:09.487Z] === RUN TestDaemonRestartKillContainers [2022-02-01T10:04:09.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-01T10:04:09.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-01T10:04:09.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-01T10:04:09.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-01T10:04:09.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-01T10:04:09.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-01T10:04:09.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-01T10:04:09.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-01T10:04:09.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-01T10:04:09.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-01T10:04:09.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-01T10:04:09.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-01T10:04:09.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-01T10:04:09.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-01T10:04:09.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-01T10:04:09.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-01T10:04:09.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:04:09.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:04:09.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:04:09.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:04:09.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:04:09.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:04:09.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:04:09.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:04:09.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:04:09.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:04:09.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:04:09.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:04:09.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:04:09.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:04:09.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:04:09.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:04:09.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-01T10:04:09.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:04:11.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:04:12.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:04:13.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:04:13.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:04:13.788Z] [2022-02-01T10:04:13.788Z] SUCCESS: Specified value was saved. [2022-02-01T10:04:13.788Z] INFO: Downloading git... [2022-02-01T10:04:14.259Z] INFO: Downloading go... [2022-02-01T10:04:15.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:04:15.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:04:16.330Z] [2022-02-01T10:04:16.330Z] Name Version Source Summary [2022-02-01T10:04:16.330Z] ---- ------- ------ ------- [2022-02-01T10:04:16.330Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-01T10:04:16.330Z] [2022-02-01T10:04:16.330Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-01T10:04:16.330Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-01T10:04:16.330Z] PSChildName : containerd [2022-02-01T10:04:16.330Z] PSDrive : C [2022-02-01T10:04:16.330Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-01T10:04:16.330Z] PSIsContainer : True [2022-02-01T10:04:16.330Z] Name : containerd [2022-02-01T10:04:16.330Z] FullName : C:\containerd [2022-02-01T10:04:16.330Z] Parent : [2022-02-01T10:04:16.330Z] Exists : True [2022-02-01T10:04:16.330Z] Root : C:\ [2022-02-01T10:04:16.330Z] Extension : [2022-02-01T10:04:16.330Z] CreationTime : 2/1/2022 10:04:11 AM [2022-02-01T10:04:16.330Z] CreationTimeUtc : 2/1/2022 10:04:11 AM [2022-02-01T10:04:16.330Z] LastAccessTime : 2/1/2022 10:04:11 AM [2022-02-01T10:04:16.330Z] LastAccessTimeUtc : 2/1/2022 10:04:11 AM [2022-02-01T10:04:16.330Z] LastWriteTime : 2/1/2022 10:04:11 AM [2022-02-01T10:04:16.330Z] LastWriteTimeUtc : 2/1/2022 10:04:11 AM [2022-02-01T10:04:16.330Z] Attributes : Directory [2022-02-01T10:04:16.330Z] Mode : d----- [2022-02-01T10:04:16.330Z] BaseName : containerd [2022-02-01T10:04:16.330Z] Target : {} [2022-02-01T10:04:16.330Z] LinkType : [2022-02-01T10:04:16.330Z] [2022-02-01T10:04:16.330Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-01T10:04:16.330Z] INFO: Configuring git core.autocrlf... [2022-02-01T10:04:16.330Z] [2022-02-01T10:04:16.330Z] [2022-02-01T10:04:18.293Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:04:18.293Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-01T10:04:20.810Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-01T10:04:21.921Z] Removing intermediate container 7aa52365929c [2022-02-01T10:04:21.921Z] ---> d6ed2d74e1d8 [2022-02-01T10:04:21.921Z] 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-01T10:04:21.921Z] ---> Running in 9b2e5503dbfe [2022-02-01T10:04:21.921Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-01T10:04:21.921Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-01T10:04:21.921Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-01T10:04:21.921Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-01T10:04:21.921Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-01T10:04:21.921Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-01T10:04:21.921Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-01T10:04:21.921Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-01T10:04:21.921Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-01T10:04:21.921Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-01T10:04:21.921Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-01T10:04:21.921Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-01T10:04:21.921Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-01T10:04:21.921Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-01T10:04:21.921Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-01T10:04:21.921Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-01T10:04:22.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-01T10:04:22.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-01T10:04:24.064Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-01T10:04:24.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-01T10:04:25.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-02-01T10:04:27.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-02-01T10:04:27.317Z] === RUN TestCgroupNamespacesRun [2022-02-01T10:04:28.245Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-02-01T10:04:28.245Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-01T10:04:28.245Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-01T10:04:28.245Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-01T10:04:28.245Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-01T10:04:29.610Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-02-01T10:04:29.610Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-01T10:04:30.538Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-02-01T10:04:30.538Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-01T10:04:31.126Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.887517516s with top 10 stages: buildssa: 1m31.106498397s, goimports: 20.672469503s, unconvert: 13.761449437s, gosec: 9.4187046s, golint: 5.962514781s, ineffassign: 5.082300986s, misspell: 4.901642768s, inspect: 4.014852868s, vrp: 3.041286173s, printf: 2.358565872s [2022-02-01T10:04:31.901Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-02-01T10:04:31.901Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-01T10:04:32.118Z] INFO: Downloading compiler 1 of 3... [2022-02-01T10:04:32.118Z] INFO: Downloading compiler 2 of 3... [2022-02-01T10:04:32.118Z] INFO: Downloading compiler 3 of 3... [2022-02-01T10:04:32.118Z] INFO: Extracting git... [2022-02-01T10:04:32.829Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-02-01T10:04:32.829Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-01T10:04:33.390Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-02-01T10:04:33.390Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-01T10:04:34.753Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-02-01T10:04:34.753Z] === RUN TestNISDomainname [2022-02-01T10:04:35.314Z] --- PASS: TestNISDomainname (0.54s) [2022-02-01T10:04:35.314Z] === RUN TestHostnameDnsResolution [2022-02-01T10:04:35.875Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-02-01T10:04:35.875Z] === RUN TestUnprivilegedPortsAndPing [2022-02-01T10:04:36.435Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-02-01T10:04:36.435Z] === RUN TestStats [2022-02-01T10:04:38.948Z] --- PASS: TestStats (2.45s) [2022-02-01T10:04:38.948Z] === RUN TestStopContainerWithTimeout [2022-02-01T10:04:38.948Z] === RUN TestStopContainerWithTimeout/0 [2022-02-01T10:04:38.948Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-01T10:04:38.948Z] === RUN TestStopContainerWithTimeout/1 [2022-02-01T10:04:38.948Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-01T10:04:38.948Z] === RUN TestStopContainerWithTimeout/3 [2022-02-01T10:04:38.948Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-01T10:04:38.948Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-01T10:04:38.948Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-01T10:04:38.948Z] === CONT TestStopContainerWithTimeout/0 [2022-02-01T10:04:38.948Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-01T10:04:39.510Z] === CONT TestStopContainerWithTimeout/3 [2022-02-01T10:04:39.657Z] Removing intermediate container 9b2e5503dbfe [2022-02-01T10:04:39.657Z] ---> 216f5046cbde [2022-02-01T10:04:39.657Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-01T10:04:39.657Z] ---> Running in b6f609ec0f7d [2022-02-01T10:04:39.657Z] Removing intermediate container b6f609ec0f7d [2022-02-01T10:04:39.657Z] ---> a5fd14522992 [2022-02-01T10:04:39.657Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-01T10:04:39.657Z] ---> Running in 64e06cdaac73 [2022-02-01T10:04:39.657Z] Removing intermediate container 64e06cdaac73 [2022-02-01T10:04:39.657Z] ---> 02342117ac5c [2022-02-01T10:04:39.657Z] Step 11/11 : COPY . . [2022-02-01T10:04:41.398Z] === CONT TestStopContainerWithTimeout/1 [2022-02-01T10:04:43.284Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-02-01T10:04:43.284Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-02-01T10:04:43.284Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-02-01T10:04:43.284Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-02-01T10:04:43.284Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-02-01T10:04:43.284Z] === RUN TestDeleteDevicemapper [2022-02-01T10:04:43.284Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-01T10:04:43.284Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-01T10:04:43.284Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-01T10:04:44.152Z] --- PASS: TestBuildWithHugeFile (52.33s) [2022-02-01T10:04:44.152Z] === RUN TestBuildWCOWSandboxSize [2022-02-01T10:04:44.152Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:04:44.152Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:04:44.152Z] === RUN TestBuildWithEmptyDockerfile [2022-02-01T10:04:44.152Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:04:44.152Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:04:44.152Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:04:44.152Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:04:44.152Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:04:44.152Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:04:44.152Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:04:44.152Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:04:44.152Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:04:44.152Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-02-01T10:04:44.152Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-02-01T10:04:44.152Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-02-01T10:04:44.152Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-01T10:04:44.152Z] === RUN TestBuildPreserveOwnership [2022-02-01T10:04:44.152Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-01T10:04:45.171Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2022-02-01T10:04:45.171Z] === RUN TestUpdateMemory [2022-02-01T10:04:45.438Z] --- PASS: TestUpdateMemory (0.52s) [2022-02-01T10:04:45.438Z] === RUN TestUpdateCPUQuota [2022-02-01T10:04:46.038Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-01T10:04:46.364Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-02-01T10:04:46.364Z] === RUN TestUpdatePidsLimit [2022-02-01T10:04:46.364Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-01T10:04:46.621Z] === RUN TestUpdatePidsLimit/no_change [2022-02-01T10:04:46.876Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-01T10:04:46.876Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-01T10:04:47.096Z] INFO: Expanding go... [2022-02-01T10:04:47.131Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-01T10:04:47.387Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-01T10:04:47.643Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-01T10:04:48.205Z] --- PASS: TestUpdatePidsLimit (1.85s) [2022-02-01T10:04:48.205Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-02-01T10:04:48.205Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-02-01T10:04:48.205Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-02-01T10:04:48.205Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-02-01T10:04:48.205Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-02-01T10:04:48.205Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-02-01T10:04:48.205Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-02-01T10:04:48.205Z] === RUN TestUpdateRestartPolicy [2022-02-01T10:04:49.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-01T10:04:49.234Z] INFO [runner/unused/goanalysis] analyzers took 26.82700135s with top 10 stages: buildssa: 23.025388205s, U1000: 3.801613145s [2022-02-01T10:04:49.234Z] INFO [runner] Issues before processing: 2718, after processing: 0 [2022-02-01T10:04:49.234Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2137/2137, exclude: 1749/1749, nolint: 0/64, cgo: 2137/2718, skip_files: 2137/2137, autogenerated_exclude: 1749/2137, filename_unadjuster: 2137/2137, skip_dirs: 2137/2137, identifier_marker: 1749/1749, exclude-rules: 64/1749 [2022-02-01T10:04:49.234Z] INFO [runner] processing took 212.516202ms with stages: nolint: 100.528669ms, identifier_marker: 57.619318ms, path_prettifier: 28.429097ms, autogenerated_exclude: 15.577961ms, exclude-rules: 4.778462ms, skip_dirs: 3.544108ms, filename_unadjuster: 1.200565ms, cgo: 832.251µs, max_same_issues: 1.736µs, exclude: 804ns, diff: 774ns, uniq_by_line: 620ns, source_code: 465ns, max_from_linter: 421ns, skip_files: 362ns, max_per_file_from_linter: 304ns, path_shortener: 285ns [2022-02-01T10:04:49.234Z] INFO [runner] linters took 1m37.720365851s with stages: goanalysis_metalinter: 1m16.584338775s, unused: 20.923038342s [2022-02-01T10:04:49.234Z] INFO File cache stats: 1673 entries of total size 8.4MiB [2022-02-01T10:04:49.234Z] INFO Memory: 2386 samples, avg is 413.7MB, max is 4032.7MB [2022-02-01T10:04:49.234Z] INFO Execution took 3m58.50593647s [2022-02-01T10:04:49.234Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-02-01T10:04:49.563Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/make.sh dynbinary test-docker-py [2022-02-01T10:04:49.822Z] [2022-02-01T10:04:50.083Z] Removing bundles/ [2022-02-01T10:04:50.083Z] [2022-02-01T10:04:50.083Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-01T10:04:50.083Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-01T10:04:50.083Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T10:04:50.201Z] --- PASS: TestBuildPreserveOwnership (10.46s) [2022-02-01T10:04:50.201Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.45s) [2022-02-01T10:04:50.201Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-02-01T10:04:50.201Z] === RUN TestBuildPlatformInvalid [2022-02-01T10:04:50.201Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-01T10:04:50.201Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-01T10:04:50.201Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-01T10:04:50.201Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-01T10:04:50.201Z] PASS [2022-02-01T10:04:50.201Z] [2022-02-01T10:04:50.201Z] === Skipped [2022-02-01T10:04:50.201Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-01T10:04:50.201Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:04:50.201Z] [2022-02-01T10:04:50.201Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:04:50.201Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:04:50.201Z] [2022-02-01T10:04:50.201Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-01T10:04:50.201Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-01T10:04:50.201Z] [2022-02-01T10:04:50.201Z] DONE 34 tests, 3 skipped in 112.853s [2022-02-01T10:04:50.201Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-01T10:04:50.458Z] INFO: Testing against a local daemon [2022-02-01T10:04:50.458Z] === RUN TestConfigInspect [2022-02-01T10:04:50.458Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:04:50.458Z] --- SKIP: TestConfigInspect (0.02s) [2022-02-01T10:04:50.458Z] === RUN TestConfigList [2022-02-01T10:04:50.458Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:04:50.458Z] --- SKIP: TestConfigList (0.02s) [2022-02-01T10:04:50.458Z] === RUN TestConfigsCreateAndDelete [2022-02-01T10:04:50.458Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:04:50.458Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-02-01T10:04:50.458Z] === RUN TestConfigsUpdate [2022-02-01T10:04:50.458Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:04:50.458Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-02-01T10:04:50.458Z] === RUN TestTemplatedConfig [2022-02-01T10:04:50.458Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:04:50.458Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-01T10:04:50.458Z] === RUN TestConfigCreateResolve [2022-02-01T10:04:50.458Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:04:50.458Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-01T10:04:50.458Z] PASS [2022-02-01T10:04:50.458Z] [2022-02-01T10:04:50.458Z] === Skipped [2022-02-01T10:04:50.458Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-02-01T10:04:50.458Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:04:50.458Z] [2022-02-01T10:04:50.458Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-02-01T10:04:50.458Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:04:50.458Z] [2022-02-01T10:04:50.458Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-02-01T10:04:50.458Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:04:50.458Z] [2022-02-01T10:04:50.458Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-02-01T10:04:50.458Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:04:50.458Z] [2022-02-01T10:04:50.458Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-02-01T10:04:50.458Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:04:50.458Z] [2022-02-01T10:04:50.458Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-02-01T10:04:50.458Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:04:50.458Z] [2022-02-01T10:04:50.458Z] DONE 6 tests, 6 skipped in 0.161s [2022-02-01T10:04:50.458Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-01T10:04:50.458Z] INFO: Testing against a local daemon [2022-02-01T10:04:50.458Z] === RUN TestCheckpoint [2022-02-01T10:04:50.458Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:04:50.458Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-01T10:04:50.458Z] === RUN TestContainerInvalidJSON [2022-02-01T10:04:50.458Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:04:50.458Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:04:50.458Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:04:50.458Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:04:50.714Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:04:50.714Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:04:50.714Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-01T10:04:50.714Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-01T10:04:50.714Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-01T10:04:50.714Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-01T10:04:50.714Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-02-01T10:04:50.714Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-01T10:04:50.714Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-01T10:04:50.714Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-01T10:04:50.714Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-02-01T10:04:50.714Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-01T10:04:50.714Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-01T10:04:50.714Z] === RUN TestCopyFromContainer [2022-02-01T10:04:54.879Z] === RUN TestCopyFromContainer// [2022-02-01T10:04:54.879Z] === RUN TestCopyFromContainer//bar/root [2022-02-01T10:04:54.879Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-01T10:04:54.879Z] === RUN TestCopyFromContainer/bar/quux [2022-02-01T10:04:54.879Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-01T10:04:54.879Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-01T10:04:54.879Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-01T10:04:54.879Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-01T10:04:54.879Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-01T10:04:54.879Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-01T10:04:54.879Z] --- PASS: TestCopyFromContainer (3.93s) [2022-02-01T10:04:54.879Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-01T10:04:54.879Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-01T10:04:54.879Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-01T10:04:54.879Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-01T10:04:54.879Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-01T10:04:54.879Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-01T10:04:54.879Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-01T10:04:54.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-01T10:04:54.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-01T10:04:54.879Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-01T10:04:54.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-01T10:04:54.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:04:54.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:04:54.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:04:54.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:04:54.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:04:54.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:04:54.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:04:54.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:04:54.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:04:54.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-01T10:04:54.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-01T10:04:54.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-01T10:04:54.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-01T10:04:54.879Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-01T10:04:54.879Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-02-01T10:04:54.879Z] === RUN TestCreateWithInvalidEnv [2022-02-01T10:04:54.879Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-01T10:04:54.879Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-01T10:04:54.879Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-01T10:04:54.879Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-01T10:04:54.879Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-01T10:04:54.879Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-01T10:04:54.879Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-01T10:04:54.879Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-01T10:04:54.879Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-01T10:04:54.879Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-01T10:04:54.879Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-01T10:04:54.879Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-01T10:04:54.879Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-01T10:04:54.879Z] === RUN TestCreateTmpfsMountsTarget [2022-02-01T10:04:54.879Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-01T10:04:54.879Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-01T10:04:55.806Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-02-01T10:04:55.806Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-01T10:04:57.169Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-02-01T10:04:57.169Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-01T10:04:57.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:04:57.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:04:57.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:04:57.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:04:57.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:04:57.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:04:57.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:04:57.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:04:57.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:04:57.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:04:57.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:04:57.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:04:57.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:04:57.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:04:57.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:04:57.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-01T10:04:57.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-01T10:04:57.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-01T10:04:57.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-01T10:04:57.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-01T10:04:57.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-01T10:04:57.169Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-01T10:04:57.424Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-02-01T10:04:57.424Z] === RUN TestCreateDifferentPlatform [2022-02-01T10:04:57.424Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-01T10:04:57.424Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-01T10:04:57.424Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-01T10:04:57.424Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-01T10:04:57.424Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-01T10:04:57.424Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-01T10:04:57.424Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-01T10:04:57.424Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-01T10:04:57.680Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-01T10:04:57.680Z] === RUN TestContainerStartOnDaemonRestart [2022-02-01T10:04:57.680Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-01T10:04:57.680Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-02-01T10:04:57.680Z] === RUN TestDaemonRestartIpcMode [2022-02-01T10:04:57.680Z] === PAUSE TestDaemonRestartIpcMode [2022-02-01T10:04:57.680Z] === RUN TestDaemonHostGatewayIP [2022-02-01T10:04:57.680Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:04:57.680Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-02-01T10:04:57.680Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-01T10:04:57.680Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-01T10:04:57.680Z] === RUN TestContainerKillOnDaemonStart [2022-02-01T10:04:57.680Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-01T10:04:57.680Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-01T10:04:57.680Z] === RUN TestDiff [2022-02-01T10:04:57.936Z] --- PASS: TestDiff (0.41s) [2022-02-01T10:04:57.936Z] === RUN TestExecWithCloseStdin [2022-02-01T10:04:58.499Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-02-01T10:04:58.499Z] === RUN TestExec [2022-02-01T10:04:58.755Z] --- PASS: TestExec (0.43s) [2022-02-01T10:04:58.755Z] === RUN TestExecUser [2022-02-01T10:04:59.344Z] --- PASS: TestExecUser (0.48s) [2022-02-01T10:04:59.344Z] === RUN TestExportContainerAndImportImage [2022-02-01T10:04:59.912Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-02-01T10:04:59.912Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-01T10:05:00.363Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2022-02-01T10:05:00.363Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-01T10:05:00.363Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-02-01T10:05:00.363Z] === RUN TestWaitNonBlocked [2022-02-01T10:05:00.363Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:05:00.363Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:05:00.363Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:05:00.363Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:05:00.363Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:05:00.363Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:05:00.363Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-01T10:05:00.363Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-02-01T10:05:00.363Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-02-01T10:05:00.363Z] === RUN TestWaitBlocked [2022-02-01T10:05:00.363Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-01T10:05:00.363Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-01T10:05:00.363Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-01T10:05:00.363Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-01T10:05:00.363Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-01T10:05:00.363Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-01T10:05:00.924Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-01T10:05:00.924Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-02-01T10:05:00.924Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-02-01T10:05:00.924Z] === CONT TestContainerStartOnDaemonRestart [2022-02-01T10:05:00.924Z] === CONT TestIpcModeOlderClient [2022-02-01T10:05:01.179Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-02-01T10:05:01.179Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-01T10:05:01.297Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-02-01T10:05:01.298Z] === RUN TestHealthCheckWorkdir [2022-02-01T10:05:01.859Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-02-01T10:05:01.859Z] === RUN TestHealthKillContainer [2022-02-01T10:05:03.070Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-02-01T10:05:03.070Z] === CONT TestContainerKillOnDaemonStart [2022-02-01T10:05:03.070Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.11s) [2022-02-01T10:05:03.070Z] === CONT TestDaemonHostGatewayIP [2022-02-01T10:05:04.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-01T10:05:05.587Z] --- PASS: TestDaemonHostGatewayIP (2.39s) [2022-02-01T10:05:05.587Z] === CONT TestDaemonRestartIpcMode [2022-02-01T10:05:08.099Z] --- PASS: TestDaemonRestartIpcMode (2.10s) [2022-02-01T10:05:09.693Z] ---> 8a55e47f4914 [2022-02-01T10:05:09.694Z] Successfully built 8a55e47f4914 [2022-02-01T10:05:09.694Z] Successfully tagged docker:latest [2022-02-01T10:05:09.694Z] INFO: Image build ended at 02/01/2022 10:05:08. Duration:00:04:14.8339486 [2022-02-01T10:05:09.694Z] [2022-02-01T10:05:09.694Z] [2022-02-01T10:05:09.694Z] INFO: Building the test binaries at 02/01/2022 10:05:08... [2022-02-01T10:05:09.941Z] --- PASS: TestHealthKillContainer (7.81s) [2022-02-01T10:05:09.941Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-01T10:05:09.941Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-01T10:05:09.941Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-01T10:05:09.941Z] === RUN TestIpcModeNone [2022-02-01T10:05:09.941Z] --- PASS: TestIpcModeNone (0.43s) [2022-02-01T10:05:09.941Z] === RUN TestIpcModePrivate [2022-02-01T10:05:10.197Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-02-01T10:05:10.452Z] --- PASS: TestIpcModePrivate (0.46s) [2022-02-01T10:05:10.452Z] === RUN TestIpcModeShareable [2022-02-01T10:05:10.452Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-01T10:05:10.452Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-02-01T10:05:10.452Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-01T10:05:11.816Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-02-01T10:05:11.816Z] === RUN TestAPIIpcModeHost [2022-02-01T10:05:11.816Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-01T10:05:11.816Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-02-01T10:05:11.816Z] === RUN TestDaemonIpcModeShareable [2022-02-01T10:05:11.816Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-01T10:05:11.816Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-02-01T10:05:11.816Z] === RUN TestDaemonIpcModePrivate [2022-02-01T10:05:12.742Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-02-01T10:05:12.880Z] INFO: Expanding compiler 1 of 3... [2022-02-01T10:05:12.999Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-02-01T10:05:12.999Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-01T10:05:12.999Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-01T10:05:12.999Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-01T10:05:12.999Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-01T10:05:12.999Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-01T10:05:12.999Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-01T10:05:12.999Z] === RUN TestIpcModeOlderClient [2022-02-01T10:05:12.999Z] === PAUSE TestIpcModeOlderClient [2022-02-01T10:05:12.999Z] === RUN TestKillContainerInvalidSignal [2022-02-01T10:05:13.351Z] INFO: Expanding compiler 2 of 3... [2022-02-01T10:05:13.560Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-02-01T10:05:13.560Z] === RUN TestKillContainer [2022-02-01T10:05:13.560Z] === RUN TestKillContainer/no_signal [2022-02-01T10:05:13.663Z] INFO: make.ps1 starting at 02/01/2022 10:05:12 [2022-02-01T10:05:13.663Z] INFO: Git commit (2cff05e960) assumed from DOCKER_GITCOMMIT environment variable [2022-02-01T10:05:13.663Z] INFO: Invoking autogen... [2022-02-01T10:05:13.816Z] === RUN TestKillContainer/non_killing_signal [2022-02-01T10:05:14.072Z] === RUN TestKillContainer/killing_signal [2022-02-01T10:05:14.126Z] INFO: Building daemon... [2022-02-01T10:05:14.636Z] --- PASS: TestKillContainer (1.19s) [2022-02-01T10:05:14.636Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-02-01T10:05:14.636Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-02-01T10:05:14.636Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-02-01T10:05:14.636Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-01T10:05:14.636Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-01T10:05:14.892Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-01T10:05:15.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2022-02-01T10:05:15.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-02-01T10:05:15.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-02-01T10:05:15.454Z] === RUN TestKillStoppedContainer [2022-02-01T10:05:15.454Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-01T10:05:15.454Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-01T10:05:15.454Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-01T10:05:15.454Z] === RUN TestKillDifferentUserContainer [2022-02-01T10:05:16.015Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-02-01T10:05:16.015Z] === RUN TestInspectOomKilledTrue [2022-02-01T10:05:16.015Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:05:16.015Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-01T10:05:16.015Z] === RUN TestInspectOomKilledFalse [2022-02-01T10:05:16.015Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:05:16.015Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-01T10:05:16.015Z] === RUN TestLinksEtcHostsContentMatch [2022-02-01T10:05:16.015Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-01T10:05:16.015Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-02-01T10:05:16.015Z] === RUN TestLinksContainerNames [2022-02-01T10:05:16.175Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2022-02-01T10:05:16.175Z] PASS [2022-02-01T10:05:16.175Z] [2022-02-01T10:05:16.175Z] === Skipped [2022-02-01T10:05:16.175Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-01T10:05:16.175Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:05:16.175Z] [2022-02-01T10:05:16.175Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-01T10:05:16.175Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-01T10:05:16.175Z] [2022-02-01T10:05:16.175Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-01T10:05:16.175Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-01T10:05:16.175Z] [2022-02-01T10:05:16.175Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-01T10:05:16.175Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-01T10:05:16.175Z] [2022-02-01T10:05:16.175Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-01T10:05:16.175Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-01T10:05:16.175Z] [2022-02-01T10:05:16.175Z] DONE 200 tests, 5 skipped in 115.063s [2022-02-01T10:05:16.175Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-01T10:05:16.175Z] === RUN TestConfigDaemonLibtrustID [2022-02-01T10:05:16.175Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-01T10:05:16.175Z] === RUN TestDaemonConfigValidation [2022-02-01T10:05:16.175Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-01T10:05:16.175Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-01T10:05:16.175Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-01T10:05:16.175Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-01T10:05:16.175Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-01T10:05:16.175Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-01T10:05:16.175Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-01T10:05:16.175Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-01T10:05:16.175Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-01T10:05:16.175Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-01T10:05:16.176Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-01T10:05:16.176Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-01T10:05:16.176Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-01T10:05:16.176Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-01T10:05:16.176Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-01T10:05:16.176Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-01T10:05:16.176Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-01T10:05:16.176Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-01T10:05:16.176Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-02-01T10:05:16.176Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-02-01T10:05:16.176Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-02-01T10:05:16.176Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-01T10:05:16.176Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-01T10:05:16.576Z] --- PASS: TestLinksContainerNames (0.79s) [2022-02-01T10:05:16.576Z] === RUN TestLogsFollowTailEmpty [2022-02-01T10:05:16.736Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-01T10:05:17.138Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-02-01T10:05:17.138Z] === RUN TestContainerNetworkMountsNoChown [2022-02-01T10:05:17.394Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/default [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/default [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/private [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/private [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/rprivate [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/slave [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/slave [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/rslave [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/shared [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/shared [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/rshared [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-01T10:05:17.394Z] === CONT TestMountDaemonRoot/default [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-01T10:05:17.394Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-01T10:05:17.394Z] === CONT TestMountDaemonRoot/rshared [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-01T10:05:17.394Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-01T10:05:17.394Z] === CONT TestMountDaemonRoot/shared [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-01T10:05:17.394Z] === CONT TestMountDaemonRoot/rslave [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-01T10:05:17.394Z] === CONT TestMountDaemonRoot/slave [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-01T10:05:17.394Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-01T10:05:17.394Z] === CONT TestMountDaemonRoot/rprivate [2022-02-01T10:05:17.394Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-01T10:05:17.395Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-01T10:05:17.395Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-01T10:05:17.395Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-01T10:05:17.395Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-01T10:05:17.395Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-01T10:05:17.395Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-01T10:05:17.395Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-01T10:05:17.395Z] === CONT TestMountDaemonRoot/private [2022-02-01T10:05:17.395Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-01T10:05:17.395Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-01T10:05:17.395Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-01T10:05:17.395Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-01T10:05:17.395Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-01T10:05:17.395Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-01T10:05:17.395Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-01T10:05:17.395Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-01T10:05:17.395Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-01T10:05:17.395Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-01T10:05:17.395Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-01T10:05:17.395Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-01T10:05:17.650Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-01T10:05:17.662Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-01T10:05:17.906Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-01T10:05:17.907Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-01T10:05:17.907Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-02-01T10:05:17.907Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-01T10:05:17.907Z] === RUN TestContainerBindMountNonRecursive [2022-02-01T10:05:17.907Z] 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-01T10:05:17.907Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-02-01T10:05:17.907Z] === RUN TestContainerVolumesMountedAsShared [2022-02-01T10:05:17.907Z] 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-01T10:05:17.907Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-02-01T10:05:17.907Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-01T10:05:17.907Z] 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-01T10:05:17.907Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-02-01T10:05:17.907Z] === RUN TestNetworkNat [2022-02-01T10:05:18.469Z] --- PASS: TestNetworkNat (0.50s) [2022-02-01T10:05:18.469Z] === RUN TestNetworkLocalhostTCPNat [2022-02-01T10:05:18.600Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-01T10:05:18.600Z] daemon_test.go:156: [d57030926e112] daemon is not started [2022-02-01T10:05:18.600Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2022-02-01T10:05:18.600Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-02-01T10:05:18.600Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-01T10:05:18.600Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-02-01T10:05:18.600Z] === RUN TestDaemonProxy [2022-02-01T10:05:18.600Z] === RUN TestDaemonProxy/environment_variables [2022-02-01T10:05:18.725Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-02-01T10:05:18.725Z] === RUN TestNetworkLoopbackNat [2022-02-01T10:05:19.243Z] INFO: Expanding compiler 3 of 3... [2022-02-01T10:05:19.714Z] INFO: Removing downloaded files... [2022-02-01T10:05:19.714Z] INFO: Downloading containerd [2022-02-01T10:05:21.157Z] === RUN TestDaemonProxy/command-line_options [2022-02-01T10:05:21.236Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-02-01T10:05:21.236Z] === RUN TestPause [2022-02-01T10:05:21.236Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:05:21.236Z] --- SKIP: TestPause (0.00s) [2022-02-01T10:05:21.236Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-01T10:05:21.236Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-01T10:05:21.236Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-01T10:05:21.236Z] === RUN TestPauseStopPausedContainer [2022-02-01T10:05:21.236Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:05:21.236Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-02-01T10:05:21.236Z] === RUN TestPidHost [2022-02-01T10:05:22.163Z] --- PASS: TestPidHost (0.88s) [2022-02-01T10:05:22.163Z] === RUN TestPsFilter [2022-02-01T10:05:22.163Z] --- PASS: TestPsFilter (0.10s) [2022-02-01T10:05:22.163Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-01T10:05:22.519Z] === RUN TestDaemonProxy/configuration_file [2022-02-01T10:05:22.723Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-02-01T10:05:22.723Z] === RUN TestRemoveContainerWithVolume [2022-02-01T10:05:22.979Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-02-01T10:05:22.979Z] === RUN TestRemoveContainerRunning [2022-02-01T10:05:23.540Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-02-01T10:05:23.540Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-01T10:05:23.796Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-01T10:05:23.796Z] === RUN TestRemoveInvalidContainer [2022-02-01T10:05:23.796Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-01T10:05:23.796Z] === RUN TestRenameLinkedContainer [2022-02-01T10:05:24.404Z] === RUN TestDaemonProxy/conflicting_options [2022-02-01T10:05:24.659Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-01T10:05:25.222Z] --- PASS: TestDaemonProxy (6.44s) [2022-02-01T10:05:25.222Z] --- PASS: TestDaemonProxy/environment_variables (1.98s) [2022-02-01T10:05:25.222Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-02-01T10:05:25.222Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-02-01T10:05:25.222Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-01T10:05:25.222Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-01T10:05:25.222Z] PASS [2022-02-01T10:05:25.222Z] [2022-02-01T10:05:25.222Z] DONE 17 tests in 10.363s [2022-02-01T10:05:25.222Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-01T10:05:25.222Z] INFO: Testing against a local daemon [2022-02-01T10:05:25.222Z] === RUN TestCommitInheritsEnv [2022-02-01T10:05:25.478Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-02-01T10:05:25.478Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-01T10:05:25.478Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-01T10:05:25.478Z] === RUN TestImportWithCustomPlatform [2022-02-01T10:05:25.478Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-01T10:05:25.478Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-01T10:05:25.478Z] === RUN TestImportWithCustomPlatform// [2022-02-01T10:05:25.478Z] === RUN TestImportWithCustomPlatform/linux [2022-02-01T10:05:25.478Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-01T10:05:25.685Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-02-01T10:05:25.685Z] === RUN TestRenameStoppedContainer [2022-02-01T10:05:25.685Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-02-01T10:05:25.685Z] === RUN TestRenameRunningContainerAndReuse [2022-02-01T10:05:25.734Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-01T10:05:25.734Z] === RUN TestImportWithCustomPlatform/macos [2022-02-01T10:05:25.734Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-01T10:05:25.734Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-01T10:05:25.735Z] --- PASS: TestImportWithCustomPlatform (0.27s) [2022-02-01T10:05:25.735Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-01T10:05:25.735Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-01T10:05:25.735Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-01T10:05:25.735Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-01T10:05:25.735Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-01T10:05:25.735Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-01T10:05:25.735Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-01T10:05:25.735Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-01T10:05:25.735Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-01T10:05:25.735Z] === RUN TestImagesFilterMultiReference [2022-02-01T10:05:25.735Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-01T10:05:25.735Z] === RUN TestImagePullPlatformInvalid [2022-02-01T10:05:25.735Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-01T10:05:25.735Z] === RUN TestRemoveImageOrphaning [2022-02-01T10:05:25.991Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-02-01T10:05:25.991Z] === RUN TestRemoveImageGarbageCollector [2022-02-01T10:05:26.613Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-02-01T10:05:26.613Z] === RUN TestRenameInvalidName [2022-02-01T10:05:27.174Z] --- PASS: TestRenameInvalidName (0.39s) [2022-02-01T10:05:27.174Z] === RUN TestRenameAnonymousContainer [2022-02-01T10:05:27.877Z] --- PASS: TestRemoveImageGarbageCollector (1.79s) [2022-02-01T10:05:27.877Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-01T10:05:27.877Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-01T10:05:27.877Z] === RUN TestTagInvalidReference [2022-02-01T10:05:27.877Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-01T10:05:27.877Z] === RUN TestTagValidPrefixedRepo [2022-02-01T10:05:27.877Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-01T10:05:27.877Z] === RUN TestTagExistedNameWithoutForce [2022-02-01T10:05:27.877Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-01T10:05:27.877Z] === RUN TestTagOfficialNames [2022-02-01T10:05:27.877Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-01T10:05:27.877Z] === RUN TestTagMatchesDigest [2022-02-01T10:05:27.877Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-02-01T10:05:27.877Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-01T10:05:28.540Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-02-01T10:05:28.540Z] === RUN TestRenameContainerWithSameName [2022-02-01T10:05:28.795Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-02-01T10:05:28.795Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-01T10:05:29.723Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-02-01T10:05:29.723Z] === RUN TestResize [2022-02-01T10:05:29.967Z] ok github.com/docker/docker/libnetwork/networkdb 104.800s coverage: 60.0% of statements [2022-02-01T10:05:29.967Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-01T10:05:29.967Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-01T10:05:29.967Z] ok github.com/docker/docker/libnetwork/osl 4.337s coverage: 39.7% of statements [2022-02-01T10:05:29.967Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-01T10:05:29.967Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-02-01T10:05:29.979Z] --- PASS: TestResize (0.37s) [2022-02-01T10:05:29.979Z] === RUN TestResizeWithInvalidSize [2022-02-01T10:05:30.539Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-02-01T10:05:30.539Z] === RUN TestResizeWhenContainerNotStarted [2022-02-01T10:05:30.795Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-02-01T10:05:30.795Z] === RUN TestDaemonRestartKillContainers [2022-02-01T10:05:30.795Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-01T10:05:30.795Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-01T10:05:30.795Z] === RUN TestCgroupNamespacesRun [2022-02-01T10:05:30.901Z] ok github.com/docker/docker/libnetwork/portmapper 0.278s coverage: 48.6% of statements [2022-02-01T10:05:30.901Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-01T10:05:30.901Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-01T10:05:31.159Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-01T10:05:31.159Z] [2022-02-01T10:05:31.159Z] === Skipped [2022-02-01T10:05:31.159Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-01T10:05:31.159Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-01T10:05:31.159Z] [2022-02-01T10:05:31.159Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-01T10:05:31.159Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-01T10:05:31.159Z] [2022-02-01T10:05:31.159Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-01T10:05:31.159Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-01T10:05:31.159Z] [2022-02-01T10:05:31.159Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-01T10:05:31.159Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:05:31.159Z] [2022-02-01T10:05:31.159Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-01T10:05:31.159Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:05:31.159Z] [2022-02-01T10:05:31.159Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-01T10:05:31.159Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:05:31.159Z] [2022-02-01T10:05:31.159Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-01T10:05:31.159Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:05:31.159Z] [2022-02-01T10:05:31.159Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-01T10:05:31.159Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:05:31.159Z] [2022-02-01T10:05:31.159Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-01T10:05:31.159Z] firewalld_test.go:14: firewalld is not running [2022-02-01T10:05:31.159Z] [2022-02-01T10:05:31.159Z] DONE 326 tests, 9 skipped in 201.380s Post stage [Pipeline] junit [2022-02-01T10:05:31.738Z] Recording test results [2022-02-01T10:05:32.158Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-02-01T10:05:32.158Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-01T10:05:33.085Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-02-01T10:05:33.085Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-01T10:05:33.353Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-01T10:05:33.691Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -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:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/make.sh dynbinary test-integration [2022-02-01T10:05:33.949Z] [2022-02-01T10:05:33.949Z] Removing bundles/ [2022-02-01T10:05:33.949Z] [2022-02-01T10:05:33.949Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-01T10:05:33.949Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-01T10:05:33.949Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T10:05:34.450Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-02-01T10:05:34.450Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-01T10:05:35.377Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-02-01T10:05:35.377Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-01T10:05:36.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-01T10:05:36.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-01T10:05:36.306Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-02-01T10:05:36.306Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-01T10:05:36.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-01T10:05:37.672Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-02-01T10:05:37.672Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-01T10:05:38.234Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-02-01T10:05:38.234Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-01T10:05:38.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-01T10:05:39.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-01T10:05:39.599Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-02-01T10:05:39.599Z] === RUN TestNISDomainname [2022-02-01T10:05:39.599Z] 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-01T10:05:39.599Z] --- SKIP: TestNISDomainname (0.01s) [2022-02-01T10:05:39.599Z] === RUN TestHostnameDnsResolution [2022-02-01T10:05:40.160Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-02-01T10:05:40.160Z] === RUN TestUnprivilegedPortsAndPing [2022-02-01T10:05:40.160Z] 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-01T10:05:40.160Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-02-01T10:05:40.160Z] === RUN TestStats [2022-02-01T10:05:40.160Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:05:40.160Z] --- SKIP: TestStats (0.00s) [2022-02-01T10:05:40.160Z] === RUN TestStopContainerWithTimeout [2022-02-01T10:05:40.160Z] === RUN TestStopContainerWithTimeout/0 [2022-02-01T10:05:40.160Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-01T10:05:40.160Z] === RUN TestStopContainerWithTimeout/1 [2022-02-01T10:05:40.160Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-01T10:05:40.160Z] === RUN TestStopContainerWithTimeout/3 [2022-02-01T10:05:40.160Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-01T10:05:40.160Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-01T10:05:40.160Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-01T10:05:40.160Z] === CONT TestStopContainerWithTimeout/0 [2022-02-01T10:05:40.160Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-01T10:05:40.722Z] === CONT TestStopContainerWithTimeout/3 [2022-02-01T10:05:41.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-01T10:05:42.423Z] Removing intermediate container 61c427907c22 [2022-02-01T10:05:42.423Z] ---> febbebc96ff0 [2022-02-01T10:05:42.423Z] 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-01T10:05:42.423Z] ---> Running in 3cb40a477ec0 [2022-02-01T10:05:42.423Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-01T10:05:42.423Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-01T10:05:42.423Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-01T10:05:42.423Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-01T10:05:42.423Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-01T10:05:42.423Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-01T10:05:42.423Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-01T10:05:42.423Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-01T10:05:42.423Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-01T10:05:42.423Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-01T10:05:42.423Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-01T10:05:42.423Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-01T10:05:42.423Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-01T10:05:42.423Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-01T10:05:42.423Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-01T10:05:42.423Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-01T10:05:43.234Z] === CONT TestStopContainerWithTimeout/1 [2022-02-01T10:05:44.162Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-01T10:05:44.162Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-02-01T10:05:44.162Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-02-01T10:05:44.162Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-02-01T10:05:44.162Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-02-01T10:05:44.162Z] === RUN TestDeleteDevicemapper [2022-02-01T10:05:44.162Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-01T10:05:44.162Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-01T10:05:44.162Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-01T10:05:46.050Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s) [2022-02-01T10:05:46.050Z] === RUN TestUpdateMemory [2022-02-01T10:05:46.050Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:05:46.050Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-01T10:05:46.050Z] === RUN TestUpdateCPUQuota [2022-02-01T10:05:46.050Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:05:46.050Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-02-01T10:05:46.050Z] === RUN TestUpdatePidsLimit [2022-02-01T10:05:46.050Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:05:46.050Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-02-01T10:05:46.050Z] === RUN TestUpdateRestartPolicy [2022-02-01T10:05:49.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-01T10:05:49.866Z] [2022-02-01T10:05:49.866Z] Name Version Source Summary [2022-02-01T10:05:49.866Z] ---- ------- ------ ------- [2022-02-01T10:05:49.866Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-01T10:05:49.866Z] [2022-02-01T10:05:49.866Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-01T10:05:49.866Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-01T10:05:49.866Z] PSChildName : containerd [2022-02-01T10:05:49.866Z] PSDrive : C [2022-02-01T10:05:49.866Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-01T10:05:49.866Z] PSIsContainer : True [2022-02-01T10:05:49.866Z] Name : containerd [2022-02-01T10:05:49.866Z] FullName : C:\containerd [2022-02-01T10:05:49.866Z] Parent : [2022-02-01T10:05:49.866Z] Exists : True [2022-02-01T10:05:49.866Z] Root : C:\ [2022-02-01T10:05:49.866Z] Extension : [2022-02-01T10:05:49.866Z] CreationTime : 2/1/2022 10:05:48 AM [2022-02-01T10:05:49.866Z] CreationTimeUtc : 2/1/2022 10:05:48 AM [2022-02-01T10:05:49.866Z] LastAccessTime : 2/1/2022 10:05:48 AM [2022-02-01T10:05:49.866Z] LastAccessTimeUtc : 2/1/2022 10:05:48 AM [2022-02-01T10:05:49.866Z] LastWriteTime : 2/1/2022 10:05:48 AM [2022-02-01T10:05:49.866Z] LastWriteTimeUtc : 2/1/2022 10:05:48 AM [2022-02-01T10:05:49.866Z] Attributes : Directory [2022-02-01T10:05:49.866Z] Mode : d----- [2022-02-01T10:05:49.866Z] BaseName : containerd [2022-02-01T10:05:49.866Z] Target : {} [2022-02-01T10:05:49.866Z] LinkType : [2022-02-01T10:05:49.866Z] [2022-02-01T10:05:50.337Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-01T10:05:50.337Z] INFO: Configuring git core.autocrlf... [2022-02-01T10:05:50.337Z] [2022-02-01T10:05:50.337Z] [2022-02-01T10:05:52.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-01T10:05:54.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-01T10:05:56.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-01T10:05:57.252Z] Removing intermediate container 3cb40a477ec0 [2022-02-01T10:05:57.252Z] ---> a4febb93076a [2022-02-01T10:05:57.252Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-01T10:05:57.252Z] ---> Running in 1227a33265dd [2022-02-01T10:05:57.711Z] Removing intermediate container 1227a33265dd [2022-02-01T10:05:57.711Z] ---> 9e75d2d5bfb4 [2022-02-01T10:05:57.711Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-01T10:05:57.711Z] ---> Running in bd3d58b4e31c [2022-02-01T10:05:58.170Z] Removing intermediate container bd3d58b4e31c [2022-02-01T10:05:58.170Z] ---> f0bfcebb885f [2022-02-01T10:05:58.170Z] Step 11/11 : COPY . . [2022-02-01T10:05:58.216Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-02-01T10:05:58.217Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-01T10:05:58.217Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-02-01T10:05:58.217Z] === RUN TestWaitNonBlocked [2022-02-01T10:05:58.217Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:05:58.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:05:58.217Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:05:58.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:05:58.217Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:05:58.217Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:05:58.217Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-01T10:05:58.217Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-02-01T10:05:58.217Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-02-01T10:05:58.217Z] === RUN TestWaitBlocked [2022-02-01T10:05:58.217Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-01T10:05:58.217Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-01T10:05:58.217Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-01T10:05:58.217Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-01T10:05:58.217Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-01T10:05:58.217Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-01T10:05:58.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-01T10:05:58.778Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-01T10:05:58.778Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-02-01T10:05:58.778Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-02-01T10:05:58.778Z] === CONT TestDaemonRestartIpcMode [2022-02-01T10:05:58.778Z] === CONT TestIpcModeOlderClient [2022-02-01T10:05:58.778Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-02-01T10:05:58.778Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-01T10:06:00.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-01T10:06:01.295Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s) [2022-02-01T10:06:01.551Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2022-02-01T10:06:01.551Z] PASS [2022-02-01T10:06:01.551Z] [2022-02-01T10:06:01.551Z] === Skipped [2022-02-01T10:06:01.551Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-01T10:06:01.551Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:06:01.551Z] [2022-02-01T10:06:01.551Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-02-01T10:06:01.551Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-01T10:06:01.551Z] [2022-02-01T10:06:01.551Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-02-01T10:06:01.551Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:06:01.551Z] [2022-02-01T10:06:01.551Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-02-01T10:06:01.552Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-01T10:06:01.552Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-02-01T10:06:01.552Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-02-01T10:06:01.552Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-02-01T10:06:01.552Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-01T10:06:01.552Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-01T10:06:01.552Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-01T10:06:01.552Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-01T10:06:01.552Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-02-01T10:06:01.552Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-02-01T10:06:01.552Z] 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-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-02-01T10:06:01.552Z] 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-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-02-01T10:06:01.552Z] 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-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-02-01T10:06:01.552Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-01T10:06:01.552Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-02-01T10:06:01.552Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-02-01T10:06:01.552Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-02-01T10:06:01.552Z] 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-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-02-01T10:06:01.552Z] 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-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-02-01T10:06:01.552Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-01T10:06:01.552Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-01T10:06:01.552Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-02-01T10:06:01.552Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-02-01T10:06:01.552Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-01T10:06:01.552Z] [2022-02-01T10:06:01.552Z] DONE 177 tests, 27 skipped in 71.044s [2022-02-01T10:06:01.552Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-01T10:06:01.552Z] === RUN TestConfigDaemonLibtrustID [2022-02-01T10:06:02.113Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-02-01T10:06:02.113Z] === RUN TestDaemonConfigValidation [2022-02-01T10:06:02.113Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-01T10:06:02.113Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-01T10:06:02.113Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-01T10:06:02.113Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-01T10:06:02.113Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-01T10:06:02.113Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-01T10:06:02.113Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-01T10:06:02.113Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-01T10:06:02.113Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-01T10:06:02.113Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-01T10:06:02.113Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-01T10:06:02.113Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-01T10:06:02.371Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-01T10:06:02.371Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-01T10:06:02.371Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-01T10:06:02.627Z] --- PASS: TestDaemonConfigValidation (0.01s) [2022-02-01T10:06:02.627Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-02-01T10:06:02.627Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2022-02-01T10:06:02.627Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-02-01T10:06:02.627Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2022-02-01T10:06:02.627Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-01T10:06:02.627Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-01T10:06:02.627Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-01T10:06:03.553Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-01T10:06:03.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-01T10:06:04.926Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-01T10:06:05.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-01T10:06:05.868Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-01T10:06:05.868Z] daemon_test.go:156: [d690a5f89ed78] daemon is not started [2022-02-01T10:06:05.868Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-02-01T10:06:05.868Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-02-01T10:06:05.868Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-02-01T10:06:05.868Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-02-01T10:06:05.868Z] === RUN TestDaemonProxy [2022-02-01T10:06:05.868Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-01T10:06:05.868Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-01T10:06:05.868Z] PASS [2022-02-01T10:06:05.868Z] [2022-02-01T10:06:05.868Z] === Skipped [2022-02-01T10:06:05.868Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-02-01T10:06:05.868Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-01T10:06:05.868Z] [2022-02-01T10:06:05.868Z] DONE 12 tests, 1 skipped in 4.294s [2022-02-01T10:06:05.868Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-01T10:06:05.868Z] INFO: Testing against a local daemon [2022-02-01T10:06:05.868Z] === RUN TestCommitInheritsEnv [2022-02-01T10:06:07.262Z] --- PASS: TestCommitInheritsEnv (1.22s) [2022-02-01T10:06:07.262Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-01T10:06:07.262Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-01T10:06:07.262Z] === RUN TestImportWithCustomPlatform [2022-02-01T10:06:07.262Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-01T10:06:07.262Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-01T10:06:07.262Z] === RUN TestImportWithCustomPlatform// [2022-02-01T10:06:07.262Z] === RUN TestImportWithCustomPlatform/linux [2022-02-01T10:06:07.262Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-01T10:06:07.262Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-01T10:06:07.517Z] === RUN TestImportWithCustomPlatform/macos [2022-02-01T10:06:07.517Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-01T10:06:07.517Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-01T10:06:07.517Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-01T10:06:07.517Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-01T10:06:07.517Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-01T10:06:07.517Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-01T10:06:07.517Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-01T10:06:07.517Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-01T10:06:07.517Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-02-01T10:06:07.518Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-01T10:06:07.518Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-01T10:06:07.518Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-01T10:06:07.518Z] === RUN TestImagesFilterMultiReference [2022-02-01T10:06:07.518Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-01T10:06:07.518Z] === RUN TestImagePullPlatformInvalid [2022-02-01T10:06:07.518Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-01T10:06:07.518Z] === RUN TestRemoveImageOrphaning [2022-02-01T10:06:08.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-01T10:06:09.404Z] --- PASS: TestRemoveImageOrphaning (1.66s) [2022-02-01T10:06:09.404Z] === RUN TestRemoveImageGarbageCollector [2022-02-01T10:06:09.404Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-01T10:06:09.404Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-01T10:06:09.404Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-01T10:06:09.404Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-01T10:06:09.404Z] === RUN TestTagInvalidReference [2022-02-01T10:06:09.404Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-01T10:06:09.404Z] === RUN TestTagValidPrefixedRepo [2022-02-01T10:06:09.404Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-01T10:06:09.404Z] === RUN TestTagExistedNameWithoutForce [2022-02-01T10:06:09.404Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-01T10:06:09.404Z] === RUN TestTagOfficialNames [2022-02-01T10:06:09.404Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-01T10:06:09.404Z] === RUN TestTagMatchesDigest [2022-02-01T10:06:09.404Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-01T10:06:09.404Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-01T10:06:10.161Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-01T10:06:10.161Z] Using test binary docker [2022-02-01T10:06:10.418Z] +++ /etc/init.d/apparmor start [2022-02-01T10:06:10.418Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-01T10:06:10.418Z] INFO: Waiting for daemon to start... [2022-02-01T10:06:10.418Z] Starting dockerd [2022-02-01T10:06:10.418Z] +++ 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-01T10:06:12.938Z] . [2022-02-01T10:06:12.938Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-01T10:06:12.938Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-01T10:06:12.938Z] Error: No such image: emptyfs [2022-02-01T10:06:12.938Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-01T10:06:12.938Z] ++++ docker load [2022-02-01T10:06:13.195Z] Running integration-test (iteration 1) [2022-02-01T10:06:13.195Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-01T10:06:13.195Z] ++ 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-01T10:06:13.195Z] ++ set -e [2022-02-01T10:06:13.195Z] ++ '[' -n 0 ']' [2022-02-01T10:06:13.195Z] ++ set -x [2022-02-01T10:06:13.195Z] ++ 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-01T10:06:14.153Z] Loaded image: busybox:latest [2022-02-01T10:06:14.730Z] Loaded image: busybox:glibc [2022-02-01T10:06:18.898Z] Loaded image: debian:bullseye-slim [2022-02-01T10:06:19.155Z] Loaded image: hello-world:latest [2022-02-01T10:06:19.413Z] Loaded image: arm32v7/hello-world:latest [2022-02-01T10:06:19.413Z] INFO: Testing against a local daemon [2022-02-01T10:06:19.413Z] === RUN TestCgroupNamespacesBuild [2022-02-01T10:06:21.936Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2022-02-01T10:06:21.936Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-01T10:06:23.831Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.94s) [2022-02-01T10:06:23.831Z] === RUN TestBuildWithSession [2022-02-01T10:06:23.831Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:06:23.831Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-01T10:06:23.831Z] === RUN TestBuildSquashParent [2022-02-01T10:06:26.563Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-01T10:06:26.563Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-01T10:06:26.563Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T10:06:26.563Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-01T10:06:26.563Z] [2022-02-01T10:06:26.563Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-02-01T10:06:26.563Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-02-01T10:06:26.563Z] Using test binary docker [2022-02-01T10:06:26.563Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-01T10:06:26.563Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-01T10:06:26.563Z] INFO: Waiting for daemon to start... [2022-02-01T10:06:26.563Z] Starting dockerd [2022-02-01T10:06:26.563Z] . [2022-02-01T10:06:26.563Z] INFO: Building docker-sdk-python3:5.0.3... [2022-02-01T10:06:28.209Z] ---> b3edfed29316 [2022-02-01T10:06:29.195Z] Successfully built b3edfed29316 [2022-02-01T10:06:29.195Z] Successfully tagged docker:latest [2022-02-01T10:06:29.195Z] INFO: Image build ended at 02/01/2022 10:06:28. Duration:00:04:11.3081657 [2022-02-01T10:06:29.195Z] [2022-02-01T10:06:29.195Z] [2022-02-01T10:06:29.195Z] INFO: Building the test binaries at 02/01/2022 10:06:29... [2022-02-01T10:06:31.925Z] --- PASS: TestBuildSquashParent (8.17s) [2022-02-01T10:06:31.925Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-01T10:06:31.925Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:06:31.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:06:31.925Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:06:31.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:06:31.925Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:06:31.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:06:31.925Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:06:31.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:06:31.925Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:06:31.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:06:31.925Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:06:31.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:06:31.925Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:06:31.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:06:33.959Z] INFO: make.ps1 starting at 02/01/2022 10:06:33 [2022-02-01T10:06:34.418Z] INFO: Git commit (2cff05e960) assumed from DOCKER_GITCOMMIT environment variable [2022-02-01T10:06:34.418Z] INFO: Invoking autogen... [2022-02-01T10:06:34.877Z] INFO: Building daemon... [2022-02-01T10:06:35.199Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:06:35.199Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:06:37.720Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:06:37.720Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:06:40.276Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-01T10:06:40.276Z] [2022-02-01T10:06:40.276Z] ________ ____ __. [2022-02-01T10:06:40.276Z] \_____ \ | |/ _| [2022-02-01T10:06:40.276Z] / | \| < [2022-02-01T10:06:40.276Z] / | \ | \ [2022-02-01T10:06:40.276Z] \_______ /____|__ \ [2022-02-01T10:06:40.276Z] \/ \/ [2022-02-01T10:06:40.276Z] [2022-02-01T10:06:40.276Z] INFO: make.ps1 ended at 02/01/2022 10:06:35 [2022-02-01T10:06:40.276Z] INFO: Binaries build ended at 02/01/2022 10:06:36. Duration:00:01:28.2423267 [2022-02-01T10:06:40.276Z] INFO: Copying the built daemon binary to d:\CI\PR-43202\4\binary\dockerd-2cff05e960.exe... [2022-02-01T10:06:40.276Z] INFO: Copying the built client binary to d:\CI\PR-43202\4\binary\docker-2cff05e960.exe... [2022-02-01T10:06:40.276Z] INFO: Copying dockerversion from the container... [2022-02-01T10:06:40.276Z] INFO: Copying the golang package from the container to d:\CI\PR-43202\4\installer\go.zip... [2022-02-01T10:06:40.276Z] INFO: Extracting go.zip to d:\CI\PR-43202\4\go [2022-02-01T10:06:40.992Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-01T10:06:40.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.03s) [2022-02-01T10:06:40.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2022-02-01T10:06:40.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2022-02-01T10:06:40.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2022-02-01T10:06:40.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.62s) [2022-02-01T10:06:40.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.84s) [2022-02-01T10:06:40.992Z] === RUN TestBuildMultiStageCopy [2022-02-01T10:06:40.992Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-01T10:06:42.886Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-01T10:06:43.450Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-01T10:06:43.707Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-01T10:06:44.271Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-01T10:06:44.835Z] --- PASS: TestBuildMultiStageCopy (4.15s) [2022-02-01T10:06:44.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s) [2022-02-01T10:06:44.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2022-02-01T10:06:44.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2022-02-01T10:06:44.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2022-02-01T10:06:44.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s) [2022-02-01T10:06:44.835Z] === RUN TestBuildMultiStageParentConfig [2022-02-01T10:06:46.204Z] --- PASS: TestBuildMultiStageParentConfig (1.20s) [2022-02-01T10:06:46.204Z] === RUN TestBuildLabelWithTargets [2022-02-01T10:06:48.098Z] --- PASS: TestBuildLabelWithTargets (2.05s) [2022-02-01T10:06:48.098Z] === RUN TestBuildWithEmptyLayers [2022-02-01T10:06:49.463Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2022-02-01T10:06:49.463Z] === RUN TestBuildMultiStageOnBuild [2022-02-01T10:06:52.734Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2022-02-01T10:06:52.734Z] === RUN TestBuildUncleanTarFilenames [2022-02-01T10:06:53.665Z] --- PASS: TestBuildUncleanTarFilenames (1.56s) [2022-02-01T10:06:53.665Z] === RUN TestBuildMultiStageLayerLeak [2022-02-01T10:06:55.388Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-01T10:06:55.388Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-01T10:06:55.388Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T10:06:55.388Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-01T10:06:55.388Z] [2022-02-01T10:06:55.388Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-01T10:06:55.388Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-01T10:06:55.388Z] HOSTNAME=0d54b9f827a6 [2022-02-01T10:06:55.388Z] TESTDEBUG=0 [2022-02-01T10:06:55.388Z] DEST=bundles/test-integration [2022-02-01T10:06:55.388Z] PWD=/go/src/github.com/docker/docker [2022-02-01T10:06:55.388Z] DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 [2022-02-01T10:06:55.388Z] container=docker [2022-02-01T10:06:55.388Z] HOME=/root [2022-02-01T10:06:55.388Z] GOLANG_VERSION=1.17.6 [2022-02-01T10:06:55.388Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-01T10:06:55.388Z] VALIDATE_BRANCH=master [2022-02-01T10:06:55.388Z] TERM=xterm [2022-02-01T10:06:55.388Z] DOCKER_PKG=github.com/docker/docker [2022-02-01T10:06:55.388Z] SHLVL=1 [2022-02-01T10:06:55.388Z] TIMEOUT=120m [2022-02-01T10:06:55.388Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-01T10:06:55.388Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-01T10:06:55.388Z] GO111MODULE=off [2022-02-01T10:06:55.388Z] DOCKER_EXPERIMENTAL=1 [2022-02-01T10:06:55.388Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-01T10:06:55.388Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-01T10:06:55.388Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-01T10:06:55.388Z] GOPATH=/go [2022-02-01T10:06:55.388Z] PKG_CONFIG=pkg-config [2022-02-01T10:06:55.388Z] _=/usr/bin/env [2022-02-01T10:06:55.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-01T10:06:56.941Z] --- PASS: TestBuildMultiStageLayerLeak (2.93s) [2022-02-01T10:06:56.941Z] === RUN TestBuildWithHugeFile [2022-02-01T10:07:04.245Z] --- PASS: TestImportExtremelyLargeImageWorks (91.28s) [2022-02-01T10:07:04.245Z] PASS [2022-02-01T10:07:04.245Z] [2022-02-01T10:07:04.245Z] DONE 22 tests in 94.096s [2022-02-01T10:07:04.245Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-01T10:07:04.245Z] INFO: Testing against a local daemon [2022-02-01T10:07:04.245Z] === RUN TestNetworkCreateDelete [2022-02-01T10:07:04.245Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-02-01T10:07:04.245Z] === RUN TestDockerNetworkDeletePreferID [2022-02-01T10:07:04.245Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-02-01T10:07:04.245Z] === RUN TestDaemonDNSFallback [2022-02-01T10:07:05.311Z] sha256:70ac655f188ae22d370ecd21ecebe17a906a44ac0183b0c77f4aa52e673346e3 [2022-02-01T10:07:05.311Z] INFO: Starting docker-py tests... [2022-02-01T10:07:05.883Z] ============================= test session starts ============================== [2022-02-01T10:07:05.883Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-02-01T10:07:05.883Z] rootdir: /src, inifile: pytest.ini [2022-02-01T10:07:05.883Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-02-01T10:07:06.130Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-02-01T10:07:06.130Z] === RUN TestInspectNetwork [2022-02-01T10:07:06.823Z] collected 395 items / 2 deselected / 393 selected [2022-02-01T10:07:06.823Z] [2022-02-01T10:07:09.393Z] === RUN TestInspectNetwork/full_network_id [2022-02-01T10:07:09.393Z] === RUN TestInspectNetwork/partial_network_id [2022-02-01T10:07:09.393Z] === RUN TestInspectNetwork/network_name [2022-02-01T10:07:09.393Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-01T10:07:10.280Z] INFO: Extraction ended at 02/01/2022 10:07:06. Duration:00:00:26.9096750 [2022-02-01T10:07:10.280Z] INFO: Updating the golang and path environment variables [2022-02-01T10:07:10.280Z] INFO: GOPATH=d:\gopath [2022-02-01T10:07:10.280Z] INFO: go version go1.17.6 windows/amd64 [2022-02-01T10:07:10.280Z] INFO: Running the daemon under test in debug mode [2022-02-01T10:07:10.280Z] INFO: Starting a daemon under test... [2022-02-01T10:07:10.280Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43202\4\daemon --pidfile d:\CI\PR-43202\4\docker.pid -D [2022-02-01T10:07:10.280Z] INFO: Process started successfully. [2022-02-01T10:07:10.280Z] INFO: Start tailing logs of the daemon under tests [2022-02-01T10:07:10.280Z] INFO: Waiting for the daemon under test to start... [2022-02-01T10:07:13.552Z] --- PASS: TestInspectNetwork (6.96s) [2022-02-01T10:07:13.552Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-01T10:07:13.552Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-01T10:07:13.552Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-01T10:07:13.552Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-01T10:07:13.552Z] === RUN TestRunContainerWithBridgeNone [2022-02-01T10:07:14.480Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-02-01T10:07:14.480Z] === RUN TestNetworkInvalidJSON [2022-02-01T10:07:14.480Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-01T10:07:14.480Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-01T10:07:14.480Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:07:14.480Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:07:14.480Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:07:14.480Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:07:14.480Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-01T10:07:14.480Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:07:14.480Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:07:14.480Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-01T10:07:14.480Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-01T10:07:14.480Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-01T10:07:14.480Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-01T10:07:14.480Z] === RUN TestNetworkList [2022-02-01T10:07:14.480Z] === RUN TestNetworkList//networks [2022-02-01T10:07:14.480Z] === PAUSE TestNetworkList//networks [2022-02-01T10:07:14.480Z] === RUN TestNetworkList//networks/ [2022-02-01T10:07:14.480Z] === PAUSE TestNetworkList//networks/ [2022-02-01T10:07:14.480Z] === CONT TestNetworkList//networks [2022-02-01T10:07:14.480Z] === CONT TestNetworkList//networks/ [2022-02-01T10:07:14.480Z] --- PASS: TestNetworkList (0.01s) [2022-02-01T10:07:14.480Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-01T10:07:14.480Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-01T10:07:14.480Z] === RUN TestHostIPv4BridgeLabel [2022-02-01T10:07:15.041Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-02-01T10:07:15.041Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-01T10:07:16.404Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-01T10:07:16.404Z] === RUN TestDaemonDefaultNetworkPools [2022-02-01T10:07:16.966Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-02-01T10:07:16.966Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-01T10:07:17.893Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-02-01T10:07:17.893Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-01T10:07:19.258Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-02-01T10:07:19.258Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-01T10:07:19.818Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-02-01T10:07:19.818Z] === RUN TestServiceWithPredefinedNetwork [2022-02-01T10:07:21.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-01T10:07:21.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-01T10:07:22.075Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-02-01T10:07:22.331Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2022-02-01T10:07:22.331Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-01T10:07:22.331Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:07:22.331Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:07:22.331Z] === RUN TestServiceWithDataPathPortInit [2022-02-01T10:07:22.902Z] tests/integration/api_client_test.py ..... [ 7%] [2022-02-01T10:07:24.676Z] tests/integration/api_config_test.py ...... [ 8%] [2022-02-01T10:07:28.009Z] ...INFO: Daemon under test started and replied! [2022-02-01T10:07:28.009Z] INFO: Docker version of the daemon under test [2022-02-01T10:07:28.009Z] [2022-02-01T10:07:28.009Z] Client: [2022-02-01T10:07:28.009Z] Version: 17.06.2-ce [2022-02-01T10:07:28.009Z] API version: 1.30 [2022-02-01T10:07:28.009Z] Go version: go1.8.3 [2022-02-01T10:07:28.010Z] Git commit: cec0b72 [2022-02-01T10:07:28.010Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-01T10:07:28.010Z] OS/Arch: windows/amd64 [2022-02-01T10:07:28.010Z] [2022-02-01T10:07:28.010Z] Server: [2022-02-01T10:07:28.010Z] Version: 0.0.0-dev [2022-02-01T10:07:28.010Z] API version: 1.42 (minimum version 1.24) [2022-02-01T10:07:28.010Z] Go version: go1.17.6 [2022-02-01T10:07:28.010Z] Git commit: 2cff05e960 [2022-02-01T10:07:28.010Z] Built: 02/01/2022 10:05:13 [2022-02-01T10:07:28.010Z] OS/Arch: windows/amd64 [2022-02-01T10:07:28.010Z] Experimental: false [2022-02-01T10:07:28.010Z] [2022-02-01T10:07:28.010Z] INFO: Docker info of the daemon under test [2022-02-01T10:07:28.010Z] [2022-02-01T10:07:28.010Z] Containers: 0 [2022-02-01T10:07:28.010Z] Running: 0 [2022-02-01T10:07:28.010Z] Paused: 0 [2022-02-01T10:07:28.010Z] Stopped: 0 [2022-02-01T10:07:28.010Z] Images: 0 [2022-02-01T10:07:28.010Z] Server Version: 0.0.0-dev [2022-02-01T10:07:28.010Z] Storage Driver: windowsfilter [2022-02-01T10:07:28.010Z] Windows: [2022-02-01T10:07:28.010Z] Logging Driver: json-file [2022-02-01T10:07:28.010Z] Plugins: [2022-02-01T10:07:28.010Z] Volume: local [2022-02-01T10:07:28.010Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-01T10:07:28.010Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-01T10:07:28.010Z] Swarm: inactive [2022-02-01T10:07:28.010Z] Default Isolation: process [2022-02-01T10:07:28.010Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-01T10:07:28.010Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-01T10:07:28.010Z] OSType: windows [2022-02-01T10:07:28.010Z] Architecture: x86_64 [2022-02-01T10:07:28.010Z] CPUs: 4 [2022-02-01T10:07:28.010Z] Total Memory: 32GiB [2022-02-01T10:07:28.010Z] Name: azwin-2-ea5040 [2022-02-01T10:07:28.010Z] ID: G4HB:ZUPJ:P37V:XO27:4JPH:UMI2:BELQ:MYDU:C5UU:VL5O:YNC7:DDRX [2022-02-01T10:07:28.010Z] Docker Root Dir: D:\CI\PR-43202\4\daemon [2022-02-01T10:07:28.010Z] Debug Mode (client): false [2022-02-01T10:07:28.010Z] Debug Mode (server): true [2022-02-01T10:07:28.010Z] File Descriptors: -1 [2022-02-01T10:07:28.010Z] Goroutines: 16 [2022-02-01T10:07:28.010Z] System Time: 2022-02-01T10:07:25.7653916Z [2022-02-01T10:07:28.010Z] EventsListeners: 0 [2022-02-01T10:07:28.010Z] Registry: https://index.docker.io/v1/ [2022-02-01T10:07:28.010Z] Labels: [2022-02-01T10:07:28.010Z] Experimental: false [2022-02-01T10:07:28.010Z] Insecure Registries: [2022-02-01T10:07:28.010Z] 127.0.0.0/8 [2022-02-01T10:07:28.010Z] Live Restore Enabled: false [2022-02-01T10:07:28.010Z] [2022-02-01T10:07:28.010Z] [2022-02-01T10:07:28.010Z] INFO: Docker images of the daemon under test [2022-02-01T10:07:28.010Z] [2022-02-01T10:07:28.010Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-01T10:07:28.010Z] [2022-02-01T10:07:28.010Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-01T10:07:28.010Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-01T10:07:28.010Z] ltsc2022: Pulling from windows/servercore [2022-02-01T10:07:28.010Z] 8f616e6e9eec: Pulling fs layer [2022-02-01T10:07:28.010Z] 0e02c12b1310: Pulling fs layer [2022-02-01T10:07:31.942Z] Removing intermediate container de4f935ae7e2 [2022-02-01T10:07:31.942Z] ---> 0478bc3e8b39 [2022-02-01T10:07:31.942Z] 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-01T10:07:31.942Z] ---> Running in fc63c1ccca93 [2022-02-01T10:07:31.942Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-01T10:07:31.942Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-01T10:07:31.942Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-01T10:07:31.942Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-01T10:07:31.942Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-01T10:07:31.942Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-01T10:07:31.942Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-01T10:07:31.942Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-01T10:07:31.942Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-01T10:07:31.942Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-01T10:07:31.942Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-01T10:07:31.942Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-01T10:07:31.942Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-01T10:07:31.942Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-01T10:07:31.942Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-01T10:07:31.942Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-01T10:07:37.164Z] --- PASS: TestServiceWithDataPathPortInit (13.70s) [2022-02-01T10:07:37.164Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-01T10:07:38.096Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w25t4yan1nrm51h4o0eg4ttyz Created:2022-02-01 10:07:36.960135929 +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[9a4a531396646721ad8f81033fe4167883be392aa819baa6fe823c93036d5968:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0czs7r3tql1buszoc6zsh1tn6 EndpointID:527d56cf82429a2c37bbbeaea3b7b9e56ad6d74dc53de00711437923666172b9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3af526743180f852a84d8b374b1161c762b9de0f1489f04d7f73d950d08ef41b 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:062b061f779f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0czs7r3tql1buszoc6zsh1tn6 EndpointID:527d56cf82429a2c37bbbeaea3b7b9e56ad6d74dc53de00711437923666172b9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-01T10:07:40.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-01T10:07:40.451Z] 0e02c12b1310: Verifying Checksum [2022-02-01T10:07:40.451Z] 0e02c12b1310: Download complete [2022-02-01T10:07:41.432Z] 8f616e6e9eec: Verifying Checksum [2022-02-01T10:07:41.432Z] 8f616e6e9eec: Download complete [2022-02-01T10:07:43.338Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-02-01T10:07:43.338Z] PASS [2022-02-01T10:07:43.338Z] [2022-02-01T10:07:43.338Z] === Skipped [2022-02-01T10:07:43.338Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:07:43.338Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:07:43.338Z] [2022-02-01T10:07:43.338Z] DONE 26 tests, 1 skipped in 43.174s [2022-02-01T10:07:43.338Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-01T10:07:43.338Z] INFO: Testing against a local daemon [2022-02-01T10:07:43.338Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-01T10:07:43.338Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:07:43.338Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-01T10:07:43.338Z] === RUN TestDockerNetworkIpvlan [2022-02-01T10:07:43.338Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:07:43.338Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-01T10:07:43.338Z] PASS [2022-02-01T10:07:43.338Z] [2022-02-01T10:07:43.338Z] === Skipped [2022-02-01T10:07:43.338Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-01T10:07:43.338Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:07:43.338Z] [2022-02-01T10:07:43.338Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-01T10:07:43.338Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:07:43.338Z] [2022-02-01T10:07:43.338Z] DONE 2 tests, 2 skipped in 0.037s [2022-02-01T10:07:43.338Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-01T10:07:43.338Z] INFO: Testing against a local daemon [2022-02-01T10:07:43.338Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-01T10:07:43.899Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-02-01T10:07:43.899Z] === RUN TestDockerNetworkMacvlan [2022-02-01T10:07:44.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-01T10:07:44.465Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-01T10:07:45.392Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-01T10:07:45.778Z] --- PASS: TestImportExtremelyLargeImageWorks (89.46s) [2022-02-01T10:07:45.778Z] PASS [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === Skipped [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-01T10:07:45.778Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] DONE 22 tests, 1 skipped in 92.978s [2022-02-01T10:07:45.778Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-01T10:07:45.778Z] INFO: Testing against a local daemon [2022-02-01T10:07:45.778Z] === RUN TestNetworkCreateDelete [2022-02-01T10:07:45.778Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-02-01T10:07:45.778Z] === RUN TestDockerNetworkDeletePreferID [2022-02-01T10:07:45.778Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-02-01T10:07:45.778Z] === RUN TestDaemonDNSFallback [2022-02-01T10:07:45.778Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-02-01T10:07:45.778Z] === RUN TestInspectNetwork [2022-02-01T10:07:45.778Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:07:45.778Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-01T10:07:45.778Z] === RUN TestRunContainerWithBridgeNone [2022-02-01T10:07:45.778Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-01T10:07:45.778Z] === RUN TestNetworkInvalidJSON [2022-02-01T10:07:45.778Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-01T10:07:45.778Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-01T10:07:45.778Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:07:45.778Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:07:45.778Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:07:45.778Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:07:45.778Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-01T10:07:45.778Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:07:45.778Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:07:45.778Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-01T10:07:45.778Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-01T10:07:45.778Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-01T10:07:45.778Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-01T10:07:45.778Z] === RUN TestNetworkList [2022-02-01T10:07:45.778Z] === RUN TestNetworkList//networks [2022-02-01T10:07:45.778Z] === PAUSE TestNetworkList//networks [2022-02-01T10:07:45.778Z] === RUN TestNetworkList//networks/ [2022-02-01T10:07:45.778Z] === PAUSE TestNetworkList//networks/ [2022-02-01T10:07:45.778Z] === CONT TestNetworkList//networks [2022-02-01T10:07:45.778Z] === CONT TestNetworkList//networks/ [2022-02-01T10:07:45.778Z] --- PASS: TestNetworkList (0.01s) [2022-02-01T10:07:45.778Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-01T10:07:45.778Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-01T10:07:45.778Z] === RUN TestHostIPv4BridgeLabel [2022-02-01T10:07:45.778Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-01T10:07:45.778Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-01T10:07:45.778Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-02-01T10:07:45.778Z] === RUN TestDaemonDefaultNetworkPools [2022-02-01T10:07:45.778Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-02-01T10:07:45.778Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-01T10:07:45.778Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-02-01T10:07:45.778Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-01T10:07:45.778Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-02-01T10:07:45.778Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-01T10:07:45.778Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-02-01T10:07:45.778Z] === RUN TestServiceWithPredefinedNetwork [2022-02-01T10:07:45.778Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:07:45.778Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-01T10:07:45.778Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-01T10:07:45.778Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:07:45.778Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:07:45.778Z] === RUN TestServiceWithDataPathPortInit [2022-02-01T10:07:45.778Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:07:45.778Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-01T10:07:45.778Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-01T10:07:45.778Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:07:45.778Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-01T10:07:45.778Z] PASS [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === Skipped [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-02-01T10:07:45.778Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-02-01T10:07:45.778Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-02-01T10:07:45.778Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-02-01T10:07:45.778Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-02-01T10:07:45.778Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-02-01T10:07:45.778Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-02-01T10:07:45.778Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-02-01T10:07:45.778Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-02-01T10:07:45.778Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:07:45.778Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-02-01T10:07:45.778Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-01T10:07:45.778Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] DONE 22 tests, 12 skipped in 6.901s [2022-02-01T10:07:45.778Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-01T10:07:45.778Z] INFO: Testing against a local daemon [2022-02-01T10:07:45.778Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-01T10:07:45.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:07:45.778Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-01T10:07:45.778Z] === RUN TestDockerNetworkIpvlan [2022-02-01T10:07:45.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:07:45.778Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-01T10:07:45.778Z] PASS [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === Skipped [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-01T10:07:45.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-01T10:07:45.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] DONE 2 tests, 2 skipped in 0.087s [2022-02-01T10:07:45.778Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-01T10:07:45.778Z] INFO: Testing against a local daemon [2022-02-01T10:07:45.778Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-01T10:07:45.778Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-01T10:07:45.778Z] === RUN TestDockerNetworkMacvlan [2022-02-01T10:07:45.778Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-02-01T10:07:45.778Z] PASS [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === Skipped [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-01T10:07:45.778Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-02-01T10:07:45.778Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-01T10:07:45.778Z] [2022-02-01T10:07:45.778Z] DONE 2 tests, 2 skipped in 0.094s [2022-02-01T10:07:45.953Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-01T10:07:46.033Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-01T10:07:46.033Z] testing: warning: no tests to run [2022-02-01T10:07:46.033Z] PASS [2022-02-01T10:07:46.033Z] [2022-02-01T10:07:46.033Z] DONE 0 tests in 0.020s [2022-02-01T10:07:46.033Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-01T10:07:46.033Z] INFO: Testing against a local daemon [2022-02-01T10:07:46.033Z] === RUN TestAuthZPluginAllowRequest [2022-02-01T10:07:46.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.033Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-02-01T10:07:46.033Z] === RUN TestAuthZPluginTLS [2022-02-01T10:07:46.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.033Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-02-01T10:07:46.033Z] === RUN TestAuthZPluginDenyRequest [2022-02-01T10:07:46.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.033Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-02-01T10:07:46.033Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-01T10:07:46.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.033Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-01T10:07:46.033Z] === RUN TestAuthZPluginDenyResponse [2022-02-01T10:07:46.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.033Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-02-01T10:07:46.033Z] === RUN TestAuthZPluginAllowEventStream [2022-02-01T10:07:46.034Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.034Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-02-01T10:07:46.034Z] === RUN TestAuthZPluginErrorResponse [2022-02-01T10:07:46.034Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.034Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-02-01T10:07:46.034Z] === RUN TestAuthZPluginErrorRequest [2022-02-01T10:07:46.034Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.034Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-02-01T10:07:46.034Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-01T10:07:46.034Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.034Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-01T10:07:46.034Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-01T10:07:46.034Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.034Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-01T10:07:46.034Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-01T10:07:46.034Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.034Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-01T10:07:46.034Z] === RUN TestAuthZPluginHeader [2022-02-01T10:07:46.034Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.034Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-02-01T10:07:46.034Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-02-01T10:07:46.289Z] === RUN TestAuthZPluginV2Disable [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-02-01T10:07:46.289Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-01T10:07:46.289Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-01T10:07:46.289Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-01T10:07:46.289Z] PASS [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === Skipped [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-01T10:07:46.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] DONE 17 tests, 17 skipped in 0.296s [2022-02-01T10:07:46.289Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-01T10:07:46.289Z] INFO: Testing against a local daemon [2022-02-01T10:07:46.289Z] === RUN TestPluginInvalidJSON [2022-02-01T10:07:46.289Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:07:46.289Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:07:46.289Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:07:46.289Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-01T10:07:46.289Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-01T10:07:46.289Z] === RUN TestPluginInstall [2022-02-01T10:07:46.289Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-01T10:07:46.289Z] === RUN TestPluginsWithRuntimes [2022-02-01T10:07:46.289Z] 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-01T10:07:46.289Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-01T10:07:46.289Z] === RUN TestPluginBackCompatMediaTypes [2022-02-01T10:07:46.289Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-01T10:07:46.289Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-01T10:07:46.289Z] PASS [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === Skipped [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-02-01T10:07:46.289Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-02-01T10:07:46.289Z] 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-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-02-01T10:07:46.289Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-01T10:07:46.289Z] [2022-02-01T10:07:46.289Z] DONE 5 tests, 3 skipped in 0.117s [2022-02-01T10:07:46.289Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-01T10:07:46.545Z] INFO: Testing against a local daemon [2022-02-01T10:07:46.545Z] === RUN TestExternalGraphDriver [2022-02-01T10:07:46.545Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-01T10:07:46.545Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-02-01T10:07:46.545Z] === RUN TestGraphdriverPluginV2 [2022-02-01T10:07:47.841Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-01T10:07:49.205Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-01T10:07:50.709Z] --- PASS: TestGraphdriverPluginV2 (3.50s) [2022-02-01T10:07:50.710Z] PASS [2022-02-01T10:07:50.710Z] [2022-02-01T10:07:50.710Z] === Skipped [2022-02-01T10:07:50.710Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-02-01T10:07:50.710Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-01T10:07:50.710Z] [2022-02-01T10:07:50.710Z] DONE 2 tests, 1 skipped in 3.635s [2022-02-01T10:07:50.710Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-01T10:07:50.710Z] INFO: Testing against a local daemon [2022-02-01T10:07:50.710Z] === RUN TestContinueAfterPluginCrash [2022-02-01T10:07:50.710Z] === PAUSE TestContinueAfterPluginCrash [2022-02-01T10:07:50.710Z] === RUN TestReadPluginNoRead [2022-02-01T10:07:50.710Z] === PAUSE TestReadPluginNoRead [2022-02-01T10:07:50.710Z] === RUN TestDaemonStartWithLogOpt [2022-02-01T10:07:50.710Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-01T10:07:50.710Z] === CONT TestContinueAfterPluginCrash [2022-02-01T10:07:50.710Z] === CONT TestDaemonStartWithLogOpt [2022-02-01T10:07:52.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-01T10:07:52.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-01T10:07:52.472Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-01T10:07:52.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-01T10:07:53.036Z] --- PASS: TestDockerNetworkMacvlan (9.22s) [2022-02-01T10:07:53.036Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-01T10:07:53.036Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-02-01T10:07:53.036Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-02-01T10:07:53.036Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-02-01T10:07:53.036Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.90s) [2022-02-01T10:07:53.036Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-02-01T10:07:53.036Z] PASS [2022-02-01T10:07:53.036Z] [2022-02-01T10:07:53.036Z] DONE 8 tests in 10.503s [2022-02-01T10:07:53.036Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-01T10:07:53.036Z] testing: warning: no tests to run [2022-02-01T10:07:53.036Z] PASS [2022-02-01T10:07:53.036Z] [2022-02-01T10:07:53.036Z] DONE 0 tests in 0.012s [2022-02-01T10:07:53.036Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-01T10:07:53.036Z] INFO: Testing against a local daemon [2022-02-01T10:07:53.036Z] === RUN TestAuthZPluginAllowRequest [2022-02-01T10:07:53.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-01T10:07:53.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-01T10:07:53.682Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-02-01T10:07:54.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-01T10:07:54.399Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-02-01T10:07:54.399Z] === RUN TestAuthZPluginTLS [2022-02-01T10:07:54.655Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-01T10:07:54.655Z] === RUN TestAuthZPluginDenyRequest [2022-02-01T10:07:54.880Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2022-02-01T10:07:54.880Z] === CONT TestReadPluginNoRead [2022-02-01T10:07:55.216Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-01T10:07:55.216Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-01T10:07:55.776Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-01T10:07:55.776Z] === RUN TestAuthZPluginDenyResponse [2022-02-01T10:07:56.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-01T10:07:56.353Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-02-01T10:07:56.353Z] === RUN TestAuthZPluginAllowEventStream [2022-02-01T10:07:56.767Z] === RUN TestReadPluginNoRead/default [2022-02-01T10:07:57.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-01T10:07:57.292Z] Removing intermediate container fc63c1ccca93 [2022-02-01T10:07:57.292Z] ---> e9f4ca35e57c [2022-02-01T10:07:57.292Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-01T10:07:57.292Z] ---> Running in 30ace57bd41c [2022-02-01T10:07:57.292Z] Removing intermediate container 30ace57bd41c [2022-02-01T10:07:57.292Z] ---> e81fd2bf0769 [2022-02-01T10:07:57.292Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-01T10:07:57.292Z] ---> Running in 35573ccc195f [2022-02-01T10:07:57.292Z] Removing intermediate container 35573ccc195f [2022-02-01T10:07:57.292Z] ---> 659ed950abec [2022-02-01T10:07:57.292Z] Step 11/11 : COPY . . [2022-02-01T10:07:57.694Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-01T10:07:57.776Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-02-01T10:07:57.776Z] === RUN TestAuthZPluginErrorResponse [2022-02-01T10:07:58.032Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-02-01T10:07:58.032Z] === RUN TestAuthZPluginErrorRequest [2022-02-01T10:07:58.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-01T10:07:58.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-01T10:07:58.592Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-01T10:07:58.592Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-01T10:07:59.058Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-01T10:07:59.058Z] --- PASS: TestContinueAfterPluginCrash (8.87s) [2022-02-01T10:07:59.153Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-02-01T10:07:59.153Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-01T10:07:59.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-01T10:07:59.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-01T10:08:00.421Z] === CONT TestReadPluginNoRead [2022-02-01T10:08:00.421Z] read_test.go:92: [d09b93c154a02] daemon is not started [2022-02-01T10:08:00.421Z] --- PASS: TestReadPluginNoRead (5.92s) [2022-02-01T10:08:00.421Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-02-01T10:08:00.421Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2022-02-01T10:08:00.421Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-02-01T10:08:00.421Z] PASS [2022-02-01T10:08:00.421Z] [2022-02-01T10:08:00.421Z] DONE 6 tests in 10.184s [2022-02-01T10:08:00.421Z] 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-01T10:08:00.421Z] testing: warning: no tests to run [2022-02-01T10:08:00.421Z] PASS [2022-02-01T10:08:00.421Z] [2022-02-01T10:08:00.421Z] DONE 0 tests in 0.029s [2022-02-01T10:08:00.421Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-01T10:08:00.421Z] INFO: Testing against a local daemon [2022-02-01T10:08:00.421Z] === RUN TestPluginWithDevMounts [2022-02-01T10:08:00.421Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-01T10:08:00.421Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-01T10:08:00.421Z] PASS [2022-02-01T10:08:00.421Z] [2022-02-01T10:08:00.421Z] === Skipped [2022-02-01T10:08:00.421Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-02-01T10:08:00.421Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-01T10:08:00.421Z] [2022-02-01T10:08:00.421Z] DONE 1 tests, 1 skipped in 0.087s [2022-02-01T10:08:00.421Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-01T10:08:00.421Z] INFO: Testing against a local daemon [2022-02-01T10:08:00.421Z] === RUN TestSecretInspect [2022-02-01T10:08:00.421Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.421Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-01T10:08:00.421Z] === RUN TestSecretList [2022-02-01T10:08:00.421Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.421Z] --- SKIP: TestSecretList (0.01s) [2022-02-01T10:08:00.421Z] === RUN TestSecretsCreateAndDelete [2022-02-01T10:08:00.421Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.421Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-02-01T10:08:00.421Z] === RUN TestSecretsUpdate [2022-02-01T10:08:00.421Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.421Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-02-01T10:08:00.421Z] === RUN TestTemplatedSecret [2022-02-01T10:08:00.421Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.421Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-01T10:08:00.421Z] === RUN TestSecretCreateResolve [2022-02-01T10:08:00.421Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.421Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-02-01T10:08:00.421Z] PASS [2022-02-01T10:08:00.421Z] [2022-02-01T10:08:00.421Z] === Skipped [2022-02-01T10:08:00.421Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-02-01T10:08:00.421Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.421Z] [2022-02-01T10:08:00.421Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-02-01T10:08:00.421Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.421Z] [2022-02-01T10:08:00.421Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-02-01T10:08:00.421Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.421Z] [2022-02-01T10:08:00.421Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-02-01T10:08:00.421Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.421Z] [2022-02-01T10:08:00.421Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-02-01T10:08:00.421Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.421Z] [2022-02-01T10:08:00.421Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-02-01T10:08:00.421Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.421Z] [2022-02-01T10:08:00.421Z] DONE 6 tests, 6 skipped in 0.144s [2022-02-01T10:08:00.421Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-01T10:08:00.516Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-02-01T10:08:00.516Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-01T10:08:00.677Z] INFO: Testing against a local daemon [2022-02-01T10:08:00.677Z] === RUN TestServiceCreateInit [2022-02-01T10:08:00.677Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-01T10:08:00.677Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-01T10:08:00.677Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- PASS: TestServiceCreateInit (0.01s) [2022-02-01T10:08:00.677Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-01T10:08:00.677Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-01T10:08:00.677Z] === RUN TestCreateServiceMultipleTimes [2022-02-01T10:08:00.677Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-02-01T10:08:00.677Z] === RUN TestCreateServiceConflict [2022-02-01T10:08:00.677Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-01T10:08:00.677Z] === RUN TestCreateServiceMaxReplicas [2022-02-01T10:08:00.677Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-02-01T10:08:00.677Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-01T10:08:00.677Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-01T10:08:00.677Z] === RUN TestCreateServiceSecretFileMode [2022-02-01T10:08:00.677Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-02-01T10:08:00.677Z] === RUN TestCreateServiceConfigFileMode [2022-02-01T10:08:00.677Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-02-01T10:08:00.677Z] === RUN TestCreateServiceSysctls [2022-02-01T10:08:00.677Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-02-01T10:08:00.677Z] === RUN TestCreateServiceCapabilities [2022-02-01T10:08:00.677Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-02-01T10:08:00.677Z] === RUN TestInspect [2022-02-01T10:08:00.677Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestInspect (0.02s) [2022-02-01T10:08:00.677Z] === RUN TestCreateJob [2022-02-01T10:08:00.677Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestCreateJob (0.01s) [2022-02-01T10:08:00.677Z] === RUN TestReplicatedJob [2022-02-01T10:08:00.677Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestReplicatedJob (0.01s) [2022-02-01T10:08:00.677Z] === RUN TestUpdateReplicatedJob [2022-02-01T10:08:00.677Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-02-01T10:08:00.677Z] === RUN TestServiceListWithStatuses [2022-02-01T10:08:00.677Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-01T10:08:00.677Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-01T10:08:00.677Z] === RUN TestDockerNetworkConnectAlias [2022-02-01T10:08:00.677Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-02-01T10:08:00.677Z] === RUN TestDockerNetworkReConnect [2022-02-01T10:08:00.677Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:00.677Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-02-01T10:08:00.677Z] === RUN TestServicePlugin [2022-02-01T10:08:00.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-01T10:08:00.927Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-01T10:08:00.927Z] [2022-02-01T10:08:00.927Z] ________ ____ __. [2022-02-01T10:08:00.927Z] \_____ \ | |/ _| [2022-02-01T10:08:00.927Z] / | \| < [2022-02-01T10:08:00.927Z] / | \ | \ [2022-02-01T10:08:00.927Z] \_______ /____|__ \ [2022-02-01T10:08:00.927Z] \/ \/ [2022-02-01T10:08:00.927Z] [2022-02-01T10:08:00.927Z] INFO: make.ps1 ended at 02/01/2022 10:07:55 [2022-02-01T10:08:00.927Z] INFO: Binaries build ended at 02/01/2022 10:07:56. Duration:00:01:27.6717908 [2022-02-01T10:08:00.927Z] INFO: Copying the built daemon binary to d:\CI\PR-43202\4\binary\dockerd-2cff05e960.exe... [2022-02-01T10:08:00.927Z] INFO: Copying the built client binary to d:\CI\PR-43202\4\binary\docker-2cff05e960.exe... [2022-02-01T10:08:00.927Z] INFO: Copying dockerversion from the container... [2022-02-01T10:08:00.927Z] INFO: Copying the golang package from the container to d:\CI\PR-43202\4\installer\go.zip... [2022-02-01T10:08:00.927Z] INFO: Extracting go.zip to d:\CI\PR-43202\4\go [2022-02-01T10:08:01.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-01T10:08:01.882Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-02-01T10:08:01.882Z] === RUN TestAuthZPluginHeader [2022-02-01T10:08:02.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-01T10:08:02.443Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-02-01T10:08:02.443Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-01T10:08:02.567Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] --- SKIP: TestServicePlugin (1.91s) [2022-02-01T10:08:02.824Z] === RUN TestServiceUpdateLabel [2022-02-01T10:08:02.824Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-02-01T10:08:02.824Z] === RUN TestServiceUpdateSecrets [2022-02-01T10:08:02.824Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] --- SKIP: TestServiceUpdateSecrets (0.03s) [2022-02-01T10:08:02.824Z] === RUN TestServiceUpdateConfigs [2022-02-01T10:08:02.824Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-02-01T10:08:02.824Z] === RUN TestServiceUpdateNetwork [2022-02-01T10:08:02.824Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-02-01T10:08:02.824Z] === RUN TestServiceUpdatePidsLimit [2022-02-01T10:08:02.824Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-02-01T10:08:02.824Z] PASS [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === Skipped [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-01T10:08:02.824Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-01T10:08:02.824Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-02-01T10:08:02.824Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-02-01T10:08:02.824Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-02-01T10:08:02.824Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-01T10:08:02.824Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-02-01T10:08:02.824Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-02-01T10:08:02.824Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-02-01T10:08:02.824Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-02-01T10:08:02.824Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-02-01T10:08:02.824Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-02-01T10:08:02.824Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-02-01T10:08:02.824Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-02-01T10:08:02.824Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-01T10:08:02.824Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-02-01T10:08:02.824Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-02-01T10:08:02.824Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-02-01T10:08:02.824Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-02-01T10:08:02.824Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.03s) [2022-02-01T10:08:02.824Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-02-01T10:08:02.824Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-02-01T10:08:02.824Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-02-01T10:08:02.824Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-01T10:08:02.824Z] [2022-02-01T10:08:02.824Z] DONE 24 tests, 23 skipped in 2.296s [2022-02-01T10:08:02.824Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-01T10:08:02.920Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-01T10:08:02.920Z] Using test binary docker [2022-02-01T10:08:02.920Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-01T10:08:02.920Z] +++ /etc/init.d/apparmor start [2022-02-01T10:08:02.920Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-01T10:08:02.920Z] INFO: Waiting for daemon to start... [2022-02-01T10:08:02.920Z] Starting dockerd [2022-02-01T10:08:02.920Z] +++ 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-01T10:08:03.081Z] INFO: Testing against a local daemon [2022-02-01T10:08:03.081Z] === RUN TestSessionCreate [2022-02-01T10:08:03.081Z] --- PASS: TestSessionCreate (0.02s) [2022-02-01T10:08:03.081Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-01T10:08:03.081Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-01T10:08:03.081Z] PASS [2022-02-01T10:08:03.081Z] [2022-02-01T10:08:03.081Z] DONE 2 tests in 0.140s [2022-02-01T10:08:03.081Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-01T10:08:03.081Z] INFO: Testing against a local daemon [2022-02-01T10:08:03.081Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-01T10:08:03.081Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-01T10:08:03.081Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-01T10:08:03.081Z] === RUN TestDiskUsage [2022-02-01T10:08:03.081Z] === PAUSE TestDiskUsage [2022-02-01T10:08:03.081Z] === RUN TestEventsExecDie [2022-02-01T10:08:03.643Z] --- PASS: TestEventsExecDie (0.50s) [2022-02-01T10:08:03.643Z] === RUN TestEventsBackwardsCompatible [2022-02-01T10:08:03.643Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-02-01T10:08:03.643Z] === RUN TestEventsVolumeCreate [2022-02-01T10:08:03.643Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-02-01T10:08:03.643Z] === RUN TestInfoBinaryCommits [2022-02-01T10:08:03.643Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-01T10:08:03.643Z] === RUN TestInfoAPIVersioned [2022-02-01T10:08:03.643Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-01T10:08:03.643Z] === RUN TestInfoAPI [2022-02-01T10:08:03.643Z] --- PASS: TestInfoAPI (0.02s) [2022-02-01T10:08:03.643Z] === RUN TestInfoAPIWarnings [2022-02-01T10:08:06.607Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.91s) [2022-02-01T10:08:06.607Z] === RUN TestAuthZPluginV2Disable [2022-02-01T10:08:09.870Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2022-02-01T10:08:09.870Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-01T10:08:11.026Z] . [2022-02-01T10:08:11.026Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-01T10:08:11.026Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-01T10:08:11.026Z] Error: No such image: emptyfs [2022-02-01T10:08:11.026Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-01T10:08:11.026Z] ++++ docker load [2022-02-01T10:08:11.026Z] Running integration-test (iteration 1) [2022-02-01T10:08:11.026Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-02-01T10:08:11.026Z] ++ 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-01T10:08:11.026Z] ++ set -e [2022-02-01T10:08:11.026Z] ++ '[' -n 0 ']' [2022-02-01T10:08:11.026Z] ++ set -x [2022-02-01T10:08:11.026Z] ++ 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-01T10:08:11.026Z] Loaded image: busybox:latest [2022-02-01T10:08:11.026Z] Loaded image: busybox:glibc [2022-02-01T10:08:11.592Z] Loaded image: debian:bullseye-slim [2022-02-01T10:08:11.592Z] Loaded image: hello-world:latest [2022-02-01T10:08:11.592Z] Loaded image: arm32v7/hello-world:latest [2022-02-01T10:08:11.592Z] INFO: Testing against a local daemon [2022-02-01T10:08:11.592Z] === RUN TestCgroupNamespacesBuild [2022-02-01T10:08:12.966Z] --- PASS: TestCgroupNamespacesBuild (1.46s) [2022-02-01T10:08:12.966Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-01T10:08:13.131Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.16s) [2022-02-01T10:08:13.131Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-01T10:08:14.341Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.05s) [2022-02-01T10:08:14.341Z] === RUN TestBuildWithSession [2022-02-01T10:08:14.341Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:08:14.341Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-01T10:08:14.341Z] === RUN TestBuildSquashParent [2022-02-01T10:08:17.627Z] --- PASS: TestBuildSquashParent (3.09s) [2022-02-01T10:08:17.627Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-01T10:08:17.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:08:17.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:08:17.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:08:17.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:08:17.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:08:17.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:08:17.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:08:17.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:08:17.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:08:17.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:08:17.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:08:17.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:08:17.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:08:17.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:08:18.331Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-01T10:08:18.331Z] Using test binary docker [2022-02-01T10:08:18.331Z] +++ /etc/init.d/apparmor start [2022-02-01T10:08:18.331Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-01T10:08:18.331Z] INFO: Waiting for daemon to start... [2022-02-01T10:08:18.331Z] Starting dockerd [2022-02-01T10:08:18.331Z] +++ 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-01T10:08:18.331Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-01T10:08:18.331Z] Using test binary docker [2022-02-01T10:08:18.331Z] +++ /etc/init.d/apparmor start [2022-02-01T10:08:18.331Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-01T10:08:18.331Z] INFO: Waiting for daemon to start... [2022-02-01T10:08:18.331Z] Starting dockerd [2022-02-01T10:08:18.331Z] +++ 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-01T10:08:19.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:08:19.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:08:19.696Z] . [2022-02-01T10:08:19.696Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-01T10:08:19.935Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:08:19.935Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:08:19.952Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-01T10:08:19.952Z] Error: No such image: emptyfs [2022-02-01T10:08:19.952Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-01T10:08:19.952Z] ++++ docker load [2022-02-01T10:08:19.952Z] [2022-02-01T10:08:19.952Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-01T10:08:19.952Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-01T10:08:19.952Z] Error: No such image: emptyfs [2022-02-01T10:08:19.952Z] ++++ docker load [2022-02-01T10:08:19.952Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-01T10:08:20.209Z] Running integration-test (iteration 1) [2022-02-01T10:08:20.209Z] 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-01T10:08:20.209Z] ++ 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-01T10:08:20.209Z] ++ set -e [2022-02-01T10:08:20.209Z] ++ '[' -n 0 ']' [2022-02-01T10:08:20.209Z] ++ set -x [2022-02-01T10:08:20.209Z] ++ 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-01T10:08:20.209Z] Running integration-test (iteration 1) [2022-02-01T10:08:20.209Z] 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-01T10:08:20.209Z] ++ 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-01T10:08:20.209Z] ++ set -e [2022-02-01T10:08:20.209Z] ++ '[' -n 0 ']' [2022-02-01T10:08:20.209Z] ++ set -x [2022-02-01T10:08:20.209Z] ++ 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-01T10:08:20.869Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-01T10:08:20.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s) [2022-02-01T10:08:20.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.69s) [2022-02-01T10:08:20.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.07s) [2022-02-01T10:08:20.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.11s) [2022-02-01T10:08:20.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.93s) [2022-02-01T10:08:20.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.97s) [2022-02-01T10:08:20.869Z] === RUN TestBuildMultiStageCopy [2022-02-01T10:08:20.869Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-01T10:08:21.137Z] Loaded image: busybox:latest [2022-02-01T10:08:21.137Z] Loaded image: busybox:latest [2022-02-01T10:08:21.393Z] Loaded image: busybox:glibc [2022-02-01T10:08:21.393Z] Loaded image: busybox:glibc [2022-02-01T10:08:21.677Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-02-01T10:08:21.677Z] === RUN TestInfoDebug [2022-02-01T10:08:21.677Z] --- PASS: TestInfoDebug (0.54s) [2022-02-01T10:08:21.677Z] === RUN TestInfoInsecureRegistries [2022-02-01T10:08:21.677Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-02-01T10:08:21.677Z] === RUN TestInfoRegistryMirrors [2022-02-01T10:08:21.677Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-01T10:08:21.677Z] === RUN TestLoginFailsWithBadCredentials [2022-02-01T10:08:21.677Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-02-01T10:08:21.677Z] === RUN TestPingCacheHeaders [2022-02-01T10:08:21.677Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-01T10:08:21.677Z] === RUN TestPingGet [2022-02-01T10:08:21.677Z] --- PASS: TestPingGet (0.01s) [2022-02-01T10:08:21.677Z] === RUN TestPingHead [2022-02-01T10:08:21.803Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-01T10:08:21.933Z] --- PASS: TestPingHead (0.02s) [2022-02-01T10:08:21.933Z] === RUN TestVersion [2022-02-01T10:08:21.933Z] --- PASS: TestVersion (0.02s) [2022-02-01T10:08:21.933Z] === CONT TestDiskUsage [2022-02-01T10:08:22.061Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-01T10:08:22.319Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-01T10:08:22.319Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/empty [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/empty/container_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/empty/image_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/empty/volume_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-01T10:08:22.494Z] === RUN TestDiskUsage/after_container.Run [2022-02-01T10:08:22.576Z] --- PASS: TestBuildMultiStageCopy (1.68s) [2022-02-01T10:08:22.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s) [2022-02-01T10:08:22.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-02-01T10:08:22.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-02-01T10:08:22.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2022-02-01T10:08:22.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-02-01T10:08:22.576Z] === RUN TestBuildMultiStageParentConfig [2022-02-01T10:08:22.750Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-01T10:08:22.750Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-01T10:08:22.750Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-01T10:08:22.750Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-01T10:08:22.750Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-01T10:08:22.750Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-01T10:08:22.750Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-01T10:08:22.750Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-01T10:08:22.750Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-01T10:08:23.006Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage (1.26s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-02-01T10:08:23.006Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-02-01T10:08:23.006Z] PASS [2022-02-01T10:08:23.006Z] [2022-02-01T10:08:23.006Z] === Skipped [2022-02-01T10:08:23.006Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-01T10:08:23.006Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-01T10:08:23.006Z] [2022-02-01T10:08:23.006Z] DONE 50 tests, 1 skipped in 20.088s [2022-02-01T10:08:23.006Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-01T10:08:23.143Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-02-01T10:08:23.143Z] === RUN TestBuildLabelWithTargets [2022-02-01T10:08:23.262Z] INFO: Testing against a local daemon [2022-02-01T10:08:23.262Z] === RUN TestVolumesCreateAndList [2022-02-01T10:08:23.262Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-02-01T10:08:23.262Z] === RUN TestVolumesRemove [2022-02-01T10:08:23.262Z] --- PASS: TestVolumesRemove (0.04s) [2022-02-01T10:08:23.262Z] === RUN TestVolumesInspect [2022-02-01T10:08:23.262Z] --- PASS: TestVolumesInspect (0.01s) [2022-02-01T10:08:23.262Z] === RUN TestVolumesInvalidJSON [2022-02-01T10:08:23.262Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-01T10:08:23.262Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-01T10:08:23.262Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-01T10:08:23.262Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-01T10:08:23.262Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-01T10:08:23.262Z] PASS [2022-02-01T10:08:23.262Z] [2022-02-01T10:08:23.262Z] DONE 5 tests in 0.188s [2022-02-01T10:08:23.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-01T10:08:23.262Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13097 is not a child of this shell [2022-02-01T10:08:23.262Z] warning: PID 13097 from bundles/test-integration/docker.pid had a nonzero exit code [2022-02-01T10:08:23.262Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-01T10:08:23.262Z] [2022-02-01T10:08:23.262Z] Unloading profiles will leave already running processes permanently [2022-02-01T10:08:23.262Z] unconfined, which can lead to unexpected situations. [2022-02-01T10:08:23.262Z] [2022-02-01T10:08:23.262Z] To set a process to complain mode, use the command line tool [2022-02-01T10:08:23.262Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-01T10:08:23.262Z] Removing test suite binaries [2022-02-01T10:08:23.517Z] exiting test-integration [2022-02-01T10:08:23.517Z] ++ exit 0 [2022-02-01T10:08:23.517Z] [2022-02-01T10:08:24.078Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2022-02-01T10:08:24.078Z] === RUN TestBuildWithEmptyLayers Post stage [Pipeline] junit [2022-02-01T10:08:24.090Z] Recording test results [2022-02-01T10:08:24.337Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2022-02-01T10:08:24.337Z] === RUN TestBuildMultiStageOnBuild [2022-02-01T10:08:25.292Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.88s) [2022-02-01T10:08:25.292Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-01T10:08:25.713Z] --- PASS: TestBuildMultiStageOnBuild (1.14s) [2022-02-01T10:08:25.713Z] === RUN TestBuildUncleanTarFilenames [2022-02-01T10:08:25.879Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-01T10:08:25.972Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2022-02-01T10:08:25.972Z] === RUN TestBuildMultiStageLayerLeak [2022-02-01T10:08:26.213Z] + echo Ensuring container killed. [2022-02-01T10:08:26.213Z] Ensuring container killed. [2022-02-01T10:08:26.213Z] + docker rm -vf docker-pr4 [2022-02-01T10:08:26.213Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-01T10:08:26.489Z] + echo Chowning /workspace to jenkins user [2022-02-01T10:08:26.490Z] Chowning /workspace to jenkins user [2022-02-01T10:08:26.490Z] + id -u [2022-02-01T10:08:26.490Z] + id -g [2022-02-01T10:08:26.490Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43202:/workspace busybox chown -R 1000:1000 /workspace [2022-02-01T10:08:26.490Z] Unable to find image 'busybox:latest' locally [2022-02-01T10:08:26.490Z] latest: Pulling from library/busybox [2022-02-01T10:08:26.702Z] Loaded image: debian:bullseye-slim [2022-02-01T10:08:26.702Z] Loaded image: debian:bullseye-slim [2022-02-01T10:08:26.702Z] Loaded image: hello-world:latest [2022-02-01T10:08:26.702Z] Loaded image: hello-world:latest [2022-02-01T10:08:26.702Z] Loaded image: arm32v7/hello-world:latest [2022-02-01T10:08:26.702Z] INFO: Testing against a local daemon [2022-02-01T10:08:26.702Z] === RUN TestDockerSuite [2022-02-01T10:08:26.702Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-01T10:08:26.702Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-01T10:08:26.702Z] Loaded image: arm32v7/hello-world:latest [2022-02-01T10:08:26.702Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-01T10:08:26.702Z] INFO: Testing against a local daemon [2022-02-01T10:08:26.702Z] === RUN TestDockerDaemonSuite [2022-02-01T10:08:26.702Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-02-01T10:08:26.702Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-01T10:08:26.702Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-01T10:08:26.702Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-01T10:08:26.702Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-01T10:08:26.702Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-01T10:08:26.745Z] 5cc84ad355aa: Pulling fs layer [2022-02-01T10:08:26.745Z] 5cc84ad355aa: Download complete [2022-02-01T10:08:26.745Z] 5cc84ad355aa: Pull complete [2022-02-01T10:08:26.745Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-02-01T10:08:26.745Z] Status: Downloaded newer image for busybox:latest [2022-02-01T10:08:27.347Z] --- PASS: TestBuildMultiStageLayerLeak (1.31s) [2022-02-01T10:08:27.347Z] === RUN TestBuildWithHugeFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-01T10:08:28.403Z] + bundleName=amd64-rootless [2022-02-01T10:08:28.403Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-02-01T10:08:28.403Z] Creating amd64-rootless-bundles.tar.gz [2022-02-01T10:08:28.403Z] + 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-01T10:08:28.403Z] xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-01T10:08:28.412Z] Archiving artifacts [2022-02-01T10:08:29.968Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43202/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-01T10:08:30.273Z] + make clean [2022-02-01T10:08:30.536Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-01T10:08:30.536Z] docker-dev-cache [2022-02-01T10:08:30.536Z] docker-mod-cache [Pipeline] deleteDir [2022-02-01T10:08:30.870Z] INFO: Extraction ended at 02/01/2022 10:08:29. Duration:00:00:30.0427393 [2022-02-01T10:08:30.870Z] INFO: Updating the golang and path environment variables [2022-02-01T10:08:30.870Z] INFO: GOPATH=d:\gopath [2022-02-01T10:08:30.870Z] INFO: go version go1.17.6 windows/amd64 [2022-02-01T10:08:30.870Z] INFO: Running the daemon under test in debug mode [2022-02-01T10:08:30.870Z] INFO: Running the daemon under test in containerd mode [2022-02-01T10:08:30.870Z] INFO: Starting a daemon under test... [2022-02-01T10:08:30.870Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43202\4\daemon --pidfile d:\CI\PR-43202\4\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-02-01T10:08:30.870Z] INFO: Containerd started successfully. [2022-02-01T10:08:30.870Z] INFO: Process started successfully. [2022-02-01T10:08:30.870Z] INFO: Start tailing logs of the daemon under tests [2022-02-01T10:08:30.870Z] INFO: Waiting for the daemon under test to start... [2022-02-01T10:08:30.870Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-01T10:08:30.870Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-01T10:08:31.126Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-01T10:08:31.126Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-01T10:08:31.689Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-01T10:08:31.945Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-01T10:08:31.945Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-01T10:08:33.218Z] ---> b46f10d246bf [2022-02-01T10:08:33.218Z] Successfully built b46f10d246bf [2022-02-01T10:08:33.218Z] Successfully tagged docker:latest [2022-02-01T10:08:33.218Z] INFO: Image build ended at 02/01/2022 10:08:29. Duration:00:04:47.1189830 [2022-02-01T10:08:33.218Z] [2022-02-01T10:08:33.218Z] [2022-02-01T10:08:33.218Z] INFO: Building the test binaries at 02/01/2022 10:08:29... [2022-02-01T10:08:33.319Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-01T10:08:33.575Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-01T10:08:33.575Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-01T10:08:33.575Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-01T10:08:34.137Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-02-01T10:08:34.700Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-01T10:08:35.630Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-01T10:08:35.630Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-01T10:08:35.630Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-01T10:08:35.630Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-01T10:08:36.193Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-01T10:08:37.997Z] INFO: make.ps1 starting at 02/01/2022 10:08:37 [2022-02-01T10:08:37.997Z] INFO: Git commit (2cff05e960) assumed from DOCKER_GITCOMMIT environment variable [2022-02-01T10:08:37.997Z] INFO: Invoking autogen... [2022-02-01T10:08:38.468Z] INFO: Building daemon... [2022-02-01T10:08:42.732Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-01T10:08:43.324Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-02-01T10:08:43.324Z] PASS [2022-02-01T10:08:43.324Z] [2022-02-01T10:08:43.324Z] DONE 17 tests in 47.330s [2022-02-01T10:08:43.324Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-01T10:08:43.324Z] INFO: Testing against a local daemon [2022-02-01T10:08:43.324Z] === RUN TestPluginInvalidJSON [2022-02-01T10:08:43.324Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:08:43.324Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:08:43.324Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:08:43.324Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-01T10:08:43.324Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-01T10:08:43.324Z] === RUN TestPluginInstall [2022-02-01T10:08:43.324Z] === RUN TestPluginInstall/no_auth [2022-02-01T10:08:43.324Z] time="2022-02-01T10:08:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:08:43.324Z] time="2022-02-01T10:08:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9eef7c3b47415f42136ee322ca576f5ee30e7d4687122af4cce4c7ba60ca3b50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:08:43.324Z] time="2022-02-01T10:08:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:08:43.324Z] time="2022-02-01T10:08:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9eef7c3b47415f42136ee322ca576f5ee30e7d4687122af4cce4c7ba60ca3b50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:08:43.324Z] === RUN TestPluginInstall/with_htpasswd [2022-02-01T10:08:43.324Z] time="2022-02-01T10:08:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:08:43.324Z] time="2022-02-01T10:08:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9eef7c3b47415f42136ee322ca576f5ee30e7d4687122af4cce4c7ba60ca3b50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:08:43.324Z] time="2022-02-01T10:08:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:08:43.324Z] time="2022-02-01T10:08:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9eef7c3b47415f42136ee322ca576f5ee30e7d4687122af4cce4c7ba60ca3b50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:08:43.324Z] === RUN TestPluginInstall/with_insecure [2022-02-01T10:08:43.324Z] time="2022-02-01T10:08:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:08:43.324Z] time="2022-02-01T10:08:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d583727a90ad8903b11e49429451635be68f999dd45ac1c0bd743fd835dff534" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:08:43.324Z] time="2022-02-01T10:08:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:08:43.324Z] time="2022-02-01T10:08:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d583727a90ad8903b11e49429451635be68f999dd45ac1c0bd743fd835dff534" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:08:43.324Z] plugin_test.go:165: [dd38bbf3b3415] daemon is not started [2022-02-01T10:08:43.324Z] --- PASS: TestPluginInstall (2.92s) [2022-02-01T10:08:43.324Z] --- PASS: TestPluginInstall/no_auth (1.27s) [2022-02-01T10:08:43.324Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-02-01T10:08:43.324Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-02-01T10:08:43.324Z] === RUN TestPluginsWithRuntimes [2022-02-01T10:08:45.209Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-01T10:08:45.246Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-01T10:08:45.525Z] .........................xx.................... [ 29%] [2022-02-01T10:08:45.771Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-01T10:08:46.612Z] --- PASS: TestBuildWithHugeFile (109.68s) [2022-02-01T10:08:46.612Z] === RUN TestBuildWCOWSandboxSize [2022-02-01T10:08:46.612Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:08:46.612Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:08:46.612Z] === RUN TestBuildWithEmptyDockerfile [2022-02-01T10:08:46.612Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:08:46.612Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:08:46.612Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:08:46.612Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:08:46.612Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:08:46.612Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:08:46.612Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:08:46.612Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:08:46.612Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:08:46.612Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-01T10:08:46.612Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-02-01T10:08:46.612Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-02-01T10:08:46.612Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-01T10:08:46.612Z] === RUN TestBuildPreserveOwnership [2022-02-01T10:08:46.612Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-01T10:08:46.698Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-02-01T10:08:46.698Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-02-01T10:08:46.698Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-02-01T10:08:46.698Z] === RUN TestPluginBackCompatMediaTypes [2022-02-01T10:08:47.176Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-01T10:08:47.260Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-02-01T10:08:47.260Z] PASS [2022-02-01T10:08:47.260Z] [2022-02-01T10:08:47.260Z] DONE 10 tests in 6.779s [2022-02-01T10:08:47.260Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-01T10:08:47.260Z] INFO: Testing against a local daemon [2022-02-01T10:08:47.260Z] === RUN TestExternalGraphDriver [2022-02-01T10:08:47.260Z] === RUN TestExternalGraphDriver/json [2022-02-01T10:08:49.068Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-01T10:08:49.068Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-01T10:08:49.147Z] === RUN TestExternalGraphDriver/spec [2022-02-01T10:08:49.631Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-01T10:08:49.888Z] --- PASS: TestBuildPreserveOwnership (3.51s) [2022-02-01T10:08:49.888Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.26s) [2022-02-01T10:08:49.888Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s) [2022-02-01T10:08:49.888Z] === RUN TestBuildPlatformInvalid [2022-02-01T10:08:50.144Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-02-01T10:08:50.144Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-01T10:08:50.144Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-01T10:08:50.510Z] === RUN TestExternalGraphDriver/pull [2022-02-01T10:08:50.706Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-01T10:08:51.268Z] Loaded image: busybox:latest [2022-02-01T10:08:51.268Z] Loaded image: busybox:glibc [2022-02-01T10:08:51.268Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-02-01T10:08:51.946Z] ...INFO: Daemon under test started and replied! [2022-02-01T10:08:51.946Z] INFO: Docker version of the daemon under test [2022-02-01T10:08:51.946Z] [2022-02-01T10:08:51.946Z] Client: [2022-02-01T10:08:51.946Z] Version: 17.06.2-ce [2022-02-01T10:08:51.946Z] API version: 1.30 [2022-02-01T10:08:51.946Z] Go version: go1.8.3 [2022-02-01T10:08:51.946Z] Git commit: cec0b72 [2022-02-01T10:08:51.947Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-01T10:08:51.947Z] OS/Arch: windows/amd64 [2022-02-01T10:08:51.947Z] [2022-02-01T10:08:51.947Z] Server: [2022-02-01T10:08:51.947Z] Version: 0.0.0-dev [2022-02-01T10:08:51.947Z] API version: 1.42 (minimum version 1.24) [2022-02-01T10:08:51.947Z] Go version: go1.17.6 [2022-02-01T10:08:51.947Z] Git commit: 2cff05e960 [2022-02-01T10:08:51.947Z] Built: 02/01/2022 10:06:34 [2022-02-01T10:08:51.947Z] OS/Arch: windows/amd64 [2022-02-01T10:08:51.947Z] Experimental: false [2022-02-01T10:08:51.947Z] [2022-02-01T10:08:51.947Z] INFO: Docker info of the daemon under test [2022-02-01T10:08:51.947Z] [2022-02-01T10:08:51.947Z] Containers: 0 [2022-02-01T10:08:51.947Z] Running: 0 [2022-02-01T10:08:51.947Z] Paused: 0 [2022-02-01T10:08:51.947Z] Stopped: 0 [2022-02-01T10:08:51.947Z] Images: 0 [2022-02-01T10:08:51.947Z] Server Version: 0.0.0-dev [2022-02-01T10:08:51.947Z] Storage Driver: windowsfilter [2022-02-01T10:08:51.947Z] Windows: [2022-02-01T10:08:51.947Z] Logging Driver: json-file [2022-02-01T10:08:51.947Z] Plugins: [2022-02-01T10:08:51.947Z] Volume: local [2022-02-01T10:08:51.947Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-01T10:08:51.947Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-01T10:08:51.947Z] Swarm: inactive [2022-02-01T10:08:51.947Z] Default Isolation: process [2022-02-01T10:08:51.947Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-01T10:08:51.947Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-01T10:08:51.947Z] OSType: windows [2022-02-01T10:08:51.947Z] Architecture: x86_64 [2022-02-01T10:08:51.947Z] CPUs: 4 [2022-02-01T10:08:51.947Z] Total Memory: 32GiB [2022-02-01T10:08:51.947Z] Name: azwin-2-ea5041 [2022-02-01T10:08:51.947Z] ID: MSM4:GJTF:SYAM:GIHD:L6QE:SHXE:6H4Z:VFVD:7T2C:4RXE:MEUX:Q7KQ [2022-02-01T10:08:51.947Z] Docker Root Dir: D:\CI\PR-43202\4\daemon [2022-02-01T10:08:51.947Z] Debug Mode (client): false [2022-02-01T10:08:51.947Z] Debug Mode (server): true [2022-02-01T10:08:51.947Z] File Descriptors: -1 [2022-02-01T10:08:51.947Z] Goroutines: 31 [2022-02-01T10:08:51.947Z] System Time: 2022-02-01T10:08:49.1305636Z [2022-02-01T10:08:51.947Z] EventsListeners: 0 [2022-02-01T10:08:51.947Z] Registry: https://index.docker.io/v1/ [2022-02-01T10:08:51.947Z] Labels: [2022-02-01T10:08:51.947Z] Experimental: false [2022-02-01T10:08:51.947Z] Insecure Registries: [2022-02-01T10:08:51.947Z] 127.0.0.0/8 [2022-02-01T10:08:51.947Z] Live Restore Enabled: false [2022-02-01T10:08:51.947Z] [2022-02-01T10:08:51.947Z] [2022-02-01T10:08:51.947Z] INFO: Docker images of the daemon under test [2022-02-01T10:08:51.947Z] [2022-02-01T10:08:51.947Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-01T10:08:51.947Z] [2022-02-01T10:08:51.947Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-01T10:08:51.947Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-01T10:08:51.947Z] ltsc2022: Pulling from windows/servercore [2022-02-01T10:08:51.947Z] 8f616e6e9eec: Pulling fs layer [2022-02-01T10:08:51.947Z] 0e02c12b1310: Pulling fs layer [2022-02-01T10:08:52.398Z] --- PASS: TestExternalGraphDriver (4.88s) [2022-02-01T10:08:52.398Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-02-01T10:08:52.398Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-02-01T10:08:52.398Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-02-01T10:08:52.398Z] === RUN TestGraphdriverPluginV2 [2022-02-01T10:08:52.634Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-02-01T10:08:53.197Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-02-01T10:08:53.454Z] Loaded image: debian:bullseye-slim [2022-02-01T10:08:53.710Z] Loaded image: hello-world:latest [2022-02-01T10:08:53.967Z] Loaded image: arm32v7/hello-world:latest [2022-02-01T10:08:54.223Z] docker_cli_daemon_test.go:1472: [d98df8e44e95a] daemon is not started [2022-02-01T10:08:54.786Z] === RUN TestDockerSuite/TestAttachDetach [2022-02-01T10:08:55.042Z] check_test.go:308: [d4b6818757ea6] daemon is not started [2022-02-01T10:08:55.042Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-02-01T10:08:55.971Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-01T10:08:56.559Z] --- PASS: TestGraphdriverPluginV2 (3.82s) [2022-02-01T10:08:56.559Z] PASS [2022-02-01T10:08:56.559Z] [2022-02-01T10:08:56.559Z] DONE 5 tests in 8.740s [2022-02-01T10:08:56.559Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-01T10:08:56.559Z] INFO: Testing against a local daemon [2022-02-01T10:08:56.559Z] === RUN TestContinueAfterPluginCrash [2022-02-01T10:08:56.559Z] === PAUSE TestContinueAfterPluginCrash [2022-02-01T10:08:56.559Z] === RUN TestReadPluginNoRead [2022-02-01T10:08:56.559Z] === PAUSE TestReadPluginNoRead [2022-02-01T10:08:56.559Z] === RUN TestDaemonStartWithLogOpt [2022-02-01T10:08:56.559Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-01T10:08:56.559Z] === CONT TestContinueAfterPluginCrash [2022-02-01T10:08:56.559Z] === CONT TestDaemonStartWithLogOpt [2022-02-01T10:08:56.899Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-01T10:08:57.155Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-02-01T10:08:58.522Z] check_test.go:308: [db3256a9d77fe] daemon is not started [2022-02-01T10:08:58.522Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-02-01T10:08:58.522Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-01T10:08:59.451Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-01T10:08:59.826Z] --- PASS: TestDaemonStartWithLogOpt (3.27s) [2022-02-01T10:08:59.826Z] === CONT TestReadPluginNoRead [2022-02-01T10:09:00.014Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-01T10:09:00.942Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-01T10:09:01.664Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-02-01T10:09:01.714Z] === RUN TestReadPluginNoRead/default [2022-02-01T10:09:02.276Z] 0e02c12b1310: Verifying Checksum [2022-02-01T10:09:02.276Z] 0e02c12b1310: Download complete [2022-02-01T10:09:02.641Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-01T10:09:02.832Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-01T10:09:03.088Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-02-01T10:09:03.242Z] 8f616e6e9eec: Verifying Checksum [2022-02-01T10:09:03.242Z] 8f616e6e9eec: Download complete [2022-02-01T10:09:03.649Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-01T10:09:04.005Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-01T10:09:04.261Z] --- PASS: TestContinueAfterPluginCrash (8.23s) [2022-02-01T10:09:04.579Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-01T10:09:04.579Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-01T10:09:04.822Z] === CONT TestReadPluginNoRead [2022-02-01T10:09:04.822Z] read_test.go:92: [dbb9e19562474] daemon is not started [2022-02-01T10:09:04.822Z] --- PASS: TestReadPluginNoRead (5.64s) [2022-02-01T10:09:04.822Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-02-01T10:09:04.822Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-02-01T10:09:04.822Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-02-01T10:09:04.822Z] PASS [2022-02-01T10:09:04.822Z] [2022-02-01T10:09:04.822Z] DONE 6 tests in 8.949s [2022-02-01T10:09:04.822Z] 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-01T10:09:04.822Z] testing: warning: no tests to run [2022-02-01T10:09:04.822Z] PASS [2022-02-01T10:09:04.822Z] [2022-02-01T10:09:04.822Z] DONE 0 tests in 0.011s [2022-02-01T10:09:04.822Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-01T10:09:05.077Z] INFO: Testing against a local daemon [2022-02-01T10:09:05.077Z] === RUN TestPluginWithDevMounts [2022-02-01T10:09:05.077Z] === PAUSE TestPluginWithDevMounts [2022-02-01T10:09:05.077Z] === CONT TestPluginWithDevMounts [2022-02-01T10:09:05.508Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.52s) [2022-02-01T10:09:05.508Z] PASS [2022-02-01T10:09:05.508Z] [2022-02-01T10:09:05.508Z] === Skipped [2022-02-01T10:09:05.508Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-01T10:09:05.508Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:09:05.508Z] [2022-02-01T10:09:05.508Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:09:05.508Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:09:05.508Z] [2022-02-01T10:09:05.508Z] DONE 34 tests, 2 skipped in 172.480s [2022-02-01T10:09:05.508Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-01T10:09:05.508Z] ++ 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-01T10:09:05.508Z] ++ set -e [2022-02-01T10:09:05.508Z] ++ '[' -n 0 ']' [2022-02-01T10:09:05.508Z] ++ set -x [2022-02-01T10:09:05.508Z] ++ 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-01T10:09:05.764Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-01T10:09:05.764Z] INFO: Testing against a local daemon [2022-02-01T10:09:05.764Z] === RUN TestConfigInspect [2022-02-01T10:09:06.020Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-02-01T10:09:06.020Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-01T10:09:06.440Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-02-01T10:09:06.440Z] PASS [2022-02-01T10:09:06.440Z] [2022-02-01T10:09:06.440Z] DONE 1 tests in 1.605s [2022-02-01T10:09:06.440Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-01T10:09:06.695Z] INFO: Testing against a local daemon [2022-02-01T10:09:06.695Z] === RUN TestSecretInspect [2022-02-01T10:09:08.538Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-02-01T10:09:08.538Z] --- PASS: TestConfigInspect (2.90s) [2022-02-01T10:09:08.538Z] === RUN TestConfigList [2022-02-01T10:09:08.580Z] --- PASS: TestSecretInspect (2.09s) [2022-02-01T10:09:08.580Z] === RUN TestSecretList [2022-02-01T10:09:09.140Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-02-01T10:09:11.060Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-02-01T10:09:11.093Z] --- PASS: TestSecretList (2.10s) [2022-02-01T10:09:11.094Z] === RUN TestSecretsCreateAndDelete [2022-02-01T10:09:11.998Z] --- PASS: TestConfigList (3.14s) [2022-02-01T10:09:11.998Z] === RUN TestConfigsCreateAndDelete [2022-02-01T10:09:12.980Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2022-02-01T10:09:12.980Z] === RUN TestSecretsUpdate [2022-02-01T10:09:13.505Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-02-01T10:09:14.524Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-02-01T10:09:15.085Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2022-02-01T10:09:15.085Z] === RUN TestConfigsUpdate [2022-02-01T10:09:15.493Z] --- PASS: TestSecretsUpdate (2.12s) [2022-02-01T10:09:15.493Z] === RUN TestTemplatedSecret [2022-02-01T10:09:16.450Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-02-01T10:09:17.386Z] --- PASS: TestTemplatedSecret (2.45s) [2022-02-01T10:09:17.386Z] === RUN TestSecretCreateResolve [2022-02-01T10:09:17.816Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-02-01T10:09:17.816Z] --- PASS: TestConfigsUpdate (2.82s) [2022-02-01T10:09:17.816Z] === RUN TestTemplatedConfig [2022-02-01T10:09:19.707Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-02-01T10:09:19.934Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-02-01T10:09:19.934Z] PASS [2022-02-01T10:09:19.934Z] [2022-02-01T10:09:19.934Z] DONE 6 tests in 13.019s [2022-02-01T10:09:19.934Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-01T10:09:19.934Z] INFO: Testing against a local daemon [2022-02-01T10:09:19.934Z] === RUN TestServiceCreateInit [2022-02-01T10:09:19.934Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-01T10:09:19.963Z] check_test.go:308: [d350a46e536ec] daemon is not started [2022-02-01T10:09:19.963Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-02-01T10:09:20.526Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-01T10:09:20.526Z] check_test.go:308: [d0b551a152ef7] daemon is not started [2022-02-01T10:09:20.526Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-02-01T10:09:21.091Z] --- PASS: TestTemplatedConfig (3.16s) [2022-02-01T10:09:21.091Z] === RUN TestConfigCreateResolve [2022-02-01T10:09:21.091Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-01T10:09:22.023Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-02-01T10:09:22.023Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-01T10:09:22.280Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-01T10:09:22.280Z] check_test.go:308: [db0ade7d0bf2f] daemon is not started [2022-02-01T10:09:22.280Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-02-01T10:09:22.773Z] 8f616e6e9eec: Pull complete [2022-02-01T10:09:22.842Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-02-01T10:09:23.242Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-01T10:09:24.208Z] --- PASS: TestConfigCreateResolve (3.02s) [2022-02-01T10:09:24.208Z] PASS [2022-02-01T10:09:24.208Z] [2022-02-01T10:09:24.208Z] DONE 6 tests in 18.341s [2022-02-01T10:09:24.208Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-01T10:09:24.208Z] ++ 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-01T10:09:24.208Z] ++ set -e [2022-02-01T10:09:24.208Z] ++ '[' -n 0 ']' [2022-02-01T10:09:24.208Z] ++ set -x [2022-02-01T10:09:24.208Z] ++ 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-01T10:09:24.208Z] INFO: Testing against a local daemon [2022-02-01T10:09:24.208Z] === RUN TestCheckpoint [2022-02-01T10:09:24.208Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:09:24.208Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-01T10:09:24.208Z] === RUN TestContainerInvalidJSON [2022-02-01T10:09:24.208Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:09:24.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:09:24.208Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:09:24.208Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:09:24.208Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:09:24.208Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:09:24.208Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-01T10:09:24.208Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-01T10:09:24.208Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-01T10:09:24.208Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-01T10:09:24.208Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-02-01T10:09:24.208Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-01T10:09:24.208Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-02-01T10:09:24.208Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-01T10:09:24.464Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-02-01T10:09:24.464Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-01T10:09:24.464Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-01T10:09:24.464Z] === RUN TestCopyFromContainer [2022-02-01T10:09:24.720Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-02-01T10:09:24.976Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-01T10:09:25.905Z] === RUN TestCopyFromContainer// [2022-02-01T10:09:26.161Z] === RUN TestCopyFromContainer//bar/root [2022-02-01T10:09:26.161Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-01T10:09:26.161Z] === RUN TestCopyFromContainer/bar/quux [2022-02-01T10:09:26.417Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-02-01T10:09:26.417Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-01T10:09:26.417Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-01T10:09:26.417Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-01T10:09:26.417Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-01T10:09:26.674Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-01T10:09:26.674Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-01T10:09:26.674Z] --- PASS: TestCopyFromContainer (2.29s) [2022-02-01T10:09:26.674Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-02-01T10:09:26.674Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-02-01T10:09:26.674Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-02-01T10:09:26.674Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-02-01T10:09:26.674Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-01T10:09:26.674Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-02-01T10:09:26.674Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-02-01T10:09:26.674Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-02-01T10:09:26.674Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-02-01T10:09:26.674Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-01T10:09:26.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-01T10:09:26.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:09:26.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:09:26.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:09:26.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:09:26.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:09:26.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:09:26.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:09:26.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:09:26.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:09:26.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-01T10:09:26.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-01T10:09:26.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-01T10:09:26.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-01T10:09:26.674Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-01T10:09:26.674Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-01T10:09:26.674Z] === RUN TestCreateWithInvalidEnv [2022-02-01T10:09:26.674Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-01T10:09:26.674Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-01T10:09:26.674Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-01T10:09:26.674Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-01T10:09:26.674Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-01T10:09:26.674Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-01T10:09:26.674Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-01T10:09:26.674Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-01T10:09:26.674Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-01T10:09:26.674Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-01T10:09:26.674Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-01T10:09:26.674Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-01T10:09:26.674Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-01T10:09:26.674Z] === RUN TestCreateTmpfsMountsTarget [2022-02-01T10:09:26.930Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-01T10:09:26.930Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-01T10:09:27.402Z] --- PASS: TestServiceCreateInit (7.32s) [2022-02-01T10:09:27.403Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2022-02-01T10:09:27.403Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-02-01T10:09:27.403Z] === RUN TestCreateServiceMultipleTimes [2022-02-01T10:09:27.493Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-01T10:09:28.425Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-01T10:09:28.425Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-02-01T10:09:28.682Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s) [2022-02-01T10:09:28.682Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-01T10:09:28.981Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-02-01T10:09:30.573Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2022-02-01T10:09:30.573Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-01T10:09:30.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:09:30.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:09:30.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:09:30.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:09:30.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:09:30.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:09:30.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:09:30.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:09:30.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:09:30.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:09:30.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:09:30.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:09:30.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:09:30.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:09:30.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:09:30.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-01T10:09:30.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-02-01T10:09:30.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-02-01T10:09:30.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-01T10:09:30.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-02-01T10:09:30.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-01T10:09:30.573Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-01T10:09:30.829Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-02-01T10:09:30.829Z] === RUN TestCreateDifferentPlatform [2022-02-01T10:09:31.094Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-01T10:09:31.094Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-01T10:09:31.094Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-02-01T10:09:31.094Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-01T10:09:31.094Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-01T10:09:31.094Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-01T10:09:31.094Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-01T10:09:31.094Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-01T10:09:31.094Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-01T10:09:31.094Z] === RUN TestContainerStartOnDaemonRestart [2022-02-01T10:09:31.094Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-01T10:09:31.094Z] === RUN TestDaemonRestartIpcMode [2022-02-01T10:09:31.094Z] === PAUSE TestDaemonRestartIpcMode [2022-02-01T10:09:31.094Z] === RUN TestDaemonHostGatewayIP [2022-02-01T10:09:31.094Z] === PAUSE TestDaemonHostGatewayIP [2022-02-01T10:09:31.094Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-01T10:09:31.094Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-01T10:09:31.094Z] === RUN TestContainerKillOnDaemonStart [2022-02-01T10:09:31.094Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-01T10:09:31.094Z] === RUN TestDiff [2022-02-01T10:09:31.660Z] --- PASS: TestDiff (0.59s) [2022-02-01T10:09:31.660Z] === RUN TestExecWithCloseStdin [2022-02-01T10:09:32.224Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-02-01T10:09:32.481Z] --- PASS: TestExecWithCloseStdin (0.73s) [2022-02-01T10:09:32.481Z] === RUN TestExec [2022-02-01T10:09:33.044Z] --- PASS: TestExec (0.73s) [2022-02-01T10:09:33.044Z] === RUN TestExecUser [2022-02-01T10:09:33.610Z] --- PASS: TestExecUser (0.62s) [2022-02-01T10:09:33.610Z] === RUN TestExportContainerAndImportImage [2022-02-01T10:09:34.173Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-01T10:09:34.430Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2022-02-01T10:09:34.430Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-01T10:09:35.798Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-02-01T10:09:35.798Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-02-01T10:09:35.798Z] === RUN TestHealthCheckWorkdir [2022-02-01T10:09:36.360Z] check_test.go:308: [d0aa874003e18] daemon is not started [2022-02-01T10:09:36.360Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-02-01T10:09:36.616Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-02-01T10:09:36.616Z] === RUN TestHealthKillContainer [2022-02-01T10:09:36.872Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-01T10:09:36.872Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-02-01T10:09:36.872Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-01T10:09:37.434Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-02-01T10:09:37.997Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-02-01T10:09:37.997Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-01T10:09:38.941Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-02-01T10:09:40.397Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-02-01T10:09:40.515Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-02-01T10:09:40.515Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-01T10:09:41.447Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-01T10:09:42.010Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-01T10:09:42.235Z] --- PASS: TestCreateServiceMultipleTimes (15.37s) [2022-02-01T10:09:42.235Z] === RUN TestCreateServiceConflict [2022-02-01T10:09:44.535Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-02-01T10:09:44.536Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-01T10:09:44.749Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-02-01T10:09:44.749Z] === RUN TestCreateServiceMaxReplicas [2022-02-01T10:09:44.792Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-02-01T10:09:45.049Z] --- PASS: TestHealthKillContainer (8.40s) [2022-02-01T10:09:45.049Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-01T10:09:45.618Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2022-02-01T10:09:45.618Z] === RUN TestIpcModeNone [2022-02-01T10:09:46.180Z] --- PASS: TestIpcModeNone (0.59s) [2022-02-01T10:09:46.180Z] === RUN TestIpcModePrivate [2022-02-01T10:09:46.743Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2022-02-01T10:09:46.743Z] --- PASS: TestIpcModePrivate (0.63s) [2022-02-01T10:09:46.743Z] === RUN TestIpcModeShareable [2022-02-01T10:09:46.743Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-01T10:09:47.000Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-02-01T10:09:47.000Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-01T10:09:47.000Z] check_test.go:308: [d14d441675a7d] daemon is not started [2022-02-01T10:09:47.000Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-02-01T10:09:47.257Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-02-01T10:09:47.262Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-02-01T10:09:47.262Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-01T10:09:47.513Z] --- PASS: TestIpcModeShareable (0.74s) [2022-02-01T10:09:47.514Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-01T10:09:48.077Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-01T10:09:48.769Z] --- PASS: TestBuildWithHugeFile (73.10s) [2022-02-01T10:09:48.769Z] === RUN TestBuildWCOWSandboxSize [2022-02-01T10:09:48.769Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:09:48.769Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:09:48.769Z] === RUN TestBuildWithEmptyDockerfile [2022-02-01T10:09:48.769Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:09:48.769Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:09:48.769Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:09:48.769Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:09:48.769Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:09:48.769Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:09:48.769Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:09:48.769Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:09:48.769Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:09:48.769Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-01T10:09:48.769Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-02-01T10:09:48.769Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-02-01T10:09:48.769Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-01T10:09:48.769Z] === RUN TestBuildPreserveOwnership [2022-02-01T10:09:48.769Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-01T10:09:48.769Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-01T10:09:48.769Z] --- PASS: TestBuildPreserveOwnership (2.42s) [2022-02-01T10:09:48.769Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.62s) [2022-02-01T10:09:48.769Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.80s) [2022-02-01T10:09:48.769Z] === RUN TestBuildPlatformInvalid [2022-02-01T10:09:48.769Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-01T10:09:48.769Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-01T10:09:48.769Z] Loaded image: busybox:latest [2022-02-01T10:09:48.769Z] Loaded image: busybox:glibc [2022-02-01T10:09:48.769Z] Loaded image: debian:bullseye-slim [2022-02-01T10:09:48.769Z] Loaded image: hello-world:latest [2022-02-01T10:09:48.769Z] Loaded image: arm32v7/hello-world:latest [2022-02-01T10:09:49.009Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-02-01T10:09:49.266Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-01T10:09:50.194Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2022-02-01T10:09:50.194Z] === RUN TestAPIIpcModeHost [2022-02-01T10:09:50.757Z] --- PASS: TestAPIIpcModeHost (0.79s) [2022-02-01T10:09:50.757Z] === RUN TestDaemonIpcModeShareable [2022-02-01T10:09:51.319Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-02-01T10:09:51.883Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-01T10:09:52.052Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.87s) [2022-02-01T10:09:52.052Z] PASS [2022-02-01T10:09:52.052Z] [2022-02-01T10:09:52.052Z] === Skipped [2022-02-01T10:09:52.052Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-02-01T10:09:52.052Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:09:52.052Z] [2022-02-01T10:09:52.052Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:09:52.052Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:09:52.052Z] [2022-02-01T10:09:52.052Z] DONE 34 tests, 2 skipped in 101.843s [2022-02-01T10:09:52.052Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-02-01T10:09:52.052Z] ++ 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-01T10:09:52.052Z] ++ set -e [2022-02-01T10:09:52.052Z] ++ '[' -n 0 ']' [2022-02-01T10:09:52.052Z] ++ set -x [2022-02-01T10:09:52.052Z] ++ 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-01T10:09:52.052Z] INFO: Testing against a local daemon [2022-02-01T10:09:52.052Z] === RUN TestConfigInspect [2022-02-01T10:09:52.445Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2022-02-01T10:09:52.445Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2022-02-01T10:09:52.445Z] === RUN TestDaemonIpcModePrivate [2022-02-01T10:09:52.701Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-02-01T10:09:54.105Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-02-01T10:09:54.365Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2022-02-01T10:09:54.365Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-01T10:09:54.581Z] --- PASS: TestConfigInspect (2.16s) [2022-02-01T10:09:54.581Z] === RUN TestConfigList [2022-02-01T10:09:54.622Z] check_test.go:308: [dcca630cd785e] daemon is not started [2022-02-01T10:09:54.622Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-02-01T10:09:56.002Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-02-01T10:09:56.002Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2022-02-01T10:09:56.002Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-01T10:09:56.482Z] --- PASS: TestConfigList (2.06s) [2022-02-01T10:09:56.482Z] === RUN TestConfigsCreateAndDelete [2022-02-01T10:09:57.892Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-02-01T10:09:57.893Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-02-01T10:09:57.893Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2022-02-01T10:09:57.893Z] === RUN TestIpcModeOlderClient [2022-02-01T10:09:57.893Z] === PAUSE TestIpcModeOlderClient [2022-02-01T10:09:57.893Z] === RUN TestKillContainerInvalidSignal [2022-02-01T10:09:58.148Z] check_test.go:308: [dbc6a0561161f] daemon is not started [2022-02-01T10:09:58.148Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-02-01T10:09:58.382Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2022-02-01T10:09:58.382Z] === RUN TestConfigsUpdate [2022-02-01T10:09:58.404Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2022-02-01T10:09:58.404Z] === RUN TestKillContainer [2022-02-01T10:09:58.404Z] === RUN TestKillContainer/no_signal [2022-02-01T10:09:58.660Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-01T10:09:59.221Z] === RUN TestKillContainer/non_killing_signal [2022-02-01T10:09:59.477Z] === RUN TestKillContainer/killing_signal [2022-02-01T10:10:00.337Z] ............................ [ 66%] [2022-02-01T10:10:00.407Z] --- PASS: TestKillContainer (1.86s) [2022-02-01T10:10:00.407Z] --- PASS: TestKillContainer/no_signal (0.62s) [2022-02-01T10:10:00.407Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2022-02-01T10:10:00.407Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2022-02-01T10:10:00.407Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-01T10:10:00.407Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-01T10:10:00.926Z] --- PASS: TestConfigsUpdate (2.12s) [2022-02-01T10:10:00.926Z] === RUN TestTemplatedConfig [2022-02-01T10:10:01.336Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-01T10:10:01.336Z] docker_cli_daemon_plugins_test.go:80: [d07746aa76617] daemon is not started [2022-02-01T10:10:01.898Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2022-02-01T10:10:01.898Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2022-02-01T10:10:01.898Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-02-01T10:10:01.898Z] === RUN TestKillStoppedContainer [2022-02-01T10:10:01.898Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-02-01T10:10:01.898Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-01T10:10:02.094Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.95s) [2022-02-01T10:10:02.094Z] === RUN TestCreateServiceSecretFileMode [2022-02-01T10:10:02.154Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2022-02-01T10:10:02.154Z] === RUN TestKillDifferentUserContainer [2022-02-01T10:10:02.716Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-02-01T10:10:02.857Z] --- PASS: TestTemplatedConfig (2.05s) [2022-02-01T10:10:02.857Z] === RUN TestConfigCreateResolve [2022-02-01T10:10:02.972Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2022-02-01T10:10:02.972Z] === RUN TestInspectOomKilledTrue [2022-02-01T10:10:02.972Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:10:02.972Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-01T10:10:02.972Z] === RUN TestInspectOomKilledFalse [2022-02-01T10:10:02.972Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:10:02.972Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-01T10:10:02.972Z] === RUN TestLinksEtcHostsContentMatch [2022-02-01T10:10:02.972Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-01T10:10:03.534Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2022-02-01T10:10:03.534Z] === RUN TestLinksContainerNames [2022-02-01T10:10:04.757Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-02-01T10:10:04.757Z] PASS [2022-02-01T10:10:04.757Z] [2022-02-01T10:10:04.757Z] DONE 6 tests in 12.629s [2022-02-01T10:10:04.757Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-02-01T10:10:04.757Z] ++ 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-01T10:10:04.757Z] ++ set -e [2022-02-01T10:10:04.757Z] ++ '[' -n 0 ']' [2022-02-01T10:10:04.757Z] ++ set -x [2022-02-01T10:10:04.757Z] ++ 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-01T10:10:04.757Z] INFO: Testing against a local daemon [2022-02-01T10:10:04.757Z] === RUN TestCheckpoint [2022-02-01T10:10:04.757Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:10:04.757Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-01T10:10:04.757Z] === RUN TestContainerInvalidJSON [2022-02-01T10:10:04.757Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:10:04.757Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:10:04.757Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:10:04.757Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:10:04.757Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:10:04.757Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:10:04.757Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-01T10:10:04.757Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-01T10:10:04.757Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-01T10:10:04.757Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-01T10:10:04.847Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-01T10:10:04.847Z] [2022-02-01T10:10:04.847Z] ________ ____ __. [2022-02-01T10:10:04.847Z] \_____ \ | |/ _| [2022-02-01T10:10:04.847Z] / | \| < [2022-02-01T10:10:04.847Z] / | \ | \ [2022-02-01T10:10:04.847Z] \_______ /____|__ \ [2022-02-01T10:10:04.847Z] \/ \/ [2022-02-01T10:10:04.847Z] [2022-02-01T10:10:04.847Z] INFO: make.ps1 ended at 02/01/2022 10:10:01 [2022-02-01T10:10:04.847Z] INFO: Binaries build ended at 02/01/2022 10:10:03. Duration:00:01:33.3951809 [2022-02-01T10:10:04.899Z] --- PASS: TestLinksContainerNames (1.31s) [2022-02-01T10:10:04.899Z] === RUN TestLogsFollowTailEmpty [2022-02-01T10:10:05.015Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-02-01T10:10:05.015Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-01T10:10:05.015Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-01T10:10:05.015Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-01T10:10:05.015Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-02-01T10:10:05.015Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-01T10:10:05.015Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-01T10:10:05.015Z] === RUN TestCopyFromContainer [2022-02-01T10:10:05.156Z] docker_cli_daemon_plugins_test.go:170: [d328c5e9a58a5] daemon is not started [2022-02-01T10:10:05.319Z] INFO: Copying the built daemon binary to d:\CI\PR-43202\4\binary\dockerd-2cff05e960.exe... [2022-02-01T10:10:05.319Z] INFO: Copying the built client binary to d:\CI\PR-43202\4\binary\docker-2cff05e960.exe... [2022-02-01T10:10:05.319Z] INFO: Copying dockerversion from the container... [2022-02-01T10:10:05.319Z] INFO: Copying the golang package from the container to d:\CI\PR-43202\4\installer\go.zip... [2022-02-01T10:10:05.413Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2022-02-01T10:10:05.413Z] === RUN TestContainerNetworkMountsNoChown [2022-02-01T10:10:05.669Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-01T10:10:05.926Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-01T10:10:05.926Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/default [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/default [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/private [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/private [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rprivate [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/slave [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/slave [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rslave [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/shared [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/shared [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rshared [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-01T10:10:05.926Z] === CONT TestMountDaemonRoot/default [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-01T10:10:05.926Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-01T10:10:05.926Z] === CONT TestMountDaemonRoot/rprivate [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-01T10:10:05.926Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-01T10:10:05.926Z] === CONT TestMountDaemonRoot/rshared [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-01T10:10:05.926Z] === CONT TestMountDaemonRoot/shared [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-01T10:10:05.926Z] === CONT TestMountDaemonRoot/rslave [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-01T10:10:05.926Z] === CONT TestMountDaemonRoot/slave [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-01T10:10:05.926Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-01T10:10:05.926Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-01T10:10:05.926Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-01T10:10:05.926Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-01T10:10:05.926Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-01T10:10:05.926Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-01T10:10:05.951Z] === RUN TestCopyFromContainer// [2022-02-01T10:10:05.951Z] === RUN TestCopyFromContainer//bar/root [2022-02-01T10:10:05.951Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-01T10:10:05.951Z] === RUN TestCopyFromContainer/bar/quux [2022-02-01T10:10:05.951Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-01T10:10:05.951Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-01T10:10:06.182Z] === CONT TestMountDaemonRoot/private [2022-02-01T10:10:06.182Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-01T10:10:06.182Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-01T10:10:06.182Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-01T10:10:06.182Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-01T10:10:06.182Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-01T10:10:06.182Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-01T10:10:06.182Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-01T10:10:06.182Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-01T10:10:06.182Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-01T10:10:06.182Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-01T10:10:06.182Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-01T10:10:06.182Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-01T10:10:06.182Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-01T10:10:06.182Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-01T10:10:06.182Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-01T10:10:06.182Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-01T10:10:06.182Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-01T10:10:06.210Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-01T10:10:06.210Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-01T10:10:06.210Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-01T10:10:06.210Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-01T10:10:06.210Z] --- PASS: TestCopyFromContainer (1.30s) [2022-02-01T10:10:06.210Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-02-01T10:10:06.210Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-01T10:10:06.210Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-01T10:10:06.210Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-01T10:10:06.210Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-01T10:10:06.210Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-01T10:10:06.210Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-01T10:10:06.210Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-01T10:10:06.210Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-02-01T10:10:06.210Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-01T10:10:06.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-01T10:10:06.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:10:06.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:10:06.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:10:06.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:10:06.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:10:06.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:10:06.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:10:06.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:10:06.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:10:06.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-01T10:10:06.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-01T10:10:06.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-01T10:10:06.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-01T10:10:06.210Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-01T10:10:06.313Z] INFO: Extracting go.zip to d:\CI\PR-43202\4\go [2022-02-01T10:10:06.438Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-01T10:10:06.439Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-01T10:10:06.439Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-01T10:10:06.439Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-01T10:10:06.439Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-01T10:10:06.439Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-01T10:10:06.439Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-01T10:10:06.439Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-01T10:10:06.439Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-01T10:10:06.439Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-01T10:10:06.439Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-01T10:10:06.439Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-01T10:10:06.439Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-01T10:10:06.468Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-01T10:10:06.468Z] === RUN TestCreateWithInvalidEnv [2022-02-01T10:10:06.468Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-01T10:10:06.468Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-01T10:10:06.468Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-01T10:10:06.468Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-01T10:10:06.468Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-01T10:10:06.468Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-01T10:10:06.468Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-01T10:10:06.468Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-01T10:10:06.468Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-01T10:10:06.468Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-01T10:10:06.468Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-01T10:10:06.468Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-01T10:10:06.468Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-01T10:10:06.468Z] === RUN TestCreateTmpfsMountsTarget [2022-02-01T10:10:06.468Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-01T10:10:06.468Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-01T10:10:06.695Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-02-01T10:10:06.695Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-02-01T10:10:06.695Z] === RUN TestContainerBindMountNonRecursive [2022-02-01T10:10:07.404Z] --- PASS: TestCreateWithCustomMaskedPaths (1.07s) [2022-02-01T10:10:07.404Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-01T10:10:08.590Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2022-02-01T10:10:08.590Z] === RUN TestContainerVolumesMountedAsShared [2022-02-01T10:10:08.777Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-02-01T10:10:08.777Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-01T10:10:08.777Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:10:08.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:10:08.777Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:10:08.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:10:08.777Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:10:08.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:10:08.777Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:10:08.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:10:08.777Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:10:08.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:10:08.777Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:10:08.777Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:10:08.777Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:10:08.777Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:10:08.777Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:10:08.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-01T10:10:08.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-01T10:10:08.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-01T10:10:08.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-01T10:10:08.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-01T10:10:08.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-01T10:10:08.777Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-01T10:10:09.035Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-02-01T10:10:09.035Z] === RUN TestCreateDifferentPlatform [2022-02-01T10:10:09.035Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-01T10:10:09.035Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-01T10:10:09.035Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-02-01T10:10:09.035Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-01T10:10:09.035Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-01T10:10:09.035Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-01T10:10:09.035Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-01T10:10:09.035Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-01T10:10:09.035Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-01T10:10:09.035Z] === RUN TestContainerStartOnDaemonRestart [2022-02-01T10:10:09.035Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-01T10:10:09.035Z] === RUN TestDaemonRestartIpcMode [2022-02-01T10:10:09.035Z] === PAUSE TestDaemonRestartIpcMode [2022-02-01T10:10:09.035Z] === RUN TestDaemonHostGatewayIP [2022-02-01T10:10:09.035Z] === PAUSE TestDaemonHostGatewayIP [2022-02-01T10:10:09.035Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-01T10:10:09.035Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-01T10:10:09.035Z] === RUN TestContainerKillOnDaemonStart [2022-02-01T10:10:09.035Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-01T10:10:09.035Z] === RUN TestDiff [2022-02-01T10:10:09.153Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2022-02-01T10:10:09.153Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-01T10:10:09.601Z] --- PASS: TestDiff (0.39s) [2022-02-01T10:10:09.601Z] === RUN TestExecWithCloseStdin [2022-02-01T10:10:09.716Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2022-02-01T10:10:09.716Z] === RUN TestNetworkNat [2022-02-01T10:10:09.860Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-02-01T10:10:09.860Z] === RUN TestExec [2022-02-01T10:10:10.279Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-02-01T10:10:10.426Z] --- PASS: TestExec (0.45s) [2022-02-01T10:10:10.426Z] === RUN TestExecUser [2022-02-01T10:10:10.535Z] --- PASS: TestNetworkNat (0.69s) [2022-02-01T10:10:10.535Z] === RUN TestNetworkLocalhostTCPNat [2022-02-01T10:10:10.684Z] --- PASS: TestExecUser (0.44s) [2022-02-01T10:10:10.684Z] === RUN TestExportContainerAndImportImage [2022-02-01T10:10:10.792Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-02-01T10:10:11.250Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2022-02-01T10:10:11.250Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-01T10:10:11.354Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2022-02-01T10:10:11.354Z] === RUN TestNetworkLoopbackNat [2022-02-01T10:10:11.354Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-02-01T10:10:11.915Z] check_test.go:308: [d1ae3bea390b6] daemon is not started [2022-02-01T10:10:11.915Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-02-01T10:10:12.476Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-01T10:10:12.623Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2022-02-01T10:10:12.623Z] === RUN TestHealthCheckWorkdir [2022-02-01T10:10:12.881Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-02-01T10:10:12.882Z] === RUN TestHealthKillContainer [2022-02-01T10:10:13.407Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-02-01T10:10:13.663Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-01T10:10:14.228Z] --- PASS: TestNetworkLoopbackNat (3.00s) [2022-02-01T10:10:14.228Z] === RUN TestPause [2022-02-01T10:10:14.250Z] --- PASS: TestCreateServiceSecretFileMode (12.39s) [2022-02-01T10:10:14.250Z] === RUN TestCreateServiceConfigFileMode [2022-02-01T10:10:14.791Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-01T10:10:15.049Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-02-01T10:10:15.049Z] --- PASS: TestPause (0.77s) [2022-02-01T10:10:15.049Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-01T10:10:15.049Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-01T10:10:15.049Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-01T10:10:15.049Z] === RUN TestPauseStopPausedContainer [2022-02-01T10:10:15.978Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2022-02-01T10:10:15.978Z] === RUN TestPidHost [2022-02-01T10:10:16.539Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-02-01T10:10:17.469Z] --- PASS: TestPidHost (1.62s) [2022-02-01T10:10:17.469Z] === RUN TestPsFilter [2022-02-01T10:10:17.726Z] --- PASS: TestPsFilter (0.18s) [2022-02-01T10:10:17.726Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-01T10:10:17.983Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-02-01T10:10:18.240Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-02-01T10:10:18.240Z] === RUN TestRemoveContainerWithVolume [2022-02-01T10:10:18.496Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-01T10:10:19.060Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2022-02-01T10:10:19.060Z] === RUN TestRemoveContainerRunning [2022-02-01T10:10:19.623Z] --- PASS: TestRemoveContainerRunning (0.72s) [2022-02-01T10:10:19.623Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-01T10:10:19.879Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-02-01T10:10:20.442Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2022-02-01T10:10:20.442Z] === RUN TestRemoveInvalidContainer [2022-02-01T10:10:20.442Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-02-01T10:10:20.442Z] === RUN TestRenameLinkedContainer [2022-02-01T10:10:20.990Z] --- PASS: TestHealthKillContainer (7.84s) [2022-02-01T10:10:20.990Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-01T10:10:21.248Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-02-01T10:10:21.248Z] === RUN TestIpcModeNone [2022-02-01T10:10:21.374Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-02-01T10:10:21.814Z] --- PASS: TestIpcModeNone (0.43s) [2022-02-01T10:10:21.814Z] === RUN TestIpcModePrivate [2022-02-01T10:10:22.072Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-02-01T10:10:22.072Z] --- PASS: TestIpcModePrivate (0.42s) [2022-02-01T10:10:22.072Z] === RUN TestIpcModeShareable [2022-02-01T10:10:22.330Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-02-01T10:10:22.588Z] --- PASS: TestIpcModeShareable (0.40s) [2022-02-01T10:10:22.588Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-01T10:10:23.266Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-02-01T10:10:23.266Z] --- PASS: TestRenameLinkedContainer (2.89s) [2022-02-01T10:10:23.266Z] === RUN TestRenameStoppedContainer [2022-02-01T10:10:23.828Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-02-01T10:10:23.962Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.27s) [2022-02-01T10:10:23.962Z] === RUN TestAPIIpcModeHost [2022-02-01T10:10:23.962Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-02-01T10:10:23.962Z] === RUN TestDaemonIpcModeShareable [2022-02-01T10:10:24.087Z] --- PASS: TestRenameStoppedContainer (0.67s) [2022-02-01T10:10:24.087Z] === RUN TestRenameRunningContainerAndReuse [2022-02-01T10:10:24.087Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-01T10:10:24.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-01T10:10:25.274Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2022-02-01T10:10:25.274Z] === RUN TestRenameInvalidName [2022-02-01T10:10:25.338Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-02-01T10:10:25.338Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-02-01T10:10:25.338Z] === RUN TestDaemonIpcModePrivate [2022-02-01T10:10:25.836Z] --- PASS: TestRenameInvalidName (0.56s) [2022-02-01T10:10:25.836Z] === RUN TestRenameAnonymousContainer [2022-02-01T10:10:26.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-01T10:10:26.273Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-02-01T10:10:26.273Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2022-02-01T10:10:26.273Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-01T10:10:26.408Z] --- PASS: TestCreateServiceConfigFileMode (12.45s) [2022-02-01T10:10:26.408Z] === RUN TestCreateServiceSysctls [2022-02-01T10:10:27.460Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-02-01T10:10:27.647Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-02-01T10:10:27.647Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-02-01T10:10:27.647Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-01T10:10:27.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-01T10:10:27.772Z] --- PASS: TestCreateServiceSysctls (2.91s) [2022-02-01T10:10:27.772Z] === RUN TestCreateServiceCapabilities [2022-02-01T10:10:27.974Z] --- PASS: TestRenameAnonymousContainer (2.17s) [2022-02-01T10:10:27.974Z] === RUN TestRenameContainerWithSameName [2022-02-01T10:10:28.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-01T10:10:28.536Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2022-02-01T10:10:28.536Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-01T10:10:28.582Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-02-01T10:10:28.582Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2022-02-01T10:10:28.582Z] === RUN TestIpcModeOlderClient [2022-02-01T10:10:28.582Z] === PAUSE TestIpcModeOlderClient [2022-02-01T10:10:28.582Z] === RUN TestKillContainerInvalidSignal [2022-02-01T10:10:28.840Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2022-02-01T10:10:28.840Z] === RUN TestKillContainer [2022-02-01T10:10:28.840Z] === RUN TestKillContainer/no_signal [2022-02-01T10:10:29.407Z] === RUN TestKillContainer/non_killing_signal [2022-02-01T10:10:29.670Z] === RUN TestKillContainer/killing_signal [2022-02-01T10:10:29.908Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2022-02-01T10:10:29.908Z] === RUN TestResize [2022-02-01T10:10:30.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-01T10:10:30.241Z] --- PASS: TestKillContainer (1.15s) [2022-02-01T10:10:30.241Z] --- PASS: TestKillContainer/no_signal (0.35s) [2022-02-01T10:10:30.241Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-02-01T10:10:30.241Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-02-01T10:10:30.241Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-01T10:10:30.241Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-01T10:10:30.289Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-02-01T10:10:30.289Z] === RUN TestInspect [2022-02-01T10:10:30.423Z] --- PASS: TestResize (0.59s) [2022-02-01T10:10:30.423Z] === RUN TestResizeWithInvalidSize [2022-02-01T10:10:30.500Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-01T10:10:30.985Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2022-02-01T10:10:30.985Z] === RUN TestResizeWhenContainerNotStarted [2022-02-01T10:10:31.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2022-02-01T10:10:31.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-02-01T10:10:31.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-02-01T10:10:31.435Z] === RUN TestKillStoppedContainer [2022-02-01T10:10:31.435Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-01T10:10:31.435Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-01T10:10:31.435Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-01T10:10:31.435Z] === RUN TestKillDifferentUserContainer [2022-02-01T10:10:31.546Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:10:31.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:10:31.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:10:31.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-01T10:10:31.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:10:31.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-01T10:10:31.693Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-02-01T10:10:31.693Z] === RUN TestInspectOomKilledTrue [2022-02-01T10:10:32.258Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-02-01T10:10:32.258Z] === RUN TestInspectOomKilledFalse [2022-02-01T10:10:32.516Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-02-01T10:10:32.516Z] === RUN TestLinksEtcHostsContentMatch [2022-02-01T10:10:32.774Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-02-01T10:10:32.774Z] === RUN TestLinksContainerNames [2022-02-01T10:10:32.805Z] --- PASS: TestInspect (2.69s) [2022-02-01T10:10:32.805Z] === RUN TestCreateJob [2022-02-01T10:10:33.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-01T10:10:33.708Z] --- PASS: TestLinksContainerNames (0.77s) [2022-02-01T10:10:33.708Z] === RUN TestLogsFollowTailEmpty [2022-02-01T10:10:33.712Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:10:33.966Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2022-02-01T10:10:33.966Z] === RUN TestContainerNetworkMountsNoChown [2022-02-01T10:10:33.970Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-02-01T10:10:34.224Z] --- PASS: TestContainerNetworkMountsNoChown (0.35s) [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/default [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/default [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/private [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/private [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rprivate [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/slave [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/slave [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rslave [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/shared [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/shared [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rshared [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-01T10:10:34.224Z] === CONT TestMountDaemonRoot/default [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-01T10:10:34.224Z] === CONT TestMountDaemonRoot/rslave [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-01T10:10:34.224Z] === CONT TestMountDaemonRoot/rshared [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-01T10:10:34.224Z] === CONT TestMountDaemonRoot/shared [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-01T10:10:34.224Z] === CONT TestMountDaemonRoot/rprivate [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-01T10:10:34.224Z] === CONT TestMountDaemonRoot/slave [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-01T10:10:34.224Z] === CONT TestMountDaemonRoot/private [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-01T10:10:34.224Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-01T10:10:34.224Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-01T10:10:34.224Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-01T10:10:34.224Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-01T10:10:34.482Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-01T10:10:34.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-01T10:10:34.741Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-01T10:10:34.741Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-01T10:10:34.741Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-01T10:10:34.741Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-01T10:10:34.741Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-01T10:10:34.741Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-01T10:10:34.741Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-01T10:10:34.741Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-01T10:10:34.741Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-01T10:10:34.741Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-01T10:10:34.741Z] === RUN TestContainerBindMountNonRecursive [2022-02-01T10:10:35.481Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:10:36.068Z] --- PASS: TestCreateJob (3.04s) [2022-02-01T10:10:36.068Z] === RUN TestReplicatedJob [2022-02-01T10:10:36.122Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2022-02-01T10:10:36.122Z] === RUN TestContainerVolumesMountedAsShared [2022-02-01T10:10:36.122Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-02-01T10:10:36.122Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-01T10:10:36.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:10:36.480Z] INFO: Extraction ended at 02/01/2022 10:10:35. Duration:00:00:29.9205283 [2022-02-01T10:10:36.480Z] INFO: Updating the golang and path environment variables [2022-02-01T10:10:36.480Z] INFO: GOPATH=d:\gopath [2022-02-01T10:10:36.480Z] INFO: go version go1.17.6 windows/amd64 [2022-02-01T10:10:36.480Z] INFO: Running the daemon under test in debug mode [2022-02-01T10:10:36.480Z] INFO: Starting a daemon under test... [2022-02-01T10:10:36.480Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43202\4\daemon --pidfile d:\CI\PR-43202\4\docker.pid -D [2022-02-01T10:10:36.480Z] INFO: Process started successfully. [2022-02-01T10:10:36.480Z] INFO: Start tailing logs of the daemon under tests [2022-02-01T10:10:36.480Z] INFO: Waiting for the daemon under test to start... [2022-02-01T10:10:36.688Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-02-01T10:10:36.688Z] === RUN TestNetworkNat [2022-02-01T10:10:36.946Z] --- PASS: TestNetworkNat (0.41s) [2022-02-01T10:10:36.946Z] === RUN TestNetworkLocalhostTCPNat [2022-02-01T10:10:36.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:10:37.204Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s) [2022-02-01T10:10:37.204Z] === RUN TestNetworkLoopbackNat [2022-02-01T10:10:37.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-01T10:10:38.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:10:38.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:10:39.225Z] check_test.go:308: [d80a4ad690645] daemon is not started [2022-02-01T10:10:39.225Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-02-01T10:10:39.739Z] --- PASS: TestNetworkLoopbackNat (2.48s) [2022-02-01T10:10:39.739Z] === RUN TestPause [2022-02-01T10:10:39.927Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-02-01T10:10:40.307Z] --- PASS: TestPause (0.42s) [2022-02-01T10:10:40.307Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-01T10:10:40.307Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-01T10:10:40.307Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-01T10:10:40.307Z] === RUN TestPauseStopPausedContainer [2022-02-01T10:10:40.565Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2022-02-01T10:10:40.565Z] === RUN TestPidHost [2022-02-01T10:10:41.309Z] --- PASS: TestReplicatedJob (5.07s) [2022-02-01T10:10:41.309Z] === RUN TestUpdateReplicatedJob [2022-02-01T10:10:41.500Z] --- PASS: TestPidHost (0.88s) [2022-02-01T10:10:41.500Z] === RUN TestPsFilter [2022-02-01T10:10:41.500Z] --- PASS: TestPsFilter (0.10s) [2022-02-01T10:10:41.500Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-01T10:10:41.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-02-01T10:10:42.069Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-02-01T10:10:42.069Z] === RUN TestRemoveContainerWithVolume [2022-02-01T10:10:42.328Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-02-01T10:10:42.328Z] === RUN TestRemoveContainerRunning [2022-02-01T10:10:42.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:10:42.945Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-02-01T10:10:42.945Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-01T10:10:43.207Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-01T10:10:43.207Z] === RUN TestRemoveInvalidContainer [2022-02-01T10:10:43.207Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-01T10:10:43.207Z] === RUN TestRenameLinkedContainer [2022-02-01T10:10:43.236Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-01T10:10:44.503Z] 8f616e6e9eec: Pull complete [2022-02-01T10:10:44.572Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-02-01T10:10:44.572Z] === RUN TestServiceListWithStatuses [2022-02-01T10:10:44.572Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-01T10:10:44.572Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-01T10:10:44.572Z] === RUN TestDockerNetworkConnectAlias [2022-02-01T10:10:44.586Z] --- PASS: TestRenameLinkedContainer (1.55s) [2022-02-01T10:10:44.586Z] === RUN TestRenameStoppedContainer [2022-02-01T10:10:45.152Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-02-01T10:10:45.152Z] === RUN TestRenameRunningContainerAndReuse [2022-02-01T10:10:46.086Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-02-01T10:10:46.086Z] === RUN TestRenameInvalidName [2022-02-01T10:10:46.344Z] --- PASS: TestRenameInvalidName (0.38s) [2022-02-01T10:10:46.344Z] === RUN TestRenameAnonymousContainer [2022-02-01T10:10:47.717Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-02-01T10:10:47.717Z] === RUN TestRenameContainerWithSameName [2022-02-01T10:10:48.283Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-02-01T10:10:48.283Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-01T10:10:48.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-01T10:10:48.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-01T10:10:48.733Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2022-02-01T10:10:48.733Z] === RUN TestDockerNetworkReConnect [2022-02-01T10:10:48.849Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2022-02-01T10:10:48.849Z] === RUN TestResize [2022-02-01T10:10:49.414Z] --- PASS: TestResize (0.39s) [2022-02-01T10:10:49.414Z] === RUN TestResizeWithInvalidSize [2022-02-01T10:10:49.420Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-01T10:10:49.673Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-02-01T10:10:49.673Z] === RUN TestResizeWhenContainerNotStarted [2022-02-01T10:10:49.931Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:10:49.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:10:49.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:10:49.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-01T10:10:49.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:10:50.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-01T10:10:51.248Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-02-01T10:10:51.248Z] === RUN TestServicePlugin [2022-02-01T10:10:51.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-01T10:10:51.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:10:52.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:10:53.105Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-01T10:10:53.706Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-01T10:10:53.964Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-01T10:10:54.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-01T10:10:54.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-01T10:10:55.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-01T10:10:55.337Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:10:55.337Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-01T10:10:55.337Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-02-01T10:10:55.414Z] plugin_test.go:61: [dcf4fcb418d65] joining swarm manager [de87075110112]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:10:55.973Z] plugin_test.go:64: [d090aaf64d717] joining swarm manager [de87075110112]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:10:56.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-01T10:10:56.439Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-02-01T10:10:57.243Z] tests/integration/client_test.py ..... [ 75%] [2022-02-01T10:10:57.243Z] tests/integration/context_api_test.py ... [ 76%] [2022-02-01T10:10:57.758Z] .....INFO: Daemon under test started and replied! [2022-02-01T10:10:57.758Z] INFO: Docker version of the daemon under test [2022-02-01T10:10:57.758Z] [2022-02-01T10:10:57.758Z] Client: [2022-02-01T10:10:57.758Z] Version: 17.06.2-ce [2022-02-01T10:10:57.758Z] API version: 1.30 [2022-02-01T10:10:57.758Z] Go version: go1.8.3 [2022-02-01T10:10:57.758Z] Git commit: cec0b72 [2022-02-01T10:10:57.758Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-01T10:10:57.758Z] OS/Arch: windows/amd64 [2022-02-01T10:10:57.758Z] [2022-02-01T10:10:57.758Z] Server: [2022-02-01T10:10:57.758Z] Version: 0.0.0-dev [2022-02-01T10:10:57.758Z] API version: 1.42 (minimum version 1.24) [2022-02-01T10:10:57.758Z] Go version: go1.17.6 [2022-02-01T10:10:57.758Z] Git commit: 2cff05e960 [2022-02-01T10:10:57.758Z] Built: 02/01/2022 10:08:37 [2022-02-01T10:10:57.758Z] OS/Arch: windows/amd64 [2022-02-01T10:10:57.758Z] Experimental: false [2022-02-01T10:10:57.758Z] [2022-02-01T10:10:57.758Z] INFO: Docker info of the daemon under test [2022-02-01T10:10:57.758Z] [2022-02-01T10:10:57.758Z] Containers: 0 [2022-02-01T10:10:57.758Z] Running: 0 [2022-02-01T10:10:57.758Z] Paused: 0 [2022-02-01T10:10:57.758Z] Stopped: 0 [2022-02-01T10:10:57.758Z] Images: 0 [2022-02-01T10:10:57.758Z] Server Version: 0.0.0-dev [2022-02-01T10:10:57.758Z] Storage Driver: windowsfilter [2022-02-01T10:10:57.758Z] Windows: [2022-02-01T10:10:57.758Z] Logging Driver: json-file [2022-02-01T10:10:57.758Z] Plugins: [2022-02-01T10:10:57.758Z] Volume: local [2022-02-01T10:10:57.758Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-01T10:10:57.758Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-01T10:10:57.758Z] Swarm: inactive [2022-02-01T10:10:57.758Z] Default Isolation: process [2022-02-01T10:10:57.758Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-01T10:10:57.758Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-01T10:10:57.758Z] OSType: windows [2022-02-01T10:10:57.758Z] Architecture: x86_64 [2022-02-01T10:10:57.758Z] CPUs: 4 [2022-02-01T10:10:57.758Z] Total Memory: 32GiB [2022-02-01T10:10:57.758Z] Name: azwin-2-ca32d0 [2022-02-01T10:10:57.758Z] ID: 472K:G4LR:O6HT:HOPX:WOAG:3LZJ:TWZN:CMGW:CVBK:6B5R:XOJ5:KX2L [2022-02-01T10:10:57.758Z] Docker Root Dir: D:\CI\PR-43202\4\daemon [2022-02-01T10:10:57.758Z] Debug Mode (client): false [2022-02-01T10:10:57.758Z] Debug Mode (server): true [2022-02-01T10:10:57.758Z] File Descriptors: -1 [2022-02-01T10:10:57.758Z] Goroutines: 16 [2022-02-01T10:10:57.758Z] System Time: 2022-02-01T10:10:55.9832942Z [2022-02-01T10:10:57.758Z] EventsListeners: 0 [2022-02-01T10:10:57.758Z] Registry: https://index.docker.io/v1/ [2022-02-01T10:10:57.758Z] Labels: [2022-02-01T10:10:57.758Z] Experimental: false [2022-02-01T10:10:57.758Z] Insecure Registries: [2022-02-01T10:10:57.758Z] 127.0.0.0/8 [2022-02-01T10:10:57.758Z] Live Restore Enabled: false [2022-02-01T10:10:57.758Z] [2022-02-01T10:10:57.758Z] [2022-02-01T10:10:57.758Z] INFO: Docker images of the daemon under test [2022-02-01T10:10:57.758Z] [2022-02-01T10:10:57.758Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-01T10:10:57.758Z] [2022-02-01T10:10:57.758Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-01T10:10:57.758Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-02-01T10:10:57.758Z] ltsc2019: Pulling from windows/servercore [2022-02-01T10:10:57.758Z] 4612f6d0b889: Pulling fs layer [2022-02-01T10:10:57.758Z] 567fd00846e9: Pulling fs layer [2022-02-01T10:10:57.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-01T10:10:57.811Z] tests/integration/errors_test.py . [ 76%] [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.92s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.60s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.47s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.42s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.68s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.91s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.48s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.29s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.24s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2022-02-01T10:10:58.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s) [2022-02-01T10:10:58.367Z] === RUN TestCgroupNamespacesRun [2022-02-01T10:10:58.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-01T10:10:58.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-01T10:10:58.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-02-01T10:10:59.556Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-01T10:10:59.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-02-01T10:11:00.069Z] --- PASS: TestCgroupNamespacesRun (1.56s) [2022-02-01T10:11:00.069Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-01T10:11:00.518Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-01T10:11:01.435Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2022-02-01T10:11:01.435Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-01T10:11:02.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-01T10:11:02.419Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-01T10:11:03.329Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2022-02-01T10:11:03.329Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-01T10:11:03.795Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-01T10:11:04.053Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-01T10:11:04.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-01T10:11:04.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-02-01T10:11:04.770Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2022-02-01T10:11:04.770Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-01T10:11:05.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-01T10:11:05.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-01T10:11:06.703Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-01T10:11:06.703Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2022-02-01T10:11:06.703Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-01T10:11:07.266Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-02-01T10:11:07.266Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.77s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.39s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.59s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.71s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.62s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-02-01T10:11:07.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2022-02-01T10:11:07.326Z] === RUN TestCgroupNamespacesRun [2022-02-01T10:11:07.892Z] --- PASS: TestCgroupNamespacesRun (1.07s) [2022-02-01T10:11:07.892Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-01T10:11:08.194Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-01T10:11:08.195Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2022-02-01T10:11:08.195Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-01T10:11:09.127Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2022-02-01T10:11:09.127Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-01T10:11:09.266Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-02-01T10:11:09.266Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-01T10:11:10.199Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) [2022-02-01T10:11:10.199Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-01T10:11:10.350Z] 567fd00846e9: Verifying Checksum [2022-02-01T10:11:10.350Z] 567fd00846e9: Download complete [2022-02-01T10:11:11.020Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2022-02-01T10:11:11.020Z] === RUN TestNISDomainname [2022-02-01T10:11:11.132Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s) [2022-02-01T10:11:11.133Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-01T10:11:11.950Z] --- PASS: TestNISDomainname (0.99s) [2022-02-01T10:11:11.950Z] === RUN TestHostnameDnsResolution [2022-02-01T10:11:11.950Z] check_test.go:308: [d2f8a5ba28e9e] daemon is not started [2022-02-01T10:11:11.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-02-01T10:11:12.506Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-02-01T10:11:12.506Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-01T10:11:12.877Z] --- PASS: TestHostnameDnsResolution (1.16s) [2022-02-01T10:11:12.877Z] === RUN TestUnprivilegedPortsAndPing [2022-02-01T10:11:13.134Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-01T10:11:13.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-02-01T10:11:13.441Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-02-01T10:11:13.441Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-01T10:11:13.955Z] --- PASS: TestUnprivilegedPortsAndPing (0.88s) [2022-02-01T10:11:13.955Z] === RUN TestStats [2022-02-01T10:11:14.008Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-02-01T10:11:14.008Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-01T10:11:14.518Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-01T10:11:15.080Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-02-01T10:11:15.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-02-01T10:11:15.390Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s) [2022-02-01T10:11:15.391Z] === RUN TestNISDomainname [2022-02-01T10:11:15.593Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-01T10:11:15.649Z] --- PASS: TestNISDomainname (0.46s) [2022-02-01T10:11:15.649Z] === RUN TestHostnameDnsResolution [2022-02-01T10:11:15.739Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-02-01T10:11:16.217Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-02-01T10:11:16.217Z] === RUN TestUnprivilegedPortsAndPing [2022-02-01T10:11:16.539Z] --- PASS: TestStats (2.78s) [2022-02-01T10:11:16.539Z] === RUN TestStopContainerWithTimeout [2022-02-01T10:11:16.539Z] === RUN TestStopContainerWithTimeout/0 [2022-02-01T10:11:16.539Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-01T10:11:16.539Z] === RUN TestStopContainerWithTimeout/1 [2022-02-01T10:11:16.539Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-01T10:11:16.539Z] === RUN TestStopContainerWithTimeout/3 [2022-02-01T10:11:16.539Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-01T10:11:16.539Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-01T10:11:16.539Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-01T10:11:16.539Z] === CONT TestStopContainerWithTimeout/0 [2022-02-01T10:11:16.539Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-01T10:11:16.783Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2022-02-01T10:11:16.783Z] === RUN TestStats [2022-02-01T10:11:17.904Z] === CONT TestStopContainerWithTimeout/3 [2022-02-01T10:11:19.312Z] --- PASS: TestStats (2.47s) [2022-02-01T10:11:19.312Z] === RUN TestStopContainerWithTimeout [2022-02-01T10:11:19.312Z] === RUN TestStopContainerWithTimeout/0 [2022-02-01T10:11:19.312Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-01T10:11:19.312Z] === RUN TestStopContainerWithTimeout/1 [2022-02-01T10:11:19.312Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-01T10:11:19.312Z] === RUN TestStopContainerWithTimeout/3 [2022-02-01T10:11:19.312Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-01T10:11:19.312Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-01T10:11:19.312Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-01T10:11:19.312Z] === CONT TestStopContainerWithTimeout/0 [2022-02-01T10:11:19.312Z] === CONT TestStopContainerWithTimeout/3 [2022-02-01T10:11:19.852Z] === CONT TestStopContainerWithTimeout/1 [2022-02-01T10:11:19.878Z] === CONT TestStopContainerWithTimeout/1 [2022-02-01T10:11:20.414Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-01T10:11:21.250Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-01T10:11:21.346Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2022-02-01T10:11:21.346Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2022-02-01T10:11:21.346Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2022-02-01T10:11:21.346Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-02-01T10:11:21.346Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2022-02-01T10:11:21.346Z] === RUN TestDeleteDevicemapper [2022-02-01T10:11:21.346Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-01T10:11:21.346Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-01T10:11:21.346Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-01T10:11:22.277Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-01T10:11:22.475Z] --- PASS: TestServicePlugin (29.59s) [2022-02-01T10:11:22.475Z] === RUN TestServiceUpdateLabel [2022-02-01T10:11:23.041Z] --- PASS: TestServiceUpdateLabel (2.12s) [2022-02-01T10:11:23.041Z] === RUN TestServiceUpdateSecrets [2022-02-01T10:11:23.643Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-01T10:11:23.777Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-01T10:11:23.777Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-02-01T10:11:23.777Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-02-01T10:11:23.777Z] --- PASS: TestStopContainerWithTimeout/3 (2.55s) [2022-02-01T10:11:23.777Z] --- PASS: TestStopContainerWithTimeout/-1 (2.34s) [2022-02-01T10:11:23.777Z] === RUN TestDeleteDevicemapper [2022-02-01T10:11:23.777Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-01T10:11:23.777Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-01T10:11:23.777Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-01T10:11:23.900Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2022-02-01T10:11:23.900Z] === RUN TestUpdateMemory [2022-02-01T10:11:23.900Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:11:23.900Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-01T10:11:23.900Z] === RUN TestUpdateCPUQuota [2022-02-01T10:11:23.900Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-01T10:11:24.462Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-01T10:11:24.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-02-01T10:11:24.718Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-01T10:11:24.974Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-01T10:11:24.974Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-01T10:11:24.974Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-01T10:11:25.152Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2022-02-01T10:11:25.152Z] === RUN TestUpdateMemory [2022-02-01T10:11:25.232Z] --- PASS: TestUpdateCPUQuota (1.46s) [2022-02-01T10:11:25.232Z] === RUN TestUpdatePidsLimit [2022-02-01T10:11:25.232Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-01T10:11:25.326Z] 4612f6d0b889: Verifying Checksum [2022-02-01T10:11:25.326Z] 4612f6d0b889: Download complete [2022-02-01T10:11:25.718Z] --- PASS: TestUpdateMemory (0.50s) [2022-02-01T10:11:25.718Z] === RUN TestUpdateCPUQuota [2022-02-01T10:11:25.795Z] === RUN TestUpdatePidsLimit/no_change [2022-02-01T10:11:26.052Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-01T10:11:26.285Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-02-01T10:11:26.285Z] === RUN TestUpdatePidsLimit [2022-02-01T10:11:26.285Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-01T10:11:26.308Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-01T10:11:26.308Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-01T10:11:26.544Z] === RUN TestUpdatePidsLimit/no_change [2022-02-01T10:11:26.544Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-01T10:11:26.803Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-01T10:11:26.870Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-01T10:11:27.061Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-01T10:11:27.126Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-01T10:11:27.319Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-01T10:11:27.319Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-01T10:11:27.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-02-01T10:11:27.426Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-01T10:11:27.903Z] --- PASS: TestUpdatePidsLimit (1.71s) [2022-02-01T10:11:27.903Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-02-01T10:11:27.903Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-02-01T10:11:27.903Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-02-01T10:11:27.903Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-02-01T10:11:27.903Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-02-01T10:11:27.903Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-02-01T10:11:27.903Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-02-01T10:11:27.903Z] === RUN TestUpdateRestartPolicy [2022-02-01T10:11:28.793Z] --- PASS: TestUpdatePidsLimit (3.61s) [2022-02-01T10:11:28.793Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-02-01T10:11:28.793Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2022-02-01T10:11:28.793Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-02-01T10:11:28.793Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2022-02-01T10:11:28.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-02-01T10:11:28.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2022-02-01T10:11:28.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.52s) [2022-02-01T10:11:28.794Z] === RUN TestUpdateRestartPolicy [2022-02-01T10:11:29.050Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-02-01T10:11:30.941Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-01T10:11:30.941Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-02-01T10:11:31.503Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-01T10:11:31.683Z] ......... [ 85%] [2022-02-01T10:11:32.431Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-01T10:11:32.431Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-01T10:11:32.994Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-01T10:11:33.557Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-01T10:11:33.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-02-01T10:11:33.557Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-01T10:11:33.557Z] check_test.go:308: [dc14997aa9347] daemon is not started [2022-02-01T10:11:33.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-02-01T10:11:33.557Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-01T10:11:33.557Z] check_test.go:308: [db520e82dc185] daemon is not started [2022-02-01T10:11:33.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-02-01T10:11:33.813Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-01T10:11:34.559Z] 0e02c12b1310: Pull complete [2022-02-01T10:11:34.559Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-02-01T10:11:34.559Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:11:34.559Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-01T10:11:34.559Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-01T10:11:34.559Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-02-01T10:11:34.559Z] WARN: Skipping validation tests [2022-02-01T10:11:34.559Z] INFO: Running unit tests at 02/01/2022 10:11:25... [2022-02-01T10:11:34.559Z] INFO: make.ps1 starting at 02/01/2022 10:11:30 [2022-02-01T10:11:34.559Z] INFO: Git commit (2cff05e960) assumed from DOCKER_GITCOMMIT environment variable [2022-02-01T10:11:34.559Z] INFO: Invoking autogen... [2022-02-01T10:11:34.559Z] INFO: Running unit tests... [2022-02-01T10:11:36.197Z] tests/integration/models_images_test.py ............... [ 89%] [2022-02-01T10:11:37.081Z] check_test.go:308: [dc317052903a4] daemon is not started [2022-02-01T10:11:37.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-02-01T10:11:37.397Z] tests/integration/models_networks_test.py .... [ 90%] [2022-02-01T10:11:37.890Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2022-02-01T10:11:37.890Z] === RUN TestServiceUpdateConfigs [2022-02-01T10:11:40.108Z] --- PASS: TestUpdateRestartPolicy (10.69s) [2022-02-01T10:11:40.108Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-01T10:11:40.108Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-02-01T10:11:40.108Z] === RUN TestWaitNonBlocked [2022-02-01T10:11:40.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:11:40.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:11:40.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:11:40.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:11:40.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:11:40.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:11:40.108Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-01T10:11:40.108Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.50s) [2022-02-01T10:11:40.108Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-02-01T10:11:40.108Z] === RUN TestWaitBlocked [2022-02-01T10:11:40.108Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-01T10:11:40.108Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-01T10:11:40.108Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-01T10:11:40.108Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-01T10:11:40.108Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-01T10:11:40.108Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-01T10:11:40.366Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-01T10:11:40.366Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-02-01T10:11:40.366Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-02-01T10:11:40.366Z] === CONT TestContainerStartOnDaemonRestart [2022-02-01T10:11:40.366Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-01T10:11:40.456Z] 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/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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-01T10:11:41.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-02-01T10:11:41.248Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2022-02-01T10:11:41.248Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-01T10:11:42.176Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2022-02-01T10:11:42.176Z] === RUN TestWaitNonBlocked [2022-02-01T10:11:42.176Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:11:42.176Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:11:42.176Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:11:42.176Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:11:42.176Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:11:42.176Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:11:42.176Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-01T10:11:42.269Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.75s) [2022-02-01T10:11:42.269Z] === CONT TestIpcModeOlderClient [2022-02-01T10:11:42.269Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-02-01T10:11:42.269Z] === CONT TestContainerKillOnDaemonStart [2022-02-01T10:11:42.269Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s) [2022-02-01T10:11:42.269Z] === CONT TestDaemonHostGatewayIP [2022-02-01T10:11:43.105Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-01T10:11:43.105Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-01T10:11:43.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2022-02-01T10:11:43.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2022-02-01T10:11:43.105Z] === RUN TestWaitBlocked [2022-02-01T10:11:43.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-01T10:11:43.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-01T10:11:43.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-01T10:11:43.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-01T10:11:43.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-01T10:11:43.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-01T10:11:43.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-02-01T10:11:43.669Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-01T10:11:43.964Z] tests/integration/models_nodes_test.py . [ 90%] [2022-02-01T10:11:43.964Z] tests/integration/models_resources_test.py . [ 91%] [2022-02-01T10:11:44.596Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-01T10:11:44.596Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2022-02-01T10:11:44.596Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2022-02-01T10:11:44.596Z] === CONT TestContainerStartOnDaemonRestart [2022-02-01T10:11:44.596Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-01T10:11:44.797Z] --- PASS: TestDaemonHostGatewayIP (2.35s) [2022-02-01T10:11:44.797Z] === CONT TestDaemonRestartIpcMode [2022-02-01T10:11:46.696Z] --- PASS: TestDaemonRestartIpcMode (2.06s) [2022-02-01T10:11:47.115Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-01T10:11:47.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-02-01T10:11:48.046Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.57s) [2022-02-01T10:11:48.046Z] === CONT TestIpcModeOlderClient [2022-02-01T10:11:48.046Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2022-02-01T10:11:48.046Z] === CONT TestContainerKillOnDaemonStart [2022-02-01T10:11:48.046Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-02-01T10:11:48.046Z] === CONT TestDaemonHostGatewayIP [2022-02-01T10:11:49.937Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-02-01T10:11:50.018Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-02-01T10:11:50.498Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-01T10:11:50.934Z] ? github.com/docker/docker/api [no test files] [2022-02-01T10:11:51.864Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-01T10:11:51.864Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-01T10:11:51.864Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-01T10:11:51.864Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-01T10:11:51.864Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-01T10:11:51.864Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-01T10:11:51.864Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-01T10:11:51.864Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-01T10:11:51.864Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-01T10:11:51.864Z] --- PASS: TestDaemonHostGatewayIP (3.63s) [2022-02-01T10:11:51.864Z] === CONT TestDaemonRestartIpcMode [2022-02-01T10:11:52.718Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2022-02-01T10:11:52.718Z] === RUN TestServiceUpdateNetwork [2022-02-01T10:11:54.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-02-01T10:11:54.803Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-02-01T10:11:54.803Z] PASS [2022-02-01T10:11:54.803Z] [2022-02-01T10:11:54.803Z] === Skipped [2022-02-01T10:11:54.803Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-02-01T10:11:54.803Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:11:54.803Z] [2022-02-01T10:11:54.803Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-01T10:11:54.803Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-01T10:11:54.803Z] [2022-02-01T10:11:54.803Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-01T10:11:54.803Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-01T10:11:54.803Z] [2022-02-01T10:11:54.803Z] DONE 200 tests, 3 skipped in 109.059s [2022-02-01T10:11:54.803Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-01T10:11:54.803Z] ++ 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-01T10:11:54.803Z] ++ set -e [2022-02-01T10:11:54.803Z] ++ '[' -n 0 ']' [2022-02-01T10:11:54.803Z] ++ set -x [2022-02-01T10:11:54.803Z] ++ 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-01T10:11:54.803Z] === RUN TestConfigDaemonLibtrustID [2022-02-01T10:11:54.803Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-01T10:11:54.803Z] === RUN TestDaemonConfigValidation [2022-02-01T10:11:54.803Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-01T10:11:54.803Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-01T10:11:54.803Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-01T10:11:54.803Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-01T10:11:54.803Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-01T10:11:54.803Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-01T10:11:54.803Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-01T10:11:54.803Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-01T10:11:54.803Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-01T10:11:54.803Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-01T10:11:54.803Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-01T10:11:54.803Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-01T10:11:54.803Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-01T10:11:54.803Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-01T10:11:54.803Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-01T10:11:54.803Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-01T10:11:54.803Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2022-02-01T10:11:54.803Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-02-01T10:11:54.803Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-02-01T10:11:54.803Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-01T10:11:54.803Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-02-01T10:11:54.803Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-01T10:11:54.803Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-01T10:11:54.940Z] --- PASS: TestDaemonRestartIpcMode (3.15s) [2022-02-01T10:11:54.940Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-01T10:11:55.736Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-01T10:11:56.670Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-01T10:11:56.831Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-02-01T10:11:56.842Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-02-01T10:11:57.111Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-02-01T10:11:57.604Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-01T10:11:57.604Z] daemon_test.go:156: [d42dbbb62142b] daemon is not started [2022-02-01T10:11:57.604Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-02-01T10:11:57.604Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-01T10:11:57.604Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-02-01T10:11:57.604Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-02-01T10:11:57.604Z] === RUN TestDaemonProxy [2022-02-01T10:11:57.604Z] === RUN TestDaemonProxy/environment_variables [2022-02-01T10:11:58.724Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-01T10:11:59.504Z] === RUN TestDaemonProxy/command-line_options [2022-02-01T10:12:00.619Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-02-01T10:12:00.619Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) [2022-02-01T10:12:00.619Z] PASS [2022-02-01T10:12:00.619Z] [2022-02-01T10:12:00.619Z] === Skipped [2022-02-01T10:12:00.619Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-01T10:12:00.619Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:12:00.619Z] [2022-02-01T10:12:00.619Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-01T10:12:00.619Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:12:00.619Z] [2022-02-01T10:12:00.619Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-01T10:12:00.619Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:12:00.619Z] [2022-02-01T10:12:00.619Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-01T10:12:00.619Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-01T10:12:00.619Z] [2022-02-01T10:12:00.619Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-01T10:12:00.619Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-01T10:12:00.619Z] [2022-02-01T10:12:00.619Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-01T10:12:00.619Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:12:00.619Z] [2022-02-01T10:12:00.619Z] DONE 200 tests, 6 skipped in 156.704s [2022-02-01T10:12:00.619Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-01T10:12:00.619Z] ++ 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-01T10:12:00.619Z] ++ set -e [2022-02-01T10:12:00.619Z] ++ '[' -n 0 ']' [2022-02-01T10:12:00.619Z] ++ set -x [2022-02-01T10:12:00.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01T10:12:00.875Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-01T10:12:00.875Z] === RUN TestConfigDaemonLibtrustID [2022-02-01T10:12:01.077Z] tests/integration/regression_test.py ...... [ 98%] [2022-02-01T10:12:01.131Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-01T10:12:01.387Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-02-01T10:12:01.387Z] === RUN TestDaemonConfigValidation [2022-02-01T10:12:01.387Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-01T10:12:01.387Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-01T10:12:01.387Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-01T10:12:01.387Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-01T10:12:01.387Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-01T10:12:01.387Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-01T10:12:01.387Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-01T10:12:01.387Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-01T10:12:01.387Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-01T10:12:01.387Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-01T10:12:01.387Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-01T10:12:01.387Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-01T10:12:01.404Z] === RUN TestDaemonProxy/configuration_file [2022-02-01T10:12:01.597Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-02-01T10:12:01.597Z] tests/integration/credentials/utils_test.py . [100%] [2022-02-01T10:12:01.597Z] [2022-02-01T10:12:01.597Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-02-01T10:12:01.597Z] =========================== short test summary info ============================ [2022-02-01T10:12:01.597Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-02-01T10:12:01.597Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-02-01T10:12:01.597Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-02-01T10:12:01.597Z] Not supported on most drivers [2022-02-01T10:12:01.597Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-02-01T10:12:01.597Z] Output of docker top depends on host distro, and is not formalized. [2022-02-01T10:12:01.597Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-02-01T10:12:01.597Z] Output of docker top depends on host distro, and is not formalized. [2022-02-01T10:12:01.597Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-02-01T10:12:01.597Z] Can fail if eth0 has multiple IP addresses [2022-02-01T10:12:01.597Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-02-01T10:12:01.597Z] This doesn't seem to be taken into account by the engine [2022-02-01T10:12:01.597Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-02-01T10:12:01.597Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-02-01T10:12:01.597Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 295.70 seconds == [2022-02-01T10:12:01.643Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-01T10:12:01.643Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-01T10:12:01.856Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-02-01T10:12:01.899Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-01T10:12:01.899Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-01T10:12:01.899Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2022-02-01T10:12:01.899Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.24s) [2022-02-01T10:12:01.899Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-02-01T10:12:01.899Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.21s) [2022-02-01T10:12:01.899Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.16s) [2022-02-01T10:12:01.899Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-01T10:12:01.899Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-01T10:12:02.461Z] check_test.go:308: [d2c45b93f8c67] daemon is not started [2022-02-01T10:12:02.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-02-01T10:12:03.302Z] === RUN TestDaemonProxy/conflicting_options [2022-02-01T10:12:03.391Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-01T10:12:03.559Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-01T10:12:04.125Z] --- PASS: TestDaemonProxy (6.29s) [2022-02-01T10:12:04.125Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-02-01T10:12:04.125Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-02-01T10:12:04.125Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-02-01T10:12:04.125Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-01T10:12:04.125Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-01T10:12:04.125Z] PASS [2022-02-01T10:12:04.125Z] [2022-02-01T10:12:04.125Z] DONE 17 tests in 10.231s [2022-02-01T10:12:04.125Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-02-01T10:12:04.125Z] ++ 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-01T10:12:04.125Z] ++ set -e [2022-02-01T10:12:04.125Z] ++ '[' -n 0 ']' [2022-02-01T10:12:04.125Z] ++ set -x [2022-02-01T10:12:04.125Z] ++ 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-01T10:12:04.125Z] INFO: Testing against a local daemon [2022-02-01T10:12:04.125Z] === RUN TestCommitInheritsEnv [2022-02-01T10:12:04.361Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-01T10:12:04.383Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-02-01T10:12:04.383Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-01T10:12:04.383Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-01T10:12:04.383Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-01T10:12:04.383Z] === RUN TestImportWithCustomPlatform [2022-02-01T10:12:04.383Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-01T10:12:04.383Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-01T10:12:04.383Z] === RUN TestImportWithCustomPlatform// [2022-02-01T10:12:04.383Z] === RUN TestImportWithCustomPlatform/linux [2022-02-01T10:12:04.383Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-01T10:12:04.641Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-01T10:12:04.641Z] === RUN TestImportWithCustomPlatform/macos [2022-02-01T10:12:04.641Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-01T10:12:04.641Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-01T10:12:04.641Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-01T10:12:04.641Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-01T10:12:04.641Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-01T10:12:04.641Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-01T10:12:04.641Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-01T10:12:04.641Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-01T10:12:04.641Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-01T10:12:04.641Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-01T10:12:04.641Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-01T10:12:04.641Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-01T10:12:04.641Z] === RUN TestImagesFilterMultiReference [2022-02-01T10:12:04.641Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-01T10:12:04.641Z] === RUN TestImagePullPlatformInvalid [2022-02-01T10:12:04.641Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-01T10:12:04.641Z] === RUN TestRemoveImageOrphaning [2022-02-01T10:12:04.877Z] --- PASS: TestServiceUpdateNetwork (12.08s) [2022-02-01T10:12:04.877Z] === RUN TestServiceUpdatePidsLimit [2022-02-01T10:12:04.899Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-02-01T10:12:04.899Z] === RUN TestRemoveImageGarbageCollector [2022-02-01T10:12:04.899Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:12:04.899Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-01T10:12:04.899Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-01T10:12:04.899Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-01T10:12:04.899Z] === RUN TestTagInvalidReference [2022-02-01T10:12:04.899Z] --- PASS: TestTagInvalidReference (0.02s) [2022-02-01T10:12:04.899Z] === RUN TestTagValidPrefixedRepo [2022-02-01T10:12:05.132Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-01T10:12:05.157Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-01T10:12:05.157Z] === RUN TestTagExistedNameWithoutForce [2022-02-01T10:12:05.157Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-01T10:12:05.157Z] === RUN TestTagOfficialNames [2022-02-01T10:12:05.157Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-01T10:12:05.157Z] === RUN TestTagMatchesDigest [2022-02-01T10:12:05.157Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-01T10:12:05.157Z] PASS [2022-02-01T10:12:05.157Z] [2022-02-01T10:12:05.157Z] === Skipped [2022-02-01T10:12:05.157Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-01T10:12:05.157Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-01T10:12:05.157Z] [2022-02-01T10:12:05.158Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-01T10:12:05.158Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:12:05.158Z] [2022-02-01T10:12:05.158Z] DONE 22 tests, 2 skipped in 1.134s [2022-02-01T10:12:05.158Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-02-01T10:12:05.158Z] ++ 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-01T10:12:05.158Z] ++ set -e [2022-02-01T10:12:05.158Z] ++ '[' -n 0 ']' [2022-02-01T10:12:05.158Z] ++ set -x [2022-02-01T10:12:05.158Z] ++ 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-01T10:12:05.158Z] INFO: Testing against a local daemon [2022-02-01T10:12:05.158Z] === RUN TestNetworkCreateDelete [2022-02-01T10:12:05.302Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-01T10:12:05.302Z] daemon_test.go:156: [ddcf6d7d3a578] daemon is not started [2022-02-01T10:12:05.302Z] --- PASS: TestConfigDaemonSeccompProfiles (3.41s) [2022-02-01T10:12:05.302Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.21s) [2022-02-01T10:12:05.302Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-02-01T10:12:05.302Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-02-01T10:12:05.302Z] === RUN TestDaemonProxy [2022-02-01T10:12:05.302Z] === RUN TestDaemonProxy/environment_variables [2022-02-01T10:12:05.415Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-01T10:12:05.415Z] === RUN TestDockerNetworkDeletePreferID [2022-02-01T10:12:05.570Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-02-01T10:12:05.673Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-02-01T10:12:05.673Z] === RUN TestDaemonDNSFallback [2022-02-01T10:12:06.058Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-01T10:12:06.496Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-01T10:12:07.057Z] === RUN TestDaemonProxy/command-line_options [2022-02-01T10:12:08.797Z] === RUN TestMiddlewares [2022-02-01T10:12:08.797Z] --- PASS: TestMiddlewares (0.00s) [2022-02-01T10:12:08.797Z] PASS [2022-02-01T10:12:08.797Z] coverage: 9.0% of statements [2022-02-01T10:12:08.797Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2022-02-01T10:12:08.946Z] === RUN TestDaemonProxy/configuration_file [2022-02-01T10:12:09.202Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-02-01T10:12:10.130Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-01T10:12:10.389Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-01T10:12:10.645Z] check_test.go:308: [d6260890d26e3] daemon is not started [2022-02-01T10:12:10.645Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-02-01T10:12:10.645Z] === RUN TestDaemonProxy/conflicting_options [2022-02-01T10:12:11.210Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-01T10:12:11.210Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-01T10:12:11.773Z] --- PASS: TestDaemonProxy (6.42s) [2022-02-01T10:12:11.773Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-02-01T10:12:11.773Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-02-01T10:12:11.773Z] --- PASS: TestDaemonProxy/configuration_file (1.85s) [2022-02-01T10:12:11.773Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-01T10:12:11.773Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-02-01T10:12:11.773Z] PASS [2022-02-01T10:12:11.773Z] [2022-02-01T10:12:11.773Z] DONE 17 tests in 11.075s [2022-02-01T10:12:11.773Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-01T10:12:11.773Z] ++ 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-01T10:12:11.773Z] ++ set -e [2022-02-01T10:12:11.773Z] ++ '[' -n 0 ']' [2022-02-01T10:12:11.773Z] ++ set -x [2022-02-01T10:12:11.773Z] ++ 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-01T10:12:12.029Z] INFO: Testing against a local daemon [2022-02-01T10:12:12.029Z] === RUN TestCommitInheritsEnv [2022-02-01T10:12:12.228Z] --- PASS: TestDaemonDNSFallback (6.20s) [2022-02-01T10:12:12.228Z] === RUN TestInspectNetwork [2022-02-01T10:12:12.285Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-02-01T10:12:12.285Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-01T10:12:12.285Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-01T10:12:12.285Z] === RUN TestImportWithCustomPlatform [2022-02-01T10:12:12.285Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-01T10:12:12.285Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-01T10:12:12.285Z] === RUN TestImportWithCustomPlatform// [2022-02-01T10:12:12.285Z] === RUN TestImportWithCustomPlatform/linux [2022-02-01T10:12:12.541Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-01T10:12:12.541Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-01T10:12:12.541Z] === RUN TestImportWithCustomPlatform/macos [2022-02-01T10:12:12.541Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-01T10:12:12.541Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-01T10:12:12.796Z] --- PASS: TestImportWithCustomPlatform (0.39s) [2022-02-01T10:12:12.796Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-02-01T10:12:12.796Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-01T10:12:12.796Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-01T10:12:12.796Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-02-01T10:12:12.796Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-02-01T10:12:12.796Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-02-01T10:12:12.796Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-01T10:12:12.797Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-01T10:12:12.797Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-01T10:12:12.797Z] === RUN TestImagesFilterMultiReference [2022-02-01T10:12:12.797Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-02-01T10:12:12.797Z] === RUN TestImagePullPlatformInvalid [2022-02-01T10:12:12.797Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-01T10:12:12.797Z] === RUN TestRemoveImageOrphaning [2022-02-01T10:12:13.053Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2022-02-01T10:12:13.053Z] === RUN TestRemoveImageGarbageCollector [2022-02-01T10:12:13.615Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-01T10:12:14.064Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-01T10:12:14.064Z] [2022-02-01T10:12:14.064Z] Unloading profiles will leave already running processes permanently [2022-02-01T10:12:14.064Z] unconfined, which can lead to unexpected situations. [2022-02-01T10:12:14.064Z] [2022-02-01T10:12:14.064Z] To set a process to complain mode, use the command line tool [2022-02-01T10:12:14.064Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-01T10:12:14.064Z] Post stage [Pipeline] junit [2022-02-01T10:12:14.077Z] Recording test results [2022-02-01T10:12:14.135Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-01T10:12:14.178Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-01T10:12:14.178Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-01T10:12:14.178Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-02-01T10:12:14.745Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-01T10:12:14.756Z] === RUN TestInspectNetwork/full_network_id [2022-02-01T10:12:14.756Z] === RUN TestInspectNetwork/partial_network_id [2022-02-01T10:12:14.756Z] === RUN TestInspectNetwork/network_name [2022-02-01T10:12:14.756Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-01T10:12:15.306Z] --- PASS: TestRemoveImageGarbageCollector (2.26s) [2022-02-01T10:12:15.306Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-01T10:12:15.306Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-01T10:12:15.306Z] === RUN TestTagInvalidReference [2022-02-01T10:12:15.469Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-02-01T10:12:15.564Z] --- PASS: TestTagInvalidReference (0.02s) [2022-02-01T10:12:15.564Z] === RUN TestTagValidPrefixedRepo [2022-02-01T10:12:15.564Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-01T10:12:15.564Z] === RUN TestTagExistedNameWithoutForce [2022-02-01T10:12:15.564Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-01T10:12:15.564Z] === RUN TestTagOfficialNames [2022-02-01T10:12:15.564Z] --- PASS: TestTagOfficialNames (0.06s) [2022-02-01T10:12:15.564Z] === RUN TestTagMatchesDigest [2022-02-01T10:12:15.564Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-01T10:12:15.564Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-01T10:12:15.564Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-01T10:12:15.751Z] + echo Ensuring container killed. [2022-02-01T10:12:15.751Z] Ensuring container killed. [2022-02-01T10:12:15.751Z] + docker rm -vf docker-pr4 [2022-02-01T10:12:15.751Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-01T10:12:16.036Z] + echo Chowning /workspace to jenkins user [2022-02-01T10:12:16.036Z] Chowning /workspace to jenkins user [2022-02-01T10:12:16.036Z] + id -u [2022-02-01T10:12:16.036Z] + id -g [2022-02-01T10:12:16.036Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43202:/workspace busybox chown -R 1000:1000 /workspace [2022-02-01T10:12:16.036Z] Unable to find image 'busybox:latest' locally [2022-02-01T10:12:16.036Z] latest: Pulling from library/busybox [2022-02-01T10:12:16.296Z] 5cc84ad355aa: Pulling fs layer [2022-02-01T10:12:16.296Z] 5cc84ad355aa: Download complete [2022-02-01T10:12:16.296Z] 5cc84ad355aa: Pull complete [2022-02-01T10:12:16.296Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-02-01T10:12:16.296Z] Status: Downloaded newer image for busybox:latest [2022-02-01T10:12:16.930Z] === RUN TestDockerSuite/TestBuildDockerignore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-01T10:12:17.971Z] + bundleName=docker-py [2022-02-01T10:12:17.971Z] + echo Creating docker-py-bundles.tar.gz [2022-02-01T10:12:17.971Z] Creating docker-py-bundles.tar.gz [2022-02-01T10:12:17.971Z] + 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-01T10:12:17.983Z] Archiving artifacts [2022-02-01T10:12:18.937Z] --- PASS: TestInspectNetwork (6.88s) [2022-02-01T10:12:18.937Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-01T10:12:18.937Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-01T10:12:18.937Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-01T10:12:18.937Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-01T10:12:18.937Z] === RUN TestRunContainerWithBridgeNone [2022-02-01T10:12:19.644Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43202/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-02-01T10:12:19.997Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -e DOCKER_GRAPHDRIVER docker:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/make.sh binary [2022-02-01T10:12:20.203Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-02-01T10:12:20.256Z] [2022-02-01T10:12:20.256Z] Removing bundles/ [2022-02-01T10:12:20.256Z] [2022-02-01T10:12:20.256Z] ---> Making bundle: binary (in bundles/binary) [2022-02-01T10:12:20.311Z] --- PASS: TestRunContainerWithBridgeNone (1.36s) [2022-02-01T10:12:20.311Z] === RUN TestNetworkInvalidJSON [2022-02-01T10:12:20.311Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-01T10:12:20.311Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-01T10:12:20.311Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:12:20.311Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:12:20.311Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:12:20.311Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:12:20.311Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-01T10:12:20.311Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:12:20.311Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:12:20.311Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-01T10:12:20.311Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-01T10:12:20.311Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-01T10:12:20.311Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-01T10:12:20.311Z] === RUN TestNetworkList [2022-02-01T10:12:20.311Z] === RUN TestNetworkList//networks [2022-02-01T10:12:20.311Z] === PAUSE TestNetworkList//networks [2022-02-01T10:12:20.311Z] === RUN TestNetworkList//networks/ [2022-02-01T10:12:20.311Z] === PAUSE TestNetworkList//networks/ [2022-02-01T10:12:20.311Z] === CONT TestNetworkList//networks [2022-02-01T10:12:20.311Z] === CONT TestNetworkList//networks/ [2022-02-01T10:12:20.311Z] --- PASS: TestNetworkList (0.02s) [2022-02-01T10:12:20.311Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-01T10:12:20.311Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-01T10:12:20.311Z] === RUN TestHostIPv4BridgeLabel [2022-02-01T10:12:20.516Z] Building: bundles/binary-daemon/dockerd-dev [2022-02-01T10:12:20.516Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T10:12:20.664Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-02-01T10:12:20.664Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-01T10:12:20.664Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-02-01T10:12:20.664Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-02-01T10:12:20.664Z] PASS [2022-02-01T10:12:20.664Z] [2022-02-01T10:12:20.664Z] === Skipped [2022-02-01T10:12:20.664Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-01T10:12:20.664Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-01T10:12:20.664Z] [2022-02-01T10:12:20.664Z] DONE 27 tests, 1 skipped in 180.447s [2022-02-01T10:12:20.664Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-01T10:12:20.664Z] INFO: Testing against a local daemon [2022-02-01T10:12:20.664Z] === RUN TestSessionCreate [2022-02-01T10:12:20.664Z] --- PASS: TestSessionCreate (0.02s) [2022-02-01T10:12:20.664Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-01T10:12:20.664Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-01T10:12:20.664Z] PASS [2022-02-01T10:12:20.664Z] [2022-02-01T10:12:20.664Z] DONE 2 tests in 0.072s [2022-02-01T10:12:20.664Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-01T10:12:20.664Z] INFO: Testing against a local daemon [2022-02-01T10:12:20.664Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-01T10:12:20.664Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-02-01T10:12:20.664Z] === RUN TestDiskUsage [2022-02-01T10:12:20.664Z] === PAUSE TestDiskUsage [2022-02-01T10:12:20.664Z] === RUN TestEventsExecDie [2022-02-01T10:12:20.664Z] --- PASS: TestEventsExecDie (0.49s) [2022-02-01T10:12:20.664Z] === RUN TestEventsBackwardsCompatible [2022-02-01T10:12:20.664Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-01T10:12:20.664Z] === RUN TestEventsVolumeCreate [2022-02-01T10:12:20.664Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-01T10:12:20.664Z] === RUN TestInfoBinaryCommits [2022-02-01T10:12:20.770Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-02-01T10:12:20.877Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-02-01T10:12:20.877Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-01T10:12:20.920Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-02-01T10:12:20.920Z] === RUN TestInfoAPIVersioned [2022-02-01T10:12:20.920Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-01T10:12:20.920Z] === RUN TestInfoAPI [2022-02-01T10:12:20.920Z] --- PASS: TestInfoAPI (0.02s) [2022-02-01T10:12:20.920Z] === RUN TestInfoAPIWarnings [2022-02-01T10:12:21.333Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-02-01T10:12:21.812Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-01T10:12:21.812Z] === RUN TestDaemonDefaultNetworkPools [2022-02-01T10:12:21.896Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-02-01T10:12:21.896Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-02-01T10:12:22.379Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-02-01T10:12:22.379Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-01T10:12:22.458Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-02-01T10:12:23.021Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-02-01T10:12:23.583Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-02-01T10:12:23.753Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-02-01T10:12:23.753Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-01T10:12:24.144Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-02-01T10:12:24.688Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-02-01T10:12:24.688Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-01T10:12:24.706Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-02-01T10:12:24.962Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-02-01T10:12:25.254Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-01T10:12:25.254Z] === RUN TestServiceWithPredefinedNetwork [2022-02-01T10:12:25.541Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-01T10:12:25.541Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-02-01T10:12:26.103Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-02-01T10:12:26.359Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-01T10:12:26.615Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-02-01T10:12:27.178Z] check_test.go:308: [db98d9784258a] daemon is not started [2022-02-01T10:12:27.178Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-02-01T10:12:27.781Z] --- PASS: TestServiceWithPredefinedNetwork (2.13s) [2022-02-01T10:12:27.781Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-01T10:12:27.781Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:12:27.781Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:12:27.781Z] === RUN TestServiceWithDataPathPortInit [2022-02-01T10:12:28.545Z] check_test.go:308: [d213017e4406d] daemon is not started [2022-02-01T10:12:28.545Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-02-01T10:12:28.802Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-02-01T10:12:29.364Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-01T10:12:30.292Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-02-01T10:12:33.570Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-02-01T10:12:33.827Z] check_test.go:308: [d7c2d7d772f69] daemon is not started [2022-02-01T10:12:33.827Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-02-01T10:12:36.349Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-02-01T10:12:38.242Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-02-01T10:12:38.949Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-02-01T10:12:38.949Z] === RUN TestInfoDebug [2022-02-01T10:12:38.949Z] --- PASS: TestInfoDebug (0.52s) [2022-02-01T10:12:38.949Z] === RUN TestInfoInsecureRegistries [2022-02-01T10:12:38.949Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-01T10:12:38.949Z] === RUN TestInfoRegistryMirrors [2022-02-01T10:12:38.949Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-02-01T10:12:38.949Z] === RUN TestLoginFailsWithBadCredentials [2022-02-01T10:12:38.949Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-01T10:12:38.949Z] === RUN TestPingCacheHeaders [2022-02-01T10:12:38.949Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-01T10:12:38.949Z] === RUN TestPingGet [2022-02-01T10:12:38.949Z] --- PASS: TestPingGet (0.02s) [2022-02-01T10:12:38.949Z] === RUN TestPingHead [2022-02-01T10:12:38.949Z] --- PASS: TestPingHead (0.02s) [2022-02-01T10:12:38.949Z] === RUN TestVersion [2022-02-01T10:12:38.950Z] --- PASS: TestVersion (0.02s) [2022-02-01T10:12:38.950Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-02-01T10:12:38.950Z] === CONT TestDiskUsage [2022-02-01T10:12:39.205Z] === RUN TestDiskUsage/empty [2022-02-01T10:12:39.205Z] === RUN TestDiskUsage/empty/container_types [2022-02-01T10:12:39.205Z] === RUN TestDiskUsage/empty/image_types [2022-02-01T10:12:39.205Z] === RUN TestDiskUsage/empty/volume_types [2022-02-01T10:12:39.205Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-01T10:12:39.205Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-01T10:12:39.205Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-01T10:12:39.205Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-01T10:12:39.205Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-01T10:12:39.205Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-01T10:12:39.205Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-01T10:12:39.205Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-01T10:12:39.609Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-01T10:12:39.766Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-01T10:12:39.766Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-01T10:12:39.766Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-01T10:12:39.766Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-01T10:12:39.766Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-01T10:12:39.766Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-01T10:12:39.766Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-01T10:12:39.766Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-01T10:12:39.766Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-01T10:12:39.766Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-01T10:12:39.766Z] === RUN TestDiskUsage/after_container.Run [2022-02-01T10:12:40.021Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-01T10:12:40.021Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-01T10:12:40.021Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-01T10:12:40.021Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-01T10:12:40.021Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-01T10:12:40.021Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-01T10:12:40.021Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-01T10:12:40.021Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-01T10:12:40.021Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-01T10:12:40.021Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage (1.42s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-01T10:12:40.276Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s) [2022-02-01T10:12:40.276Z] PASS [2022-02-01T10:12:40.276Z] [2022-02-01T10:12:40.276Z] DONE 50 tests in 20.104s [2022-02-01T10:12:40.276Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-01T10:12:40.276Z] INFO: Testing against a local daemon [2022-02-01T10:12:40.276Z] === RUN TestVolumesCreateAndList [2022-02-01T10:12:40.276Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-01T10:12:40.276Z] === RUN TestVolumesRemove [2022-02-01T10:12:40.276Z] --- PASS: TestVolumesRemove (0.08s) [2022-02-01T10:12:40.276Z] === RUN TestVolumesInspect [2022-02-01T10:12:40.532Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-01T10:12:40.532Z] === RUN TestVolumesInvalidJSON [2022-02-01T10:12:40.532Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-01T10:12:40.532Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-01T10:12:40.532Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-01T10:12:40.532Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-01T10:12:40.532Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-01T10:12:40.532Z] PASS [2022-02-01T10:12:40.532Z] [2022-02-01T10:12:40.532Z] DONE 5 tests in 0.172s [2022-02-01T10:12:40.532Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-01T10:12:40.536Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-01T10:12:40.537Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-01T10:12:41.093Z] Stopping apparmor (via systemctl): apparmor.service. [2022-02-01T10:12:41.093Z] Removing test suite binaries [2022-02-01T10:12:41.093Z] exiting test-integration [2022-02-01T10:12:41.093Z] ++ exit 0 [2022-02-01T10:12:41.093Z] [2022-02-01T10:12:42.428Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey Post stage [Pipeline] junit [2022-02-01T10:12:42.469Z] Recording test results [2022-02-01T10:12:42.700Z] --- PASS: TestServiceWithDataPathPortInit (13.38s) [2022-02-01T10:12:42.700Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-01T10:12:42.992Z] check_test.go:308: [d3bc2df6ef34f] daemon is not started [2022-02-01T10:12:42.993Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-02-01T10:12:43.267Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ka9d1sukgsiyfccl9duqjso6k Created:2022-02-01 10:12:42.141845349 +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[3901b3eede35cfc69f9affe0e46c1685a047d2ed381a6eb009ed97e2e42447bd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.prdopyftdd7te4gkda7wjjlvu EndpointID:f8a03ce51c68862f000fd677f86d8a2bcedb9015518889fb58d63468dae230d5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b66247221b8696978b214b88318575ea6ed746387511df322a73c0a32f4d0a6e 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:0a5fef85bd9d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.prdopyftdd7te4gkda7wjjlvu EndpointID:f8a03ce51c68862f000fd677f86d8a2bcedb9015518889fb58d63468dae230d5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-01T10:12:43.303Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-01T10:12:43.686Z] + echo Ensuring container killed. [2022-02-01T10:12:43.686Z] Ensuring container killed. [2022-02-01T10:12:43.686Z] + docker rm -vf docker-pr4 [2022-02-01T10:12:43.686Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-01T10:12:44.009Z] + echo Chowning /workspace to jenkins user [2022-02-01T10:12:44.009Z] Chowning /workspace to jenkins user [2022-02-01T10:12:44.009Z] + id -u [2022-02-01T10:12:44.009Z] + id -g [2022-02-01T10:12:44.009Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43202:/workspace busybox chown -R 1000:1000 /workspace [2022-02-01T10:12:44.009Z] Unable to find image 'busybox:latest' locally [2022-02-01T10:12:44.009Z] latest: Pulling from library/busybox [2022-02-01T10:12:44.267Z] 5cc84ad355aa: Pulling fs layer [2022-02-01T10:12:44.267Z] 5cc84ad355aa: Verifying Checksum [2022-02-01T10:12:44.267Z] 5cc84ad355aa: Download complete [2022-02-01T10:12:44.267Z] 5cc84ad355aa: Pull complete [2022-02-01T10:12:44.267Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-02-01T10:12:44.267Z] Status: Downloaded newer image for busybox:latest [2022-02-01T10:12:44.360Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-01T10:12:45.965Z] + bundleName=amd64-cgroup2 [2022-02-01T10:12:45.965Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-02-01T10:12:45.965Z] Creating amd64-cgroup2-bundles.tar.gz [2022-02-01T10:12:45.965Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-02-01T10:12:45.965Z] + 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-01T10:12:46.228Z] Archiving artifacts [2022-02-01T10:12:46.881Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-01T10:12:47.444Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-01T10:12:47.449Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.64s) [2022-02-01T10:12:47.449Z] PASS [2022-02-01T10:12:47.449Z] [2022-02-01T10:12:47.449Z] === Skipped [2022-02-01T10:12:47.449Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:12:47.449Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:12:47.449Z] [2022-02-01T10:12:47.449Z] DONE 26 tests, 1 skipped in 42.380s [2022-02-01T10:12:47.449Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-01T10:12:47.449Z] ++ 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-01T10:12:47.449Z] ++ set -e [2022-02-01T10:12:47.449Z] ++ '[' -n 0 ']' [2022-02-01T10:12:47.449Z] ++ set -x [2022-02-01T10:12:47.449Z] ++ 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-01T10:12:47.533Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43202/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-01T10:12:47.708Z] INFO: Testing against a local daemon [2022-02-01T10:12:47.708Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-01T10:12:47.708Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:12:47.708Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-01T10:12:47.708Z] === RUN TestDockerNetworkIpvlan [2022-02-01T10:12:47.708Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:12:47.708Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-01T10:12:47.708Z] PASS [2022-02-01T10:12:47.708Z] [2022-02-01T10:12:47.708Z] === Skipped [2022-02-01T10:12:47.708Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-01T10:12:47.708Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:12:47.708Z] [2022-02-01T10:12:47.708Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-01T10:12:47.708Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:12:47.708Z] [2022-02-01T10:12:47.708Z] DONE 2 tests, 2 skipped in 0.088s [2022-02-01T10:12:47.708Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-01T10:12:47.708Z] ++ 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-01T10:12:47.708Z] ++ set -e [2022-02-01T10:12:47.708Z] ++ '[' -n 0 ']' [2022-02-01T10:12:47.708Z] ++ set -x [2022-02-01T10:12:47.708Z] ++ 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-01T10:12:47.708Z] INFO: Testing against a local daemon [2022-02-01T10:12:47.708Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-01T10:12:47.878Z] + make clean [2022-02-01T10:12:47.878Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-01T10:12:47.878Z] docker-dev-cache [2022-02-01T10:12:47.878Z] docker-mod-cache [Pipeline] deleteDir [2022-02-01T10:12:48.810Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-01T10:12:49.081Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-02-01T10:12:49.081Z] === RUN TestDockerNetworkMacvlan [2022-02-01T10:12:49.646Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-01T10:12:50.581Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-01T10:12:50.746Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-02-01T10:12:51.147Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-01T10:12:53.046Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-01T10:12:54.020Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-02-01T10:12:54.420Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-01T10:12:54.950Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-01T10:12:56.319Z] check_test.go:308: [dd84501a24b7a] daemon is not started [2022-02-01T10:12:56.319Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-02-01T10:12:56.323Z] 0e02c12b1310: Pull complete [2022-02-01T10:12:56.323Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-02-01T10:12:56.323Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:12:56.323Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-01T10:12:56.323Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-01T10:12:56.323Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-02-01T10:12:56.323Z] WARN: Skipping validation tests [2022-02-01T10:12:56.323Z] INFO: Running unit tests at 02/01/2022 10:12:48... [2022-02-01T10:12:56.323Z] INFO: make.ps1 starting at 02/01/2022 10:12:53 [2022-02-01T10:12:56.323Z] INFO: Git commit (2cff05e960) assumed from DOCKER_GITCOMMIT environment variable [2022-02-01T10:12:56.323Z] INFO: Invoking autogen... [2022-02-01T10:12:56.323Z] INFO: Running unit tests... [2022-02-01T10:12:56.883Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-01T10:12:56.883Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-02-01T10:12:57.446Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-02-01T10:12:57.703Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-01T10:12:57.961Z] --- PASS: TestDockerNetworkMacvlan (8.90s) [2022-02-01T10:12:57.961Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-01T10:12:57.961Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-01T10:12:57.961Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-02-01T10:12:57.961Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.75s) [2022-02-01T10:12:57.961Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.79s) [2022-02-01T10:12:57.961Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2022-02-01T10:12:57.961Z] PASS [2022-02-01T10:12:57.961Z] [2022-02-01T10:12:57.961Z] DONE 8 tests in 10.394s [2022-02-01T10:12:57.961Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-01T10:12:57.961Z] ++ 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-01T10:12:57.961Z] ++ set -e [2022-02-01T10:12:57.961Z] ++ '[' -n 0 ']' [2022-02-01T10:12:57.961Z] ++ set -x [2022-02-01T10:12:57.961Z] ++ 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-01T10:12:57.961Z] testing: warning: no tests to run [2022-02-01T10:12:57.961Z] PASS [2022-02-01T10:12:57.961Z] [2022-02-01T10:12:57.961Z] DONE 0 tests in 0.020s [2022-02-01T10:12:57.961Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-01T10:12:57.961Z] ++ 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-01T10:12:57.961Z] ++ set -e [2022-02-01T10:12:57.961Z] ++ '[' -n 0 ']' [2022-02-01T10:12:57.961Z] ++ set -x [2022-02-01T10:12:57.961Z] ++ 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-01T10:12:58.007Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-02-01T10:12:58.218Z] INFO: Testing against a local daemon [2022-02-01T10:12:58.218Z] === RUN TestAuthZPluginAllowRequest [2022-02-01T10:12:58.935Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-01T10:12:59.152Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2022-02-01T10:12:59.152Z] === RUN TestAuthZPluginTLS [2022-02-01T10:12:59.717Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-01T10:12:59.717Z] === RUN TestAuthZPluginDenyRequest [2022-02-01T10:12:59.862Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-02-01T10:12:59.862Z] check_test.go:308: [d7e4b3ad020fd] daemon is not started [2022-02-01T10:12:59.862Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-02-01T10:13:00.283Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-01T10:13:00.283Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-01T10:13:00.848Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-01T10:13:00.848Z] === RUN TestAuthZPluginDenyResponse [2022-02-01T10:13:01.414Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-01T10:13:01.414Z] === RUN TestAuthZPluginAllowEventStream [2022-02-01T10:13:02.347Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-02-01T10:13:02.347Z] === RUN TestAuthZPluginErrorResponse [2022-02-01T10:13:02.379Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-02-01T10:13:02.913Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-02-01T10:13:02.913Z] === RUN TestAuthZPluginErrorRequest [2022-02-01T10:13:03.402Z] 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/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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-01T10:13:03.479Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-01T10:13:03.479Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-01T10:13:04.044Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-01T10:13:04.044Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-01T10:13:04.271Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-02-01T10:13:05.418Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2022-02-01T10:13:05.418Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-01T10:13:06.792Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s) [2022-02-01T10:13:06.792Z] === RUN TestAuthZPluginHeader [2022-02-01T10:13:07.359Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-02-01T10:13:07.359Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-01T10:13:07.359Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:13:07.359Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-01T10:13:07.359Z] === RUN TestAuthZPluginV2Disable [2022-02-01T10:13:07.359Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:13:07.359Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-02-01T10:13:07.359Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-01T10:13:07.359Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:13:07.359Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-01T10:13:07.359Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-01T10:13:07.359Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:13:07.359Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-01T10:13:07.359Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-01T10:13:08.442Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-02-01T10:13:09.507Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-01T10:13:09.507Z] === RUN TestBoolValue [2022-02-01T10:13:09.507Z] --- PASS: TestBoolValue (0.00s) [2022-02-01T10:13:09.507Z] === RUN TestBoolValueOrDefault [2022-02-01T10:13:09.507Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-01T10:13:09.507Z] === RUN TestInt64ValueOrZero [2022-02-01T10:13:09.507Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-01T10:13:09.507Z] === RUN TestInt64ValueOrDefault [2022-02-01T10:13:09.507Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-01T10:13:09.507Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-01T10:13:09.507Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-01T10:13:09.507Z] === RUN TestJsonContentType [2022-02-01T10:13:09.507Z] --- PASS: TestJsonContentType (0.00s) [2022-02-01T10:13:09.507Z] PASS [2022-02-01T10:13:09.507Z] coverage: 14.7% of statements [2022-02-01T10:13:09.507Z] ok github.com/docker/docker/api/server/httputils 0.118s coverage: 14.7% of statements [2022-02-01T10:13:09.808Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-02-01T10:13:09.978Z] === RUN TestMaskSecretKeys [2022-02-01T10:13:09.978Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-01T10:13:09.978Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-01T10:13:09.978Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-01T10:13:09.978Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-01T10:13:09.978Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-01T10:13:09.978Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-01T10:13:09.978Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-01T10:13:09.978Z] === RUN TestVersionMiddlewareVersion [2022-02-01T10:13:09.978Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-01T10:13:09.978Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-01T10:13:09.978Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-01T10:13:09.978Z] PASS [2022-02-01T10:13:09.978Z] coverage: 37.7% of statements [2022-02-01T10:13:09.978Z] ok github.com/docker/docker/api/server/middleware 0.067s coverage: 37.7% of statements [2022-02-01T10:13:09.978Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-01T10:13:09.978Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-01T10:13:09.978Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-01T10:13:09.978Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-01T10:13:09.978Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-01T10:13:09.978Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-01T10:13:09.978Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-01T10:13:09.978Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-01T10:13:09.978Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-01T10:13:09.978Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-01T10:13:09.978Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-01T10:13:10.971Z] === RUN TestToJSON [2022-02-01T10:13:11.444Z] --- PASS: TestToJSON (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestToParamWithVersion [2022-02-01T10:13:11.444Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestFromJSON [2022-02-01T10:13:11.444Z] --- PASS: TestFromJSON (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestEmpty [2022-02-01T10:13:11.444Z] --- PASS: TestEmpty (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestArgsMatchKVListEmptySources [2022-02-01T10:13:11.444Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestArgsMatchKVList [2022-02-01T10:13:11.444Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestArgsMatch [2022-02-01T10:13:11.444Z] --- PASS: TestArgsMatch (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestAdd [2022-02-01T10:13:11.444Z] --- PASS: TestAdd (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestDel [2022-02-01T10:13:11.444Z] --- PASS: TestDel (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestLen [2022-02-01T10:13:11.444Z] --- PASS: TestLen (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestExactMatch [2022-02-01T10:13:11.444Z] --- PASS: TestExactMatch (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestOnlyOneExactMatch [2022-02-01T10:13:11.444Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestContains [2022-02-01T10:13:11.444Z] --- PASS: TestContains (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestValidate [2022-02-01T10:13:11.444Z] --- PASS: TestValidate (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestWalkValues [2022-02-01T10:13:11.444Z] --- PASS: TestWalkValues (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestFuzzyMatch [2022-02-01T10:13:11.444Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestClone [2022-02-01T10:13:11.444Z] --- PASS: TestClone (0.00s) [2022-02-01T10:13:11.444Z] PASS [2022-02-01T10:13:11.444Z] coverage: 92.2% of statements [2022-02-01T10:13:11.444Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-02-01T10:13:11.444Z] === RUN TestStrSliceMarshalJSON [2022-02-01T10:13:11.444Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestStrSliceUnmarshalJSON [2022-02-01T10:13:11.444Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestStrSliceUnmarshalString [2022-02-01T10:13:11.444Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestStrSliceUnmarshalSlice [2022-02-01T10:13:11.444Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-01T10:13:11.444Z] PASS [2022-02-01T10:13:11.444Z] coverage: 90.0% of statements [2022-02-01T10:13:11.444Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2022-02-01T10:13:11.444Z] === RUN TestDurationToSecondsString [2022-02-01T10:13:11.444Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-01T10:13:11.444Z] === RUN TestGetTimestamp [2022-02-01T10:13:11.444Z] === RUN TestAdjustForAPIVersion [2022-02-01T10:13:11.444Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-01T10:13:11.444Z] PASS [2022-02-01T10:13:11.444Z] coverage: 5.7% of statements [2022-02-01T10:13:11.444Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/types [no test files] [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-01T10:13:11.444Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-01T10:13:11.444Z] --- PASS: TestGetTimestamp (0.21s) [2022-02-01T10:13:11.444Z] === RUN TestParseTimestamps [2022-02-01T10:13:11.444Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-01T10:13:11.444Z] PASS [2022-02-01T10:13:11.444Z] coverage: 100.0% of statements [2022-02-01T10:13:11.444Z] ok github.com/docker/docker/api/types/time 0.247s coverage: 100.0% of statements [2022-02-01T10:13:11.698Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-02-01T10:13:11.916Z] === RUN TestCompareVersion [2022-02-01T10:13:11.916Z] --- PASS: TestCompareVersion (0.00s) [2022-02-01T10:13:11.916Z] PASS [2022-02-01T10:13:11.916Z] coverage: 77.3% of statements [2022-02-01T10:13:11.916Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 77.3% of statements [2022-02-01T10:13:11.916Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-01T10:13:11.916Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-01T10:13:11.916Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-01T10:13:11.916Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-01T10:13:11.916Z] ? github.com/docker/docker/builder [no test files] [2022-02-01T10:13:11.916Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-01T10:13:11.916Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-01T10:13:11.916Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-01T10:13:11.916Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-01T10:13:11.916Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-01T10:13:11.916Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-01T10:13:11.916Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-01T10:13:12.627Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-01T10:13:12.883Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-01T10:13:12.910Z] === RUN TestParseRemoteURL [2022-02-01T10:13:12.910Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-01T10:13:12.910Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-01T10:13:12.910Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-01T10:13:12.910Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-01T10:13:12.910Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-01T10:13:12.910Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-01T10:13:12.910Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-01T10:13:12.910Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-01T10:13:12.910Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-01T10:13:12.910Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-01T10:13:12.910Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-01T10:13:12.910Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-01T10:13:12.910Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-01T10:13:12.910Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-01T10:13:12.910Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-01T10:13:12.910Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-01T10:13:12.910Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-01T10:13:12.910Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-01T10:13:12.910Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-01T10:13:12.910Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-01T10:13:12.910Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-01T10:13:12.910Z] === RUN TestCloneArgsSmartHttp [2022-02-01T10:13:12.910Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-01T10:13:12.910Z] === RUN TestCloneArgsDumbHttp [2022-02-01T10:13:12.910Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-01T10:13:12.910Z] === RUN TestCloneArgsGit [2022-02-01T10:13:12.910Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-01T10:13:12.910Z] === RUN TestCheckoutGit [2022-02-01T10:13:14.775Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-02-01T10:13:15.140Z] === RUN TestEnable [2022-02-01T10:13:15.140Z] --- PASS: TestEnable (0.00s) [2022-02-01T10:13:15.140Z] === RUN TestDisable [2022-02-01T10:13:15.140Z] --- PASS: TestDisable (0.00s) [2022-02-01T10:13:15.140Z] === RUN TestEnabled [2022-02-01T10:13:15.140Z] --- PASS: TestEnabled (0.00s) [2022-02-01T10:13:15.140Z] PASS [2022-02-01T10:13:15.140Z] coverage: 100.0% of statements [2022-02-01T10:13:15.140Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2022-02-01T10:13:15.140Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-01T10:13:15.140Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-01T10:13:15.140Z] === RUN TestProcessNoDockerignore [2022-02-01T10:13:15.140Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-01T10:13:15.140Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-01T10:13:15.140Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-01T10:13:15.140Z] === RUN TestDetectContentType [2022-02-01T10:13:15.140Z] --- PASS: TestDetectContentType (0.00s) [2022-02-01T10:13:15.140Z] === RUN TestSelectAcceptableMIME [2022-02-01T10:13:15.140Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-01T10:13:15.140Z] === RUN TestInspectEmptyResponse [2022-02-01T10:13:15.140Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-01T10:13:15.140Z] === RUN TestInspectResponseBinary [2022-02-01T10:13:15.140Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-01T10:13:15.140Z] === RUN TestResponseUnsupportedContentType [2022-02-01T10:13:15.140Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-01T10:13:15.140Z] === RUN TestInspectResponseTextSimple [2022-02-01T10:13:15.140Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-01T10:13:15.140Z] === RUN TestInspectResponseEmptyContentType [2022-02-01T10:13:15.140Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-01T10:13:15.140Z] === RUN TestUnknownContentLength [2022-02-01T10:13:15.140Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-01T10:13:15.140Z] === RUN TestDownloadRemote [2022-02-01T10:13:15.611Z] --- PASS: TestDownloadRemote (0.11s) [2022-02-01T10:13:15.611Z] === RUN TestGetWithStatusError [2022-02-01T10:13:15.611Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestCloseRootDirectory [2022-02-01T10:13:15.611Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:13:15.611Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestHashFile [2022-02-01T10:13:15.611Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:13:15.611Z] --- SKIP: TestHashFile (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestHashSubdir [2022-02-01T10:13:15.611Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:13:15.611Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-01T10:13:15.611Z] === RUN TestRemoveDirectory [2022-02-01T10:13:15.611Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:13:15.611Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-01T10:13:15.611Z] PASS [2022-02-01T10:13:15.611Z] coverage: 9.3% of statements [2022-02-01T10:13:15.611Z] ok github.com/docker/docker/builder/remotecontext 0.318s coverage: 9.3% of statements [2022-02-01T10:13:15.611Z] === RUN TestGetAllAllowed [2022-02-01T10:13:15.611Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestGetAllMeta [2022-02-01T10:13:15.611Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-01T10:13:15.611Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestIsUnreferencedBuiltin [2022-02-01T10:13:15.611Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestIsExistingDirectory [2022-02-01T10:13:15.611Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestGetFilenameForDownload [2022-02-01T10:13:15.611Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestEnv2Variables [2022-02-01T10:13:15.611Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-01T10:13:15.611Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestMaintainer [2022-02-01T10:13:15.611Z] --- PASS: TestMaintainer (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestLabel [2022-02-01T10:13:15.611Z] --- PASS: TestLabel (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestFromScratch [2022-02-01T10:13:15.611Z] --- PASS: TestFromScratch (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestFromWithArg [2022-02-01T10:13:15.611Z] --- PASS: TestFromWithArg (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-01T10:13:15.611Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestFromWithUndefinedArg [2022-02-01T10:13:15.611Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestFromMultiStageWithNamedStage [2022-02-01T10:13:15.611Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestOnbuild [2022-02-01T10:13:15.611Z] --- PASS: TestOnbuild (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestWorkdir [2022-02-01T10:13:15.611Z] --- PASS: TestWorkdir (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestCmd [2022-02-01T10:13:15.611Z] --- PASS: TestCmd (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestHealthcheckNone [2022-02-01T10:13:15.611Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestHealthcheckCmd [2022-02-01T10:13:15.611Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestEntrypoint [2022-02-01T10:13:15.611Z] --- PASS: TestEntrypoint (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestExpose [2022-02-01T10:13:15.611Z] --- PASS: TestExpose (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestUser [2022-02-01T10:13:15.611Z] --- PASS: TestUser (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestVolume [2022-02-01T10:13:15.611Z] --- PASS: TestVolume (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestStopSignal [2022-02-01T10:13:15.611Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-01T10:13:15.611Z] --- SKIP: TestStopSignal (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestArg [2022-02-01T10:13:15.611Z] --- PASS: TestArg (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestShell [2022-02-01T10:13:15.611Z] --- PASS: TestShell (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestPrependEnvOnCmd [2022-02-01T10:13:15.611Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestRunWithBuildArgs [2022-02-01T10:13:15.611Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestRunIgnoresHealthcheck [2022-02-01T10:13:15.611Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestDispatchUnsupportedOptions [2022-02-01T10:13:15.611Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-01T10:13:15.611Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-01T10:13:15.611Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-01T10:13:15.611Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-01T10:13:15.611Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-01T10:13:15.611Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-01T10:13:15.611Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestNormalizeWorkdir [2022-02-01T10:13:15.611Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestDispatch [2022-02-01T10:13:15.611Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-01T10:13:15.611Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-01T10:13:15.611Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-01T10:13:15.611Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-01T10:13:15.611Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-01T10:13:15.611Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-01T10:13:15.611Z] === RUN TestDispatch/COPY_url [2022-02-01T10:13:15.611Z] --- PASS: TestDispatch (0.07s) [2022-02-01T10:13:15.611Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-02-01T10:13:15.611Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-01T10:13:15.611Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-01T10:13:15.611Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-01T10:13:15.611Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-01T10:13:15.611Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-01T10:13:15.611Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestAddScratchImageAddsToMounts [2022-02-01T10:13:15.611Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-01T10:13:15.611Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-01T10:13:15.611Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-01T10:13:15.611Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-01T10:13:15.612Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-01T10:13:15.612Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-01T10:13:15.612Z] === RUN TestImageSourceGetAddsToMounts [2022-02-01T10:13:15.612Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-01T10:13:15.612Z] === RUN TestEmptyDockerfile [2022-02-01T10:13:15.612Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-01T10:13:15.612Z] === RUN TestSymlinkDockerfile [2022-02-01T10:13:15.612Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-01T10:13:15.612Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-01T10:13:15.612Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-01T10:13:15.612Z] === RUN TestNonExistingDockerfile [2022-02-01T10:13:15.612Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-01T10:13:15.612Z] === RUN TestCopyRunConfig [2022-02-01T10:13:15.612Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-01T10:13:15.612Z] === RUN TestDeepCopyRunConfig [2022-02-01T10:13:15.612Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-01T10:13:15.612Z] === RUN TestExportImage [2022-02-01T10:13:15.612Z] --- PASS: TestExportImage (0.00s) [2022-02-01T10:13:15.612Z] === RUN TestNormalizeDest [2022-02-01T10:13:15.612Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-01T10:13:15.612Z] PASS [2022-02-01T10:13:15.612Z] coverage: 46.8% of statements [2022-02-01T10:13:15.781Z] ? github.com/docker/docker/api [no test files] [2022-02-01T10:13:16.084Z] ok github.com/docker/docker/builder/dockerfile 0.203s coverage: 46.8% of statements [2022-02-01T10:13:16.084Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-01T10:13:16.556Z] === RUN TestTCP4Proxy [2022-02-01T10:13:16.556Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-01T10:13:16.556Z] === RUN TestTCP4ProxyHalfClose [2022-02-01T10:13:16.556Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-01T10:13:16.556Z] === RUN TestTCP6Proxy [2022-02-01T10:13:16.556Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-01T10:13:16.556Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-01T10:13:16.556Z] === RUN TestTCPDualStackProxy [2022-02-01T10:13:16.556Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-01T10:13:16.556Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-01T10:13:16.556Z] === RUN TestUDP4Proxy [2022-02-01T10:13:16.556Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-01T10:13:16.556Z] === RUN TestUDP6Proxy [2022-02-01T10:13:16.556Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-01T10:13:16.556Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-01T10:13:16.556Z] === RUN TestUDPWriteError [2022-02-01T10:13:16.556Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-01T10:13:16.556Z] === RUN TestSCTP4Proxy [2022-02-01T10:13:16.556Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-01T10:13:16.556Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-02-01T10:13:16.556Z] === RUN TestSCTP6Proxy [2022-02-01T10:13:16.556Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-01T10:13:16.556Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-01T10:13:16.556Z] PASS [2022-02-01T10:13:16.556Z] coverage: 49.4% of statements [2022-02-01T10:13:16.556Z] ok github.com/docker/docker/cmd/docker-proxy 0.066s coverage: 49.4% of statements [2022-02-01T10:13:17.294Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-01T10:13:17.551Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-01T10:13:17.808Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-01T10:13:18.065Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-02-01T10:13:18.628Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-01T10:13:18.628Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-01T10:13:19.191Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-01T10:13:19.447Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-01T10:13:21.965Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-01T10:13:22.221Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-02-01T10:13:23.149Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-01T10:13:24.080Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-02-01T10:13:25.009Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-01T10:13:25.009Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-02-01T10:13:25.429Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-02-01T10:13:25.429Z] PASS [2022-02-01T10:13:25.429Z] [2022-02-01T10:13:25.429Z] === Skipped [2022-02-01T10:13:25.429Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-01T10:13:25.429Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:13:25.429Z] [2022-02-01T10:13:25.429Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-02-01T10:13:25.429Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:13:25.429Z] [2022-02-01T10:13:25.429Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-01T10:13:25.429Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:13:25.429Z] [2022-02-01T10:13:25.429Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-01T10:13:25.429Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:13:25.429Z] [2022-02-01T10:13:25.429Z] DONE 17 tests, 4 skipped in 25.757s [2022-02-01T10:13:25.429Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-01T10:13:25.429Z] ++ 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-01T10:13:25.429Z] ++ set -e [2022-02-01T10:13:25.429Z] ++ '[' -n 0 ']' [2022-02-01T10:13:25.429Z] ++ set -x [2022-02-01T10:13:25.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01T10:13:25.429Z] INFO: Testing against a local daemon [2022-02-01T10:13:25.429Z] === RUN TestPluginInvalidJSON [2022-02-01T10:13:25.429Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:13:25.429Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:13:25.429Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:13:25.429Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-01T10:13:25.429Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-01T10:13:25.429Z] === RUN TestPluginInstall [2022-02-01T10:13:25.429Z] === RUN TestPluginInstall/no_auth [2022-02-01T10:13:25.429Z] time="2022-02-01T10:13:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:13:25.429Z] time="2022-02-01T10:13:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01aacdd8c1950472d4ef0ffc3ce71c0561fd7d89905fabd0b002cd7f24697b86" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:13:25.429Z] time="2022-02-01T10:13:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:13:25.429Z] time="2022-02-01T10:13:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01aacdd8c1950472d4ef0ffc3ce71c0561fd7d89905fabd0b002cd7f24697b86" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:13:25.429Z] === RUN TestPluginInstall/with_htpasswd [2022-02-01T10:13:25.687Z] time="2022-02-01T10:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:13:25.687Z] time="2022-02-01T10:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63df575dccd8bfeaead013c815e5af74cbafaeffd01ad90b3dcfcf8e3f4b77d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:13:25.687Z] time="2022-02-01T10:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:13:25.687Z] time="2022-02-01T10:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63df575dccd8bfeaead013c815e5af74cbafaeffd01ad90b3dcfcf8e3f4b77d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:13:25.944Z] === RUN TestPluginInstall/with_insecure [2022-02-01T10:13:26.378Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-02-01T10:13:26.378Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-01T10:13:26.880Z] time="2022-02-01T10:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:13:26.880Z] time="2022-02-01T10:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81976703f8dd07e76b2cc7c9f11d28291a703c1523b1bfb3ac6a3022e3906d58" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:13:26.880Z] time="2022-02-01T10:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:13:26.880Z] time="2022-02-01T10:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81976703f8dd07e76b2cc7c9f11d28291a703c1523b1bfb3ac6a3022e3906d58" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:13:26.880Z] plugin_test.go:165: [dbec86369885a] daemon is not started [2022-02-01T10:13:26.880Z] --- PASS: TestPluginInstall (2.97s) [2022-02-01T10:13:26.880Z] --- PASS: TestPluginInstall/no_auth (1.38s) [2022-02-01T10:13:26.880Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-02-01T10:13:26.880Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-02-01T10:13:26.880Z] === RUN TestPluginsWithRuntimes [2022-02-01T10:13:27.745Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-01T10:13:28.254Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-01T10:13:28.675Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-01T10:13:29.107Z] === RUN TestCheckpointCreateError [2022-02-01T10:13:29.107Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCheckpointCreate [2022-02-01T10:13:29.107Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCheckpointDeleteError [2022-02-01T10:13:29.107Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCheckpointDelete [2022-02-01T10:13:29.107Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCheckpointListError [2022-02-01T10:13:29.107Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCheckpointList [2022-02-01T10:13:29.107Z] --- PASS: TestCheckpointList (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCheckpointListContainerNotFound [2022-02-01T10:13:29.107Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestNewClientWithOpsFromEnv [2022-02-01T10:13:29.107Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-01T10:13:29.107Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestGetAPIPath [2022-02-01T10:13:29.107Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestParseHostURL [2022-02-01T10:13:29.107Z] --- PASS: TestParseHostURL (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-01T10:13:29.107Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-01T10:13:29.107Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestNegotiateAPIVersion [2022-02-01T10:13:29.107Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestNegotiateAPVersionOverride [2022-02-01T10:13:29.107Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-01T10:13:29.107Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-01T10:13:29.107Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-01T10:13:29.107Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestClientRedirect [2022-02-01T10:13:29.107Z] --- PASS: TestClientRedirect (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigCreateUnsupported [2022-02-01T10:13:29.107Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigCreateError [2022-02-01T10:13:29.107Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigCreate [2022-02-01T10:13:29.107Z] --- PASS: TestConfigCreate (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigInspectNotFound [2022-02-01T10:13:29.107Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigInspectWithEmptyID [2022-02-01T10:13:29.107Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigInspectUnsupported [2022-02-01T10:13:29.107Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigInspectError [2022-02-01T10:13:29.107Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigInspectConfigNotFound [2022-02-01T10:13:29.107Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigInspect [2022-02-01T10:13:29.107Z] --- PASS: TestConfigInspect (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigListUnsupported [2022-02-01T10:13:29.107Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigListError [2022-02-01T10:13:29.107Z] --- PASS: TestConfigListError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigList [2022-02-01T10:13:29.107Z] --- PASS: TestConfigList (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigRemoveUnsupported [2022-02-01T10:13:29.107Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigRemoveError [2022-02-01T10:13:29.107Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigRemove [2022-02-01T10:13:29.107Z] --- PASS: TestConfigRemove (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigUpdateUnsupported [2022-02-01T10:13:29.107Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigUpdateError [2022-02-01T10:13:29.107Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestConfigUpdate [2022-02-01T10:13:29.107Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerCommitError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerCommit [2022-02-01T10:13:29.107Z] --- PASS: TestContainerCommit (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerStatPathError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerStatPathNotFoundError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerStatPathNoHeaderError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerStatPath [2022-02-01T10:13:29.107Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCopyToContainerError [2022-02-01T10:13:29.107Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCopyToContainerNotFoundError [2022-02-01T10:13:29.107Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-01T10:13:29.107Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCopyToContainer [2022-02-01T10:13:29.107Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCopyFromContainerError [2022-02-01T10:13:29.107Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCopyFromContainerNotFoundError [2022-02-01T10:13:29.107Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-01T10:13:29.107Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-01T10:13:29.107Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestCopyFromContainer [2022-02-01T10:13:29.107Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerCreateError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerCreateImageNotFound [2022-02-01T10:13:29.107Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerCreateWithName [2022-02-01T10:13:29.107Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerCreateAutoRemove [2022-02-01T10:13:29.107Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerDiffError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerDiff [2022-02-01T10:13:29.107Z] --- PASS: TestContainerDiff (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerExecCreateError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerExecCreate [2022-02-01T10:13:29.107Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerExecStartError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerExecStart [2022-02-01T10:13:29.107Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerExecInspectError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerExecInspect [2022-02-01T10:13:29.107Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerExportError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerExportError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerExport [2022-02-01T10:13:29.107Z] --- PASS: TestContainerExport (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerInspectError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerInspectContainerNotFound [2022-02-01T10:13:29.107Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerInspectWithEmptyID [2022-02-01T10:13:29.107Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerInspect [2022-02-01T10:13:29.107Z] --- PASS: TestContainerInspect (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerInspectNode [2022-02-01T10:13:29.107Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerKillError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerKillError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerKill [2022-02-01T10:13:29.107Z] --- PASS: TestContainerKill (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerListError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerListError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerList [2022-02-01T10:13:29.107Z] --- PASS: TestContainerList (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerLogsNotFoundError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerLogsError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerLogs [2022-02-01T10:13:29.107Z] --- PASS: TestContainerLogs (0.24s) [2022-02-01T10:13:29.107Z] === RUN TestContainerPauseError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerPause [2022-02-01T10:13:29.107Z] --- PASS: TestContainerPause (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainersPruneError [2022-02-01T10:13:29.107Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainersPrune [2022-02-01T10:13:29.107Z] --- PASS: TestContainersPrune (0.05s) [2022-02-01T10:13:29.107Z] === RUN TestContainerRemoveError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerRemoveNotFoundError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerRemove [2022-02-01T10:13:29.107Z] --- PASS: TestContainerRemove (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerRenameError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerRename [2022-02-01T10:13:29.107Z] --- PASS: TestContainerRename (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerResizeError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerExecResizeError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerResize [2022-02-01T10:13:29.107Z] --- PASS: TestContainerResize (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerExecResize [2022-02-01T10:13:29.107Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerRestartError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerRestart [2022-02-01T10:13:29.107Z] --- PASS: TestContainerRestart (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerStartError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerStartError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerStart [2022-02-01T10:13:29.107Z] --- PASS: TestContainerStart (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerStatsError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerStats [2022-02-01T10:13:29.107Z] --- PASS: TestContainerStats (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerStopError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerStopError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerStop [2022-02-01T10:13:29.107Z] --- PASS: TestContainerStop (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerTopError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerTopError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerTop [2022-02-01T10:13:29.107Z] --- PASS: TestContainerTop (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerUnpauseError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerUnpause [2022-02-01T10:13:29.107Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerUpdateError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerUpdate [2022-02-01T10:13:29.107Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerWaitError [2022-02-01T10:13:29.107Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestContainerWait [2022-02-01T10:13:29.107Z] --- PASS: TestContainerWait (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestDiskUsageError [2022-02-01T10:13:29.107Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestDiskUsage [2022-02-01T10:13:29.107Z] --- PASS: TestDiskUsage (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestDistributionInspectUnsupported [2022-02-01T10:13:29.107Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestDistributionInspectWithEmptyID [2022-02-01T10:13:29.107Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestEventsErrorInOptions [2022-02-01T10:13:29.107Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestEventsErrorFromServer [2022-02-01T10:13:29.107Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestEvents [2022-02-01T10:13:29.107Z] --- PASS: TestEvents (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestTLSCloseWriter [2022-02-01T10:13:29.107Z] === PAUSE TestTLSCloseWriter [2022-02-01T10:13:29.107Z] === RUN TestImageBuildError [2022-02-01T10:13:29.107Z] --- PASS: TestImageBuildError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageBuild [2022-02-01T10:13:29.107Z] --- PASS: TestImageBuild (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestGetDockerOS [2022-02-01T10:13:29.107Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageCreateError [2022-02-01T10:13:29.107Z] --- PASS: TestImageCreateError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageCreate [2022-02-01T10:13:29.107Z] --- PASS: TestImageCreate (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageHistoryError [2022-02-01T10:13:29.107Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageHistory [2022-02-01T10:13:29.107Z] --- PASS: TestImageHistory (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageImportError [2022-02-01T10:13:29.107Z] --- PASS: TestImageImportError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageImport [2022-02-01T10:13:29.107Z] --- PASS: TestImageImport (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageInspectError [2022-02-01T10:13:29.107Z] --- PASS: TestImageInspectError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageInspectImageNotFound [2022-02-01T10:13:29.107Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageInspectWithEmptyID [2022-02-01T10:13:29.107Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageInspect [2022-02-01T10:13:29.107Z] --- PASS: TestImageInspect (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageListError [2022-02-01T10:13:29.107Z] --- PASS: TestImageListError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageList [2022-02-01T10:13:29.107Z] --- PASS: TestImageList (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageListApiBefore125 [2022-02-01T10:13:29.107Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageLoadError [2022-02-01T10:13:29.107Z] --- PASS: TestImageLoadError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImageLoad [2022-02-01T10:13:29.107Z] --- PASS: TestImageLoad (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImagesPruneError [2022-02-01T10:13:29.107Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImagesPrune [2022-02-01T10:13:29.107Z] --- PASS: TestImagesPrune (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImagePullReferenceParseError [2022-02-01T10:13:29.107Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImagePullAnyError [2022-02-01T10:13:29.107Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-01T10:13:29.107Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-01T10:13:29.107Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-01T10:13:29.107Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-01T10:13:29.107Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImagePullWithoutErrors [2022-02-01T10:13:29.107Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImagePushReferenceError [2022-02-01T10:13:29.107Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-01T10:13:29.107Z] === RUN TestImagePushAnyError [2022-02-01T10:13:29.107Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-01T10:13:29.108Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-01T10:13:29.108Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-01T10:13:29.108Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-01T10:13:29.108Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImagePushWithoutErrors [2022-02-01T10:13:29.108Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-01T10:13:29.108Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-01T10:13:29.108Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-01T10:13:29.108Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-01T10:13:29.108Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageRemoveError [2022-02-01T10:13:29.108Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageRemoveImageNotFound [2022-02-01T10:13:29.108Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageRemove [2022-02-01T10:13:29.108Z] --- PASS: TestImageRemove (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageSaveError [2022-02-01T10:13:29.108Z] --- PASS: TestImageSaveError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageSave [2022-02-01T10:13:29.108Z] --- PASS: TestImageSave (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageSearchAnyError [2022-02-01T10:13:29.108Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-01T10:13:29.108Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-01T10:13:29.108Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-01T10:13:29.108Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-01T10:13:29.108Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageSearchWithoutErrors [2022-02-01T10:13:29.108Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageTagError [2022-02-01T10:13:29.108Z] --- PASS: TestImageTagError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageTagInvalidReference [2022-02-01T10:13:29.108Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageTagInvalidSourceImageName [2022-02-01T10:13:29.108Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageTagHexSource [2022-02-01T10:13:29.108Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestImageTag [2022-02-01T10:13:29.108Z] --- PASS: TestImageTag (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestInfoServerError [2022-02-01T10:13:29.108Z] --- PASS: TestInfoServerError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestInfoInvalidResponseJSONError [2022-02-01T10:13:29.108Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestInfo [2022-02-01T10:13:29.108Z] --- PASS: TestInfo (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworkConnectError [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworkConnect [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworkCreateError [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworkCreate [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworkDisconnectError [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworkDisconnect [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworkInspect [2022-02-01T10:13:29.108Z] === RUN TestNetworkInspect/empty_ID [2022-02-01T10:13:29.108Z] === RUN TestNetworkInspect/no_options [2022-02-01T10:13:29.108Z] === RUN TestNetworkInspect/verbose [2022-02-01T10:13:29.108Z] === RUN TestNetworkInspect/global_scope [2022-02-01T10:13:29.108Z] === RUN TestNetworkInspect/unknown_network [2022-02-01T10:13:29.108Z] === RUN TestNetworkInspect/server_error [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworkListError [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkListError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworkList [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkList (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworksPruneError [2022-02-01T10:13:29.108Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworksPrune [2022-02-01T10:13:29.108Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworkRemoveError [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNetworkRemove [2022-02-01T10:13:29.108Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNodeInspectError [2022-02-01T10:13:29.108Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNodeInspectNodeNotFound [2022-02-01T10:13:29.108Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNodeInspectWithEmptyID [2022-02-01T10:13:29.108Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNodeInspect [2022-02-01T10:13:29.108Z] --- PASS: TestNodeInspect (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNodeListError [2022-02-01T10:13:29.108Z] --- PASS: TestNodeListError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNodeList [2022-02-01T10:13:29.108Z] --- PASS: TestNodeList (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNodeRemoveError [2022-02-01T10:13:29.108Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNodeRemove [2022-02-01T10:13:29.108Z] --- PASS: TestNodeRemove (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNodeUpdateError [2022-02-01T10:13:29.108Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestNodeUpdate [2022-02-01T10:13:29.108Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestOptionWithTimeout [2022-02-01T10:13:29.108Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPingFail [2022-02-01T10:13:29.108Z] --- PASS: TestPingFail (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPingWithError [2022-02-01T10:13:29.108Z] 2022/02/01 10:13:27 RoundTripper returned a response & error; ignoring response [2022-02-01T10:13:29.108Z] 2022/02/01 10:13:27 RoundTripper returned a response & error; ignoring response [2022-02-01T10:13:29.108Z] --- PASS: TestPingWithError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPingSuccess [2022-02-01T10:13:29.108Z] --- PASS: TestPingSuccess (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPingHeadFallback [2022-02-01T10:13:29.108Z] === RUN TestPingHeadFallback/OK [2022-02-01T10:13:29.108Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-01T10:13:29.108Z] === RUN TestPingHeadFallback/Not_Found [2022-02-01T10:13:29.108Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-01T10:13:29.108Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-01T10:13:29.108Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginDisableError [2022-02-01T10:13:29.108Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginDisable [2022-02-01T10:13:29.108Z] --- PASS: TestPluginDisable (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginEnableError [2022-02-01T10:13:29.108Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginEnable [2022-02-01T10:13:29.108Z] --- PASS: TestPluginEnable (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginInspectError [2022-02-01T10:13:29.108Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginInspectWithEmptyID [2022-02-01T10:13:29.108Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginInspect [2022-02-01T10:13:29.108Z] --- PASS: TestPluginInspect (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginListError [2022-02-01T10:13:29.108Z] --- PASS: TestPluginListError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginList [2022-02-01T10:13:29.108Z] --- PASS: TestPluginList (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginPushError [2022-02-01T10:13:29.108Z] --- PASS: TestPluginPushError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginPush [2022-02-01T10:13:29.108Z] --- PASS: TestPluginPush (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginRemoveError [2022-02-01T10:13:29.108Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginRemove [2022-02-01T10:13:29.108Z] --- PASS: TestPluginRemove (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginSetError [2022-02-01T10:13:29.108Z] --- PASS: TestPluginSetError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPluginSet [2022-02-01T10:13:29.108Z] --- PASS: TestPluginSet (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSetHostHeader [2022-02-01T10:13:29.108Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestPlainTextError [2022-02-01T10:13:29.108Z] --- PASS: TestPlainTextError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestInfiniteError [2022-02-01T10:13:29.108Z] --- PASS: TestInfiniteError (0.02s) [2022-02-01T10:13:29.108Z] === RUN TestCanceledContext [2022-02-01T10:13:29.108Z] 2022/02/01 10:13:27 RoundTripper returned a response & error; ignoring response [2022-02-01T10:13:29.108Z] --- PASS: TestCanceledContext (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestDeadlineExceededContext [2022-02-01T10:13:29.108Z] 2022/02/01 10:13:27 RoundTripper returned a response & error; ignoring response [2022-02-01T10:13:29.108Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretCreateUnsupported [2022-02-01T10:13:29.108Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretCreateError [2022-02-01T10:13:29.108Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretCreate [2022-02-01T10:13:29.108Z] --- PASS: TestSecretCreate (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretInspectUnsupported [2022-02-01T10:13:29.108Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretInspectError [2022-02-01T10:13:29.108Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretInspectSecretNotFound [2022-02-01T10:13:29.108Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretInspectWithEmptyID [2022-02-01T10:13:29.108Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretInspect [2022-02-01T10:13:29.108Z] --- PASS: TestSecretInspect (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretListUnsupported [2022-02-01T10:13:29.108Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretListError [2022-02-01T10:13:29.108Z] --- PASS: TestSecretListError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretList [2022-02-01T10:13:29.108Z] --- PASS: TestSecretList (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretRemoveUnsupported [2022-02-01T10:13:29.108Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretRemoveError [2022-02-01T10:13:29.108Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretRemove [2022-02-01T10:13:29.108Z] --- PASS: TestSecretRemove (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretUpdateUnsupported [2022-02-01T10:13:29.108Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretUpdateError [2022-02-01T10:13:29.108Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSecretUpdate [2022-02-01T10:13:29.108Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceCreateError [2022-02-01T10:13:29.108Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceCreate [2022-02-01T10:13:29.108Z] --- PASS: TestServiceCreate (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-01T10:13:29.108Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceCreateDigestPinning [2022-02-01T10:13:29.108Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceInspectError [2022-02-01T10:13:29.108Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceInspectServiceNotFound [2022-02-01T10:13:29.108Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceInspectWithEmptyID [2022-02-01T10:13:29.108Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceInspect [2022-02-01T10:13:29.108Z] --- PASS: TestServiceInspect (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceListError [2022-02-01T10:13:29.108Z] --- PASS: TestServiceListError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceList [2022-02-01T10:13:29.108Z] --- PASS: TestServiceList (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceLogsError [2022-02-01T10:13:29.108Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceLogs [2022-02-01T10:13:29.108Z] --- PASS: TestServiceLogs (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceRemoveError [2022-02-01T10:13:29.108Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceRemoveNotFoundError [2022-02-01T10:13:29.108Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceRemove [2022-02-01T10:13:29.108Z] --- PASS: TestServiceRemove (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceUpdateError [2022-02-01T10:13:29.108Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestServiceUpdate [2022-02-01T10:13:29.108Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmGetUnlockKeyError [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmGetUnlockKey [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmInitError [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmInit [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmInit (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmInspectError [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmInspect [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmJoinError [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmJoin [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmLeaveError [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmLeave [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmUnlockError [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmUnlock [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmUpdateError [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestSwarmUpdate [2022-02-01T10:13:29.108Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestTaskInspectError [2022-02-01T10:13:29.108Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestTaskInspectWithEmptyID [2022-02-01T10:13:29.108Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestTaskInspect [2022-02-01T10:13:29.108Z] --- PASS: TestTaskInspect (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestTaskListError [2022-02-01T10:13:29.108Z] --- PASS: TestTaskListError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestTaskList [2022-02-01T10:13:29.108Z] --- PASS: TestTaskList (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestVolumeCreateError [2022-02-01T10:13:29.108Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestVolumeCreate [2022-02-01T10:13:29.108Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestVolumeInspectError [2022-02-01T10:13:29.108Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestVolumeInspectNotFound [2022-02-01T10:13:29.108Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestVolumeInspectWithEmptyID [2022-02-01T10:13:29.108Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestVolumeInspect [2022-02-01T10:13:29.108Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestVolumeListError [2022-02-01T10:13:29.108Z] --- PASS: TestVolumeListError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestVolumeList [2022-02-01T10:13:29.108Z] --- PASS: TestVolumeList (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestVolumeRemoveError [2022-02-01T10:13:29.108Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-01T10:13:29.108Z] === RUN TestVolumeRemove [2022-02-01T10:13:29.108Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-01T10:13:29.108Z] === CONT TestTLSCloseWriter [2022-02-01T10:13:29.108Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-01T10:13:29.108Z] PASS [2022-02-01T10:13:29.108Z] coverage: 75.0% of statements [2022-02-01T10:13:29.108Z] ok github.com/docker/docker/client 0.535s coverage: 75.0% of statements [2022-02-01T10:13:29.188Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-01T10:13:29.238Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-02-01T10:13:30.123Z] --- PASS: TestPluginsWithRuntimes (3.13s) [2022-02-01T10:13:30.123Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2022-02-01T10:13:30.123Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2022-02-01T10:13:30.123Z] === RUN TestPluginBackCompatMediaTypes [2022-02-01T10:13:30.689Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-02-01T10:13:30.690Z] PASS [2022-02-01T10:13:30.690Z] [2022-02-01T10:13:30.690Z] DONE 10 tests in 6.763s [2022-02-01T10:13:30.690Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-01T10:13:30.690Z] ++ 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-01T10:13:30.690Z] ++ set -e [2022-02-01T10:13:30.690Z] ++ '[' -n 0 ']' [2022-02-01T10:13:30.690Z] ++ set -x [2022-02-01T10:13:30.690Z] ++ 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-01T10:13:30.690Z] INFO: Testing against a local daemon [2022-02-01T10:13:30.690Z] === RUN TestExternalGraphDriver [2022-02-01T10:13:30.690Z] === RUN TestExternalGraphDriver/json [2022-02-01T10:13:32.588Z] === RUN TestExternalGraphDriver/spec [2022-02-01T10:13:33.477Z] === RUN TestMiddlewares [2022-02-01T10:13:33.477Z] --- PASS: TestMiddlewares (0.00s) [2022-02-01T10:13:33.477Z] PASS [2022-02-01T10:13:33.477Z] coverage: 9.0% of statements [2022-02-01T10:13:33.477Z] ok github.com/docker/docker/api/server 0.067s coverage: 9.0% of statements [2022-02-01T10:13:33.961Z] === RUN TestExternalGraphDriver/pull [2022-02-01T10:13:35.334Z] --- PASS: TestExternalGraphDriver (4.64s) [2022-02-01T10:13:35.334Z] --- PASS: TestExternalGraphDriver/json (1.51s) [2022-02-01T10:13:35.334Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2022-02-01T10:13:35.334Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2022-02-01T10:13:35.334Z] === RUN TestGraphdriverPluginV2 [2022-02-01T10:13:35.334Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:13:35.334Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-02-01T10:13:35.334Z] PASS [2022-02-01T10:13:35.334Z] [2022-02-01T10:13:35.334Z] === Skipped [2022-02-01T10:13:35.334Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-02-01T10:13:35.334Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:13:35.334Z] [2022-02-01T10:13:35.334Z] DONE 5 tests, 1 skipped in 4.753s [2022-02-01T10:13:35.334Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-01T10:13:35.334Z] ++ 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-01T10:13:35.334Z] ++ set -e [2022-02-01T10:13:35.334Z] ++ '[' -n 0 ']' [2022-02-01T10:13:35.334Z] ++ set -x [2022-02-01T10:13:35.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=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-01T10:13:35.334Z] INFO: Testing against a local daemon [2022-02-01T10:13:35.334Z] === RUN TestContinueAfterPluginCrash [2022-02-01T10:13:35.334Z] === PAUSE TestContinueAfterPluginCrash [2022-02-01T10:13:35.334Z] === RUN TestReadPluginNoRead [2022-02-01T10:13:35.334Z] === PAUSE TestReadPluginNoRead [2022-02-01T10:13:35.334Z] === RUN TestDaemonStartWithLogOpt [2022-02-01T10:13:35.334Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-01T10:13:35.334Z] === CONT TestContinueAfterPluginCrash [2022-02-01T10:13:35.334Z] === CONT TestDaemonStartWithLogOpt [2022-02-01T10:13:35.776Z] docker_cli_daemon_test.go:2522: [db5ffb3540f22] daemon is not started [2022-02-01T10:13:35.776Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-01T10:13:36.339Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-02-01T10:13:38.615Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2022-02-01T10:13:38.615Z] === CONT TestReadPluginNoRead [2022-02-01T10:13:40.558Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-01T10:13:41.948Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-01T10:13:42.882Z] === RUN TestReadPluginNoRead/default [2022-02-01T10:13:43.448Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-02-01T10:13:43.706Z] === CONT TestReadPluginNoRead [2022-02-01T10:13:43.706Z] read_test.go:92: [dd2005421a4d0] daemon is not started [2022-02-01T10:13:43.706Z] --- PASS: TestReadPluginNoRead (5.38s) [2022-02-01T10:13:43.706Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.11s) [2022-02-01T10:13:43.706Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s) [2022-02-01T10:13:43.706Z] --- PASS: TestReadPluginNoRead/default (1.09s) [2022-02-01T10:13:43.706Z] PASS [2022-02-01T10:13:43.706Z] [2022-02-01T10:13:43.706Z] DONE 6 tests in 8.455s [2022-02-01T10:13:43.964Z] 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-01T10:13:43.964Z] ++ 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-01T10:13:43.964Z] ++ set -e [2022-02-01T10:13:43.964Z] ++ '[' -n 0 ']' [2022-02-01T10:13:43.964Z] ++ set -x [2022-02-01T10:13:43.964Z] ++ 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-01T10:13:43.964Z] testing: warning: no tests to run [2022-02-01T10:13:43.964Z] PASS [2022-02-01T10:13:43.964Z] [2022-02-01T10:13:43.964Z] DONE 0 tests in 0.024s [2022-02-01T10:13:43.964Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-01T10:13:43.964Z] ++ 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-01T10:13:43.964Z] ++ set -e [2022-02-01T10:13:43.964Z] ++ '[' -n 0 ']' [2022-02-01T10:13:43.964Z] ++ set -x [2022-02-01T10:13:43.964Z] ++ 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-01T10:13:43.964Z] INFO: Testing against a local daemon [2022-02-01T10:13:43.964Z] === RUN TestPluginWithDevMounts [2022-02-01T10:13:43.964Z] === PAUSE TestPluginWithDevMounts [2022-02-01T10:13:43.964Z] === CONT TestPluginWithDevMounts [2022-02-01T10:13:44.432Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-01T10:13:45.864Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-02-01T10:13:45.864Z] PASS [2022-02-01T10:13:45.864Z] [2022-02-01T10:13:45.864Z] DONE 1 tests in 1.595s [2022-02-01T10:13:45.864Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-01T10:13:45.864Z] ++ 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-01T10:13:45.864Z] ++ set -e [2022-02-01T10:13:45.864Z] ++ '[' -n 0 ']' [2022-02-01T10:13:45.864Z] ++ set -x [2022-02-01T10:13:45.864Z] ++ 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-01T10:13:45.864Z] INFO: Testing against a local daemon [2022-02-01T10:13:45.864Z] === RUN TestSecretInspect [2022-02-01T10:13:46.981Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-02-01T10:13:47.238Z] --- PASS: TestSecretInspect (1.68s) [2022-02-01T10:13:47.238Z] === RUN TestSecretList [2022-02-01T10:13:48.887Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-02-01T10:13:49.772Z] --- PASS: TestSecretList (2.09s) [2022-02-01T10:13:49.772Z] === RUN TestSecretsCreateAndDelete [2022-02-01T10:13:50.416Z] --- PASS: TestCheckoutGit (35.86s) [2022-02-01T10:13:50.416Z] === RUN TestValidGitTransport [2022-02-01T10:13:50.416Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-01T10:13:50.416Z] === RUN TestGitInvalidRef [2022-02-01T10:13:50.416Z] --- PASS: TestGitInvalidRef (0.25s) [2022-02-01T10:13:50.416Z] PASS [2022-02-01T10:13:50.416Z] coverage: 86.3% of statements [2022-02-01T10:13:50.416Z] ok github.com/docker/docker/builder/remotecontext/git 36.175s coverage: 86.3% of statements [2022-02-01T10:13:50.416Z] ? github.com/docker/docker/cli [no test files] [2022-02-01T10:13:50.416Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-01T10:13:51.147Z] --- PASS: TestSecretsCreateAndDelete (1.68s) [2022-02-01T10:13:51.147Z] === RUN TestSecretsUpdate [2022-02-01T10:13:51.407Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-02-01T10:13:51.407Z] check_test.go:308: [dc1ea7bac2505] daemon is not started [2022-02-01T10:13:51.407Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-02-01T10:13:52.523Z] --- PASS: TestSecretsUpdate (1.64s) [2022-02-01T10:13:52.523Z] === RUN TestTemplatedSecret [2022-02-01T10:13:52.534Z] 4612f6d0b889: Pull complete [2022-02-01T10:13:54.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-01T10:13:55.051Z] --- PASS: TestTemplatedSecret (2.41s) [2022-02-01T10:13:55.051Z] === RUN TestSecretCreateResolve [2022-02-01T10:13:55.208Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-01T10:13:55.208Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-01T10:13:55.208Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-01T10:13:55.208Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-01T10:13:55.208Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-01T10:13:55.208Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-01T10:13:55.208Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-01T10:13:55.208Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-01T10:13:55.208Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-01T10:13:55.208Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-01T10:13:55.208Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-01T10:13:55.208Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-01T10:13:55.208Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-01T10:13:55.208Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.02s) [2022-02-01T10:13:55.208Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-01T10:13:55.208Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-01T10:13:55.208Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-01T10:13:55.208Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-01T10:13:55.208Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-01T10:13:55.208Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-01T10:13:55.208Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-01T10:13:55.208Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-01T10:13:55.208Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-01T10:13:55.208Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-01T10:13:55.208Z] === RUN TestConfigureDaemonLogs [2022-02-01T10:13:55.208Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-01T10:13:55.208Z] === RUN TestCommonOptionsInstallFlags [2022-02-01T10:13:55.208Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-01T10:13:55.208Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-01T10:13:55.208Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-01T10:13:55.208Z] PASS [2022-02-01T10:13:55.208Z] coverage: 18.6% of statements [2022-02-01T10:13:55.208Z] ok github.com/docker/docker/cmd/dockerd 0.196s coverage: 18.6% of statements [2022-02-01T10:13:55.208Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-01T10:13:55.208Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-01T10:13:56.567Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-01T10:13:57.025Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-02-01T10:13:57.025Z] Copying nested executables into bundles/binary-daemon [2022-02-01T10:13:57.025Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-02-01T10:13:57.025Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T10:13:57.025Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-02-01T10:13:57.025Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite (330.85s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.03s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.84s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.25s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.35s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.36s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.93s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.19s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.88s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.07s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.07s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.02s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.39s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.19s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.53s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.48s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.12s) [2022-02-01T10:13:57.130Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.13s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.47s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.02s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.52s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.97s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.71s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.40s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.56s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.55s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.59s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.88s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.59s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.27s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.35s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.94s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.22s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.56s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.74s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.62s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.06s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.10s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.93s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.01s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.56s) [2022-02-01T10:13:57.130Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-01T10:13:57.130Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.99s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.94s) [2022-02-01T10:13:57.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.14s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.24s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.91s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.15s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.93s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.32s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.26s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.05s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.70s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.43s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.42s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.99s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.61s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.82s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.44s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.30s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.22s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.17s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.01s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.82s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.22s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.22s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.07s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.11s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.10s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.50s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.72s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.58s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-02-01T10:13:57.131Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.67s) [2022-02-01T10:13:57.131Z] === RUN TestDockerSwarmSuite [2022-02-01T10:13:57.131Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-02-01T10:13:57.279Z] === RUN TestContainerStopSignal [2022-02-01T10:13:57.279Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestContainerStopTimeout [2022-02-01T10:13:57.279Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-01T10:13:57.279Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-01T10:13:57.279Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-02-01T10:13:57.279Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-01T10:13:57.279Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestReplaceAndAppendEnvVars [2022-02-01T10:13:57.279Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-01T10:13:57.279Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestNewMemoryStore [2022-02-01T10:13:57.279Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestAddContainers [2022-02-01T10:13:57.279Z] --- PASS: TestAddContainers (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestGetContainer [2022-02-01T10:13:57.279Z] --- PASS: TestGetContainer (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestDeleteContainer [2022-02-01T10:13:57.279Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestListContainers [2022-02-01T10:13:57.279Z] --- PASS: TestListContainers (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestFirstContainer [2022-02-01T10:13:57.279Z] --- PASS: TestFirstContainer (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestApplyAllContainer [2022-02-01T10:13:57.279Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestIsValidHealthString [2022-02-01T10:13:57.279Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestStateRunStop [2022-02-01T10:13:57.279Z] --- PASS: TestStateRunStop (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestStateTimeoutWait [2022-02-01T10:13:57.279Z] state_test.go:141: Stop callback fired [2022-02-01T10:13:57.279Z] state_test.go:165: Stop callback fired [2022-02-01T10:13:57.279Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-01T10:13:57.279Z] === RUN TestIsValidStateString [2022-02-01T10:13:57.279Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestViewSaveDelete [2022-02-01T10:13:57.279Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-01T10:13:57.279Z] === RUN TestViewAll [2022-02-01T10:13:57.279Z] --- PASS: TestViewAll (0.01s) [2022-02-01T10:13:57.279Z] === RUN TestViewGet [2022-02-01T10:13:57.279Z] --- PASS: TestViewGet (0.01s) [2022-02-01T10:13:57.279Z] === RUN TestNames [2022-02-01T10:13:57.279Z] --- PASS: TestNames (0.00s) [2022-02-01T10:13:57.279Z] === RUN TestViewWithHealthCheck [2022-02-01T10:13:57.279Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-01T10:13:57.279Z] PASS [2022-02-01T10:13:57.279Z] coverage: 41.7% of statements [2022-02-01T10:13:57.279Z] ok github.com/docker/docker/container 0.240s coverage: 41.7% of statements [2022-02-01T10:13:57.279Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-01T10:13:57.279Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-01T10:13:57.279Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-01T10:13:57.279Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-01T10:13:57.359Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -e DOCKER_GRAPHDRIVER docker:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/make.sh cross [2022-02-01T10:13:57.578Z] --- PASS: TestSecretCreateResolve (2.06s) [2022-02-01T10:13:57.578Z] PASS [2022-02-01T10:13:57.578Z] [2022-02-01T10:13:57.578Z] DONE 6 tests in 11.632s [2022-02-01T10:13:57.578Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-02-01T10:13:57.578Z] ++ 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-01T10:13:57.578Z] ++ set -e [2022-02-01T10:13:57.578Z] ++ '[' -n 0 ']' [2022-02-01T10:13:57.578Z] ++ set -x [2022-02-01T10:13:57.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-01T10:13:57.578Z] INFO: Testing against a local daemon [2022-02-01T10:13:57.578Z] === RUN TestServiceCreateInit [2022-02-01T10:13:57.578Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-01T10:13:57.619Z] [2022-02-01T10:13:57.619Z] Removing bundles/ [2022-02-01T10:13:57.879Z] [2022-02-01T10:13:57.879Z] ---> Making bundle: cross (in bundles/cross) [2022-02-01T10:13:57.879Z] Cross building: bundles/cross/linux/amd64 [2022-02-01T10:13:57.879Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-01T10:13:57.879Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-01T10:13:58.272Z] === RUN TestPrepare [2022-02-01T10:13:58.272Z] --- PASS: TestPrepare (0.00s) [2022-02-01T10:13:58.272Z] === RUN TestStart [2022-02-01T10:13:58.272Z] --- PASS: TestStart (0.00s) [2022-02-01T10:13:58.272Z] === RUN TestWaitCancel [2022-02-01T10:13:58.272Z] --- PASS: TestWaitCancel (0.00s) [2022-02-01T10:13:58.272Z] === RUN TestWaitDisabled [2022-02-01T10:13:58.272Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-01T10:13:58.272Z] === RUN TestWaitEnabled [2022-02-01T10:13:58.272Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-01T10:13:58.272Z] === RUN TestRemove [2022-02-01T10:13:58.272Z] --- PASS: TestRemove (0.00s) [2022-02-01T10:13:58.272Z] PASS [2022-02-01T10:13:58.272Z] coverage: 65.3% of statements [2022-02-01T10:13:58.272Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2022-02-01T10:14:00.398Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-02-01T10:14:00.502Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-01T10:14:00.502Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-02-01T10:14:00.502Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-01T10:14:00.502Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-01T10:14:00.502Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-01T10:14:00.502Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-01T10:14:00.502Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-01T10:14:00.502Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-01T10:14:00.502Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-01T10:14:00.503Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-01T10:14:00.503Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-01T10:14:00.858Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-01T10:14:00.975Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-01T10:14:00.975Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-01T10:14:00.975Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-01T10:14:00.975Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-01T10:14:00.975Z] PASS [2022-02-01T10:14:00.975Z] coverage: 35.9% of statements [2022-02-01T10:14:00.975Z] ok github.com/docker/docker/daemon/cluster/convert 0.424s coverage: 35.9% of statements [2022-02-01T10:14:00.975Z] === RUN TestNewListSecretsFilters [2022-02-01T10:14:00.975Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-01T10:14:00.975Z] === RUN TestNewListConfigsFilters [2022-02-01T10:14:00.975Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-01T10:14:00.975Z] PASS [2022-02-01T10:14:00.975Z] coverage: 0.5% of statements [2022-02-01T10:14:00.975Z] ok github.com/docker/docker/daemon/cluster 1.189s coverage: 0.5% of statements [2022-02-01T10:14:03.388Z] --- PASS: TestServiceCreateInit (6.11s) [2022-02-01T10:14:03.388Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.06s) [2022-02-01T10:14:03.388Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.04s) [2022-02-01T10:14:03.388Z] === RUN TestCreateServiceMultipleTimes [2022-02-01T10:14:03.666Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-02-01T10:14:03.958Z] === RUN TestBuilderGC [2022-02-01T10:14:03.958Z] --- PASS: TestBuilderGC (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestDaemonConfigurationNotFound [2022-02-01T10:14:03.958Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestDaemonBrokenConfiguration [2022-02-01T10:14:03.958Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestFindConfigurationConflicts [2022-02-01T10:14:03.958Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-01T10:14:03.958Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-01T10:14:03.958Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-01T10:14:03.958Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-01T10:14:03.958Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-01T10:14:03.958Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-01T10:14:03.958Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-01T10:14:03.958Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-01T10:14:03.958Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-01T10:14:03.958Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-01T10:14:03.958Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-01T10:14:03.958Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestValidateConfigurationErrors [2022-02-01T10:14:03.958Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-01T10:14:03.958Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-01T10:14:03.958Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-01T10:14:03.958Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-01T10:14:03.958Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-01T10:14:03.958Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-01T10:14:03.958Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-01T10:14:03.958Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-01T10:14:03.958Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-01T10:14:03.958Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-01T10:14:03.958Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-01T10:14:03.958Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestValidateConfiguration [2022-02-01T10:14:03.958Z] === RUN TestValidateConfiguration/with_label [2022-02-01T10:14:03.958Z] === RUN TestValidateConfiguration/with_dns [2022-02-01T10:14:03.958Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-01T10:14:03.958Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-01T10:14:03.958Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-01T10:14:03.958Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-01T10:14:03.958Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-01T10:14:03.958Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-01T10:14:03.958Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-01T10:14:03.958Z] === RUN TestReloadSetConfigFileNotExist [2022-02-01T10:14:04.431Z] time="2022-02-01T10:14:03Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-01T10:14:04.431Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-02-01T10:14:04.431Z] === RUN TestReloadDefaultConfigNotExist [2022-02-01T10:14:04.431Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:14:04.431Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-02-01T10:14:04.431Z] === RUN TestReloadBadDefaultConfig [2022-02-01T10:14:04.431Z] time="2022-02-01T10:14:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-12224089" [2022-02-01T10:14:04.431Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-01T10:14:04.431Z] === RUN TestReloadWithConflictingLabels [2022-02-01T10:14:04.431Z] time="2022-02-01T10:14:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4223569539" [2022-02-01T10:14:04.431Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-01T10:14:04.431Z] === RUN TestReloadWithDuplicateLabels [2022-02-01T10:14:04.431Z] time="2022-02-01T10:14:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2358413101" [2022-02-01T10:14:04.431Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-01T10:14:04.431Z] === RUN TestMaskURLCredentials [2022-02-01T10:14:04.431Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-01T10:14:04.431Z] === RUN TestDaemonConfigurationMerge [2022-02-01T10:14:04.431Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-01T10:14:04.431Z] PASS [2022-02-01T10:14:04.431Z] coverage: 79.2% of statements [2022-02-01T10:14:04.431Z] ok github.com/docker/docker/daemon/config 0.352s coverage: 79.2% of statements [2022-02-01T10:14:04.903Z] === RUN TestWaitNodeAttachment [2022-02-01T10:14:04.903Z] === RUN TestEventsLog [2022-02-01T10:14:04.903Z] --- PASS: TestEventsLog (0.00s) [2022-02-01T10:14:04.903Z] === RUN TestEventsLogTimeout [2022-02-01T10:14:04.903Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-01T10:14:04.903Z] === RUN TestLogEvents [2022-02-01T10:14:04.903Z] --- PASS: TestLogEvents (0.05s) [2022-02-01T10:14:04.903Z] === RUN TestLoadBufferedEvents [2022-02-01T10:14:04.903Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-02-01T10:14:04.903Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-01T10:14:04.903Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-01T10:14:04.903Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-01T10:14:04.903Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-01T10:14:04.903Z] PASS [2022-02-01T10:14:04.903Z] coverage: 50.0% of statements [2022-02-01T10:14:04.903Z] ok github.com/docker/docker/daemon/events 0.316s coverage: 50.0% of statements [2022-02-01T10:14:05.034Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-01T10:14:05.375Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-02-01T10:14:05.375Z] === RUN TestIsolationConversion [2022-02-01T10:14:05.375Z] === RUN TestIsolationConversion/default [2022-02-01T10:14:05.375Z] === RUN TestIsolationConversion/process [2022-02-01T10:14:05.375Z] === RUN TestIsolationConversion/hyperv [2022-02-01T10:14:05.375Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-01T10:14:05.375Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-01T10:14:05.375Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-01T10:14:05.375Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-01T10:14:05.375Z] === RUN TestContainerLabels [2022-02-01T10:14:05.375Z] --- PASS: TestContainerLabels (0.00s) [2022-02-01T10:14:05.375Z] === RUN TestCredentialSpecConversion [2022-02-01T10:14:05.375Z] === RUN TestCredentialSpecConversion/none [2022-02-01T10:14:05.375Z] === RUN TestCredentialSpecConversion/config [2022-02-01T10:14:05.375Z] === RUN TestCredentialSpecConversion/file [2022-02-01T10:14:05.375Z] === RUN TestCredentialSpecConversion/registry [2022-02-01T10:14:05.375Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-01T10:14:05.375Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-01T10:14:05.375Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-01T10:14:05.375Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-01T10:14:05.375Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-01T10:14:05.375Z] === RUN TestControllerValidateMountBind [2022-02-01T10:14:05.375Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-01T10:14:05.375Z] === RUN TestControllerValidateMountVolume [2022-02-01T10:14:05.375Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-01T10:14:05.375Z] === RUN TestControllerValidateMountTarget [2022-02-01T10:14:05.375Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-01T10:14:05.375Z] === RUN TestControllerValidateMountTmpfs [2022-02-01T10:14:05.375Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-01T10:14:05.375Z] === RUN TestControllerValidateMountInvalidType [2022-02-01T10:14:05.375Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-01T10:14:05.375Z] === RUN TestControllerValidateMountNamedPipe [2022-02-01T10:14:05.375Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-01T10:14:05.375Z] PASS [2022-02-01T10:14:05.375Z] coverage: 11.0% of statements [2022-02-01T10:14:05.375Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.571s coverage: 11.0% of statements [2022-02-01T10:14:05.962Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-01T10:14:06.368Z] === RUN TestIsEmptyDir [2022-02-01T10:14:06.368Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-01T10:14:06.368Z] PASS [2022-02-01T10:14:06.368Z] coverage: 2.3% of statements [2022-02-01T10:14:06.368Z] ok github.com/docker/docker/daemon/graphdriver 0.105s coverage: 2.3% of statements [2022-02-01T10:14:06.368Z] === RUN TestVerifyNetworkingConfig [2022-02-01T10:14:06.368Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestGetContainer [2022-02-01T10:14:06.368Z] --- PASS: TestGetContainer (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestValidContainerNames [2022-02-01T10:14:06.368Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestContainerInitDNS [2022-02-01T10:14:06.368Z] daemon_test.go:145: root required [2022-02-01T10:14:06.368Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestMerge [2022-02-01T10:14:06.368Z] --- PASS: TestMerge (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestValidateContainerIsolation [2022-02-01T10:14:06.368Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestFindNetworkErrorType [2022-02-01T10:14:06.368Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestEnsureServicesExist [2022-02-01T10:14:06.368Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestEnsureServicesExistErrors [2022-02-01T10:14:06.368Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-01T10:14:06.368Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-01T10:14:06.368Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-01T10:14:06.368Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-01T10:14:06.368Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-01T10:14:06.368Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-01T10:14:06.368Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestContainerDelete [2022-02-01T10:14:06.368Z] --- PASS: TestContainerDelete (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestContainerDoubleDelete [2022-02-01T10:14:06.368Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestLogContainerEventCopyLabels [2022-02-01T10:14:06.368Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestLogContainerEventWithAttributes [2022-02-01T10:14:06.368Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestNoneHealthcheck [2022-02-01T10:14:06.368Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-01T10:14:06.368Z] === RUN TestHealthStates [2022-02-01T10:14:06.524Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-01T10:14:06.840Z] === RUN TestLinkNaming [2022-02-01T10:14:06.840Z] --- PASS: TestLinkNaming (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestLinkNew [2022-02-01T10:14:06.840Z] --- PASS: TestLinkNew (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestLinkEnv [2022-02-01T10:14:06.840Z] --- PASS: TestLinkEnv (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestLinkMultipleEnv [2022-02-01T10:14:06.840Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestLinkPortRangeEnv [2022-02-01T10:14:06.840Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-01T10:14:06.840Z] PASS [2022-02-01T10:14:06.840Z] coverage: 93.0% of statements [2022-02-01T10:14:06.840Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2022-02-01T10:14:06.840Z] time="2022-02-01T10:14:06Z" 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-01T10:14:06.840Z] time="2022-02-01T10:14:06Z" 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-01T10:14:06.840Z] time="2022-02-01T10:14:06Z" 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-01T10:14:06.840Z] time="2022-02-01T10:14:06Z" 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-01T10:14:06.840Z] time="2022-02-01T10:14:06Z" 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-01T10:14:06.840Z] time="2022-02-01T10:14:06Z" 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-01T10:14:06.840Z] time="2022-02-01T10:14:06Z" 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-01T10:14:06.840Z] time="2022-02-01T10:14:06Z" 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-01T10:14:06.840Z] time="2022-02-01T10:14:06Z" 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-01T10:14:06.840Z] time="2022-02-01T10:14:06Z" 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-01T10:14:06.840Z] --- PASS: TestHealthStates (0.21s) [2022-02-01T10:14:06.840Z] === RUN TestGetInspectData [2022-02-01T10:14:06.840Z] --- PASS: TestGetInspectData (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestFillLicense [2022-02-01T10:14:06.840Z] --- PASS: TestFillLicense (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestListInvalidFilter [2022-02-01T10:14:06.840Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestNameFilter [2022-02-01T10:14:06.840Z] --- PASS: TestNameFilter (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-01T10:14:06.840Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-01T10:14:06.840Z] === 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-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-01T10:14:06.840Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-01T10:14:06.840Z] --- 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-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-01T10:14:06.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestDaemonReloadLabels [2022-02-01T10:14:06.840Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-01T10:14:06.840Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestDaemonReloadMirrors [2022-02-01T10:14:06.840Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-01T10:14:06.840Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-01T10:14:06.840Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-01T10:14:06.840Z] reload_test.go:342: root required [2022-02-01T10:14:06.840Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-01T10:14:06.840Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-01T10:14:06.840Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-01T10:14:06.840Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-01T10:14:06.840Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-01T10:14:06.840Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-01T10:14:06.840Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-01T10:14:06.840Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-01T10:14:06.840Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-01T10:14:06.840Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-01T10:14:06.840Z] === RUN TestParseVolumesFrom [2022-02-01T10:14:06.840Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-01T10:14:06.840Z] PASS [2022-02-01T10:14:06.840Z] coverage: 8.6% of statements [2022-02-01T10:14:06.840Z] ok github.com/docker/docker/daemon 0.454s coverage: 8.6% of statements [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-01T10:14:06.840Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-01T10:14:07.087Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-01T10:14:08.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-02-01T10:14:08.586Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-01T10:14:08.586Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-01T10:14:08.586Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-01T10:14:09.068Z] === RUN TestAdapterReadLogs [2022-02-01T10:14:09.068Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-01T10:14:09.068Z] === RUN TestCopier [2022-02-01T10:14:09.068Z] --- PASS: TestCopier (0.00s) [2022-02-01T10:14:09.068Z] === RUN TestCopierLongLines [2022-02-01T10:14:09.068Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-01T10:14:09.068Z] === RUN TestCopierSlow [2022-02-01T10:14:09.068Z] === RUN TestNewStreamConfig [2022-02-01T10:14:09.068Z] === RUN TestNewStreamConfig/defaults [2022-02-01T10:14:09.068Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-01T10:14:09.068Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-01T10:14:09.068Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-01T10:14:09.068Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-01T10:14:09.068Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-01T10:14:09.068Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-01T10:14:09.068Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-01T10:14:09.068Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-01T10:14:09.068Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-01T10:14:09.068Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-01T10:14:09.068Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-01T10:14:09.068Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-01T10:14:09.068Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-01T10:14:09.068Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-01T10:14:09.068Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-01T10:14:09.068Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-01T10:14:09.068Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-01T10:14:09.068Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-01T10:14:09.068Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-01T10:14:09.068Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-01T10:14:09.068Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-01T10:14:09.068Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-01T10:14:09.068Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-01T10:14:09.068Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-01T10:14:09.068Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-01T10:14:09.068Z] time="2022-02-01T10:14:08Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-01T10:14:09.068Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-02-01T10:14:09.068Z] === RUN TestCreateSuccess [2022-02-01T10:14:09.068Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-01T10:14:09.068Z] === RUN TestCreateStreamSkipped [2022-02-01T10:14:09.068Z] time="2022-02-01T10:14:08Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-01T10:14:09.068Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-01T10:14:09.068Z] === RUN TestCreateLogGroupSuccess [2022-02-01T10:14:09.068Z] time="2022-02-01T10:14:08Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-01T10:14:09.068Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-01T10:14:09.068Z] === RUN TestCreateError [2022-02-01T10:14:09.068Z] --- PASS: TestCreateError (0.00s) [2022-02-01T10:14:09.068Z] === RUN TestCreateAlreadyExists [2022-02-01T10:14:09.068Z] time="2022-02-01T10:14:08Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-01T10:14:09.068Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-01T10:14:09.148Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-01T10:14:09.541Z] === RUN TestLogClosed [2022-02-01T10:14:09.541Z] --- PASS: TestLogClosed (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestLogBlocking [2022-02-01T10:14:09.541Z] --- PASS: TestLogBlocking (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-01T10:14:09.541Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestLogNonBlockingBufferFull [2022-02-01T10:14:09.541Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestPublishBatchSuccess [2022-02-01T10:14:09.541Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestPublishBatchError [2022-02-01T10:14:09.541Z] --- PASS: TestCopierSlow (0.24s) [2022-02-01T10:14:09.541Z] === RUN TestCopierWithSized [2022-02-01T10:14:09.541Z] === RUN TestCopierWithSized/as_is [2022-02-01T10:14:09.541Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-01T10:14:09.541Z] time="2022-02-01T10:14:08Z" level=error msg=error [2022-02-01T10:14:09.541Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-01T10:14:09.541Z] time="2022-02-01T10:14:08Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-01T10:14:09.541Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-01T10:14:09.541Z] time="2022-02-01T10:14:08Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-01T10:14:09.541Z] time="2022-02-01T10:14:08Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-01T10:14:09.541Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestCollectBatchSimple [2022-02-01T10:14:09.541Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestCollectBatchTicker [2022-02-01T10:14:09.541Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestCollectBatchMultilinePattern [2022-02-01T10:14:09.541Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-01T10:14:09.541Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-01T10:14:09.541Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-01T10:14:09.541Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.07s) [2022-02-01T10:14:09.541Z] === RUN TestCollectBatchClose [2022-02-01T10:14:09.541Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestEffectiveLen [2022-02-01T10:14:09.541Z] === RUN TestEffectiveLen/0/Hello [2022-02-01T10:14:09.541Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-01T10:14:09.541Z] === RUN TestEffectiveLen/2/🙃 [2022-02-01T10:14:09.541Z] === RUN TestEffectiveLen/3/���� [2022-02-01T10:14:09.541Z] === RUN TestEffectiveLen/4/He��o [2022-02-01T10:14:09.541Z] === RUN TestEffectiveLen/5/ [2022-02-01T10:14:09.541Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestFindValidSplit [2022-02-01T10:14:09.541Z] === RUN TestFindValidSplit/0/ [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1076: [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1077: [2022-02-01T10:14:09.541Z] === RUN TestFindValidSplit/1/Hello [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1076: Hello [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1077: [2022-02-01T10:14:09.541Z] === RUN TestFindValidSplit/2/Hello [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1076: He [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1077: llo [2022-02-01T10:14:09.541Z] === RUN TestFindValidSplit/3/Hello [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1076: [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1077: Hello [2022-02-01T10:14:09.541Z] === RUN TestFindValidSplit/4/🙃 [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1076: [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-01T10:14:09.541Z] === RUN TestFindValidSplit/5/🙃 [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1077: [2022-02-01T10:14:09.541Z] === RUN TestFindValidSplit/6/a� [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1076: a [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1077: � [2022-02-01T10:14:09.541Z] === RUN TestFindValidSplit/7/a� [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1076: a� [2022-02-01T10:14:09.541Z] cloudwatchlogs_test.go:1077: [2022-02-01T10:14:09.541Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestCopierWithSized (0.07s) [2022-02-01T10:14:09.541Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestCopierWithSized/With_RingLogger (0.06s) [2022-02-01T10:14:09.541Z] === RUN TestCopierWithPartial [2022-02-01T10:14:09.541Z] === RUN TestProcessEventEmoji [2022-02-01T10:14:09.541Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-01T10:14:09.541Z] === RUN TestCollectBatchLineSplit [2022-02-01T10:14:09.541Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-01T10:14:09.541Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestRingLogger [2022-02-01T10:14:09.541Z] --- PASS: TestRingLogger (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestRingCap [2022-02-01T10:14:09.541Z] --- PASS: TestRingCap (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestRingClose [2022-02-01T10:14:09.541Z] --- PASS: TestRingClose (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestRingDrain [2022-02-01T10:14:09.541Z] --- PASS: TestRingDrain (0.00s) [2022-02-01T10:14:09.541Z] PASS [2022-02-01T10:14:09.541Z] coverage: 43.8% of statements [2022-02-01T10:14:09.541Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestCollectBatchMaxEvents [2022-02-01T10:14:09.541Z] ok github.com/docker/docker/daemon/logger 0.378s coverage: 43.8% of statements [2022-02-01T10:14:09.541Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-02-01T10:14:09.541Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-01T10:14:09.541Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-02-01T10:14:09.541Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-01T10:14:09.541Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-01T10:14:09.541Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-01T10:14:09.541Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-02-01T10:14:09.541Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-01T10:14:09.541Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-01T10:14:09.541Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-01T10:14:09.541Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-01T10:14:09.541Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-01T10:14:09.541Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-01T10:14:09.541Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-01T10:14:09.541Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-01T10:14:09.541Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-01T10:14:09.541Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsFormat [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-01T10:14:09.541Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-01T10:14:09.541Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestCreateTagSuccess [2022-02-01T10:14:09.541Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-01T10:14:09.541Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-01T10:14:09.542Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-01T10:14:09.542Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-01T10:14:09.542Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-01T10:14:09.542Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-01T10:14:09.542Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-01T10:14:09.542Z] PASS [2022-02-01T10:14:09.542Z] coverage: 80.2% of statements [2022-02-01T10:14:09.542Z] ok github.com/docker/docker/daemon/logger/awslogs 0.518s coverage: 80.2% of statements [2022-02-01T10:14:09.542Z] === RUN TestValidateLogOptReconnectInterval [2022-02-01T10:14:09.542Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-01T10:14:09.542Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-01T10:14:09.542Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-01T10:14:09.542Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-01T10:14:09.542Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-01T10:14:09.542Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-01T10:14:09.542Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-01T10:14:09.542Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-01T10:14:09.542Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-01T10:14:09.542Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-01T10:14:09.542Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-01T10:14:09.542Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-01T10:14:09.542Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-01T10:14:09.542Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-01T10:14:09.542Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-01T10:14:09.542Z] PASS [2022-02-01T10:14:09.542Z] coverage: 33.6% of statements [2022-02-01T10:14:09.542Z] ok github.com/docker/docker/daemon/logger/fluentd 0.057s coverage: 33.6% of statements [2022-02-01T10:14:10.013Z] === RUN TestSearchRegistryForImagesErrors [2022-02-01T10:14:10.013Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-01T10:14:10.013Z] === RUN TestSearchRegistryForImages [2022-02-01T10:14:10.013Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-01T10:14:10.013Z] === RUN TestOnlyPlatformWithFallback [2022-02-01T10:14:10.013Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-01T10:14:10.013Z] === RUN TestImageDelete [2022-02-01T10:14:10.013Z] === RUN TestImageDelete/no_lease [2022-02-01T10:14:10.013Z] === RUN TestImageDelete/lease_exists [2022-02-01T10:14:10.013Z] --- PASS: TestImageDelete (0.04s) [2022-02-01T10:14:10.013Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-01T10:14:10.013Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-01T10:14:10.013Z] === RUN TestContentStoreForPull [2022-02-01T10:14:10.013Z] --- PASS: TestContentStoreForPull (0.24s) [2022-02-01T10:14:10.013Z] PASS [2022-02-01T10:14:10.013Z] coverage: 6.6% of statements [2022-02-01T10:14:10.013Z] ok github.com/docker/docker/daemon/images 0.450s coverage: 6.6% of statements [2022-02-01T10:14:10.013Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-01T10:14:10.013Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-01T10:14:10.013Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-01T10:14:10.013Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-01T10:14:10.013Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-01T10:14:10.013Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-01T10:14:10.485Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-01T10:14:10.485Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-01T10:14:10.485Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-01T10:14:10.958Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-02-01T10:14:10.958Z] === RUN TestFastTimeMarshalJSON [2022-02-01T10:14:10.958Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-01T10:14:10.958Z] PASS [2022-02-01T10:14:10.958Z] coverage: 87.2% of statements [2022-02-01T10:14:10.958Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.256s coverage: 87.2% of statements [2022-02-01T10:14:10.958Z] === RUN TestJSONFileLogger [2022-02-01T10:14:10.958Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-01T10:14:10.958Z] === RUN TestJSONFileLoggerWithTags [2022-02-01T10:14:10.958Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-01T10:14:10.958Z] === RUN TestJSONFileLoggerWithOpts [2022-02-01T10:14:11.438Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-02-01T10:14:11.438Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-01T10:14:11.438Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-02-01T10:14:11.438Z] === RUN TestEncodeDecode [2022-02-01T10:14:11.438Z] === PAUSE TestEncodeDecode [2022-02-01T10:14:11.438Z] === RUN TestUnexpectedEOF [2022-02-01T10:14:11.438Z] === RUN TestWriteLog [2022-02-01T10:14:11.438Z] === PAUSE TestWriteLog [2022-02-01T10:14:11.438Z] === RUN TestReadLog [2022-02-01T10:14:11.438Z] === PAUSE TestReadLog [2022-02-01T10:14:11.438Z] === RUN TestDecode [2022-02-01T10:14:11.438Z] --- PASS: TestDecode (0.03s) [2022-02-01T10:14:11.438Z] === CONT TestWriteLog [2022-02-01T10:14:11.438Z] --- PASS: TestWriteLog (0.00s) [2022-02-01T10:14:11.438Z] === CONT TestReadLog [2022-02-01T10:14:11.438Z] === RUN TestReadLog/tail_exact [2022-02-01T10:14:11.438Z] time="2022-02-01T10:14:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-01T10:14:11.438Z] time="2022-02-01T10:14:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-01T10:14:11.438Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-02-01T10:14:11.438Z] === CONT TestEncodeDecode [2022-02-01T10:14:11.438Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-01T10:14:11.438Z] PASS [2022-02-01T10:14:11.438Z] coverage: 69.9% of statements [2022-02-01T10:14:11.438Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.360s coverage: 69.9% of statements [2022-02-01T10:14:11.438Z] === RUN TestReadLog/tail_less_than_available [2022-02-01T10:14:11.438Z] === RUN TestReadLog/tail_more_than_available [2022-02-01T10:14:11.438Z] --- PASS: TestReadLog (0.23s) [2022-02-01T10:14:11.438Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-02-01T10:14:11.438Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-01T10:14:11.438Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-01T10:14:11.438Z] PASS [2022-02-01T10:14:11.438Z] coverage: 78.7% of statements [2022-02-01T10:14:11.438Z] ok github.com/docker/docker/daemon/logger/local 0.329s coverage: 78.7% of statements [2022-02-01T10:14:11.910Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-01T10:14:12.383Z] === RUN TestOpenFileDelete [2022-02-01T10:14:12.383Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-01T10:14:12.383Z] === RUN TestOpenFileRename [2022-02-01T10:14:12.383Z] --- PASS: TestOpenFileRename (0.01s) [2022-02-01T10:14:12.383Z] === RUN TestHandleDecoderErr [2022-02-01T10:14:12.383Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-01T10:14:12.383Z] === RUN TestParseLogTagDefaultTag [2022-02-01T10:14:12.383Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-01T10:14:12.383Z] === RUN TestParseLogTag [2022-02-01T10:14:12.383Z] --- PASS: TestParseLogTag (0.00s) [2022-02-01T10:14:12.383Z] === RUN TestParseLogTagEmptyTag [2022-02-01T10:14:12.383Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-01T10:14:12.383Z] === RUN TestTailFiles [2022-02-01T10:14:12.383Z] --- PASS: TestTailFiles (0.00s) [2022-02-01T10:14:12.383Z] === RUN TestFollowLogsConsumerGone [2022-02-01T10:14:12.383Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-01T10:14:12.383Z] === RUN TestFollowLogsProducerGone [2022-02-01T10:14:12.383Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-01T10:14:12.383Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-01T10:14:12.383Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-01T10:14:12.383Z] === RUN TestCheckCapacityAndRotate [2022-02-01T10:14:12.383Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-01T10:14:12.383Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-01T10:14:12.383Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-02-01T10:14:12.383Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-02-01T10:14:12.383Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-02-01T10:14:12.383Z] PASS [2022-02-01T10:14:12.383Z] coverage: 53.9% of statements [2022-02-01T10:14:12.383Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.172s coverage: 53.9% of statements [2022-02-01T10:14:12.857Z] === RUN TestLog [2022-02-01T10:14:12.857Z] --- PASS: TestLog (0.01s) [2022-02-01T10:14:12.857Z] PASS [2022-02-01T10:14:12.857Z] coverage: 31.5% of statements [2022-02-01T10:14:12.857Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.082s coverage: 31.5% of statements [2022-02-01T10:14:13.329Z] === RUN TestParseLogFormat [2022-02-01T10:14:13.329Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-01T10:14:13.329Z] === RUN TestValidateLogOptEmpty [2022-02-01T10:14:13.329Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-01T10:14:13.329Z] === RUN TestValidateSyslogAddress [2022-02-01T10:14:13.329Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-01T10:14:13.329Z] === RUN TestParseAddressDefaultPort [2022-02-01T10:14:13.329Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-01T10:14:13.329Z] === RUN TestValidateSyslogFacility [2022-02-01T10:14:13.329Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-01T10:14:13.329Z] === RUN TestValidateLogOptSyslogFormat [2022-02-01T10:14:13.329Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-01T10:14:13.329Z] === RUN TestValidateLogOpt [2022-02-01T10:14:13.329Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-01T10:14:13.329Z] PASS [2022-02-01T10:14:13.329Z] coverage: 46.8% of statements [2022-02-01T10:14:13.329Z] ok github.com/docker/docker/daemon/logger/syslog 0.071s coverage: 46.8% of statements [2022-02-01T10:14:13.329Z] === RUN TestNewParse [2022-02-01T10:14:13.329Z] --- PASS: TestNewParse (0.00s) [2022-02-01T10:14:13.329Z] PASS [2022-02-01T10:14:13.805Z] coverage: 8.3% of statements [2022-02-01T10:14:13.805Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2022-02-01T10:14:13.805Z] === RUN TestValidateLogOpt [2022-02-01T10:14:13.805Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-01T10:14:13.805Z] === RUN TestNewMissedConfig [2022-02-01T10:14:13.805Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-01T10:14:13.805Z] === RUN TestNewMissedUrl [2022-02-01T10:14:13.805Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-01T10:14:13.805Z] === RUN TestNewMissedToken [2022-02-01T10:14:13.805Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-01T10:14:13.805Z] === RUN TestNewWithProxy [2022-02-01T10:14:13.805Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-01T10:14:13.805Z] === RUN TestDefault [2022-02-01T10:14:13.805Z] --- PASS: TestDefault (0.01s) [2022-02-01T10:14:13.805Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-01T10:14:13.805Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-01T10:14:13.805Z] === RUN TestJsonFormat [2022-02-01T10:14:13.805Z] --- PASS: TestJsonFormat (0.01s) [2022-02-01T10:14:13.805Z] === RUN TestRawFormat [2022-02-01T10:14:13.805Z] --- PASS: TestRawFormat (0.00s) [2022-02-01T10:14:13.805Z] === RUN TestRawFormatWithLabels [2022-02-01T10:14:13.805Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-01T10:14:13.805Z] === RUN TestRawFormatWithoutTag [2022-02-01T10:14:13.805Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-01T10:14:13.805Z] === RUN TestBatching [2022-02-01T10:14:14.278Z] --- PASS: TestBatching (0.38s) [2022-02-01T10:14:14.278Z] === RUN TestFrequency [2022-02-01T10:14:14.278Z] --- PASS: TestFrequency (0.22s) [2022-02-01T10:14:14.278Z] === RUN TestOneMessagePerRequest [2022-02-01T10:14:14.278Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-02-01T10:14:14.278Z] === RUN TestVerify [2022-02-01T10:14:14.278Z] --- PASS: TestVerify (0.00s) [2022-02-01T10:14:14.278Z] === RUN TestSkipVerify [2022-02-01T10:14:14.750Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:14.750Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:14.750Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:14.750Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:14.750Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:14.750Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:15.223Z] --- PASS: TestSkipVerify (0.73s) [2022-02-01T10:14:15.223Z] === RUN TestBufferMaximum [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710454.716556\",\"host\":\"47c0effdb968\"}'" [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710454.716556\",\"host\":\"47c0effdb968\"}'" [2022-02-01T10:14:15.223Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-01T10:14:15.223Z] === RUN TestServerAlwaysDown [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710454.719570\",\"host\":\"47c0effdb968\"}'" [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710454.719570\",\"host\":\"47c0effdb968\"}'" [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710454.719570\",\"host\":\"47c0effdb968\"}'" [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710454.720585\",\"host\":\"47c0effdb968\"}'" [2022-02-01T10:14:15.223Z] time="2022-02-01T10:14:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710454.720585\",\"host\":\"47c0effdb968\"}'" [2022-02-01T10:14:15.223Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-01T10:14:15.223Z] === RUN TestCannotSendAfterClose [2022-02-01T10:14:15.223Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-01T10:14:15.223Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-01T10:14:15.700Z] === RUN TestV1IDService [2022-02-01T10:14:15.700Z] --- PASS: TestV1IDService (0.02s) [2022-02-01T10:14:15.700Z] === RUN TestV2MetadataService [2022-02-01T10:14:16.172Z] === RUN TestSuccessfulDownload [2022-02-01T10:14:16.172Z] download_test.go:267: Needs fixing on Windows [2022-02-01T10:14:16.172Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-01T10:14:16.172Z] === RUN TestCancelledDownload [2022-02-01T10:14:16.172Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-01T10:14:16.172Z] === RUN TestMaxDownloadAttempts [2022-02-01T10:14:16.172Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-01T10:14:16.172Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-01T10:14:16.172Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-01T10:14:16.172Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-01T10:14:16.172Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-01T10:14:16.172Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-01T10:14:16.172Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-01T10:14:16.172Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-01T10:14:16.172Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-01T10:14:16.172Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-01T10:14:16.172Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-01T10:14:16.172Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-01T10:14:16.172Z] time="2022-02-01T10:14:15Z" 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-01T10:14:16.172Z] time="2022-02-01T10:14:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"47c0effdb968\"}'" [2022-02-01T10:14:16.172Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-01T10:14:16.172Z] PASS [2022-02-01T10:14:16.172Z] coverage: 82.5% of statements [2022-02-01T10:14:16.172Z] ok github.com/docker/docker/daemon/logger/splunk 2.450s coverage: 82.5% of statements [2022-02-01T10:14:16.172Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-01T10:14:16.172Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-01T10:14:16.172Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-01T10:14:16.644Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-01T10:14:16.644Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-01T10:14:16.644Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-01T10:14:16.644Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-01T10:14:16.644Z] === RUN TestContinueOnError_NeverContinue [2022-02-01T10:14:16.644Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-01T10:14:16.644Z] === RUN TestManifestStore [2022-02-01T10:14:16.644Z] === RUN TestManifestStore/no_remote_or_local [2022-02-01T10:14:16.644Z] --- PASS: TestV2MetadataService (0.96s) [2022-02-01T10:14:16.644Z] PASS [2022-02-01T10:14:16.644Z] coverage: 48.2% of statements [2022-02-01T10:14:16.644Z] ok github.com/docker/docker/distribution/metadata 1.072s coverage: 48.2% of statements [2022-02-01T10:14:16.644Z] time="2022-02-01T10:14:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-01T10:14:16.644Z] time="2022-02-01T10:14:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-01T10:14:16.644Z] time="2022-02-01T10:14:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-01T10:14:16.644Z] time="2022-02-01T10:14:15Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-01T10:14:16.644Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-01T10:14:16.644Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.60s) [2022-02-01T10:14:16.644Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.60s) [2022-02-01T10:14:16.644Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.60s) [2022-02-01T10:14:16.644Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.60s) [2022-02-01T10:14:16.644Z] === RUN TestTransfer [2022-02-01T10:14:16.644Z] --- PASS: TestTransfer (0.16s) [2022-02-01T10:14:16.644Z] === RUN TestConcurrencyLimit [2022-02-01T10:14:16.644Z] time="2022-02-01T10:14:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3748368618\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-01T10:14:16.644Z] === RUN TestManifestStore/no_local_cache [2022-02-01T10:14:16.644Z] === RUN TestManifestStore/with_local_cache [2022-02-01T10:14:16.644Z] === RUN TestManifestStore/unknown_media_type [2022-02-01T10:14:16.644Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-01T10:14:16.644Z] time="2022-02-01T10:14:16Z" level=warning msg="reference for unknown type: " [2022-02-01T10:14:16.644Z] time="2022-02-01T10:14:16Z" level=warning msg="reference for unknown type: " [2022-02-01T10:14:16.644Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-01T10:14:16.644Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-01T10:14:16.644Z] time="2022-02-01T10:14:16Z" level=warning msg="reference for unknown type: " [2022-02-01T10:14:16.644Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-01T10:14:16.644Z] time="2022-02-01T10:14:16Z" level=warning msg="reference for unknown type: " [2022-02-01T10:14:16.644Z] time="2022-02-01T10:14:16Z" level=warning msg="reference for unknown type: " [2022-02-01T10:14:16.644Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-01T10:14:16.644Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-01T10:14:16.644Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-01T10:14:16.644Z] time="2022-02-01T10:14:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-01T10:14:16.644Z] --- PASS: TestManifestStore (0.45s) [2022-02-01T10:14:16.644Z] --- PASS: TestManifestStore/no_remote_or_local (0.32s) [2022-02-01T10:14:16.644Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-01T10:14:16.644Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-01T10:14:16.644Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-02-01T10:14:16.644Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-01T10:14:16.644Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-01T10:14:16.644Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-01T10:14:16.644Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-01T10:14:16.644Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-01T10:14:16.644Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-02-01T10:14:16.644Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-02-01T10:14:16.644Z] === RUN TestDetectManifestBlobMediaType [2022-02-01T10:14:16.644Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-01T10:14:16.644Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-01T10:14:16.644Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-01T10:14:16.644Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-01T10:14:16.644Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-01T10:14:16.644Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-01T10:14:16.644Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-01T10:14:16.644Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-01T10:14:16.644Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-01T10:14:16.644Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-01T10:14:16.644Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-01T10:14:16.644Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-01T10:14:16.644Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-01T10:14:17.116Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-01T10:14:17.116Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-01T10:14:17.116Z] === RUN TestFixManifestLayers [2022-02-01T10:14:17.116Z] --- PASS: TestFixManifestLayers (0.01s) [2022-02-01T10:14:17.116Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-01T10:14:17.116Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-01T10:14:17.116Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-01T10:14:17.116Z] === RUN TestFixManifestLayersBadParent [2022-02-01T10:14:17.116Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-01T10:14:17.116Z] === RUN TestValidateManifest [2022-02-01T10:14:17.116Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-01T10:14:17.116Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-01T10:14:17.116Z] === RUN TestFormatPlatform [2022-02-01T10:14:17.116Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-01T10:14:17.116Z] === RUN TestGetRepositoryMountCandidates [2022-02-01T10:14:17.116Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-01T10:14:17.116Z] === RUN TestLayerAlreadyExists [2022-02-01T10:14:17.116Z] 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-01T10:14:17.116Z] 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-01T10:14:17.116Z] 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-01T10:14:17.116Z] 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-01T10:14:17.116Z] 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-01T10:14:17.116Z] 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-01T10:14:17.116Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-01T10:14:17.116Z] === RUN TestWhenEmptyAuthConfig [2022-02-01T10:14:17.116Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-02-01T10:14:17.116Z] === RUN TestInactiveJobs [2022-02-01T10:14:17.588Z] === RUN TestNotFound [2022-02-01T10:14:17.588Z] --- PASS: TestNotFound (0.00s) [2022-02-01T10:14:17.588Z] === RUN TestConflict [2022-02-01T10:14:17.588Z] --- PASS: TestConflict (0.00s) [2022-02-01T10:14:17.588Z] === RUN TestForbidden [2022-02-01T10:14:17.588Z] --- PASS: TestForbidden (0.00s) [2022-02-01T10:14:17.588Z] === RUN TestInvalidParameter [2022-02-01T10:14:17.588Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-01T10:14:17.588Z] === RUN TestNotImplemented [2022-02-01T10:14:17.588Z] --- PASS: TestNotImplemented (0.00s) [2022-02-01T10:14:17.588Z] === RUN TestNotModified [2022-02-01T10:14:17.588Z] --- PASS: TestNotModified (0.00s) [2022-02-01T10:14:17.588Z] === RUN TestUnauthorized [2022-02-01T10:14:17.588Z] --- PASS: TestUnauthorized (0.00s) [2022-02-01T10:14:17.588Z] === RUN TestUnknown [2022-02-01T10:14:17.588Z] --- PASS: TestUnknown (0.00s) [2022-02-01T10:14:17.588Z] === RUN TestCancelled [2022-02-01T10:14:17.588Z] --- PASS: TestCancelled (0.00s) [2022-02-01T10:14:17.588Z] === RUN TestDeadline [2022-02-01T10:14:17.588Z] --- PASS: TestDeadline (0.00s) [2022-02-01T10:14:17.588Z] === RUN TestDataLoss [2022-02-01T10:14:17.588Z] --- PASS: TestDataLoss (0.00s) [2022-02-01T10:14:17.588Z] === RUN TestUnavailable [2022-02-01T10:14:17.588Z] --- PASS: TestUnavailable (0.00s) [2022-02-01T10:14:17.588Z] === RUN TestSystem [2022-02-01T10:14:17.588Z] --- PASS: TestSystem (0.00s) [2022-02-01T10:14:17.588Z] === RUN TestFromStatusCode [2022-02-01T10:14:17.588Z] === RUN TestFromStatusCode/Not_Found [2022-02-01T10:14:17.588Z] === RUN TestFromStatusCode/Bad_Request [2022-02-01T10:14:17.588Z] === RUN TestFromStatusCode/Conflict [2022-02-01T10:14:17.588Z] === RUN TestFromStatusCode/Unauthorized [2022-02-01T10:14:17.588Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-01T10:14:17.588Z] === RUN TestFromStatusCode/Forbidden [2022-02-01T10:14:17.588Z] === RUN TestFromStatusCode/Not_Modified [2022-02-01T10:14:17.588Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-01T10:14:17.589Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-01T10:14:17.589Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-01T10:14:17.589Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-01T10:14:17.589Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-01T10:14:17.589Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-01T10:14:17.589Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-01T10:14:17.589Z] PASS [2022-02-01T10:14:17.589Z] coverage: 53.1% of statements [2022-02-01T10:14:17.589Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2022-02-01T10:14:17.589Z] --- PASS: TestInactiveJobs (0.37s) [2022-02-01T10:14:17.589Z] === RUN TestWatchRelease [2022-02-01T10:14:17.589Z] --- PASS: TestWatchRelease (0.07s) [2022-02-01T10:14:17.589Z] === RUN TestWatchFinishedTransfer [2022-02-01T10:14:17.589Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-01T10:14:17.589Z] === RUN TestDuplicateTransfer [2022-02-01T10:14:17.589Z] --- PASS: TestDuplicateTransfer (0.07s) [2022-02-01T10:14:17.589Z] === RUN TestSuccessfulUpload [2022-02-01T10:14:18.065Z] time="2022-02-01T10:14:17Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-01T10:14:18.065Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-02-01T10:14:18.065Z] === RUN TestCancelledUpload [2022-02-01T10:14:18.065Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-01T10:14:18.065Z] PASS [2022-02-01T10:14:18.065Z] coverage: 77.1% of statements [2022-02-01T10:14:18.065Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-02-01T10:14:18.065Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-01T10:14:18.065Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-01T10:14:18.065Z] === RUN TestTokenPassThru [2022-02-01T10:14:18.065Z] ok github.com/docker/docker/distribution/xfer 2.128s coverage: 77.1% of statements [2022-02-01T10:14:18.065Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-01T10:14:18.065Z] === RUN TestTokenPassThruDifferentHost [2022-02-01T10:14:18.065Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-01T10:14:18.065Z] PASS [2022-02-01T10:14:18.065Z] coverage: 24.6% of statements [2022-02-01T10:14:18.065Z] ok github.com/docker/docker/distribution 1.763s coverage: 24.6% of statements [2022-02-01T10:14:18.065Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-01T10:14:18.065Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-01T10:14:18.253Z] --- PASS: TestCreateServiceMultipleTimes (14.68s) [2022-02-01T10:14:18.253Z] === RUN TestCreateServiceConflict [2022-02-01T10:14:18.537Z] === RUN TestFSGetInvalidData [2022-02-01T10:14:18.537Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-02-01T10:14:18.537Z] === RUN TestFSInvalidSet [2022-02-01T10:14:18.537Z] === RUN TestCompare [2022-02-01T10:14:18.537Z] --- PASS: TestCompare (0.00s) [2022-02-01T10:14:18.537Z] PASS [2022-02-01T10:14:18.537Z] coverage: 19.2% of statements [2022-02-01T10:14:18.537Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-01T10:14:18.537Z] === RUN TestFSInvalidRoot [2022-02-01T10:14:18.537Z] ok github.com/docker/docker/image/cache 0.084s coverage: 19.2% of statements [2022-02-01T10:14:18.537Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-01T10:14:18.537Z] === RUN TestFSMetadataGetSet [2022-02-01T10:14:19.009Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-01T10:14:19.009Z] === RUN TestFSInvalidWalker [2022-02-01T10:14:19.009Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-01T10:14:19.009Z] === RUN TestFSGetSet [2022-02-01T10:14:19.009Z] --- PASS: TestFSGetSet (0.02s) [2022-02-01T10:14:19.009Z] === RUN TestFSGetUnsetKey [2022-02-01T10:14:19.009Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-01T10:14:19.009Z] === RUN TestFSGetEmptyData [2022-02-01T10:14:19.009Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-01T10:14:19.009Z] === RUN TestFSDelete [2022-02-01T10:14:19.009Z] --- PASS: TestFSDelete (0.02s) [2022-02-01T10:14:19.009Z] === RUN TestFSWalker [2022-02-01T10:14:19.009Z] --- PASS: TestFSWalker (0.02s) [2022-02-01T10:14:19.009Z] === RUN TestFSWalkerStopOnError [2022-02-01T10:14:19.009Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-01T10:14:19.009Z] === RUN TestNewFromJSON [2022-02-01T10:14:19.009Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-01T10:14:19.009Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-01T10:14:19.009Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-01T10:14:19.009Z] === RUN TestMarshalKeyOrder [2022-02-01T10:14:19.009Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-01T10:14:19.009Z] === RUN TestHistoryEqual [2022-02-01T10:14:19.009Z] --- PASS: TestHistoryEqual (0.20s) [2022-02-01T10:14:19.009Z] === RUN TestImage [2022-02-01T10:14:19.009Z] --- PASS: TestImage (0.00s) [2022-02-01T10:14:19.009Z] === RUN TestImageOSNotEmpty [2022-02-01T10:14:19.009Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-01T10:14:19.009Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-01T10:14:19.009Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-01T10:14:19.009Z] === RUN TestCreate [2022-02-01T10:14:19.009Z] --- PASS: TestCreate (0.01s) [2022-02-01T10:14:19.009Z] === RUN TestRestore [2022-02-01T10:14:19.009Z] time="2022-02-01T10:14:18Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-01T10:14:19.009Z] --- PASS: TestRestore (0.03s) [2022-02-01T10:14:19.009Z] === RUN TestAddDelete [2022-02-01T10:14:19.009Z] --- PASS: TestAddDelete (0.03s) [2022-02-01T10:14:19.009Z] === RUN TestSearchAfterDelete [2022-02-01T10:14:19.009Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-01T10:14:19.009Z] === RUN TestParentReset [2022-02-01T10:14:19.096Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-01T10:14:19.096Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-01T10:14:19.096Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-01T10:14:19.096Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-01T10:14:19.352Z] === RUN TestDockerSuite/TestBuildFails [2022-02-01T10:14:19.482Z] --- PASS: TestParentReset (0.08s) [2022-02-01T10:14:19.482Z] === RUN TestGetAndSetLastUpdated [2022-02-01T10:14:19.482Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-01T10:14:19.482Z] === RUN TestStoreLen [2022-02-01T10:14:19.482Z] --- PASS: TestStoreLen (0.05s) [2022-02-01T10:14:19.482Z] PASS [2022-02-01T10:14:19.482Z] coverage: 86.6% of statements [2022-02-01T10:14:19.482Z] ok github.com/docker/docker/image 0.715s coverage: 86.6% of statements [2022-02-01T10:14:19.482Z] === RUN TestMakeV1ConfigFromConfig [2022-02-01T10:14:19.482Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-01T10:14:19.482Z] PASS [2022-02-01T10:14:19.482Z] coverage: 25.0% of statements [2022-02-01T10:14:19.482Z] ok github.com/docker/docker/image/v1 0.093s coverage: 25.0% of statements [2022-02-01T10:14:19.482Z] === RUN TestValidateManifest [2022-02-01T10:14:19.482Z] === RUN TestValidateManifest/nil [2022-02-01T10:14:19.482Z] === RUN TestValidateManifest/non-nil [2022-02-01T10:14:19.482Z] --- PASS: TestValidateManifest (0.00s) [2022-02-01T10:14:19.482Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-01T10:14:19.482Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-01T10:14:19.482Z] PASS [2022-02-01T10:14:19.482Z] coverage: 0.7% of statements [2022-02-01T10:14:19.482Z] ok github.com/docker/docker/image/tarexport 0.084s coverage: 0.7% of statements [2022-02-01T10:14:19.627Z] --- PASS: TestCreateServiceConflict (1.68s) [2022-02-01T10:14:19.627Z] === RUN TestCreateServiceMaxReplicas [2022-02-01T10:14:19.913Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-01T10:14:19.913Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-01T10:14:19.954Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-01T10:14:20.948Z] === RUN TestSerialization [2022-02-01T10:14:20.948Z] --- PASS: TestSerialization (0.02s) [2022-02-01T10:14:20.948Z] PASS [2022-02-01T10:14:20.948Z] coverage: 100.0% of statements [2022-02-01T10:14:20.948Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2022-02-01T10:14:21.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-02-01T10:14:21.420Z] === RUN TestEnvironmentParsing [2022-02-01T10:14:21.420Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-01T10:14:21.420Z] PASS [2022-02-01T10:14:21.420Z] coverage: 1.2% of statements [2022-02-01T10:14:21.420Z] ok github.com/docker/docker/libcontainerd/local 0.097s coverage: 1.2% of statements [2022-02-01T10:14:21.841Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-01T10:14:21.891Z] === RUN TestEmptyLayer [2022-02-01T10:14:21.891Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-01T10:14:21.891Z] === RUN TestCommitFailure [2022-02-01T10:14:21.891Z] --- PASS: TestCommitFailure (0.02s) [2022-02-01T10:14:21.891Z] === RUN TestStartTransactionFailure [2022-02-01T10:14:21.891Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-02-01T10:14:21.891Z] === RUN TestGetOrphan [2022-02-01T10:14:21.891Z] --- PASS: TestGetOrphan (0.01s) [2022-02-01T10:14:21.891Z] === RUN TestMountAndRegister [2022-02-01T10:14:21.891Z] layer_test.go:270: Layer size: 14 [2022-02-01T10:14:21.891Z] --- PASS: TestMountAndRegister (0.08s) [2022-02-01T10:14:21.891Z] === RUN TestLayerRelease [2022-02-01T10:14:21.891Z] layer_test.go:303: Failing on Windows [2022-02-01T10:14:21.891Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-01T10:14:21.891Z] === RUN TestStoreRestore [2022-02-01T10:14:21.891Z] layer_test.go:352: Failing on Windows [2022-02-01T10:14:21.891Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-01T10:14:21.891Z] === RUN TestTarStreamStability [2022-02-01T10:14:21.891Z] layer_test.go:467: Failing on Windows [2022-02-01T10:14:21.891Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-01T10:14:21.891Z] === RUN TestRegisterExistingLayer [2022-02-01T10:14:22.363Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-02-01T10:14:22.363Z] === RUN TestTarStreamVerification [2022-02-01T10:14:22.363Z] layer_test.go:696: Failing on Windows [2022-02-01T10:14:22.363Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-01T10:14:22.363Z] === RUN TestLayerMigration [2022-02-01T10:14:22.363Z] migration_test.go:45: Failing on Windows [2022-02-01T10:14:22.363Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-01T10:14:22.363Z] === RUN TestLayerMigrationNoTarsplit [2022-02-01T10:14:22.363Z] migration_test.go:181: Failing on Windows [2022-02-01T10:14:22.363Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-01T10:14:22.363Z] === RUN TestMountInit [2022-02-01T10:14:22.363Z] mount_test.go:17: Failing on Windows [2022-02-01T10:14:22.363Z] --- SKIP: TestMountInit (0.00s) [2022-02-01T10:14:22.363Z] === RUN TestMountSize [2022-02-01T10:14:22.363Z] mount_test.go:76: Failing on Windows [2022-02-01T10:14:22.363Z] --- SKIP: TestMountSize (0.00s) [2022-02-01T10:14:22.363Z] === RUN TestMountChanges [2022-02-01T10:14:22.363Z] mount_test.go:125: Failing on Windows [2022-02-01T10:14:22.363Z] --- SKIP: TestMountChanges (0.00s) [2022-02-01T10:14:22.363Z] === RUN TestMountApply [2022-02-01T10:14:22.363Z] mount_test.go:212: Failing on Windows [2022-02-01T10:14:22.363Z] --- SKIP: TestMountApply (0.00s) [2022-02-01T10:14:22.363Z] PASS [2022-02-01T10:14:22.363Z] coverage: 30.1% of statements [2022-02-01T10:14:22.363Z] ok github.com/docker/docker/layer 0.451s coverage: 30.1% of statements [2022-02-01T10:14:22.363Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-01T10:14:22.363Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-01T10:14:22.363Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-01T10:14:22.363Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-01T10:14:22.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-02-01T10:14:22.838Z] === RUN TestSequenceGetAvailableBit [2022-02-01T10:14:22.838Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestSequenceEqual [2022-02-01T10:14:22.838Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestSequenceCopy [2022-02-01T10:14:22.838Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestGetFirstAvailable [2022-02-01T10:14:22.838Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestFindSequence [2022-02-01T10:14:22.838Z] --- PASS: TestFindSequence (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestCheckIfAvailable [2022-02-01T10:14:22.838Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestMergeSequences [2022-02-01T10:14:22.838Z] --- PASS: TestMergeSequences (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestPushReservation [2022-02-01T10:14:22.838Z] --- PASS: TestPushReservation (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestSerializeDeserialize [2022-02-01T10:14:22.838Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestSet [2022-02-01T10:14:22.838Z] --- PASS: TestSet (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestSetUnset [2022-02-01T10:14:22.838Z] --- PASS: TestSetUnset (0.01s) [2022-02-01T10:14:22.838Z] === RUN TestOffsetSetUnset [2022-02-01T10:14:22.838Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestSetInRange [2022-02-01T10:14:22.838Z] --- PASS: TestSetInRange (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestSetAnyInRange [2022-02-01T10:14:22.838Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestMethods [2022-02-01T10:14:22.838Z] --- PASS: TestMethods (0.00s) [2022-02-01T10:14:22.838Z] === RUN TestRandomAllocateDeallocate [2022-02-01T10:14:22.906Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2022-02-01T10:14:22.906Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-01T10:14:24.297Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-01T10:14:24.860Z] docker_api_swarm_test.go:563: [d9251f50e026c] joining swarm manager [d1a85f6374fa2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:14:25.071Z] === RUN TestInvalidConfig [2022-02-01T10:14:25.071Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-01T10:14:25.071Z] === RUN TestConfig [2022-02-01T10:14:25.071Z] --- PASS: TestConfig (0.00s) [2022-02-01T10:14:25.071Z] === RUN TestOptionsLabels [2022-02-01T10:14:25.071Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-01T10:14:25.071Z] === RUN TestValidName [2022-02-01T10:14:25.071Z] --- PASS: TestValidName (0.00s) [2022-02-01T10:14:25.071Z] PASS [2022-02-01T10:14:25.071Z] coverage: 19.7% of statements [2022-02-01T10:14:25.071Z] ok github.com/docker/docker/libnetwork/config 0.096s coverage: 19.7% of statements [2022-02-01T10:14:25.544Z] === RUN TestKey [2022-02-01T10:14:25.544Z] --- PASS: TestKey (0.00s) [2022-02-01T10:14:25.544Z] === RUN TestParseKey [2022-02-01T10:14:25.544Z] --- PASS: TestParseKey (0.00s) [2022-02-01T10:14:25.544Z] === RUN TestInvalidDataStore [2022-02-01T10:14:25.544Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-01T10:14:25.544Z] === RUN TestKVObjectFlatKey [2022-02-01T10:14:25.544Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-01T10:14:25.544Z] === RUN TestAtomicKVObjectFlatKey [2022-02-01T10:14:25.544Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-01T10:14:25.544Z] PASS [2022-02-01T10:14:25.544Z] coverage: 21.9% of statements [2022-02-01T10:14:25.544Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2022-02-01T10:14:26.020Z] === RUN TestErrorInterfaces [2022-02-01T10:14:26.020Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-01T10:14:26.020Z] === RUN TestNetworkMarshalling [2022-02-01T10:14:26.231Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-01T10:14:26.496Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-02-01T10:14:26.496Z] === RUN TestEndpointMarshalling [2022-02-01T10:14:26.496Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-01T10:14:26.496Z] === RUN TestAuxAddresses [2022-02-01T10:14:26.496Z] time="2022-02-01T10:14:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-01T10:14:26.496Z] --- PASS: TestAuxAddresses (0.01s) [2022-02-01T10:14:26.496Z] === RUN TestSRVServiceQuery [2022-02-01T10:14:26.496Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:14:26.496Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-02-01T10:14:26.496Z] === RUN TestServiceVIPReuse [2022-02-01T10:14:26.496Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:14:26.496Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-01T10:14:26.496Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-01T10:14:26.496Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:14:26.496Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-01T10:14:26.496Z] === RUN TestDNSIPQuery [2022-02-01T10:14:26.496Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:14:26.496Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-01T10:14:26.496Z] === RUN TestDNSProxyServFail [2022-02-01T10:14:26.496Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:14:26.496Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-01T10:14:26.497Z] === RUN TestSandboxAddEmpty [2022-02-01T10:14:26.497Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:14:26.497Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-01T10:14:26.497Z] === RUN TestSandboxAddMultiPrio [2022-02-01T10:14:26.497Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:14:26.497Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-01T10:14:26.497Z] === RUN TestSandboxAddSamePrio [2022-02-01T10:14:26.497Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:14:26.497Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-01T10:14:26.497Z] === RUN TestCleanupServiceDiscovery [2022-02-01T10:14:26.497Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:14:26.497Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-01T10:14:26.497Z] === RUN TestDNSOptions [2022-02-01T10:14:26.497Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:14:26.497Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-01T10:14:26.497Z] === RUN TestMultipleControllersWithSameStore [2022-02-01T10:14:26.497Z] time="2022-02-01T10:14:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-01T10:14:26.497Z] time="2022-02-01T10:14:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-01T10:14:26.497Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-02-01T10:14:26.497Z] PASS [2022-02-01T10:14:26.497Z] coverage: 8.5% of statements [2022-02-01T10:14:26.497Z] ok github.com/docker/docker/libnetwork 0.401s coverage: 8.5% of statements [2022-02-01T10:14:26.497Z] === RUN TestIPDataMarshalling [2022-02-01T10:14:26.497Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-01T10:14:26.497Z] === RUN TestValidateAndIsV6 [2022-02-01T10:14:26.497Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-01T10:14:26.497Z] PASS [2022-02-01T10:14:26.497Z] coverage: 68.9% of statements [2022-02-01T10:14:26.497Z] ok github.com/docker/docker/libnetwork/driverapi 0.052s coverage: 68.9% of statements [2022-02-01T10:14:26.969Z] === RUN TestDriver [2022-02-01T10:14:26.969Z] --- PASS: TestDriver (0.00s) [2022-02-01T10:14:26.969Z] PASS [2022-02-01T10:14:26.969Z] coverage: 34.8% of statements [2022-02-01T10:14:26.969Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-02-01T10:14:27.442Z] === RUN TestDriver [2022-02-01T10:14:27.442Z] --- PASS: TestDriver (0.00s) [2022-02-01T10:14:27.442Z] PASS [2022-02-01T10:14:27.442Z] coverage: 34.8% of statements [2022-02-01T10:14:27.442Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2022-02-01T10:14:27.597Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-01T10:14:27.853Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-01T10:14:27.914Z] === RUN TestNetworkAllocateFree [2022-02-01T10:14:27.914Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-01T10:14:27.914Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-01T10:14:27.914Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-01T10:14:27.914Z] PASS [2022-02-01T10:14:27.914Z] coverage: 63.6% of statements [2022-02-01T10:14:27.914Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-02-01T10:14:27.914Z] --- PASS: TestRandomAllocateDeallocate (5.36s) [2022-02-01T10:14:27.914Z] === RUN TestAllocateRandomDeallocate [2022-02-01T10:14:28.388Z] === RUN TestGetEmptyCapabilities [2022-02-01T10:14:28.388Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-01T10:14:28.388Z] === RUN TestGetExtraCapabilities [2022-02-01T10:14:28.388Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-01T10:14:28.388Z] === RUN TestGetInvalidCapabilities [2022-02-01T10:14:28.388Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-01T10:14:28.388Z] === RUN TestRemoteDriver [2022-02-01T10:14:28.388Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-01T10:14:28.388Z] === RUN TestDriverError [2022-02-01T10:14:28.388Z] --- PASS: TestDriverError (0.01s) [2022-02-01T10:14:28.388Z] === RUN TestMissingValues [2022-02-01T10:14:28.388Z] --- PASS: TestMissingValues (0.01s) [2022-02-01T10:14:28.388Z] === RUN TestRollback [2022-02-01T10:14:28.388Z] --- PASS: TestRollback (0.01s) [2022-02-01T10:14:28.388Z] PASS [2022-02-01T10:14:28.388Z] coverage: 57.4% of statements [2022-02-01T10:14:28.388Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.113s coverage: 57.4% of statements [2022-02-01T10:14:29.220Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-01T10:14:29.386Z] === RUN TestNew [2022-02-01T10:14:29.386Z] --- PASS: TestNew (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestAddDriver [2022-02-01T10:14:29.386Z] --- PASS: TestAddDriver (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestAddDuplicateDriver [2022-02-01T10:14:29.386Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-01T10:14:29.386Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestDriver [2022-02-01T10:14:29.386Z] --- PASS: TestDriver (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestIPAM [2022-02-01T10:14:29.386Z] --- PASS: TestIPAM (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestWalkIPAMs [2022-02-01T10:14:29.386Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestWalkDrivers [2022-02-01T10:14:29.386Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-01T10:14:29.386Z] PASS [2022-02-01T10:14:29.386Z] coverage: 82.4% of statements [2022-02-01T10:14:29.386Z] ok github.com/docker/docker/libnetwork/drvregistry 0.086s coverage: 82.4% of statements [2022-02-01T10:14:29.386Z] === RUN TestNAT [2022-02-01T10:14:29.386Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-01T10:14:29.386Z] --- SKIP: TestNAT (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestTransparent [2022-02-01T10:14:29.386Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-01T10:14:29.386Z] --- SKIP: TestTransparent (0.00s) [2022-02-01T10:14:29.386Z] PASS [2022-02-01T10:14:29.386Z] coverage: 0.0% of statements [2022-02-01T10:14:29.386Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.068s coverage: 0.0% of statements [2022-02-01T10:14:29.386Z] --- PASS: TestAllocateRandomDeallocate (1.31s) [2022-02-01T10:14:29.386Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-01T10:14:29.386Z] === RUN TestBuildDefault [2022-02-01T10:14:29.386Z] --- PASS: TestBuildDefault (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestBuildHostnameDomainname [2022-02-01T10:14:29.386Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestBuildHostname [2022-02-01T10:14:29.386Z] --- PASS: TestBuildHostname (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestBuildHostnameFQDN [2022-02-01T10:14:29.386Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestBuildNoIP [2022-02-01T10:14:29.386Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestUpdate [2022-02-01T10:14:29.386Z] --- PASS: TestUpdate (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-01T10:14:29.386Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-01T10:14:29.386Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestAddEmpty [2022-02-01T10:14:29.386Z] --- PASS: TestAddEmpty (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestAdd [2022-02-01T10:14:29.386Z] --- PASS: TestAdd (0.00s) [2022-02-01T10:14:29.386Z] === RUN TestDeleteEmpty [2022-02-01T10:14:29.859Z] --- PASS: TestDeleteEmpty (0.01s) [2022-02-01T10:14:29.859Z] === RUN TestDeleteNewline [2022-02-01T10:14:29.859Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-01T10:14:29.859Z] === RUN TestDelete [2022-02-01T10:14:29.859Z] --- PASS: TestDelete (0.00s) [2022-02-01T10:14:29.859Z] === RUN TestConcurrentWrites [2022-02-01T10:14:29.859Z] --- PASS: TestConcurrentWrites (0.25s) [2022-02-01T10:14:29.859Z] PASS [2022-02-01T10:14:29.859Z] coverage: 81.2% of statements [2022-02-01T10:14:29.859Z] ok github.com/docker/docker/libnetwork/etchosts 0.331s coverage: 81.2% of statements [2022-02-01T10:14:29.859Z] === RUN TestCaller [2022-02-01T10:14:30.330Z] --- PASS: TestCaller (0.00s) [2022-02-01T10:14:30.330Z] PASS [2022-02-01T10:14:30.330Z] coverage: 100.0% of statements [2022-02-01T10:14:30.330Z] === RUN TestNew [2022-02-01T10:14:30.330Z] --- PASS: TestNew (0.00s) [2022-02-01T10:14:30.330Z] === RUN TestAllocate [2022-02-01T10:14:30.330Z] --- PASS: TestAllocate (0.00s) [2022-02-01T10:14:30.330Z] === RUN TestUninitialized [2022-02-01T10:14:30.330Z] --- PASS: TestUninitialized (0.00s) [2022-02-01T10:14:30.330Z] === RUN TestAllocateInRange [2022-02-01T10:14:30.330Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-01T10:14:30.330Z] === RUN TestAllocateSerial [2022-02-01T10:14:30.330Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-01T10:14:30.330Z] PASS [2022-02-01T10:14:30.330Z] coverage: 87.5% of statements [2022-02-01T10:14:30.330Z] ok github.com/docker/docker/libnetwork/internal/caller 0.053s coverage: 100.0% of statements [2022-02-01T10:14:30.331Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-02-01T10:14:30.331Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.05s) [2022-02-01T10:14:30.331Z] === RUN TestRetrieveFromStore [2022-02-01T10:14:30.586Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-01T10:14:30.802Z] === RUN TestSetSerialInsertDelete [2022-02-01T10:14:30.802Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-01T10:14:30.802Z] === RUN TestSetParallelInsertDelete [2022-02-01T10:14:31.275Z] --- PASS: TestRetrieveFromStore (0.85s) [2022-02-01T10:14:31.275Z] === RUN TestIsCorrupted [2022-02-01T10:14:31.275Z] --- PASS: TestIsCorrupted (0.01s) [2022-02-01T10:14:31.275Z] === RUN TestSetRollover [2022-02-01T10:14:31.515Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-01T10:14:31.771Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-01T10:14:32.270Z] === RUN TestInt2IP2IntConversion [2022-02-01T10:14:32.744Z] --- PASS: TestSetRollover (1.28s) [2022-02-01T10:14:32.744Z] === RUN TestSetRolloverSerial [2022-02-01T10:14:32.744Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-02-01T10:14:32.744Z] === RUN TestGetAddressVersion [2022-02-01T10:14:32.744Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-01T10:14:32.744Z] === RUN TestKeyString [2022-02-01T10:14:32.744Z] --- PASS: TestKeyString (0.00s) [2022-02-01T10:14:32.744Z] === RUN TestPoolDataMarshal [2022-02-01T10:14:32.744Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-01T10:14:32.744Z] === RUN TestSubnetsMarshal [2022-02-01T10:14:32.744Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-02-01T10:14:32.744Z] === RUN TestAddSubnets [2022-02-01T10:14:32.744Z] --- PASS: TestAddSubnets (0.05s) [2022-02-01T10:14:32.744Z] === RUN TestDoublePoolRelease [2022-02-01T10:14:32.744Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-02-01T10:14:32.744Z] === RUN TestAddReleasePoolID [2022-02-01T10:14:32.744Z] === RUN TestPoolRequest [2022-02-01T10:14:32.744Z] --- PASS: TestPoolRequest (0.00s) [2022-02-01T10:14:32.744Z] === RUN TestOtherRequests [2022-02-01T10:14:32.744Z] --- PASS: TestOtherRequests (0.00s) [2022-02-01T10:14:32.744Z] PASS [2022-02-01T10:14:32.744Z] coverage: 57.1% of statements [2022-02-01T10:14:32.744Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-02-01T10:14:32.744Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-02-01T10:14:32.744Z] === RUN TestPredefinedPool [2022-02-01T10:14:32.744Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-01T10:14:32.744Z] === RUN TestRemoveSubnet [2022-02-01T10:14:33.216Z] --- PASS: TestRemoveSubnet (0.21s) [2022-02-01T10:14:33.216Z] === RUN TestGetSameAddress [2022-02-01T10:14:33.216Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-01T10:14:33.216Z] === RUN TestPoolAllocationReuse [2022-02-01T10:14:33.660Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-01T10:14:33.693Z] --- PASS: TestSetRolloverSerial (1.32s) [2022-02-01T10:14:33.693Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-01T10:14:33.693Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-01T10:14:33.693Z] PASS [2022-02-01T10:14:33.693Z] coverage: 84.4% of statements [2022-02-01T10:14:33.693Z] ok github.com/docker/docker/libnetwork/bitseq 11.256s coverage: 84.4% of statements [2022-02-01T10:14:33.921Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-01T10:14:33.921Z] === RUN TestBoolValue [2022-02-01T10:14:33.921Z] --- PASS: TestBoolValue (0.00s) [2022-02-01T10:14:33.921Z] === RUN TestBoolValueOrDefault [2022-02-01T10:14:33.921Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-01T10:14:33.921Z] === RUN TestInt64ValueOrZero [2022-02-01T10:14:33.921Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-01T10:14:33.921Z] === RUN TestInt64ValueOrDefault [2022-02-01T10:14:33.921Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-01T10:14:33.921Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-01T10:14:33.921Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-01T10:14:33.921Z] === RUN TestJsonContentType [2022-02-01T10:14:33.921Z] --- PASS: TestJsonContentType (0.00s) [2022-02-01T10:14:33.921Z] PASS [2022-02-01T10:14:33.921Z] coverage: 14.7% of statements [2022-02-01T10:14:33.921Z] ok github.com/docker/docker/api/server/httputils 0.065s coverage: 14.7% of statements [2022-02-01T10:14:33.921Z] === RUN TestMaskSecretKeys [2022-02-01T10:14:33.921Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-01T10:14:33.921Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-01T10:14:33.921Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-01T10:14:33.921Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-01T10:14:33.921Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-01T10:14:33.921Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-01T10:14:33.921Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-01T10:14:33.921Z] === RUN TestVersionMiddlewareVersion [2022-02-01T10:14:33.921Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-01T10:14:33.921Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-01T10:14:33.921Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-01T10:14:33.921Z] PASS [2022-02-01T10:14:33.921Z] coverage: 37.7% of statements [2022-02-01T10:14:33.921Z] ok github.com/docker/docker/api/server/middleware 0.093s coverage: 37.7% of statements [2022-02-01T10:14:33.921Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-01T10:14:33.921Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-01T10:14:33.921Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-01T10:14:33.921Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-01T10:14:33.921Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-01T10:14:33.921Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-01T10:14:33.921Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-01T10:14:33.921Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-01T10:14:33.921Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-01T10:14:33.921Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-01T10:14:33.921Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-01T10:14:34.165Z] === RUN TestGetCapabilities [2022-02-01T10:14:34.165Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-01T10:14:34.165Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-01T10:14:34.165Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-01T10:14:34.165Z] === RUN TestGetDefaultAddressSpaces [2022-02-01T10:14:34.165Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-01T10:14:34.165Z] === RUN TestRemoteDriver [2022-02-01T10:14:34.165Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-01T10:14:34.165Z] PASS [2022-02-01T10:14:34.165Z] coverage: 47.4% of statements [2022-02-01T10:14:34.165Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.082s coverage: 47.4% of statements [2022-02-01T10:14:34.637Z] --- PASS: TestPoolAllocationReuse (1.38s) [2022-02-01T10:14:34.637Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-01T10:14:34.637Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-01T10:14:34.637Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-01T10:14:34.890Z] === RUN TestStrSliceMarshalJSON [2022-02-01T10:14:34.890Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-01T10:14:34.890Z] === RUN TestStrSliceUnmarshalJSON [2022-02-01T10:14:34.890Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-01T10:14:34.890Z] === RUN TestStrSliceUnmarshalString [2022-02-01T10:14:34.890Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-01T10:14:34.890Z] === RUN TestStrSliceUnmarshalSlice [2022-02-01T10:14:34.890Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-01T10:14:34.890Z] PASS [2022-02-01T10:14:34.890Z] coverage: 90.0% of statements [2022-02-01T10:14:34.890Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-02-01T10:14:34.890Z] === RUN TestAdjustForAPIVersion [2022-02-01T10:14:34.890Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-01T10:14:34.890Z] PASS [2022-02-01T10:14:34.890Z] coverage: 5.7% of statements [2022-02-01T10:14:34.890Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2022-02-01T10:14:34.890Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-01T10:14:34.890Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-01T10:14:34.890Z] ? github.com/docker/docker/api/types [no test files] [2022-02-01T10:14:34.890Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-01T10:14:34.890Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-01T10:14:34.890Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-01T10:14:34.890Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-01T10:14:34.890Z] === RUN TestToJSON [2022-02-01T10:14:34.891Z] --- PASS: TestToJSON (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestToParamWithVersion [2022-02-01T10:14:34.891Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestFromJSON [2022-02-01T10:14:34.891Z] --- PASS: TestFromJSON (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestEmpty [2022-02-01T10:14:34.891Z] --- PASS: TestEmpty (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestArgsMatchKVListEmptySources [2022-02-01T10:14:34.891Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestArgsMatchKVList [2022-02-01T10:14:34.891Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestArgsMatch [2022-02-01T10:14:34.891Z] --- PASS: TestArgsMatch (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestAdd [2022-02-01T10:14:34.891Z] --- PASS: TestAdd (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestDel [2022-02-01T10:14:34.891Z] --- PASS: TestDel (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestLen [2022-02-01T10:14:34.891Z] --- PASS: TestLen (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestExactMatch [2022-02-01T10:14:34.891Z] --- PASS: TestExactMatch (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestOnlyOneExactMatch [2022-02-01T10:14:34.891Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestContains [2022-02-01T10:14:34.891Z] --- PASS: TestContains (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestValidate [2022-02-01T10:14:34.891Z] --- PASS: TestValidate (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestWalkValues [2022-02-01T10:14:34.891Z] --- PASS: TestWalkValues (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestFuzzyMatch [2022-02-01T10:14:34.891Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestClone [2022-02-01T10:14:34.891Z] --- PASS: TestClone (0.00s) [2022-02-01T10:14:34.891Z] PASS [2022-02-01T10:14:34.891Z] coverage: 92.2% of statements [2022-02-01T10:14:34.891Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2022-02-01T10:14:34.891Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-01T10:14:34.891Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-01T10:14:34.891Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-01T10:14:34.891Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-01T10:14:34.891Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-01T10:14:34.891Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-01T10:14:34.891Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-01T10:14:34.891Z] === RUN TestDurationToSecondsString [2022-02-01T10:14:34.891Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-01T10:14:34.891Z] === RUN TestGetTimestamp [2022-02-01T10:14:35.028Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-01T10:14:35.110Z] === RUN TestWindowsIPAM [2022-02-01T10:14:35.110Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-01T10:14:35.110Z] PASS [2022-02-01T10:14:35.110Z] coverage: 71.4% of statements [2022-02-01T10:14:35.110Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.051s coverage: 71.4% of statements [2022-02-01T10:14:35.356Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-01T10:14:35.356Z] === RUN TestParseTimestamps [2022-02-01T10:14:35.356Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-01T10:14:35.356Z] PASS [2022-02-01T10:14:35.356Z] coverage: 100.0% of statements [2022-02-01T10:14:35.356Z] ok github.com/docker/docker/api/types/time 0.271s coverage: 100.0% of statements [2022-02-01T10:14:35.356Z] === RUN TestCompareVersion [2022-02-01T10:14:35.357Z] --- PASS: TestCompareVersion (0.00s) [2022-02-01T10:14:35.357Z] PASS [2022-02-01T10:14:35.357Z] coverage: 77.3% of statements [2022-02-01T10:14:35.357Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-02-01T10:14:35.357Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-01T10:14:35.357Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-01T10:14:35.357Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-01T10:14:35.357Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-01T10:14:35.357Z] ? github.com/docker/docker/builder [no test files] [2022-02-01T10:14:35.357Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-01T10:14:35.357Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-01T10:14:35.357Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-01T10:14:35.357Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-01T10:14:35.357Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-01T10:14:35.357Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-01T10:14:35.357Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-01T10:14:36.105Z] === RUN TestDefaultNetwork [2022-02-01T10:14:36.105Z] --- PASS: TestDefaultNetwork (0.30s) [2022-02-01T10:14:36.105Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-01T10:14:36.335Z] === RUN TestParseRemoteURL [2022-02-01T10:14:36.335Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-01T10:14:36.335Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-01T10:14:36.335Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-01T10:14:36.335Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-01T10:14:36.335Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-01T10:14:36.335Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-01T10:14:36.335Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-01T10:14:36.335Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-01T10:14:36.335Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-01T10:14:36.335Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-01T10:14:36.335Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-01T10:14:36.335Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-01T10:14:36.335Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-01T10:14:36.578Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.02s) [2022-02-01T10:14:36.578Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-01T10:14:36.578Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-02-01T10:14:36.578Z] === RUN TestInitAddressPools [2022-02-01T10:14:36.578Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-01T10:14:36.578Z] PASS [2022-02-01T10:14:36.578Z] coverage: 74.0% of statements [2022-02-01T10:14:36.578Z] ok github.com/docker/docker/libnetwork/ipamutils 0.697s coverage: 74.0% of statements [2022-02-01T10:14:36.794Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-01T10:14:36.794Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-01T10:14:36.794Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-01T10:14:36.794Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-01T10:14:36.794Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-01T10:14:36.794Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-01T10:14:36.794Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-01T10:14:36.794Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-01T10:14:36.794Z] === RUN TestCloneArgsSmartHttp [2022-02-01T10:14:36.794Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-01T10:14:36.794Z] === RUN TestCloneArgsDumbHttp [2022-02-01T10:14:36.794Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-01T10:14:36.794Z] === RUN TestCloneArgsGit [2022-02-01T10:14:36.794Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-01T10:14:36.794Z] === RUN TestCheckoutGit [2022-02-01T10:14:36.920Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-01T10:14:37.051Z] === RUN TestKeyValue [2022-02-01T10:14:37.051Z] --- PASS: TestKeyValue (0.00s) [2022-02-01T10:14:37.051Z] PASS [2022-02-01T10:14:37.051Z] coverage: 60.0% of statements [2022-02-01T10:14:37.051Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-02-01T10:14:37.483Z] docker_api_swarm_test.go:585: [dca5f61e0bffd] joining swarm manager [d1a85f6374fa2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:14:37.773Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s) [2022-02-01T10:14:37.773Z] === RUN TestCreateServiceSecretFileMode [2022-02-01T10:14:38.971Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-01T10:14:38.971Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-01T10:14:38.971Z] === RUN TestProcessNoDockerignore [2022-02-01T10:14:38.971Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-01T10:14:38.971Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestDetectContentType [2022-02-01T10:14:38.971Z] --- PASS: TestDetectContentType (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestSelectAcceptableMIME [2022-02-01T10:14:38.971Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestInspectEmptyResponse [2022-02-01T10:14:38.971Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestInspectResponseBinary [2022-02-01T10:14:38.971Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestResponseUnsupportedContentType [2022-02-01T10:14:38.971Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestInspectResponseTextSimple [2022-02-01T10:14:38.971Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestInspectResponseEmptyContentType [2022-02-01T10:14:38.971Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestUnknownContentLength [2022-02-01T10:14:38.971Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestDownloadRemote [2022-02-01T10:14:38.971Z] --- PASS: TestDownloadRemote (0.11s) [2022-02-01T10:14:38.971Z] === RUN TestGetWithStatusError [2022-02-01T10:14:38.971Z] --- PASS: TestGetWithStatusError (0.01s) [2022-02-01T10:14:38.971Z] === RUN TestCloseRootDirectory [2022-02-01T10:14:38.971Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:14:38.971Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestHashFile [2022-02-01T10:14:38.971Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:14:38.971Z] --- SKIP: TestHashFile (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestHashSubdir [2022-02-01T10:14:38.971Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:14:38.971Z] --- SKIP: TestHashSubdir (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestRemoveDirectory [2022-02-01T10:14:38.971Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:14:38.971Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-01T10:14:38.971Z] PASS [2022-02-01T10:14:38.971Z] coverage: 9.3% of statements [2022-02-01T10:14:38.971Z] === RUN TestEnable [2022-02-01T10:14:38.971Z] --- PASS: TestEnable (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestDisable [2022-02-01T10:14:38.971Z] --- PASS: TestDisable (0.00s) [2022-02-01T10:14:38.971Z] === RUN TestEnabled [2022-02-01T10:14:38.971Z] --- PASS: TestEnabled (0.00s) [2022-02-01T10:14:38.971Z] PASS [2022-02-01T10:14:38.971Z] coverage: 100.0% of statements [2022-02-01T10:14:38.971Z] ok github.com/docker/docker/builder/remotecontext 0.294s coverage: 9.3% of statements [2022-02-01T10:14:38.971Z] ok github.com/docker/docker/cli/debug 0.160s coverage: 100.0% of statements [2022-02-01T10:14:39.285Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.54s) [2022-02-01T10:14:39.285Z] === RUN TestGetAddress [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-01T10:14:39.285Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-01T10:14:39.429Z] === RUN TestGetAllAllowed [2022-02-01T10:14:39.429Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestGetAllMeta [2022-02-01T10:14:39.429Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-01T10:14:39.429Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestIsUnreferencedBuiltin [2022-02-01T10:14:39.429Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestIsExistingDirectory [2022-02-01T10:14:39.429Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-01T10:14:39.429Z] === RUN TestGetFilenameForDownload [2022-02-01T10:14:39.429Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestEnv2Variables [2022-02-01T10:14:39.429Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-01T10:14:39.429Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestMaintainer [2022-02-01T10:14:39.429Z] --- PASS: TestMaintainer (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestLabel [2022-02-01T10:14:39.429Z] --- PASS: TestLabel (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestFromScratch [2022-02-01T10:14:39.429Z] --- PASS: TestFromScratch (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestFromWithArg [2022-02-01T10:14:39.429Z] --- PASS: TestFromWithArg (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-01T10:14:39.429Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestFromWithUndefinedArg [2022-02-01T10:14:39.429Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestFromMultiStageWithNamedStage [2022-02-01T10:14:39.429Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestOnbuild [2022-02-01T10:14:39.429Z] --- PASS: TestOnbuild (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestWorkdir [2022-02-01T10:14:39.429Z] --- PASS: TestWorkdir (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestCmd [2022-02-01T10:14:39.429Z] --- PASS: TestCmd (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestHealthcheckNone [2022-02-01T10:14:39.429Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestHealthcheckCmd [2022-02-01T10:14:39.429Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestEntrypoint [2022-02-01T10:14:39.429Z] --- PASS: TestEntrypoint (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestExpose [2022-02-01T10:14:39.429Z] --- PASS: TestExpose (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestUser [2022-02-01T10:14:39.429Z] --- PASS: TestUser (0.00s) [2022-02-01T10:14:39.429Z] === RUN TestVolume [2022-02-01T10:14:39.430Z] --- PASS: TestVolume (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestStopSignal [2022-02-01T10:14:39.430Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-01T10:14:39.430Z] --- SKIP: TestStopSignal (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestArg [2022-02-01T10:14:39.430Z] --- PASS: TestArg (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestShell [2022-02-01T10:14:39.430Z] --- PASS: TestShell (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestPrependEnvOnCmd [2022-02-01T10:14:39.430Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestRunWithBuildArgs [2022-02-01T10:14:39.430Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestRunIgnoresHealthcheck [2022-02-01T10:14:39.430Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestDispatchUnsupportedOptions [2022-02-01T10:14:39.430Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-01T10:14:39.430Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-01T10:14:39.430Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-01T10:14:39.430Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-01T10:14:39.430Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-01T10:14:39.430Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-01T10:14:39.430Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestNormalizeWorkdir [2022-02-01T10:14:39.430Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestDispatch [2022-02-01T10:14:39.430Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-01T10:14:39.430Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-01T10:14:39.430Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-01T10:14:39.430Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-01T10:14:39.430Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-01T10:14:39.430Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-01T10:14:39.430Z] === RUN TestDispatch/COPY_url [2022-02-01T10:14:39.430Z] --- PASS: TestDispatch (0.12s) [2022-02-01T10:14:39.430Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-02-01T10:14:39.430Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-01T10:14:39.430Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-02-01T10:14:39.430Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-02-01T10:14:39.430Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-02-01T10:14:39.430Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-02-01T10:14:39.430Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestAddScratchImageAddsToMounts [2022-02-01T10:14:39.430Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-01T10:14:39.430Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-01T10:14:39.430Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-01T10:14:39.430Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestImageSourceGetAddsToMounts [2022-02-01T10:14:39.430Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestEmptyDockerfile [2022-02-01T10:14:39.430Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-01T10:14:39.430Z] === RUN TestSymlinkDockerfile [2022-02-01T10:14:39.430Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-01T10:14:39.430Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-01T10:14:39.430Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestNonExistingDockerfile [2022-02-01T10:14:39.430Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestCopyRunConfig [2022-02-01T10:14:39.430Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestDeepCopyRunConfig [2022-02-01T10:14:39.430Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestExportImage [2022-02-01T10:14:39.430Z] --- PASS: TestExportImage (0.00s) [2022-02-01T10:14:39.430Z] === RUN TestNormalizeDest [2022-02-01T10:14:39.430Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-01T10:14:39.430Z] PASS [2022-02-01T10:14:39.430Z] coverage: 46.8% of statements [2022-02-01T10:14:39.430Z] ok github.com/docker/docker/builder/dockerfile 0.254s coverage: 46.8% of statements [2022-02-01T10:14:39.888Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-01T10:14:40.000Z] check_test.go:379: [d9251f50e026c] daemon is not started [2022-02-01T10:14:40.286Z] === RUN TestNetworkDBSimple [2022-02-01T10:14:40.351Z] === RUN TestTCP4Proxy [2022-02-01T10:14:40.351Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-01T10:14:40.351Z] === RUN TestTCP4ProxyHalfClose [2022-02-01T10:14:40.351Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-01T10:14:40.351Z] === RUN TestTCP6Proxy [2022-02-01T10:14:40.351Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-01T10:14:40.351Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-01T10:14:40.351Z] === RUN TestTCPDualStackProxy [2022-02-01T10:14:40.351Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-01T10:14:40.351Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-01T10:14:40.351Z] === RUN TestUDP4Proxy [2022-02-01T10:14:40.351Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-01T10:14:40.351Z] === RUN TestUDP6Proxy [2022-02-01T10:14:40.351Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-01T10:14:40.351Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-01T10:14:40.351Z] === RUN TestUDPWriteError [2022-02-01T10:14:40.351Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-01T10:14:40.351Z] === RUN TestSCTP4Proxy [2022-02-01T10:14:40.351Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-01T10:14:40.351Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-01T10:14:40.351Z] === RUN TestSCTP6Proxy [2022-02-01T10:14:40.351Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-01T10:14:40.351Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-01T10:14:40.351Z] PASS [2022-02-01T10:14:40.351Z] coverage: 49.4% of statements [2022-02-01T10:14:40.351Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-02-01T10:14:40.758Z] === RUN TestGenerate [2022-02-01T10:14:40.758Z] --- PASS: TestGenerate (0.00s) [2022-02-01T10:14:40.758Z] === RUN TestGeneratePtr [2022-02-01T10:14:40.758Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-01T10:14:40.758Z] === RUN TestGenerateMissingField [2022-02-01T10:14:40.758Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-01T10:14:40.758Z] === RUN TestFieldCannotBeSet [2022-02-01T10:14:40.758Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-01T10:14:40.758Z] === RUN TestTypeMismatchError [2022-02-01T10:14:40.758Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-01T10:14:40.758Z] PASS [2022-02-01T10:14:40.758Z] coverage: 100.0% of statements [2022-02-01T10:14:40.758Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2022-02-01T10:14:40.758Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-01T10:14:40.758Z] PASS [2022-02-01T10:14:40.758Z] coverage: 100.0% of statements [2022-02-01T10:14:40.758Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2022-02-01T10:14:40.928Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-01T10:14:41.196Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-01T10:14:41.230Z] testing: warning: no tests to run [2022-02-01T10:14:41.230Z] PASS [2022-02-01T10:14:41.230Z] coverage: 0.0% of statements [2022-02-01T10:14:41.230Z] ok github.com/docker/docker/libnetwork/osl 0.085s coverage: 0.0% of statements [no tests to run] [2022-02-01T10:14:41.230Z] 2022/02/01 10:14:40 Closing DB instances... [2022-02-01T10:14:42.127Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-01T10:14:42.232Z] === RUN TestRequestNewPort [2022-02-01T10:14:42.232Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-01T10:14:42.232Z] === RUN TestRequestSpecificPort [2022-02-01T10:14:42.232Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-01T10:14:42.232Z] === RUN TestReleasePort [2022-02-01T10:14:42.232Z] --- PASS: TestReleasePort (0.00s) [2022-02-01T10:14:42.232Z] === RUN TestReuseReleasedPort [2022-02-01T10:14:42.232Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-01T10:14:42.232Z] === RUN TestReleaseUnreadledPort [2022-02-01T10:14:42.232Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-01T10:14:42.232Z] === RUN TestUnknowProtocol [2022-02-01T10:14:42.232Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-01T10:14:42.232Z] === RUN TestAllocateAllPorts [2022-02-01T10:14:42.232Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-01T10:14:42.232Z] === RUN TestPortAllocation [2022-02-01T10:14:42.232Z] --- PASS: TestPortAllocation (0.00s) [2022-02-01T10:14:42.232Z] === RUN TestPortAllocationWithCustomRange [2022-02-01T10:14:42.232Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-01T10:14:42.232Z] === RUN TestNoDuplicateBPR [2022-02-01T10:14:42.232Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-01T10:14:42.232Z] === RUN TestChangePortRange [2022-02-01T10:14:42.232Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-01T10:14:42.232Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-01T10:14:42.232Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-01T10:14:42.232Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-01T10:14:42.232Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-01T10:14:42.232Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-01T10:14:42.232Z] --- PASS: TestChangePortRange (0.00s) [2022-02-01T10:14:42.232Z] PASS [2022-02-01T10:14:42.232Z] coverage: 88.6% of statements [2022-02-01T10:14:42.232Z] ok github.com/docker/docker/libnetwork/portallocator 0.055s coverage: 88.6% of statements [2022-02-01T10:14:42.232Z] testing: warning: no tests to run [2022-02-01T10:14:42.232Z] PASS [2022-02-01T10:14:42.232Z] coverage: 0.0% of statements [2022-02-01T10:14:42.232Z] ok github.com/docker/docker/libnetwork/portmapper 0.052s coverage: 0.0% of statements [no tests to run] [2022-02-01T10:14:42.689Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-01T10:14:42.708Z] === RUN TestHashData [2022-02-01T10:14:42.708Z] --- PASS: TestHashData (0.00s) [2022-02-01T10:14:42.708Z] PASS [2022-02-01T10:14:42.708Z] coverage: 2.8% of statements [2022-02-01T10:14:42.708Z] ok github.com/docker/docker/libnetwork/resolvconf 0.051s coverage: 2.8% of statements [2022-02-01T10:14:43.180Z] --- PASS: TestNetworkDBSimple (2.66s) [2022-02-01T10:14:43.180Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-01T10:14:43.180Z] === RUN TestErrorConstructors [2022-02-01T10:14:43.180Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-01T10:14:43.180Z] === RUN TestCompareIPMask [2022-02-01T10:14:43.180Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-01T10:14:43.180Z] === RUN TestUtilGetHostPartIP [2022-02-01T10:14:43.180Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-01T10:14:43.180Z] === RUN TestUtilGetBroadcastIP [2022-02-01T10:14:43.180Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-01T10:14:43.180Z] === RUN TestParseCIDR [2022-02-01T10:14:43.180Z] --- PASS: TestParseCIDR (0.00s) [2022-02-01T10:14:43.180Z] PASS [2022-02-01T10:14:43.180Z] coverage: 37.3% of statements [2022-02-01T10:14:43.180Z] ok github.com/docker/docker/libnetwork/types 0.065s coverage: 37.3% of statements [2022-02-01T10:14:43.250Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-01T10:14:43.250Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-01T10:14:44.174Z] 2022/02/01 10:14:43 Closing DB instances... [2022-02-01T10:14:44.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-01T10:14:44.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-01T10:14:44.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-01T10:14:44.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-01T10:14:44.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-01T10:14:44.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-01T10:14:44.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-01T10:14:44.175Z] PASS [2022-02-01T10:14:44.175Z] coverage: 50.0% of statements [2022-02-01T10:14:44.175Z] ok github.com/docker/docker/oci 0.055s coverage: 50.0% of statements [2022-02-01T10:14:44.177Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-01T10:14:44.433Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-01T10:14:44.688Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-01T10:14:45.171Z] === RUN TestAddressPoolOpt [2022-02-01T10:14:45.171Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/a [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/something [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/_=a [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/env1=value1 [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/_env1=value1 [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/PATH [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/=a [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/PATH= [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/PATH=something [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/asd!qwe [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/1asd [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/123 [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/some_space [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/__some_space_before [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/some_space_after__ [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/= [2022-02-01T10:14:45.171Z] === RUN TestValidateEnv/PaTh [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestParseHost [2022-02-01T10:14:45.171Z] --- PASS: TestParseHost (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestParseDockerDaemonHost [2022-02-01T10:14:45.171Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestParseTCP [2022-02-01T10:14:45.171Z] --- PASS: TestParseTCP (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-01T10:14:45.171Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestValidateExtraHosts [2022-02-01T10:14:45.171Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestIpOptString [2022-02-01T10:14:45.171Z] --- PASS: TestIpOptString (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-01T10:14:45.171Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestNewIpOptValidDefaultVal [2022-02-01T10:14:45.171Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestIpOptSetInvalidVal [2022-02-01T10:14:45.171Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestValidateIPAddress [2022-02-01T10:14:45.171Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestMapOpts [2022-02-01T10:14:45.171Z] --- PASS: TestMapOpts (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestListOptsWithoutValidator [2022-02-01T10:14:45.171Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestListOptsWithValidator [2022-02-01T10:14:45.171Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestValidateDNSSearch [2022-02-01T10:14:45.171Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel/label_with_general_format [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel/label_with_one_more [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-01T10:14:45.171Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-01T10:14:45.171Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestNamedListOpts [2022-02-01T10:14:45.171Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestNamedMapOpts [2022-02-01T10:14:45.171Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestParseLink [2022-02-01T10:14:45.171Z] --- PASS: TestParseLink (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestQuotedStringSetWithQuotes [2022-02-01T10:14:45.171Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-01T10:14:45.171Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-01T10:14:45.171Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-01T10:14:45.171Z] === RUN TestUlimitOpt [2022-02-01T10:14:45.171Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-01T10:14:45.171Z] PASS [2022-02-01T10:14:45.171Z] coverage: 67.1% of statements [2022-02-01T10:14:45.171Z] ok github.com/docker/docker/opts 0.080s coverage: 67.1% of statements [2022-02-01T10:14:45.171Z] === RUN TestParseVersion [2022-02-01T10:14:45.171Z] --- PASS: TestParseVersion (0.00s) [2022-02-01T10:14:45.171Z] PASS [2022-02-01T10:14:45.171Z] coverage: 52.9% of statements [2022-02-01T10:14:45.171Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2022-02-01T10:14:45.250Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-01T10:14:45.507Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-01T10:14:45.642Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-02-01T10:14:45.642Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-01T10:14:46.069Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-01T10:14:46.644Z] 2022/02/01 10:14:46 Closing DB instances... [2022-02-01T10:14:46.644Z] === RUN TestPeerCertificateMarshalJSON [2022-02-01T10:14:46.998Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-01T10:14:47.642Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-01T10:14:47.642Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-01T10:14:47.642Z] --- PASS: TestPeerCertificateMarshalJSON (0.74s) [2022-02-01T10:14:47.642Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-01T10:14:47.642Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-01T10:14:47.642Z] === RUN TestMiddleware [2022-02-01T10:14:47.642Z] --- PASS: TestMiddleware (0.00s) [2022-02-01T10:14:47.642Z] === RUN TestNewResponseModifier [2022-02-01T10:14:47.642Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-01T10:14:47.642Z] PASS [2022-02-01T10:14:47.642Z] coverage: 26.8% of statements [2022-02-01T10:14:47.642Z] ok github.com/docker/docker/pkg/authorization 0.793s coverage: 26.8% of statements [2022-02-01T10:14:47.642Z] === RUN TestIsArchivePathDir [2022-02-01T10:14:47.736Z] --- PASS: TestCreateServiceSecretFileMode (12.54s) [2022-02-01T10:14:47.737Z] === RUN TestCreateServiceConfigFileMode [2022-02-01T10:14:48.117Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-02-01T10:14:48.117Z] === RUN TestIsArchivePathInvalidFile [2022-02-01T10:14:48.117Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-02-01T10:14:48.117Z] === RUN TestIsArchivePathTar [2022-02-01T10:14:48.117Z] === RUN TestUnbuffered [2022-02-01T10:14:48.117Z] --- PASS: TestUnbuffered (0.00s) [2022-02-01T10:14:48.117Z] === RUN TestRaceUnbuffered [2022-02-01T10:14:48.117Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-01T10:14:48.117Z] PASS [2022-02-01T10:14:48.117Z] coverage: 100.0% of statements [2022-02-01T10:14:48.117Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2022-02-01T10:14:48.117Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2022-02-01T10:14:48.117Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-01T10:14:48.590Z] --- PASS: TestIsArchivePathTar (0.30s) [2022-02-01T10:14:48.590Z] === RUN TestDecompressStreamGzip [2022-02-01T10:14:48.590Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-02-01T10:14:48.590Z] === RUN TestDecompressStreamBzip2 [2022-02-01T10:14:48.590Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-02-01T10:14:48.590Z] === RUN TestDecompressStreamXz [2022-02-01T10:14:48.590Z] archive_test.go:133: Xz not present in msys2 [2022-02-01T10:14:48.590Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-01T10:14:48.590Z] === RUN TestDecompressStreamZstd [2022-02-01T10:14:48.590Z] archive_test.go:140: zstd not installed [2022-02-01T10:14:48.590Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-01T10:14:48.590Z] === RUN TestCompressStreamXzUnsupported [2022-02-01T10:14:48.590Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-01T10:14:48.590Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-01T10:14:48.590Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-01T10:14:48.590Z] === RUN TestCompressStreamInvalid [2022-02-01T10:14:48.590Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-01T10:14:48.590Z] === RUN TestExtensionInvalid [2022-02-01T10:14:48.590Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-01T10:14:48.590Z] === RUN TestExtensionUncompressed [2022-02-01T10:14:48.590Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-01T10:14:48.590Z] === RUN TestExtensionBzip2 [2022-02-01T10:14:48.590Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-01T10:14:48.590Z] === RUN TestExtensionGzip [2022-02-01T10:14:48.590Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-01T10:14:48.590Z] === RUN TestExtensionXz [2022-02-01T10:14:48.590Z] --- PASS: TestExtensionXz (0.00s) [2022-02-01T10:14:48.590Z] === RUN TestExtensionZstd [2022-02-01T10:14:48.590Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-01T10:14:48.590Z] === RUN TestCmdStreamLargeStderr [2022-02-01T10:14:49.063Z] === RUN TestMatch [2022-02-01T10:14:49.063Z] === RUN TestMatch/[[]] [2022-02-01T10:14:49.063Z] === RUN TestMatch/[[foo]] [2022-02-01T10:14:49.063Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-01T10:14:49.063Z] === RUN TestMatch/[[foo_bar]] [2022-02-01T10:14:49.063Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-01T10:14:49.063Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-01T10:14:49.063Z] === RUN TestMatch/[] [2022-02-01T10:14:49.063Z] === RUN TestMatch/[]#01 [2022-02-01T10:14:49.063Z] === RUN TestMatch/[[qux]] [2022-02-01T10:14:49.063Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-01T10:14:49.063Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-01T10:14:49.063Z] === RUN TestMatch/[[foo_baz]] [2022-02-01T10:14:49.063Z] --- PASS: TestMatch (0.00s) [2022-02-01T10:14:49.063Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-01T10:14:49.063Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-01T10:14:49.063Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-01T10:14:49.063Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-01T10:14:49.063Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-01T10:14:49.063Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-01T10:14:49.063Z] --- PASS: TestMatch/[] (0.00s) [2022-02-01T10:14:49.063Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-01T10:14:49.063Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-01T10:14:49.063Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-01T10:14:49.063Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-01T10:14:49.063Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-01T10:14:49.063Z] PASS [2022-02-01T10:14:49.063Z] coverage: 87.5% of statements [2022-02-01T10:14:49.063Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-02-01T10:14:49.063Z] --- PASS: TestCmdStreamLargeStderr (0.19s) [2022-02-01T10:14:49.063Z] === RUN TestCmdStreamBad [2022-02-01T10:14:49.063Z] archive_test.go:252: Failing on Windows CI machines [2022-02-01T10:14:49.063Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-01T10:14:49.063Z] === RUN TestCmdStreamGood [2022-02-01T10:14:49.063Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-01T10:14:49.063Z] === RUN TestUntarPathWithInvalidDest [2022-02-01T10:14:49.063Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-01T10:14:49.063Z] === RUN TestUntarPathWithInvalidSrc [2022-02-01T10:14:49.063Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-01T10:14:49.063Z] === RUN TestUntarPath [2022-02-01T10:14:49.063Z] --- PASS: TestUntarPath (0.08s) [2022-02-01T10:14:49.063Z] === RUN TestUntarPathWithDestinationFile [2022-02-01T10:14:49.063Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-02-01T10:14:49.063Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-01T10:14:49.063Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2022-02-01T10:14:49.063Z] === RUN TestCopyWithTarInvalidSrc [2022-02-01T10:14:49.063Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-01T10:14:49.063Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-01T10:14:49.063Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-01T10:14:49.063Z] === RUN TestCopyWithTarSrcFile [2022-02-01T10:14:49.063Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-01T10:14:49.063Z] === RUN TestCopyWithTarSrcFolder [2022-02-01T10:14:49.517Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-01T10:14:49.535Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-01T10:14:49.535Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-01T10:14:49.535Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-01T10:14:49.535Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-01T10:14:49.535Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-01T10:14:49.535Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-01T10:14:49.535Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-01T10:14:49.535Z] === RUN TestCopyFileWithTarSrcFile [2022-02-01T10:14:49.535Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-01T10:14:49.535Z] === RUN TestTarFiles [2022-02-01T10:14:50.008Z] === RUN TestChrootTarUntar [2022-02-01T10:14:50.008Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:14:50.008Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-01T10:14:50.008Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-01T10:14:50.008Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:14:50.008Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-01T10:14:50.008Z] === RUN TestChrootUntarEmptyArchive [2022-02-01T10:14:50.008Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-01T10:14:50.008Z] === RUN TestChrootTarUntarWithSymlink [2022-02-01T10:14:50.008Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:14:50.008Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-01T10:14:50.008Z] === RUN TestChrootCopyWithTar [2022-02-01T10:14:50.008Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:14:50.008Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-01T10:14:50.008Z] === RUN TestChrootCopyFileWithTar [2022-02-01T10:14:50.008Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:14:50.008Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-01T10:14:50.008Z] === RUN TestChrootUntarPath [2022-02-01T10:14:50.008Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:14:50.008Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-01T10:14:50.008Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-01T10:14:50.008Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:14:50.008Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-02-01T10:14:50.008Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-01T10:14:50.008Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:14:50.008Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-01T10:14:50.008Z] === RUN TestChrootApplyDotDotFile [2022-02-01T10:14:50.008Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:14:50.008Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-01T10:14:50.008Z] PASS [2022-02-01T10:14:50.008Z] coverage: 15.1% of statements [2022-02-01T10:14:50.008Z] ok github.com/docker/docker/pkg/chrootarchive 0.112s coverage: 15.1% of statements [2022-02-01T10:14:50.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-02-01T10:14:50.445Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-01T10:14:50.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-02-01T10:14:50.480Z] 2022/02/01 10:14:50 Closing DB instances... [2022-02-01T10:14:50.951Z] === RUN TestSizeEmpty [2022-02-01T10:14:50.951Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-01T10:14:50.951Z] === RUN TestSizeEmptyFile [2022-02-01T10:14:50.951Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-01T10:14:50.951Z] === RUN TestSizeNonemptyFile [2022-02-01T10:14:50.951Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-01T10:14:50.951Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-01T10:14:50.951Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-01T10:14:50.951Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-01T10:14:50.951Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-01T10:14:50.951Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-01T10:14:50.951Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-01T10:14:50.951Z] === RUN TestMoveToSubdir [2022-02-01T10:14:50.951Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-01T10:14:50.951Z] === RUN TestSizeNonExistingDirectory [2022-02-01T10:14:50.951Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-01T10:14:50.951Z] PASS [2022-02-01T10:14:50.951Z] coverage: 80.0% of statements [2022-02-01T10:14:50.951Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2022-02-01T10:14:51.946Z] === RUN TestPollerAddRemove [2022-02-01T10:14:51.946Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-01T10:14:51.946Z] === RUN TestPollerEvent [2022-02-01T10:14:51.946Z] poller_test.go:40: No chmod on Windows [2022-02-01T10:14:51.946Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-01T10:14:51.946Z] === RUN TestPollerClose [2022-02-01T10:14:51.946Z] --- PASS: TestPollerClose (0.00s) [2022-02-01T10:14:51.946Z] PASS [2022-02-01T10:14:51.946Z] coverage: 45.7% of statements [2022-02-01T10:14:51.946Z] ok github.com/docker/docker/pkg/filenotify 0.054s coverage: 45.7% of statements [2022-02-01T10:14:52.418Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2022-02-01T10:14:52.418Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-01T10:14:52.732Z] === RUN TestCheckpointCreateError [2022-02-01T10:14:52.732Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCheckpointCreate [2022-02-01T10:14:52.732Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCheckpointDeleteError [2022-02-01T10:14:52.732Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCheckpointDelete [2022-02-01T10:14:52.732Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCheckpointListError [2022-02-01T10:14:52.732Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCheckpointList [2022-02-01T10:14:52.732Z] --- PASS: TestCheckpointList (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCheckpointListContainerNotFound [2022-02-01T10:14:52.732Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestNewClientWithOpsFromEnv [2022-02-01T10:14:52.732Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-01T10:14:52.732Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestGetAPIPath [2022-02-01T10:14:52.732Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestParseHostURL [2022-02-01T10:14:52.732Z] --- PASS: TestParseHostURL (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-01T10:14:52.732Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-01T10:14:52.732Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestNegotiateAPIVersion [2022-02-01T10:14:52.732Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestNegotiateAPVersionOverride [2022-02-01T10:14:52.732Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-01T10:14:52.732Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-01T10:14:52.732Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-01T10:14:52.732Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestClientRedirect [2022-02-01T10:14:52.732Z] --- PASS: TestClientRedirect (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigCreateUnsupported [2022-02-01T10:14:52.732Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigCreateError [2022-02-01T10:14:52.732Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigCreate [2022-02-01T10:14:52.732Z] --- PASS: TestConfigCreate (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigInspectNotFound [2022-02-01T10:14:52.732Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigInspectWithEmptyID [2022-02-01T10:14:52.732Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigInspectUnsupported [2022-02-01T10:14:52.732Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigInspectError [2022-02-01T10:14:52.732Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigInspectConfigNotFound [2022-02-01T10:14:52.732Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigInspect [2022-02-01T10:14:52.732Z] --- PASS: TestConfigInspect (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigListUnsupported [2022-02-01T10:14:52.732Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigListError [2022-02-01T10:14:52.732Z] --- PASS: TestConfigListError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigList [2022-02-01T10:14:52.732Z] --- PASS: TestConfigList (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigRemoveUnsupported [2022-02-01T10:14:52.732Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigRemoveError [2022-02-01T10:14:52.732Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigRemove [2022-02-01T10:14:52.732Z] --- PASS: TestConfigRemove (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigUpdateUnsupported [2022-02-01T10:14:52.732Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigUpdateError [2022-02-01T10:14:52.732Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestConfigUpdate [2022-02-01T10:14:52.732Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestContainerCommitError [2022-02-01T10:14:52.732Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestContainerCommit [2022-02-01T10:14:52.732Z] --- PASS: TestContainerCommit (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestContainerStatPathError [2022-02-01T10:14:52.732Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestContainerStatPathNotFoundError [2022-02-01T10:14:52.732Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestContainerStatPathNoHeaderError [2022-02-01T10:14:52.732Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestContainerStatPath [2022-02-01T10:14:52.732Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCopyToContainerError [2022-02-01T10:14:52.732Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCopyToContainerNotFoundError [2022-02-01T10:14:52.732Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-01T10:14:52.732Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCopyToContainer [2022-02-01T10:14:52.732Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCopyFromContainerError [2022-02-01T10:14:52.732Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCopyFromContainerNotFoundError [2022-02-01T10:14:52.732Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-01T10:14:52.732Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-01T10:14:52.732Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestCopyFromContainer [2022-02-01T10:14:52.732Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-01T10:14:52.732Z] === RUN TestContainerCreateError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerCreateImageNotFound [2022-02-01T10:14:52.733Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerCreateWithName [2022-02-01T10:14:52.733Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerCreateAutoRemove [2022-02-01T10:14:52.733Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerDiffError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerDiff [2022-02-01T10:14:52.733Z] --- PASS: TestContainerDiff (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerExecCreateError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerExecCreate [2022-02-01T10:14:52.733Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerExecStartError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerExecStart [2022-02-01T10:14:52.733Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerExecInspectError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerExecInspect [2022-02-01T10:14:52.733Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerExportError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerExportError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerExport [2022-02-01T10:14:52.733Z] --- PASS: TestContainerExport (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerInspectError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerInspectContainerNotFound [2022-02-01T10:14:52.733Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerInspectWithEmptyID [2022-02-01T10:14:52.733Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerInspect [2022-02-01T10:14:52.733Z] --- PASS: TestContainerInspect (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerInspectNode [2022-02-01T10:14:52.733Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerKillError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerKillError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerKill [2022-02-01T10:14:52.733Z] --- PASS: TestContainerKill (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerListError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerListError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerList [2022-02-01T10:14:52.733Z] --- PASS: TestContainerList (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerLogsNotFoundError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerLogsError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerLogs [2022-02-01T10:14:52.733Z] --- PASS: TestContainerLogs (0.24s) [2022-02-01T10:14:52.733Z] === RUN TestContainerPauseError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerPause [2022-02-01T10:14:52.733Z] --- PASS: TestContainerPause (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainersPruneError [2022-02-01T10:14:52.733Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainersPrune [2022-02-01T10:14:52.733Z] --- PASS: TestContainersPrune (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerRemoveError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerRemoveNotFoundError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerRemove [2022-02-01T10:14:52.733Z] --- PASS: TestContainerRemove (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerRenameError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerRename [2022-02-01T10:14:52.733Z] --- PASS: TestContainerRename (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerResizeError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerExecResizeError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerResize [2022-02-01T10:14:52.733Z] --- PASS: TestContainerResize (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerExecResize [2022-02-01T10:14:52.733Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerRestartError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerRestart [2022-02-01T10:14:52.733Z] --- PASS: TestContainerRestart (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerStartError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerStartError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerStart [2022-02-01T10:14:52.733Z] --- PASS: TestContainerStart (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerStatsError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerStats [2022-02-01T10:14:52.733Z] --- PASS: TestContainerStats (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerStopError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerStopError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerStop [2022-02-01T10:14:52.733Z] --- PASS: TestContainerStop (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerTopError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerTopError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerTop [2022-02-01T10:14:52.733Z] --- PASS: TestContainerTop (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerUnpauseError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerUnpause [2022-02-01T10:14:52.733Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerUpdateError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerUpdate [2022-02-01T10:14:52.733Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerWaitError [2022-02-01T10:14:52.733Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestContainerWait [2022-02-01T10:14:52.733Z] --- PASS: TestContainerWait (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestDiskUsageError [2022-02-01T10:14:52.733Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestDiskUsage [2022-02-01T10:14:52.733Z] --- PASS: TestDiskUsage (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestDistributionInspectUnsupported [2022-02-01T10:14:52.733Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestDistributionInspectWithEmptyID [2022-02-01T10:14:52.733Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestEventsErrorInOptions [2022-02-01T10:14:52.733Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestEventsErrorFromServer [2022-02-01T10:14:52.733Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestEvents [2022-02-01T10:14:52.733Z] --- PASS: TestEvents (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestTLSCloseWriter [2022-02-01T10:14:52.733Z] === PAUSE TestTLSCloseWriter [2022-02-01T10:14:52.733Z] === RUN TestImageBuildError [2022-02-01T10:14:52.733Z] --- PASS: TestImageBuildError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageBuild [2022-02-01T10:14:52.733Z] --- PASS: TestImageBuild (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestGetDockerOS [2022-02-01T10:14:52.733Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageCreateError [2022-02-01T10:14:52.733Z] --- PASS: TestImageCreateError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageCreate [2022-02-01T10:14:52.733Z] --- PASS: TestImageCreate (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageHistoryError [2022-02-01T10:14:52.733Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageHistory [2022-02-01T10:14:52.733Z] --- PASS: TestImageHistory (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageImportError [2022-02-01T10:14:52.733Z] --- PASS: TestImageImportError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageImport [2022-02-01T10:14:52.733Z] --- PASS: TestImageImport (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageInspectError [2022-02-01T10:14:52.733Z] --- PASS: TestImageInspectError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageInspectImageNotFound [2022-02-01T10:14:52.733Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageInspectWithEmptyID [2022-02-01T10:14:52.733Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageInspect [2022-02-01T10:14:52.733Z] --- PASS: TestImageInspect (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageListError [2022-02-01T10:14:52.733Z] --- PASS: TestImageListError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageList [2022-02-01T10:14:52.733Z] --- PASS: TestImageList (0.01s) [2022-02-01T10:14:52.733Z] === RUN TestImageListApiBefore125 [2022-02-01T10:14:52.733Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageLoadError [2022-02-01T10:14:52.733Z] --- PASS: TestImageLoadError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageLoad [2022-02-01T10:14:52.733Z] --- PASS: TestImageLoad (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagesPruneError [2022-02-01T10:14:52.733Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagesPrune [2022-02-01T10:14:52.733Z] --- PASS: TestImagesPrune (0.01s) [2022-02-01T10:14:52.733Z] === RUN TestImagePullReferenceParseError [2022-02-01T10:14:52.733Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagePullAnyError [2022-02-01T10:14:52.733Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-01T10:14:52.733Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-01T10:14:52.733Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-01T10:14:52.733Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-01T10:14:52.733Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagePullWithoutErrors [2022-02-01T10:14:52.733Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagePushReferenceError [2022-02-01T10:14:52.733Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagePushAnyError [2022-02-01T10:14:52.733Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-01T10:14:52.733Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-01T10:14:52.733Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-01T10:14:52.733Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-01T10:14:52.733Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImagePushWithoutErrors [2022-02-01T10:14:52.733Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-01T10:14:52.733Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-01T10:14:52.733Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-01T10:14:52.733Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-01T10:14:52.733Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageRemoveError [2022-02-01T10:14:52.733Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageRemoveImageNotFound [2022-02-01T10:14:52.733Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageRemove [2022-02-01T10:14:52.733Z] --- PASS: TestImageRemove (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageSaveError [2022-02-01T10:14:52.733Z] --- PASS: TestImageSaveError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageSave [2022-02-01T10:14:52.733Z] --- PASS: TestImageSave (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageSearchAnyError [2022-02-01T10:14:52.733Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-01T10:14:52.733Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-01T10:14:52.733Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-01T10:14:52.733Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-01T10:14:52.733Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageSearchWithoutErrors [2022-02-01T10:14:52.733Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageTagError [2022-02-01T10:14:52.733Z] --- PASS: TestImageTagError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageTagInvalidReference [2022-02-01T10:14:52.733Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageTagInvalidSourceImageName [2022-02-01T10:14:52.733Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageTagHexSource [2022-02-01T10:14:52.733Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestImageTag [2022-02-01T10:14:52.733Z] --- PASS: TestImageTag (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestInfoServerError [2022-02-01T10:14:52.733Z] --- PASS: TestInfoServerError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestInfoInvalidResponseJSONError [2022-02-01T10:14:52.733Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestInfo [2022-02-01T10:14:52.733Z] --- PASS: TestInfo (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworkConnectError [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworkConnect [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworkCreateError [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworkCreate [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworkDisconnectError [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworkDisconnect [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworkInspect [2022-02-01T10:14:52.733Z] === RUN TestNetworkInspect/empty_ID [2022-02-01T10:14:52.733Z] === RUN TestNetworkInspect/no_options [2022-02-01T10:14:52.733Z] === RUN TestNetworkInspect/verbose [2022-02-01T10:14:52.733Z] === RUN TestNetworkInspect/global_scope [2022-02-01T10:14:52.733Z] === RUN TestNetworkInspect/unknown_network [2022-02-01T10:14:52.733Z] === RUN TestNetworkInspect/server_error [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworkListError [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkListError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworkList [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkList (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworksPruneError [2022-02-01T10:14:52.733Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworksPrune [2022-02-01T10:14:52.733Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworkRemoveError [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNetworkRemove [2022-02-01T10:14:52.733Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNodeInspectError [2022-02-01T10:14:52.733Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNodeInspectNodeNotFound [2022-02-01T10:14:52.733Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNodeInspectWithEmptyID [2022-02-01T10:14:52.733Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNodeInspect [2022-02-01T10:14:52.733Z] --- PASS: TestNodeInspect (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNodeListError [2022-02-01T10:14:52.733Z] --- PASS: TestNodeListError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNodeList [2022-02-01T10:14:52.733Z] --- PASS: TestNodeList (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNodeRemoveError [2022-02-01T10:14:52.733Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNodeRemove [2022-02-01T10:14:52.733Z] --- PASS: TestNodeRemove (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNodeUpdateError [2022-02-01T10:14:52.733Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestNodeUpdate [2022-02-01T10:14:52.733Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestOptionWithTimeout [2022-02-01T10:14:52.733Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPingFail [2022-02-01T10:14:52.733Z] --- PASS: TestPingFail (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPingWithError [2022-02-01T10:14:52.733Z] 2022/02/01 10:14:52 RoundTripper returned a response & error; ignoring response [2022-02-01T10:14:52.733Z] 2022/02/01 10:14:52 RoundTripper returned a response & error; ignoring response [2022-02-01T10:14:52.733Z] --- PASS: TestPingWithError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPingSuccess [2022-02-01T10:14:52.733Z] --- PASS: TestPingSuccess (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPingHeadFallback [2022-02-01T10:14:52.733Z] === RUN TestPingHeadFallback/OK [2022-02-01T10:14:52.733Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-01T10:14:52.733Z] === RUN TestPingHeadFallback/Not_Found [2022-02-01T10:14:52.733Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-01T10:14:52.733Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-01T10:14:52.733Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPluginDisableError [2022-02-01T10:14:52.733Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPluginDisable [2022-02-01T10:14:52.733Z] --- PASS: TestPluginDisable (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPluginEnableError [2022-02-01T10:14:52.733Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPluginEnable [2022-02-01T10:14:52.733Z] --- PASS: TestPluginEnable (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPluginInspectError [2022-02-01T10:14:52.733Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPluginInspectWithEmptyID [2022-02-01T10:14:52.733Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPluginInspect [2022-02-01T10:14:52.733Z] --- PASS: TestPluginInspect (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPluginListError [2022-02-01T10:14:52.733Z] --- PASS: TestPluginListError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPluginList [2022-02-01T10:14:52.733Z] --- PASS: TestPluginList (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPluginPushError [2022-02-01T10:14:52.733Z] --- PASS: TestPluginPushError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPluginPush [2022-02-01T10:14:52.733Z] --- PASS: TestPluginPush (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPluginRemoveError [2022-02-01T10:14:52.733Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-01T10:14:52.733Z] === RUN TestPluginRemove [2022-02-01T10:14:52.733Z] --- PASS: TestPluginRemove (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestPluginSetError [2022-02-01T10:14:52.734Z] --- PASS: TestPluginSetError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestPluginSet [2022-02-01T10:14:52.734Z] --- PASS: TestPluginSet (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSetHostHeader [2022-02-01T10:14:52.734Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestPlainTextError [2022-02-01T10:14:52.734Z] --- PASS: TestPlainTextError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestInfiniteError [2022-02-01T10:14:52.734Z] --- PASS: TestInfiniteError (0.04s) [2022-02-01T10:14:52.734Z] === RUN TestCanceledContext [2022-02-01T10:14:52.734Z] 2022/02/01 10:14:52 RoundTripper returned a response & error; ignoring response [2022-02-01T10:14:52.734Z] --- PASS: TestCanceledContext (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestDeadlineExceededContext [2022-02-01T10:14:52.734Z] 2022/02/01 10:14:52 RoundTripper returned a response & error; ignoring response [2022-02-01T10:14:52.734Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretCreateUnsupported [2022-02-01T10:14:52.734Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretCreateError [2022-02-01T10:14:52.734Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretCreate [2022-02-01T10:14:52.734Z] --- PASS: TestSecretCreate (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretInspectUnsupported [2022-02-01T10:14:52.734Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretInspectError [2022-02-01T10:14:52.734Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretInspectSecretNotFound [2022-02-01T10:14:52.734Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretInspectWithEmptyID [2022-02-01T10:14:52.734Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretInspect [2022-02-01T10:14:52.734Z] --- PASS: TestSecretInspect (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretListUnsupported [2022-02-01T10:14:52.734Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretListError [2022-02-01T10:14:52.734Z] --- PASS: TestSecretListError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretList [2022-02-01T10:14:52.734Z] --- PASS: TestSecretList (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretRemoveUnsupported [2022-02-01T10:14:52.734Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretRemoveError [2022-02-01T10:14:52.734Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretRemove [2022-02-01T10:14:52.734Z] --- PASS: TestSecretRemove (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretUpdateUnsupported [2022-02-01T10:14:52.734Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretUpdateError [2022-02-01T10:14:52.734Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSecretUpdate [2022-02-01T10:14:52.734Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceCreateError [2022-02-01T10:14:52.734Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceCreate [2022-02-01T10:14:52.734Z] --- PASS: TestServiceCreate (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-01T10:14:52.734Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceCreateDigestPinning [2022-02-01T10:14:52.734Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceInspectError [2022-02-01T10:14:52.734Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceInspectServiceNotFound [2022-02-01T10:14:52.734Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceInspectWithEmptyID [2022-02-01T10:14:52.734Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceInspect [2022-02-01T10:14:52.734Z] --- PASS: TestServiceInspect (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceListError [2022-02-01T10:14:52.734Z] --- PASS: TestServiceListError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceList [2022-02-01T10:14:52.734Z] --- PASS: TestServiceList (0.02s) [2022-02-01T10:14:52.734Z] === RUN TestServiceLogsError [2022-02-01T10:14:52.734Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceLogs [2022-02-01T10:14:52.734Z] --- PASS: TestServiceLogs (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceRemoveError [2022-02-01T10:14:52.734Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceRemoveNotFoundError [2022-02-01T10:14:52.734Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceRemove [2022-02-01T10:14:52.734Z] --- PASS: TestServiceRemove (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceUpdateError [2022-02-01T10:14:52.734Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestServiceUpdate [2022-02-01T10:14:52.734Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmGetUnlockKeyError [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmGetUnlockKey [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmInitError [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmInit [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmInit (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmInspectError [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmInspect [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmJoinError [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmJoin [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmLeaveError [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmLeave [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmUnlockError [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmUnlock [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmUpdateError [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestSwarmUpdate [2022-02-01T10:14:52.734Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestTaskInspectError [2022-02-01T10:14:52.734Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestTaskInspectWithEmptyID [2022-02-01T10:14:52.734Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestTaskInspect [2022-02-01T10:14:52.734Z] --- PASS: TestTaskInspect (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestTaskListError [2022-02-01T10:14:52.734Z] --- PASS: TestTaskListError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestTaskList [2022-02-01T10:14:52.734Z] --- PASS: TestTaskList (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestVolumeCreateError [2022-02-01T10:14:52.734Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestVolumeCreate [2022-02-01T10:14:52.734Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestVolumeInspectError [2022-02-01T10:14:52.734Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestVolumeInspectNotFound [2022-02-01T10:14:52.734Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-01T10:14:52.734Z] === RUN TestVolumeInspectWithEmptyID [2022-02-01T10:14:52.960Z] docker_api_swarm_test.go:46: [d906240ec6f63] joining swarm manager [dba1b098d625c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:14:53.192Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-01T10:14:53.192Z] === RUN TestVolumeInspect [2022-02-01T10:14:53.192Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-01T10:14:53.192Z] === RUN TestVolumeListError [2022-02-01T10:14:53.192Z] --- PASS: TestVolumeListError (0.00s) [2022-02-01T10:14:53.192Z] === RUN TestVolumeList [2022-02-01T10:14:53.192Z] --- PASS: TestVolumeList (0.00s) [2022-02-01T10:14:53.192Z] === RUN TestVolumeRemoveError [2022-02-01T10:14:53.192Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-01T10:14:53.192Z] === RUN TestVolumeRemove [2022-02-01T10:14:53.192Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-01T10:14:53.192Z] === CONT TestTLSCloseWriter [2022-02-01T10:14:53.192Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-01T10:14:53.192Z] PASS [2022-02-01T10:14:53.192Z] coverage: 75.0% of statements [2022-02-01T10:14:53.192Z] ok github.com/docker/docker/client 0.510s coverage: 75.0% of statements [2022-02-01T10:14:53.411Z] === RUN TestCopyFileWithInvalidSrc [2022-02-01T10:14:53.411Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestCopyFileWithInvalidDest [2022-02-01T10:14:53.411Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-01T10:14:53.411Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-01T10:14:53.411Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestCopyFile [2022-02-01T10:14:53.411Z] --- PASS: TestCopyFile (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-01T10:14:53.411Z] fileutils_test.go:133: Needs porting to Windows [2022-02-01T10:14:53.411Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-01T10:14:53.411Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-01T10:14:53.411Z] fileutils_test.go:179: Needs porting to Windows [2022-02-01T10:14:53.411Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestWildcardMatches [2022-02-01T10:14:53.411Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestPatternMatches [2022-02-01T10:14:53.411Z] --- PASS: TestPatternMatches (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-01T10:14:53.411Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestPatternMatchesFolderExclusions [2022-02-01T10:14:53.411Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-01T10:14:53.411Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-01T10:14:53.411Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-01T10:14:53.411Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-01T10:14:53.411Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestSingleExclamationError [2022-02-01T10:14:53.411Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestMatchesWithNoPatterns [2022-02-01T10:14:53.411Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestMatchesWithMalformedPatterns [2022-02-01T10:14:53.411Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestMatches [2022-02-01T10:14:53.411Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-01T10:14:53.411Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-01T10:14:53.411Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-01T10:14:53.411Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-01T10:14:53.411Z] --- PASS: TestMatches (0.01s) [2022-02-01T10:14:53.411Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-01T10:14:53.411Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-01T10:14:53.411Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-01T10:14:53.411Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestCleanPatterns [2022-02-01T10:14:53.411Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-01T10:14:53.411Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestCleanPatternsExceptionFlag [2022-02-01T10:14:53.411Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-01T10:14:53.411Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-01T10:14:53.411Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestCleanPatternsErrorSingleException [2022-02-01T10:14:53.411Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-01T10:14:53.411Z] === RUN TestCreateIfNotExistsDir [2022-02-01T10:14:53.412Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-02-01T10:14:53.412Z] === RUN TestCreateIfNotExistsFile [2022-02-01T10:14:53.412Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-01T10:14:53.412Z] === RUN TestMatch [2022-02-01T10:14:53.412Z] --- PASS: TestMatch (0.00s) [2022-02-01T10:14:53.412Z] === RUN TestCompile [2022-02-01T10:14:53.412Z] === RUN TestCompile/slash [2022-02-01T10:14:53.412Z] === RUN TestCompile/backslash [2022-02-01T10:14:53.412Z] --- PASS: TestCompile (0.00s) [2022-02-01T10:14:53.412Z] --- PASS: TestCompile/slash (0.00s) [2022-02-01T10:14:53.412Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-01T10:14:53.412Z] PASS [2022-02-01T10:14:53.412Z] coverage: 84.7% of statements [2022-02-01T10:14:53.412Z] ok github.com/docker/docker/pkg/fileutils 0.108s coverage: 84.7% of statements [2022-02-01T10:14:53.886Z] === RUN TestGet [2022-02-01T10:14:53.886Z] --- PASS: TestGet (0.00s) [2022-02-01T10:14:53.886Z] === RUN TestGetShortcutString [2022-02-01T10:14:54.327Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-01T10:14:54.358Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-01T10:14:54.358Z] PASS [2022-02-01T10:14:54.358Z] coverage: 42.9% of statements [2022-02-01T10:14:54.358Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 42.9% of statements [2022-02-01T10:14:54.358Z] 2022/02/01 10:14:54 Closing DB instances... [2022-02-01T10:14:55.360Z] === RUN TestCreateIDMapOrder [2022-02-01T10:14:55.360Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-01T10:14:55.360Z] PASS [2022-02-01T10:14:55.360Z] coverage: 7.2% of statements [2022-02-01T10:14:55.360Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-02-01T10:14:55.833Z] --- PASS: TestTarFiles (6.43s) [2022-02-01T10:14:55.833Z] === RUN TestDetectCompressionZstd [2022-02-01T10:14:55.833Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-01T10:14:55.833Z] === RUN TestTarUntar [2022-02-01T10:14:55.833Z] --- PASS: TestTarUntar (0.10s) [2022-02-01T10:14:55.833Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-01T10:14:55.833Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.02s) [2022-02-01T10:14:55.833Z] === RUN TestTarWithOptions [2022-02-01T10:14:55.833Z] --- PASS: TestTarWithOptions (0.08s) [2022-02-01T10:14:55.833Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-01T10:14:55.833Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-01T10:14:55.833Z] === RUN TestUntarUstarGnuConflict [2022-02-01T10:14:55.833Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-01T10:14:55.833Z] === RUN TestUntarInvalidFilenames [2022-02-01T10:14:55.833Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-02-01T10:14:55.833Z] === RUN TestNetworkDBNodeLeave [2022-02-01T10:14:56.305Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3091383525\\dest" [2022-02-01T10:14:56.305Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-02-01T10:14:56.305Z] === RUN TestUntarHardlinkToSymlink [2022-02-01T10:14:56.305Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-01T10:14:56.305Z] === RUN TestUntarInvalidHardlink [2022-02-01T10:14:56.305Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2804530643\\victim\\hello" -> "../victim/hello" [2022-02-01T10:14:56.305Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1348799279\\victim\\hello" -> "/../victim/hello" [2022-02-01T10:14:56.305Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3565623111\\victim" -> "../victim" [2022-02-01T10:14:56.305Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2750527506\\victim" -> "../victim" [2022-02-01T10:14:56.305Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1503014798\\victim" -> "../victim" [2022-02-01T10:14:56.305Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3721612661\\victim" -> "../victim" [2022-02-01T10:14:56.305Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-01T10:14:56.305Z] === RUN TestUntarInvalidSymlink [2022-02-01T10:14:56.305Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1717171790\\dest\\dotdot" -> "../victim/hello" [2022-02-01T10:14:56.305Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2905871285\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-01T10:14:56.305Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink187529300\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:14:56.305Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3970039241\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:14:56.305Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink661406606\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:14:56.305Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2534070909\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:14:56.305Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1377438596\\dest\\dir\\loophole" -> "../../victim" [2022-02-01T10:14:56.305Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-01T10:14:56.305Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-01T10:14:56.305Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-01T10:14:56.305Z] === RUN TestXGlobalNoParent [2022-02-01T10:14:56.305Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-01T10:14:56.305Z] === RUN TestReplaceFileTarWrapper [2022-02-01T10:14:56.305Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-02-01T10:14:56.305Z] === RUN TestPrefixHeaderReadable [2022-02-01T10:14:56.305Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-02-01T10:14:56.305Z] === RUN TestDisablePigz [2022-02-01T10:14:56.777Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-01T10:14:56.777Z] === RUN TestFixedBufferCap [2022-02-01T10:14:56.777Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-01T10:14:56.777Z] === RUN TestFixedBufferLen [2022-02-01T10:14:56.777Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-01T10:14:56.777Z] === RUN TestFixedBufferString [2022-02-01T10:14:56.777Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-01T10:14:56.777Z] === RUN TestFixedBufferWrite [2022-02-01T10:14:56.778Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-01T10:14:56.778Z] === RUN TestFixedBufferRead [2022-02-01T10:14:56.778Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-01T10:14:56.778Z] === RUN TestBytesPipeRead [2022-02-01T10:14:56.778Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-01T10:14:56.778Z] === RUN TestBytesPipeWrite [2022-02-01T10:14:56.778Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-01T10:14:56.778Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-01T10:14:56.778Z] --- PASS: TestDisablePigz (0.15s) [2022-02-01T10:14:56.778Z] === RUN TestPigz [2022-02-01T10:14:56.778Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-01T10:14:56.778Z] --- PASS: TestPigz (0.21s) [2022-02-01T10:14:56.778Z] === RUN TestCopyFileWithInvalidDest [2022-02-01T10:14:56.778Z] archive_windows_test.go:16: Currently fails [2022-02-01T10:14:56.778Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-01T10:14:56.778Z] === RUN TestCanonicalTarNameForPath [2022-02-01T10:14:56.778Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-01T10:14:56.778Z] === RUN TestCanonicalTarName [2022-02-01T10:14:56.778Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-01T10:14:56.778Z] === RUN TestChmodTarEntry [2022-02-01T10:14:56.778Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-01T10:14:56.778Z] === RUN TestHardLinkOrder [2022-02-01T10:14:56.778Z] --- PASS: TestHardLinkOrder (0.10s) [2022-02-01T10:14:56.778Z] === RUN TestChangeString [2022-02-01T10:14:56.778Z] --- PASS: TestChangeString (0.00s) [2022-02-01T10:14:56.778Z] === RUN TestChangesWithNoChanges [2022-02-01T10:14:56.778Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-01T10:14:56.778Z] === RUN TestChangesWithChanges [2022-02-01T10:14:57.253Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-01T10:14:57.253Z] === RUN TestChangesWithChangesGH13590 [2022-02-01T10:14:57.253Z] changes_test.go:195: needs more investigation [2022-02-01T10:14:57.253Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-01T10:14:57.253Z] === RUN TestChangesDirsEmpty [2022-02-01T10:14:57.253Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-01T10:14:57.253Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-01T10:14:57.253Z] === RUN TestChangesDirsMutated [2022-02-01T10:14:57.253Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-01T10:14:57.253Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-01T10:14:57.253Z] === RUN TestApplyLayer [2022-02-01T10:14:57.253Z] changes_test.go:432: needs further investigation [2022-02-01T10:14:57.253Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-01T10:14:57.253Z] === RUN TestChangesSizeWithHardlinks [2022-02-01T10:14:57.254Z] changes_test.go:468: needs further investigation [2022-02-01T10:14:57.254Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-01T10:14:57.254Z] === RUN TestChangesSizeWithNoChanges [2022-02-01T10:14:57.254Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-01T10:14:57.254Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-01T10:14:57.254Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-01T10:14:57.254Z] === RUN TestChangesSize [2022-02-01T10:14:57.254Z] --- PASS: TestChangesSize (0.01s) [2022-02-01T10:14:57.254Z] === RUN TestApplyLayerInvalidFilenames [2022-02-01T10:14:57.254Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1693423672\\dest" [2022-02-01T10:14:57.254Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-01T10:14:57.254Z] === RUN TestApplyLayerInvalidHardlink [2022-02-01T10:14:57.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4271883832\\victim\\hello" -> "../victim/hello" [2022-02-01T10:14:57.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3213537932\\victim\\hello" -> "/../victim/hello" [2022-02-01T10:14:57.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1908225635\\victim" -> "../victim" [2022-02-01T10:14:57.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1702078132\\victim" -> "../victim" [2022-02-01T10:14:57.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1749748703\\victim" -> "../victim" [2022-02-01T10:14:57.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2570521041\\victim" -> "../victim" [2022-02-01T10:14:57.254Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-01T10:14:57.254Z] === RUN TestApplyLayerInvalidSymlink [2022-02-01T10:14:57.254Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1749442457\\dest\\dotdot" -> "../victim/hello" [2022-02-01T10:14:57.254Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2310907218\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-01T10:14:57.254Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink76653140\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:14:57.254Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3570722109\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:14:57.254Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1039284251\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:14:57.254Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3491959207\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:14:57.254Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-01T10:14:57.254Z] === RUN TestApplyLayerWhiteouts [2022-02-01T10:14:57.254Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-02-01T10:14:57.254Z] === RUN TestAtomicWriteToFile [2022-02-01T10:14:57.254Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-02-01T10:14:57.254Z] === RUN TestAtomicWriteSetCommit [2022-02-01T10:14:57.254Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-01T10:14:57.254Z] === RUN TestAtomicWriteSetCancel [2022-02-01T10:14:57.254Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-01T10:14:57.254Z] === RUN TestReadCloserWrapperClose [2022-02-01T10:14:57.254Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-01T10:14:57.254Z] === RUN TestReaderErrWrapperReadOnError [2022-02-01T10:14:57.254Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-01T10:14:57.254Z] === RUN TestReaderErrWrapperRead [2022-02-01T10:14:57.254Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-01T10:14:57.254Z] === RUN TestCancelReadCloser [2022-02-01T10:14:57.254Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-02-01T10:14:57.254Z] === RUN TestGenerateEmptyFile [2022-02-01T10:14:57.254Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-01T10:14:57.254Z] === RUN TestGenerateWithContent [2022-02-01T10:14:57.254Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-01T10:14:57.254Z] PASS [2022-02-01T10:14:57.254Z] coverage: 62.0% of statements [2022-02-01T10:14:57.254Z] ok github.com/docker/docker/pkg/archive 9.450s coverage: 62.0% of statements [2022-02-01T10:14:57.254Z] --- PASS: TestCancelReadCloser (0.13s) [2022-02-01T10:14:57.254Z] === RUN TestWriteCloserWrapperClose [2022-02-01T10:14:57.254Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-01T10:14:57.254Z] === RUN TestNopWriteCloser [2022-02-01T10:14:57.254Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-01T10:14:57.254Z] === RUN TestNopWriter [2022-02-01T10:14:57.254Z] --- PASS: TestNopWriter (0.00s) [2022-02-01T10:14:57.254Z] === RUN TestWriteCounter [2022-02-01T10:14:57.254Z] --- PASS: TestWriteCounter (0.00s) [2022-02-01T10:14:57.254Z] PASS [2022-02-01T10:14:57.254Z] coverage: 69.2% of statements [2022-02-01T10:14:57.254Z] ok github.com/docker/docker/pkg/ioutils 0.723s coverage: 69.2% of statements [2022-02-01T10:14:57.595Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-01T10:14:57.595Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-01T10:14:57.595Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-01T10:14:57.595Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-01T10:14:57.595Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-01T10:14:57.852Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-01T10:14:58.251Z] === RUN TestError [2022-02-01T10:14:58.251Z] --- PASS: TestError (0.00s) [2022-02-01T10:14:58.251Z] === RUN TestProgressString [2022-02-01T10:14:58.251Z] === RUN TestProgressString/no_progress [2022-02-01T10:14:58.251Z] === RUN TestProgressString/progress_1 [2022-02-01T10:14:58.251Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-01T10:14:58.251Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-01T10:14:58.251Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-01T10:14:58.251Z] === RUN TestProgressString/with_units [2022-02-01T10:14:58.251Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-01T10:14:58.251Z] === RUN TestProgressString/hide_counts [2022-02-01T10:14:58.251Z] --- PASS: TestProgressString (0.00s) [2022-02-01T10:14:58.251Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-01T10:14:58.251Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-01T10:14:58.251Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-01T10:14:58.251Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-01T10:14:58.251Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-01T10:14:58.251Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-01T10:14:58.251Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-01T10:14:58.251Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-01T10:14:58.251Z] === RUN TestJSONMessageDisplay [2022-02-01T10:14:58.725Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-02-01T10:14:58.725Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-01T10:14:58.725Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-01T10:14:58.725Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-01T10:14:58.725Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-01T10:14:58.725Z] === RUN TestDisplayJSONMessagesStream [2022-02-01T10:14:58.725Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-01T10:14:58.725Z] PASS [2022-02-01T10:14:58.725Z] coverage: 91.7% of statements [2022-02-01T10:14:58.725Z] ok github.com/docker/docker/pkg/jsonmessage 0.253s coverage: 91.7% of statements [2022-02-01T10:14:58.725Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-02-01T10:14:58.725Z] === RUN TestNetworkDBWatch [2022-02-01T10:14:59.219Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-01T10:14:59.720Z] === RUN TestStandardLongPath [2022-02-01T10:14:59.720Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-01T10:14:59.720Z] === RUN TestUNCLongPath [2022-02-01T10:14:59.720Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-01T10:14:59.720Z] PASS [2022-02-01T10:14:59.720Z] coverage: 100.0% of statements [2022-02-01T10:14:59.720Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2022-02-01T10:14:59.932Z] --- PASS: TestCreateServiceConfigFileMode (12.04s) [2022-02-01T10:14:59.932Z] === RUN TestCreateServiceSysctls [2022-02-01T10:15:00.193Z] === RUN TestNameFormat [2022-02-01T10:15:00.193Z] --- PASS: TestNameFormat (0.00s) [2022-02-01T10:15:00.193Z] === RUN TestNameRetries [2022-02-01T10:15:00.193Z] --- PASS: TestNameRetries (0.00s) [2022-02-01T10:15:00.193Z] PASS [2022-02-01T10:15:00.193Z] coverage: 85.7% of statements [2022-02-01T10:15:00.193Z] ok github.com/docker/docker/pkg/namesgenerator 0.058s coverage: 85.7% of statements [2022-02-01T10:15:00.589Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-01T10:15:00.665Z] 2022/02/01 10:15:00 Closing DB instances... [2022-02-01T10:15:01.138Z] === RUN TestParseKeyValueOpt [2022-02-01T10:15:01.138Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-01T10:15:01.138Z] === RUN TestParseUintList [2022-02-01T10:15:01.138Z] --- PASS: TestParseUintList (0.00s) [2022-02-01T10:15:01.138Z] === RUN TestParseUintListMaximumLimits [2022-02-01T10:15:01.138Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-01T10:15:01.138Z] PASS [2022-02-01T10:15:01.138Z] coverage: 97.0% of statements [2022-02-01T10:15:01.138Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2022-02-01T10:15:02.133Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-02-01T10:15:02.133Z] === RUN TestNetworkDBBulkSync [2022-02-01T10:15:02.133Z] === RUN TestNewAndRemove [2022-02-01T10:15:02.133Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-01T10:15:02.133Z] === RUN TestRemoveInvalidPath [2022-02-01T10:15:02.133Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-01T10:15:02.133Z] PASS [2022-02-01T10:15:02.133Z] coverage: 82.6% of statements [2022-02-01T10:15:02.133Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-02-01T10:15:03.127Z] 2022/02/01 10:15:02 Closing DB instances... [2022-02-01T10:15:03.213Z] --- PASS: TestCreateServiceSysctls (3.01s) [2022-02-01T10:15:03.213Z] === RUN TestCreateServiceCapabilities [2022-02-01T10:15:03.856Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-01T10:15:04.112Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-01T10:15:04.130Z] === RUN TestFailedConnection [2022-02-01T10:15:04.699Z] --- PASS: TestGetAddress (25.89s) [2022-02-01T10:15:04.699Z] === RUN TestRequestSyntaxCheck [2022-02-01T10:15:04.699Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-01T10:15:04.699Z] === RUN TestRequest [2022-02-01T10:15:04.699Z] --- PASS: TestNetworkDBBulkSync (3.04s) [2022-02-01T10:15:04.699Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-01T10:15:05.041Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-01T10:15:05.135Z] --- PASS: TestCreateServiceCapabilities (1.96s) [2022-02-01T10:15:05.135Z] === RUN TestInspect [2022-02-01T10:15:06.279Z] --- PASS: TestFailedConnection (2.30s) [2022-02-01T10:15:06.279Z] === RUN TestFailOnce [2022-02-01T10:15:06.751Z] 2022/02/01 10:15:06 http: panic serving 127.0.0.1:49283: Plugin not ready [2022-02-01T10:15:06.751Z] goroutine 22 [running]: [2022-02-01T10:15:06.751Z] net/http.(*conn).serve.func1() [2022-02-01T10:15:06.751Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-01T10:15:06.751Z] panic({0x66ac20, 0x7773d0}) [2022-02-01T10:15:06.751Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-01T10:15:06.751Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x281189e783a8dcd8}, 0xc0001d5a98) [2022-02-01T10:15:06.751Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-01T10:15:06.751Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x784170, 0xc000162000}, 0x5bf3e6) [2022-02-01T10:15:06.751Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-01T10:15:06.751Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x784170, 0xc000162000}, 0xc0001b0200) [2022-02-01T10:15:06.751Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-01T10:15:06.751Z] net/http.serverHandler.ServeHTTP({0x782770}, {0x784170, 0xc000162000}, 0xc0001b0200) [2022-02-01T10:15:06.751Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-01T10:15:06.751Z] net/http.(*conn).serve(0xc0001be000, {0x786000, 0xc0000880c0}) [2022-02-01T10:15:06.751Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-01T10:15:06.751Z] created by net/http.(*Server).Serve [2022-02-01T10:15:06.751Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-01T10:15:06.751Z] time="2022-02-01T10:15:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.FailOnce: Post \"http://127.0.0.1:49282/Test.FailOnce\": EOF, retrying in 1s" [2022-02-01T10:15:07.040Z] --- PASS: TestInspect (2.17s) [2022-02-01T10:15:07.040Z] === RUN TestCreateJob [2022-02-01T10:15:07.748Z] --- PASS: TestFailOnce (1.22s) [2022-02-01T10:15:07.748Z] === RUN TestEchoInputOutput [2022-02-01T10:15:07.748Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-01T10:15:07.748Z] === RUN TestBackoff [2022-02-01T10:15:07.748Z] --- PASS: TestBackoff (0.00s) [2022-02-01T10:15:07.748Z] === RUN TestAbortRetry [2022-02-01T10:15:07.748Z] --- PASS: TestAbortRetry (0.00s) [2022-02-01T10:15:07.748Z] === RUN TestClientScheme [2022-02-01T10:15:07.748Z] --- PASS: TestClientScheme (0.00s) [2022-02-01T10:15:07.748Z] === RUN TestNewClientWithTimeout [2022-02-01T10:15:07.748Z] 2022/02/01 10:15:07 Closing DB instances... [2022-02-01T10:15:07.748Z] time="2022-02-01T10:15:07Z" level=error msg="node: 7a43d9fec302 is unknown to memberlist" [2022-02-01T10:15:08.220Z] time="2022-02-01T10:15:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-01T10:15:08.310Z] --- PASS: TestImportExtremelyLargeImageWorks (172.64s) [2022-02-01T10:15:08.310Z] PASS [2022-02-01T10:15:08.310Z] [2022-02-01T10:15:08.310Z] DONE 22 tests in 176.458s [2022-02-01T10:15:08.310Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-01T10:15:08.310Z] ++ 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-01T10:15:08.310Z] ++ set -e [2022-02-01T10:15:08.310Z] ++ '[' -n 0 ']' [2022-02-01T10:15:08.310Z] ++ set -x [2022-02-01T10:15:08.310Z] ++ 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-01T10:15:08.310Z] INFO: Testing against a local daemon [2022-02-01T10:15:08.310Z] === RUN TestNetworkCreateDelete [2022-02-01T10:15:08.566Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-02-01T10:15:08.566Z] === RUN TestDockerNetworkDeletePreferID [2022-02-01T10:15:09.129Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-02-01T10:15:09.129Z] === RUN TestDaemonDNSFallback [2022-02-01T10:15:09.797Z] time="2022-02-01T10:15:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-01T10:15:10.270Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.51s) [2022-02-01T10:15:10.270Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-01T10:15:10.321Z] --- PASS: TestCreateJob (2.90s) [2022-02-01T10:15:10.321Z] === RUN TestReplicatedJob [2022-02-01T10:15:11.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-02-01T10:15:11.268Z] 2022/02/01 10:15:11 Closing DB instances... [2022-02-01T10:15:11.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-02-01T10:15:12.263Z] time="2022-02-01T10:15:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-01T10:15:12.511Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-01T10:15:12.735Z] --- PASS: TestRequest (7.68s) [2022-02-01T10:15:12.735Z] === RUN TestOverlappingRequests [2022-02-01T10:15:12.735Z] --- PASS: TestOverlappingRequests (0.39s) [2022-02-01T10:15:12.735Z] === RUN TestRelease [2022-02-01T10:15:13.209Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-01T10:15:13.209Z] === RUN TestNetworkDBGarbageCollection [2022-02-01T10:15:14.290Z] --- PASS: TestCheckoutGit (37.56s) [2022-02-01T10:15:14.290Z] === RUN TestValidGitTransport [2022-02-01T10:15:14.290Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-01T10:15:14.290Z] === RUN TestGitInvalidRef [2022-02-01T10:15:14.290Z] --- PASS: TestGitInvalidRef (0.27s) [2022-02-01T10:15:14.290Z] PASS [2022-02-01T10:15:14.290Z] coverage: 86.3% of statements [2022-02-01T10:15:14.290Z] ok github.com/docker/docker/builder/remotecontext/git 37.900s coverage: 86.3% of statements [2022-02-01T10:15:14.505Z] --- PASS: TestReplicatedJob (3.84s) [2022-02-01T10:15:14.505Z] === RUN TestUpdateReplicatedJob [2022-02-01T10:15:14.786Z] --- PASS: TestRelease (1.49s) [2022-02-01T10:15:14.786Z] === RUN TestAllocateRandomDeallocate [2022-02-01T10:15:15.027Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-01T10:15:15.590Z] --- PASS: TestDaemonDNSFallback (6.57s) [2022-02-01T10:15:15.590Z] === RUN TestInspectNetwork [2022-02-01T10:15:15.590Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-01T10:15:15.826Z] ? github.com/docker/docker/cli [no test files] [2022-02-01T10:15:15.826Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-01T10:15:16.361Z] time="2022-02-01T10:15:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-01T10:15:16.403Z] --- PASS: TestUpdateReplicatedJob (2.49s) [2022-02-01T10:15:16.404Z] === RUN TestServiceListWithStatuses [2022-02-01T10:15:16.404Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-01T10:15:16.404Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-01T10:15:16.404Z] === RUN TestDockerNetworkConnectAlias [2022-02-01T10:15:17.480Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-01T10:15:17.480Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-01T10:15:17.480Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-01T10:15:18.591Z] --- PASS: TestAllocateRandomDeallocate (4.16s) [2022-02-01T10:15:18.591Z] === RUN TestRetrieveFromStore [2022-02-01T10:15:19.369Z] === RUN TestInspectNetwork/full_network_id [2022-02-01T10:15:19.369Z] === RUN TestInspectNetwork/partial_network_id [2022-02-01T10:15:19.369Z] === RUN TestInspectNetwork/network_name [2022-02-01T10:15:19.369Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-01T10:15:19.685Z] --- PASS: TestDockerNetworkConnectAlias (3.42s) [2022-02-01T10:15:19.685Z] === RUN TestDockerNetworkReConnect [2022-02-01T10:15:20.175Z] --- PASS: TestRetrieveFromStore (1.41s) [2022-02-01T10:15:20.175Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-01T10:15:20.175Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-01T10:15:20.175Z] === RUN TestParallelPredefinedRequest1 [2022-02-01T10:15:20.175Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-01T10:15:20.175Z] === RUN TestParallelPredefinedRequest2 [2022-02-01T10:15:20.175Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-01T10:15:20.175Z] === RUN TestParallelPredefinedRequest3 [2022-02-01T10:15:20.175Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-01T10:15:20.175Z] === RUN TestParallelPredefinedRequest4 [2022-02-01T10:15:20.175Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-01T10:15:20.175Z] === RUN TestParallelPredefinedRequest5 [2022-02-01T10:15:20.175Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-01T10:15:20.175Z] === RUN TestDebug [2022-02-01T10:15:20.175Z] --- PASS: TestDebug (0.00s) [2022-02-01T10:15:20.175Z] === RUN TestRequestPoolParallel [2022-02-01T10:15:20.520Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-01T10:15:20.520Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.01s) [2022-02-01T10:15:20.520Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-01T10:15:20.520Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-01T10:15:20.520Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-01T10:15:20.520Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-01T10:15:20.520Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-01T10:15:20.520Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-01T10:15:20.520Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-01T10:15:20.520Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-01T10:15:20.520Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-01T10:15:20.520Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-01T10:15:20.520Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-01T10:15:20.520Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-01T10:15:20.520Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-01T10:15:20.520Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-01T10:15:20.520Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-01T10:15:20.520Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-01T10:15:20.520Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-01T10:15:20.520Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-01T10:15:20.520Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-01T10:15:20.520Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-01T10:15:20.520Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-01T10:15:20.520Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-01T10:15:20.520Z] === RUN TestConfigureDaemonLogs [2022-02-01T10:15:20.520Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-01T10:15:20.520Z] === RUN TestCommonOptionsInstallFlags [2022-02-01T10:15:20.520Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-01T10:15:20.520Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-01T10:15:20.520Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-01T10:15:20.520Z] PASS [2022-02-01T10:15:20.520Z] coverage: 18.6% of statements [2022-02-01T10:15:20.520Z] ok github.com/docker/docker/cmd/dockerd 0.216s coverage: 18.6% of statements [2022-02-01T10:15:20.520Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-01T10:15:20.520Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-01T10:15:20.649Z] --- PASS: TestRequestPoolParallel (0.57s) [2022-02-01T10:15:20.649Z] === RUN TestFullAllocateRelease [2022-02-01T10:15:20.734Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-01T10:15:20.991Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-01T10:15:21.122Z] --- PASS: TestFullAllocateRelease (0.48s) [2022-02-01T10:15:21.122Z] === RUN TestOddAllocateRelease [2022-02-01T10:15:21.594Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-02-01T10:15:21.594Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-01T10:15:21.594Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-02-01T10:15:21.594Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-01T10:15:21.594Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-01T10:15:21.594Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-01T10:15:21.594Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-01T10:15:21.594Z] === CONT TestParallelPredefinedRequest1 [2022-02-01T10:15:21.594Z] === CONT TestParallelPredefinedRequest4 [2022-02-01T10:15:21.594Z] === CONT TestParallelPredefinedRequest5 [2022-02-01T10:15:21.594Z] === CONT TestParallelPredefinedRequest3 [2022-02-01T10:15:21.594Z] === CONT TestParallelPredefinedRequest1 [2022-02-01T10:15:21.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:15:21.594Z] === CONT TestParallelPredefinedRequest5 [2022-02-01T10:15:21.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:15:21.594Z] === CONT TestParallelPredefinedRequest4 [2022-02-01T10:15:21.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:15:21.594Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-01T10:15:21.594Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-01T10:15:21.594Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-01T10:15:21.594Z] === CONT TestParallelPredefinedRequest2 [2022-02-01T10:15:21.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:15:21.594Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-01T10:15:21.594Z] === CONT TestParallelPredefinedRequest3 [2022-02-01T10:15:21.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:15:21.594Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-01T10:15:21.594Z] PASS [2022-02-01T10:15:21.594Z] coverage: 85.3% of statements [2022-02-01T10:15:21.594Z] ok github.com/docker/docker/libnetwork/ipam 49.643s coverage: 85.3% of statements [2022-02-01T10:15:22.056Z] === RUN TestContainerStopSignal [2022-02-01T10:15:22.056Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestContainerStopTimeout [2022-02-01T10:15:22.056Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-01T10:15:22.056Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-01T10:15:22.056Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-01T10:15:22.056Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestReplaceAndAppendEnvVars [2022-02-01T10:15:22.056Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-01T10:15:22.056Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestNewMemoryStore [2022-02-01T10:15:22.056Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestAddContainers [2022-02-01T10:15:22.056Z] --- PASS: TestAddContainers (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestGetContainer [2022-02-01T10:15:22.056Z] --- PASS: TestGetContainer (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestDeleteContainer [2022-02-01T10:15:22.056Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestListContainers [2022-02-01T10:15:22.056Z] --- PASS: TestListContainers (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestFirstContainer [2022-02-01T10:15:22.056Z] --- PASS: TestFirstContainer (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestApplyAllContainer [2022-02-01T10:15:22.056Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestIsValidHealthString [2022-02-01T10:15:22.056Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestStateRunStop [2022-02-01T10:15:22.056Z] --- PASS: TestStateRunStop (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestStateTimeoutWait [2022-02-01T10:15:22.056Z] state_test.go:141: Stop callback fired [2022-02-01T10:15:22.056Z] state_test.go:165: Stop callback fired [2022-02-01T10:15:22.056Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-01T10:15:22.056Z] === RUN TestIsValidStateString [2022-02-01T10:15:22.056Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestViewSaveDelete [2022-02-01T10:15:22.056Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-01T10:15:22.056Z] === RUN TestViewAll [2022-02-01T10:15:22.056Z] --- PASS: TestViewAll (0.01s) [2022-02-01T10:15:22.056Z] === RUN TestViewGet [2022-02-01T10:15:22.056Z] --- PASS: TestViewGet (0.01s) [2022-02-01T10:15:22.056Z] === RUN TestNames [2022-02-01T10:15:22.056Z] --- PASS: TestNames (0.00s) [2022-02-01T10:15:22.056Z] === RUN TestViewWithHealthCheck [2022-02-01T10:15:22.056Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-01T10:15:22.056Z] PASS [2022-02-01T10:15:22.056Z] coverage: 41.7% of statements [2022-02-01T10:15:22.056Z] ok github.com/docker/docker/container 0.246s coverage: 41.7% of statements [2022-02-01T10:15:22.056Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-01T10:15:22.056Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-01T10:15:22.056Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-01T10:15:22.056Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-01T10:15:22.359Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-01T10:15:22.359Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-01T10:15:22.967Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2022-02-01T10:15:22.967Z] === RUN TestServicePlugin [2022-02-01T10:15:22.967Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:15:22.967Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-01T10:15:22.967Z] === RUN TestServiceUpdateLabel [2022-02-01T10:15:23.592Z] === RUN TestPrepare [2022-02-01T10:15:23.592Z] --- PASS: TestPrepare (0.00s) [2022-02-01T10:15:23.592Z] === RUN TestStart [2022-02-01T10:15:23.592Z] --- PASS: TestStart (0.00s) [2022-02-01T10:15:23.592Z] === RUN TestWaitCancel [2022-02-01T10:15:23.592Z] --- PASS: TestWaitCancel (0.00s) [2022-02-01T10:15:23.592Z] === RUN TestWaitDisabled [2022-02-01T10:15:23.592Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-01T10:15:23.592Z] === RUN TestWaitEnabled [2022-02-01T10:15:23.592Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-01T10:15:23.592Z] === RUN TestRemove [2022-02-01T10:15:23.592Z] --- PASS: TestRemove (0.00s) [2022-02-01T10:15:23.592Z] PASS [2022-02-01T10:15:23.592Z] coverage: 65.3% of statements [2022-02-01T10:15:23.592Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2022-02-01T10:15:23.726Z] --- PASS: TestInspectNetwork (7.92s) [2022-02-01T10:15:23.726Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-01T10:15:23.726Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-01T10:15:23.726Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-01T10:15:23.726Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-01T10:15:23.726Z] === RUN TestRunContainerWithBridgeNone [2022-02-01T10:15:23.825Z] === RUN TestParseEmptyInterface [2022-02-01T10:15:23.825Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-01T10:15:23.825Z] === RUN TestParseNonInterfaceType [2022-02-01T10:15:23.825Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-01T10:15:23.825Z] === RUN TestParseWithOneFunction [2022-02-01T10:15:23.825Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-01T10:15:23.825Z] === RUN TestParseWithMultipleFuncs [2022-02-01T10:15:23.825Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-01T10:15:23.825Z] === RUN TestParseWithUnnamedReturn [2022-02-01T10:15:23.825Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-01T10:15:23.825Z] === RUN TestEmbeddedInterface [2022-02-01T10:15:23.825Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-01T10:15:23.825Z] === RUN TestParsedImports [2022-02-01T10:15:23.825Z] --- PASS: TestParsedImports (0.00s) [2022-02-01T10:15:23.825Z] === RUN TestAliasedImports [2022-02-01T10:15:23.825Z] --- PASS: TestAliasedImports (0.00s) [2022-02-01T10:15:23.825Z] PASS [2022-02-01T10:15:23.825Z] coverage: 56.8% of statements [2022-02-01T10:15:23.825Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2022-02-01T10:15:23.982Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-01T10:15:24.544Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-01T10:15:24.819Z] === RUN TestHTTPTransport [2022-02-01T10:15:24.819Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-01T10:15:24.819Z] PASS [2022-02-01T10:15:24.819Z] coverage: 85.7% of statements [2022-02-01T10:15:24.819Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2022-02-01T10:15:24.867Z] --- PASS: TestServiceUpdateLabel (1.68s) [2022-02-01T10:15:24.867Z] === RUN TestServiceUpdateSecrets [2022-02-01T10:15:25.128Z] === RUN TestNewListSecretsFilters [2022-02-01T10:15:25.128Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-01T10:15:25.128Z] === RUN TestNewListConfigsFilters [2022-02-01T10:15:25.128Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-01T10:15:25.128Z] PASS [2022-02-01T10:15:25.128Z] coverage: 0.5% of statements [2022-02-01T10:15:25.128Z] ok github.com/docker/docker/daemon/cluster 0.532s coverage: 0.5% of statements [2022-02-01T10:15:25.292Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-01T10:15:25.292Z] === RUN TestClientStream [2022-02-01T10:15:25.292Z] --- PASS: TestClientStream (0.00s) [2022-02-01T10:15:25.292Z] === RUN TestClientSendFile [2022-02-01T10:15:25.292Z] --- PASS: TestClientSendFile (0.00s) [2022-02-01T10:15:25.292Z] === RUN TestClientWithRequestTimeout [2022-02-01T10:15:25.292Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-02-01T10:15:25.292Z] === RUN TestFileSpecPlugin [2022-02-01T10:15:25.292Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-01T10:15:25.292Z] === RUN TestFileJSONSpecPlugin [2022-02-01T10:15:25.292Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-01T10:15:25.292Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-01T10:15:25.292Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-01T10:15:25.292Z] === RUN TestPluginAddHandler [2022-02-01T10:15:25.292Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-01T10:15:25.292Z] === RUN TestPluginWaitBadPlugin [2022-02-01T10:15:25.292Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-01T10:15:25.292Z] === RUN TestGet [2022-02-01T10:15:25.292Z] time="2022-02-01T10:15:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-01T10:15:25.473Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-01T10:15:25.473Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-02-01T10:15:25.473Z] === RUN TestNetworkInvalidJSON [2022-02-01T10:15:25.473Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-01T10:15:25.473Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-01T10:15:25.473Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:15:25.473Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:15:25.474Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:15:25.474Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:15:25.474Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-01T10:15:25.474Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:15:25.474Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:15:25.474Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-01T10:15:25.474Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-01T10:15:25.474Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-01T10:15:25.474Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-01T10:15:25.474Z] === RUN TestNetworkList [2022-02-01T10:15:25.474Z] === RUN TestNetworkList//networks [2022-02-01T10:15:25.474Z] === PAUSE TestNetworkList//networks [2022-02-01T10:15:25.474Z] === RUN TestNetworkList//networks/ [2022-02-01T10:15:25.474Z] === PAUSE TestNetworkList//networks/ [2022-02-01T10:15:25.474Z] === CONT TestNetworkList//networks [2022-02-01T10:15:25.474Z] === CONT TestNetworkList//networks/ [2022-02-01T10:15:25.474Z] --- PASS: TestNetworkList (0.02s) [2022-02-01T10:15:25.474Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-01T10:15:25.474Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-01T10:15:25.474Z] === RUN TestHostIPv4BridgeLabel [2022-02-01T10:15:25.586Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-01T10:15:25.586Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-02-01T10:15:25.586Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-01T10:15:25.586Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-01T10:15:25.586Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-01T10:15:25.586Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-01T10:15:25.586Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-01T10:15:25.586Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-01T10:15:25.586Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-01T10:15:25.586Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-01T10:15:25.586Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-01T10:15:25.586Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-01T10:15:25.586Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-01T10:15:25.586Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-01T10:15:25.586Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-01T10:15:25.765Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-01T10:15:25.765Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-01T10:15:25.765Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-01T10:15:25.765Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-01T10:15:25.765Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-01T10:15:25.765Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-01T10:15:25.765Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-01T10:15:25.765Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-01T10:15:25.765Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-01T10:15:25.765Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-01T10:15:25.765Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-01T10:15:25.765Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-01T10:15:25.765Z] === RUN TestBufferPoolPutAndGet [2022-02-01T10:15:25.765Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-01T10:15:25.765Z] PASS [2022-02-01T10:15:25.765Z] coverage: 88.2% of statements [2022-02-01T10:15:25.765Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-02-01T10:15:26.035Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-01T10:15:26.045Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-01T10:15:26.045Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-01T10:15:26.045Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-01T10:15:26.045Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-01T10:15:26.045Z] PASS [2022-02-01T10:15:26.045Z] coverage: 35.9% of statements [2022-02-01T10:15:26.045Z] ok github.com/docker/docker/daemon/cluster/convert 0.537s coverage: 35.9% of statements [2022-02-01T10:15:26.237Z] time="2022-02-01T10:15:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-01T10:15:26.237Z] === RUN TestOutputOnPrematureClose [2022-02-01T10:15:26.237Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-01T10:15:26.237Z] === RUN TestCompleteSilently [2022-02-01T10:15:26.237Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-01T10:15:26.237Z] PASS [2022-02-01T10:15:26.237Z] coverage: 75.9% of statements [2022-02-01T10:15:26.237Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-02-01T10:15:26.290Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2022-02-01T10:15:26.290Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-01T10:15:26.708Z] === RUN TestSendToOneSub [2022-02-01T10:15:26.709Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-01T10:15:26.709Z] === RUN TestSendToMultipleSubs [2022-02-01T10:15:26.709Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-01T10:15:26.709Z] === RUN TestEvictOneSub [2022-02-01T10:15:26.709Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-01T10:15:26.709Z] === RUN TestClosePublisher [2022-02-01T10:15:26.709Z] --- PASS: TestClosePublisher (0.00s) [2022-02-01T10:15:26.709Z] === RUN TestPubSubRace [2022-02-01T10:15:27.219Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-01T10:15:27.219Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-02-01T10:15:27.219Z] === RUN TestDaemonDefaultNetworkPools [2022-02-01T10:15:27.475Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-01T10:15:27.475Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-01T10:15:27.701Z] --- PASS: TestPubSubRace (1.06s) [2022-02-01T10:15:27.701Z] PASS [2022-02-01T10:15:27.701Z] coverage: 75.0% of statements [2022-02-01T10:15:27.701Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2022-02-01T10:15:27.731Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-01T10:15:27.987Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-02-01T10:15:27.987Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-01T10:15:27.987Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-01T10:15:28.180Z] time="2022-02-01T10:15:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-01T10:15:28.549Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-01T10:15:28.652Z] === RUN TestRegister [2022-02-01T10:15:28.652Z] --- PASS: TestRegister (0.00s) [2022-02-01T10:15:28.652Z] === RUN TestCommand [2022-02-01T10:15:28.652Z] --- PASS: TestCommand (0.03s) [2022-02-01T10:15:28.652Z] === RUN TestNaiveSelf [2022-02-01T10:15:28.652Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-01T10:15:28.652Z] PASS [2022-02-01T10:15:28.652Z] coverage: 82.4% of statements [2022-02-01T10:15:28.652Z] ok github.com/docker/docker/pkg/reexec 0.116s coverage: 82.4% of statements [2022-02-01T10:15:28.961Z] === RUN TestBuilderGC [2022-02-01T10:15:28.961Z] --- PASS: TestBuilderGC (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestDaemonConfigurationNotFound [2022-02-01T10:15:28.961Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestDaemonBrokenConfiguration [2022-02-01T10:15:28.961Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestFindConfigurationConflicts [2022-02-01T10:15:28.961Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-01T10:15:28.961Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-01T10:15:28.961Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-01T10:15:28.961Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-01T10:15:28.961Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-01T10:15:28.961Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-01T10:15:28.961Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-01T10:15:28.961Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-01T10:15:28.961Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-01T10:15:28.961Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-01T10:15:28.961Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-01T10:15:28.961Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-01T10:15:28.961Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestValidateConfigurationErrors [2022-02-01T10:15:28.961Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-01T10:15:28.961Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-01T10:15:28.961Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-01T10:15:28.961Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-01T10:15:28.961Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-01T10:15:28.961Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-01T10:15:28.961Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-01T10:15:28.961Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-01T10:15:28.961Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-01T10:15:28.961Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-01T10:15:28.961Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-01T10:15:28.961Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestValidateConfiguration [2022-02-01T10:15:28.961Z] === RUN TestValidateConfiguration/with_label [2022-02-01T10:15:28.961Z] === RUN TestValidateConfiguration/with_dns [2022-02-01T10:15:28.961Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-01T10:15:28.961Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-01T10:15:28.961Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-01T10:15:28.961Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-01T10:15:28.961Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-01T10:15:28.961Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-01T10:15:28.961Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-01T10:15:28.961Z] === RUN TestReloadSetConfigFileNotExist [2022-02-01T10:15:28.961Z] time="2022-02-01T10:15:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-01T10:15:28.962Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-02-01T10:15:28.962Z] === RUN TestReloadDefaultConfigNotExist [2022-02-01T10:15:28.962Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:15:28.962Z] --- SKIP: TestReloadDefaultConfigNotExist (0.03s) [2022-02-01T10:15:28.962Z] === RUN TestReloadBadDefaultConfig [2022-02-01T10:15:28.962Z] time="2022-02-01T10:15:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-322235923" [2022-02-01T10:15:28.962Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-01T10:15:28.962Z] === RUN TestReloadWithConflictingLabels [2022-02-01T10:15:28.962Z] time="2022-02-01T10:15:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2187987580" [2022-02-01T10:15:28.962Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-01T10:15:28.962Z] === RUN TestReloadWithDuplicateLabels [2022-02-01T10:15:28.962Z] time="2022-02-01T10:15:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2615054404" [2022-02-01T10:15:28.962Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-01T10:15:28.962Z] === RUN TestMaskURLCredentials [2022-02-01T10:15:28.962Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-01T10:15:28.962Z] === RUN TestDaemonConfigurationMerge [2022-02-01T10:15:29.420Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-01T10:15:29.420Z] PASS [2022-02-01T10:15:29.420Z] coverage: 79.2% of statements [2022-02-01T10:15:29.420Z] ok github.com/docker/docker/daemon/config 0.435s coverage: 79.2% of statements [2022-02-01T10:15:29.525Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2022-02-01T10:15:29.525Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-01T10:15:29.653Z] === RUN TestDump [2022-02-01T10:15:29.653Z] goroutine 6 [running]: [2022-02-01T10:15:29.653Z] github.com/docker/docker/pkg/stack.dump(0xb4b6b7) [2022-02-01T10:15:29.653Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-01T10:15:29.653Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-01T10:15:29.653Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-01T10:15:29.653Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-01T10:15:29.653Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-01T10:15:29.653Z] testing.tRunner(0xc000118340, 0xcb8e68) [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-01T10:15:29.653Z] created by testing.(*T).Run [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-01T10:15:29.653Z] [2022-02-01T10:15:29.653Z] goroutine 1 [chan receive]: [2022-02-01T10:15:29.653Z] testing.(*T).Run(0xc0001181a0, {0xcaa52e, 0xb2a413}, 0xcb8e68) [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-01T10:15:29.653Z] testing.runTests.func1(0xc000068750) [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-01T10:15:29.653Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-01T10:15:29.653Z] testing.runTests(0xc000076080, {0xe1cba0, 0x3, 0x3}, {0xb4a90d, 0xcac228, 0xe21640}) [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-01T10:15:29.653Z] testing.(*M).Run(0xc000076080) [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-01T10:15:29.653Z] main.main() [2022-02-01T10:15:29.653Z] _testmain.go:95 +0x1f5 [2022-02-01T10:15:29.653Z] --- PASS: TestDump (0.00s) [2022-02-01T10:15:29.653Z] === RUN TestDumpToFile [2022-02-01T10:15:29.653Z] --- PASS: TestDumpToFile (0.21s) [2022-02-01T10:15:29.653Z] === RUN TestDumpToFileWithEmptyInput [2022-02-01T10:15:29.653Z] goroutine 8 [running]: [2022-02-01T10:15:29.653Z] github.com/docker/docker/pkg/stack.dump(0xbb86f4) [2022-02-01T10:15:29.653Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-01T10:15:29.653Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xbb8aa0}) [2022-02-01T10:15:29.653Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-01T10:15:29.653Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000118340) [2022-02-01T10:15:29.653Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-01T10:15:29.653Z] testing.tRunner(0xc000118820, 0xcb8e58) [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-01T10:15:29.653Z] created by testing.(*T).Run [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-01T10:15:29.653Z] [2022-02-01T10:15:29.653Z] goroutine 1 [chan receive]: [2022-02-01T10:15:29.653Z] testing.(*T).Run(0xc0001181a0, {0xcb12ba, 0xb2a413}, 0xcb8e58) [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-01T10:15:29.653Z] testing.runTests.func1(0xc000068750) [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-01T10:15:29.653Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-01T10:15:29.653Z] testing.runTests(0xc000076080, {0xe1cba0, 0x3, 0x3}, {0xb4a90d, 0xcac228, 0xe21640}) [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-01T10:15:29.653Z] testing.(*M).Run(0xc000076080) [2022-02-01T10:15:29.653Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-01T10:15:29.653Z] main.main() [2022-02-01T10:15:29.653Z] _testmain.go:95 +0x1f5 [2022-02-01T10:15:29.653Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-01T10:15:29.653Z] PASS [2022-02-01T10:15:29.653Z] coverage: 90.9% of statements [2022-02-01T10:15:29.653Z] ok github.com/docker/docker/pkg/stack 0.255s coverage: 90.9% of statements [2022-02-01T10:15:30.088Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-01T10:15:30.387Z] === RUN TestWaitNodeAttachment [2022-02-01T10:15:30.387Z] === RUN TestEventsLog [2022-02-01T10:15:30.387Z] --- PASS: TestEventsLog (0.00s) [2022-02-01T10:15:30.387Z] === RUN TestEventsLogTimeout [2022-02-01T10:15:30.387Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-01T10:15:30.387Z] === RUN TestLogEvents [2022-02-01T10:15:30.387Z] --- PASS: TestLogEvents (0.05s) [2022-02-01T10:15:30.387Z] === RUN TestLoadBufferedEvents [2022-02-01T10:15:30.387Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-02-01T10:15:30.387Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-01T10:15:30.387Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-01T10:15:30.387Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-01T10:15:30.387Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-01T10:15:30.387Z] PASS [2022-02-01T10:15:30.387Z] coverage: 50.0% of statements [2022-02-01T10:15:30.387Z] ok github.com/docker/docker/daemon/events 0.317s coverage: 50.0% of statements [2022-02-01T10:15:30.648Z] === RUN TestNewStdWriter [2022-02-01T10:15:30.648Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-01T10:15:30.648Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestWriteWithNilBytes [2022-02-01T10:15:30.648Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestWrite [2022-02-01T10:15:30.648Z] --- PASS: TestWrite (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestWriteWithWriterError [2022-02-01T10:15:30.648Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-01T10:15:30.648Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestStdCopyWriteAndRead [2022-02-01T10:15:30.648Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-01T10:15:30.648Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-01T10:15:30.648Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-01T10:15:30.648Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-01T10:15:30.648Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-01T10:15:30.648Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-01T10:15:30.648Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-01T10:15:30.648Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-01T10:15:30.648Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-01T10:15:30.648Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-01T10:15:30.648Z] PASS [2022-02-01T10:15:30.648Z] coverage: 100.0% of statements [2022-02-01T10:15:30.648Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2022-02-01T10:15:30.650Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-02-01T10:15:30.650Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-01T10:15:30.650Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-01T10:15:30.845Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-01T10:15:30.845Z] === RUN TestIsolationConversion [2022-02-01T10:15:30.845Z] === RUN TestIsolationConversion/default [2022-02-01T10:15:30.845Z] === RUN TestIsolationConversion/process [2022-02-01T10:15:30.845Z] === RUN TestIsolationConversion/hyperv [2022-02-01T10:15:30.845Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-01T10:15:30.845Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-01T10:15:30.845Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-01T10:15:30.845Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-01T10:15:30.845Z] === RUN TestContainerLabels [2022-02-01T10:15:30.845Z] --- PASS: TestContainerLabels (0.00s) [2022-02-01T10:15:30.845Z] === RUN TestCredentialSpecConversion [2022-02-01T10:15:30.845Z] === RUN TestCredentialSpecConversion/none [2022-02-01T10:15:30.845Z] === RUN TestCredentialSpecConversion/config [2022-02-01T10:15:30.845Z] === RUN TestCredentialSpecConversion/file [2022-02-01T10:15:30.845Z] === RUN TestCredentialSpecConversion/registry [2022-02-01T10:15:30.845Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-01T10:15:30.845Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-01T10:15:30.845Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-01T10:15:30.845Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-01T10:15:30.845Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-01T10:15:30.845Z] === RUN TestControllerValidateMountBind [2022-02-01T10:15:30.845Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-01T10:15:30.845Z] === RUN TestControllerValidateMountVolume [2022-02-01T10:15:30.845Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-01T10:15:30.845Z] === RUN TestControllerValidateMountTarget [2022-02-01T10:15:30.845Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-01T10:15:30.845Z] === RUN TestControllerValidateMountTmpfs [2022-02-01T10:15:30.845Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-01T10:15:30.845Z] === RUN TestControllerValidateMountInvalidType [2022-02-01T10:15:30.845Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-01T10:15:30.845Z] === RUN TestControllerValidateMountNamedPipe [2022-02-01T10:15:30.845Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-01T10:15:30.845Z] PASS [2022-02-01T10:15:30.845Z] coverage: 11.0% of statements [2022-02-01T10:15:30.845Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.623s coverage: 11.0% of statements [2022-02-01T10:15:31.212Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-02-01T10:15:31.212Z] === RUN TestServiceWithPredefinedNetwork [2022-02-01T10:15:31.304Z] === RUN TestIsEmptyDir [2022-02-01T10:15:31.304Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-01T10:15:31.304Z] PASS [2022-02-01T10:15:31.304Z] coverage: 2.3% of statements [2022-02-01T10:15:31.304Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2022-02-01T10:15:31.645Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-01T10:15:31.645Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-01T10:15:31.645Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-01T10:15:31.645Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-01T10:15:31.645Z] === RUN TestFormatStatus [2022-02-01T10:15:31.645Z] --- PASS: TestFormatStatus (0.00s) [2022-02-01T10:15:31.645Z] === RUN TestFormatError [2022-02-01T10:15:31.645Z] --- PASS: TestFormatError (0.00s) [2022-02-01T10:15:31.645Z] === RUN TestFormatJSONError [2022-02-01T10:15:31.645Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-01T10:15:31.645Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-01T10:15:31.645Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-01T10:15:31.645Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-01T10:15:31.645Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-01T10:15:31.645Z] === RUN TestNewJSONProgressOutput [2022-02-01T10:15:31.645Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-01T10:15:31.645Z] === RUN TestAuxFormatterEmit [2022-02-01T10:15:31.645Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-01T10:15:31.645Z] === RUN TestStreamWriterStdout [2022-02-01T10:15:31.645Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-01T10:15:31.645Z] === RUN TestStreamWriterStderr [2022-02-01T10:15:31.645Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-01T10:15:31.645Z] PASS [2022-02-01T10:15:31.645Z] coverage: 66.2% of statements [2022-02-01T10:15:31.645Z] ok github.com/docker/docker/pkg/streamformatter 0.057s coverage: 66.2% of statements [2022-02-01T10:15:31.763Z] === RUN TestVerifyNetworkingConfig [2022-02-01T10:15:32.117Z] === RUN TestGenerateRandomID [2022-02-01T10:15:32.117Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-01T10:15:32.117Z] === RUN TestShortenId [2022-02-01T10:15:32.117Z] --- PASS: TestShortenId (0.00s) [2022-02-01T10:15:32.117Z] === RUN TestShortenSha256Id [2022-02-01T10:15:32.117Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-01T10:15:32.117Z] === RUN TestShortenIdEmpty [2022-02-01T10:15:32.118Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-01T10:15:32.118Z] === RUN TestShortenIdInvalid [2022-02-01T10:15:32.118Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-01T10:15:32.118Z] === RUN TestIsShortIDNonHex [2022-02-01T10:15:32.118Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-01T10:15:32.118Z] === RUN TestIsShortIDNotCorrectSize [2022-02-01T10:15:32.118Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-01T10:15:32.118Z] PASS [2022-02-01T10:15:32.118Z] coverage: 70.6% of statements [2022-02-01T10:15:32.118Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2022-02-01T10:15:32.118Z] time="2022-02-01T10:15:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-01T10:15:32.321Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestGetContainer [2022-02-01T10:15:32.321Z] --- PASS: TestGetContainer (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestValidContainerNames [2022-02-01T10:15:32.321Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestContainerInitDNS [2022-02-01T10:15:32.321Z] daemon_test.go:145: root required [2022-02-01T10:15:32.321Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestMerge [2022-02-01T10:15:32.321Z] --- PASS: TestMerge (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestValidateContainerIsolation [2022-02-01T10:15:32.321Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestFindNetworkErrorType [2022-02-01T10:15:32.321Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestEnsureServicesExist [2022-02-01T10:15:32.321Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestEnsureServicesExistErrors [2022-02-01T10:15:32.321Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-01T10:15:32.321Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-01T10:15:32.321Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-01T10:15:32.321Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-01T10:15:32.321Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-01T10:15:32.321Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-01T10:15:32.321Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestContainerDelete [2022-02-01T10:15:32.321Z] === RUN TestLinkNaming [2022-02-01T10:15:32.321Z] --- PASS: TestLinkNaming (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestLinkNew [2022-02-01T10:15:32.321Z] --- PASS: TestLinkNew (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestLinkEnv [2022-02-01T10:15:32.321Z] --- PASS: TestLinkEnv (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestLinkMultipleEnv [2022-02-01T10:15:32.321Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestLinkPortRangeEnv [2022-02-01T10:15:32.321Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-01T10:15:32.321Z] PASS [2022-02-01T10:15:32.321Z] coverage: 93.0% of statements [2022-02-01T10:15:32.321Z] --- PASS: TestContainerDelete (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestContainerDoubleDelete [2022-02-01T10:15:32.321Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestLogContainerEventCopyLabels [2022-02-01T10:15:32.321Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestLogContainerEventWithAttributes [2022-02-01T10:15:32.321Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestNoneHealthcheck [2022-02-01T10:15:32.321Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-01T10:15:32.321Z] === RUN TestHealthStates [2022-02-01T10:15:32.321Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2022-02-01T10:15:32.321Z] time="2022-02-01T10:15:31Z" 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-01T10:15:32.321Z] time="2022-02-01T10:15:31Z" 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-01T10:15:32.321Z] time="2022-02-01T10:15:31Z" 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-01T10:15:32.321Z] time="2022-02-01T10:15:31Z" 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-01T10:15:32.322Z] time="2022-02-01T10:15:31Z" 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-01T10:15:32.322Z] time="2022-02-01T10:15:31Z" 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-01T10:15:32.322Z] time="2022-02-01T10:15:31Z" 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-01T10:15:32.322Z] time="2022-02-01T10:15:31Z" 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-01T10:15:32.322Z] time="2022-02-01T10:15:31Z" 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-01T10:15:32.322Z] time="2022-02-01T10:15:31Z" 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-01T10:15:32.322Z] --- PASS: TestHealthStates (0.22s) [2022-02-01T10:15:32.322Z] === RUN TestGetInspectData [2022-02-01T10:15:32.322Z] --- PASS: TestGetInspectData (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestFillLicense [2022-02-01T10:15:32.322Z] --- PASS: TestFillLicense (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestListInvalidFilter [2022-02-01T10:15:32.322Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestNameFilter [2022-02-01T10:15:32.322Z] --- PASS: TestNameFilter (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-01T10:15:32.322Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-01T10:15:32.322Z] === 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-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-01T10:15:32.322Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-01T10:15:32.322Z] --- 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-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-01T10:15:32.322Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestDaemonReloadLabels [2022-02-01T10:15:32.322Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-01T10:15:32.322Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestDaemonReloadMirrors [2022-02-01T10:15:32.322Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-01T10:15:32.322Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-01T10:15:32.322Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-01T10:15:32.322Z] reload_test.go:342: root required [2022-02-01T10:15:32.322Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-01T10:15:32.322Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-01T10:15:32.322Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-02-01T10:15:32.322Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-01T10:15:32.322Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-02-01T10:15:32.322Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-01T10:15:32.322Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-01T10:15:32.322Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-01T10:15:32.322Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-01T10:15:32.322Z] === RUN TestParseVolumesFrom [2022-02-01T10:15:32.322Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-01T10:15:32.322Z] PASS [2022-02-01T10:15:32.322Z] coverage: 8.6% of statements [2022-02-01T10:15:32.322Z] ok github.com/docker/docker/daemon 0.459s coverage: 8.6% of statements [2022-02-01T10:15:32.322Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-01T10:15:32.322Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-01T10:15:32.322Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-01T10:15:32.322Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-01T10:15:32.322Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-01T10:15:32.322Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-01T10:15:32.322Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-01T10:15:32.322Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-01T10:15:32.322Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-01T10:15:32.322Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-01T10:15:32.322Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-01T10:15:32.322Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-01T10:15:32.577Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-01T10:15:32.782Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-01T10:15:32.782Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-01T10:15:33.116Z] === RUN TestIsCpusetListAvailable [2022-02-01T10:15:33.116Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-01T10:15:33.116Z] PASS [2022-02-01T10:15:33.116Z] coverage: 39.4% of statements [2022-02-01T10:15:33.116Z] ok github.com/docker/docker/pkg/sysinfo 0.046s coverage: 39.4% of statements [2022-02-01T10:15:33.945Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2022-02-01T10:15:33.945Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-01T10:15:33.945Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:15:33.945Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:15:33.945Z] === RUN TestServiceWithDataPathPortInit [2022-02-01T10:15:33.945Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-01T10:15:34.320Z] === RUN TestAdapterReadLogs [2022-02-01T10:15:34.321Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-01T10:15:34.321Z] === RUN TestCopier [2022-02-01T10:15:34.321Z] --- PASS: TestCopier (0.00s) [2022-02-01T10:15:34.321Z] === RUN TestCopierLongLines [2022-02-01T10:15:34.321Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-01T10:15:34.321Z] === RUN TestCopierSlow [2022-02-01T10:15:34.321Z] --- PASS: TestCopierSlow (0.22s) [2022-02-01T10:15:34.321Z] === RUN TestCopierWithSized [2022-02-01T10:15:34.321Z] === RUN TestCopierWithSized/as_is [2022-02-01T10:15:34.321Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-01T10:15:34.321Z] --- PASS: TestCopierWithSized (0.02s) [2022-02-01T10:15:34.321Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-02-01T10:15:34.321Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-01T10:15:34.321Z] === RUN TestCopierWithPartial [2022-02-01T10:15:34.321Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-01T10:15:34.321Z] === RUN TestRingLogger [2022-02-01T10:15:34.321Z] --- PASS: TestRingLogger (0.00s) [2022-02-01T10:15:34.321Z] === RUN TestRingCap [2022-02-01T10:15:34.321Z] --- PASS: TestRingCap (0.00s) [2022-02-01T10:15:34.321Z] === RUN TestRingClose [2022-02-01T10:15:34.321Z] --- PASS: TestRingClose (0.00s) [2022-02-01T10:15:34.321Z] === RUN TestRingDrain [2022-02-01T10:15:34.321Z] --- PASS: TestRingDrain (0.00s) [2022-02-01T10:15:34.321Z] PASS [2022-02-01T10:15:34.321Z] coverage: 43.8% of statements [2022-02-01T10:15:34.321Z] ok github.com/docker/docker/daemon/logger 0.299s coverage: 43.8% of statements [2022-02-01T10:15:34.360Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-01T10:15:34.360Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-02-01T10:15:34.360Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-01T10:15:34.360Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-01T10:15:34.360Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-01T10:15:34.360Z] Cross building: bundles/cross/windows/amd64 [2022-02-01T10:15:34.360Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-01T10:15:34.360Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-01T10:15:34.693Z] === RUN TestChtimes [2022-02-01T10:15:34.693Z] --- PASS: TestChtimes (0.00s) [2022-02-01T10:15:34.693Z] === RUN TestChtimesWindows [2022-02-01T10:15:34.693Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-01T10:15:34.693Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-01T10:15:34.693Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-01T10:15:34.693Z] === RUN TestEnsureRemoveAllNotExist [2022-02-01T10:15:34.693Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-01T10:15:34.693Z] === RUN TestEnsureRemoveAllWithDir [2022-02-01T10:15:34.693Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-01T10:15:34.693Z] === RUN TestEnsureRemoveAllWithFile [2022-02-01T10:15:34.693Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-01T10:15:34.693Z] === RUN TestHasWin32KSupport [2022-02-01T10:15:34.693Z] syscall_windows_test.go:8: win32k: true [2022-02-01T10:15:34.693Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-02-01T10:15:34.693Z] PASS [2022-02-01T10:15:34.693Z] coverage: 13.0% of statements [2022-02-01T10:15:34.693Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 13.0% of statements [2022-02-01T10:15:34.779Z] === RUN TestNewStreamConfig [2022-02-01T10:15:34.779Z] === RUN TestNewStreamConfig/defaults [2022-02-01T10:15:34.779Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-01T10:15:34.779Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-01T10:15:34.779Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-01T10:15:34.779Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-01T10:15:34.779Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-01T10:15:34.779Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-01T10:15:34.779Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-01T10:15:34.779Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-01T10:15:34.779Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-01T10:15:34.779Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-01T10:15:34.779Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-01T10:15:34.779Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-01T10:15:34.779Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-01T10:15:34.779Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-01T10:15:34.779Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-01T10:15:34.779Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-01T10:15:34.779Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-01T10:15:34.779Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-01T10:15:34.779Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-01T10:15:34.779Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-01T10:15:34.779Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-01T10:15:34.779Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-01T10:15:34.779Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-01T10:15:34.779Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-01T10:15:34.779Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-01T10:15:34.779Z] time="2022-02-01T10:15:34Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-01T10:15:34.779Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-02-01T10:15:34.779Z] === RUN TestCreateSuccess [2022-02-01T10:15:34.779Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-01T10:15:34.779Z] === RUN TestCreateStreamSkipped [2022-02-01T10:15:34.779Z] time="2022-02-01T10:15:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-01T10:15:34.779Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-01T10:15:34.779Z] === RUN TestCreateLogGroupSuccess [2022-02-01T10:15:34.779Z] time="2022-02-01T10:15:34Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-01T10:15:34.779Z] --- PASS: TestCreateLogGroupSuccess (0.01s) [2022-02-01T10:15:34.779Z] === RUN TestCreateError [2022-02-01T10:15:34.779Z] --- PASS: TestCreateError (0.00s) [2022-02-01T10:15:34.779Z] === RUN TestCreateAlreadyExists [2022-02-01T10:15:34.779Z] time="2022-02-01T10:15:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-01T10:15:34.779Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestLogClosed [2022-02-01T10:15:35.238Z] --- PASS: TestLogClosed (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestLogBlocking [2022-02-01T10:15:35.238Z] --- PASS: TestLogBlocking (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-01T10:15:35.238Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestLogNonBlockingBufferFull [2022-02-01T10:15:35.238Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestPublishBatchSuccess [2022-02-01T10:15:35.238Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestPublishBatchError [2022-02-01T10:15:35.238Z] time="2022-02-01T10:15:34Z" level=error msg=error [2022-02-01T10:15:35.238Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-01T10:15:35.238Z] time="2022-02-01T10:15:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-01T10:15:35.238Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-01T10:15:35.238Z] time="2022-02-01T10:15:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-01T10:15:35.238Z] time="2022-02-01T10:15:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-01T10:15:35.238Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestCollectBatchSimple [2022-02-01T10:15:35.238Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestCollectBatchTicker [2022-02-01T10:15:35.238Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestCollectBatchMultilinePattern [2022-02-01T10:15:35.238Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-01T10:15:35.238Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-01T10:15:35.238Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-01T10:15:35.238Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.17s) [2022-02-01T10:15:35.238Z] === RUN TestCollectBatchClose [2022-02-01T10:15:35.238Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestEffectiveLen [2022-02-01T10:15:35.238Z] === RUN TestEffectiveLen/0/Hello [2022-02-01T10:15:35.238Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-01T10:15:35.238Z] === RUN TestEffectiveLen/2/🙃 [2022-02-01T10:15:35.238Z] === RUN TestEffectiveLen/3/���� [2022-02-01T10:15:35.238Z] === RUN TestEffectiveLen/4/He��o [2022-02-01T10:15:35.238Z] === RUN TestEffectiveLen/5/ [2022-02-01T10:15:35.238Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestFindValidSplit [2022-02-01T10:15:35.238Z] === RUN TestFindValidSplit/0/ [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1076: [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1077: [2022-02-01T10:15:35.238Z] === RUN TestFindValidSplit/1/Hello [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1076: Hello [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1077: [2022-02-01T10:15:35.238Z] === RUN TestFindValidSplit/2/Hello [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1076: He [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1077: llo [2022-02-01T10:15:35.238Z] === RUN TestFindValidSplit/3/Hello [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1076: [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1077: Hello [2022-02-01T10:15:35.238Z] === RUN TestFindValidSplit/4/🙃 [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1076: [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-01T10:15:35.238Z] === RUN TestFindValidSplit/5/🙃 [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1077: [2022-02-01T10:15:35.238Z] === RUN TestFindValidSplit/6/a� [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1076: a [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1077: � [2022-02-01T10:15:35.238Z] === RUN TestFindValidSplit/7/a� [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1076: a� [2022-02-01T10:15:35.238Z] cloudwatchlogs_test.go:1077: [2022-02-01T10:15:35.238Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestProcessEventEmoji [2022-02-01T10:15:35.238Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestCollectBatchLineSplit [2022-02-01T10:15:35.238Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-01T10:15:35.238Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestCollectBatchMaxEvents [2022-02-01T10:15:35.238Z] --- PASS: TestCollectBatchMaxEvents (0.11s) [2022-02-01T10:15:35.238Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-01T10:15:35.238Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-02-01T10:15:35.238Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-01T10:15:35.238Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-02-01T10:15:35.238Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-01T10:15:35.238Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-01T10:15:35.238Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-01T10:15:35.238Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-01T10:15:35.238Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-01T10:15:35.238Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-01T10:15:35.238Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-01T10:15:35.238Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-01T10:15:35.238Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-01T10:15:35.238Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-01T10:15:35.238Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-01T10:15:35.238Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsFormat [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestCreateTagSuccess [2022-02-01T10:15:35.238Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-01T10:15:35.238Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-01T10:15:35.238Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-01T10:15:35.238Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-01T10:15:35.238Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-01T10:15:35.238Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-01T10:15:35.238Z] PASS [2022-02-01T10:15:35.238Z] coverage: 80.2% of statements [2022-02-01T10:15:35.238Z] ok github.com/docker/docker/daemon/logger/awslogs 0.672s coverage: 80.2% of statements [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptReconnectInterval [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-01T10:15:35.238Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-01T10:15:35.238Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-01T10:15:35.238Z] PASS [2022-02-01T10:15:35.238Z] coverage: 33.6% of statements [2022-02-01T10:15:35.238Z] ok github.com/docker/docker/daemon/logger/fluentd 0.063s coverage: 33.6% of statements [2022-02-01T10:15:35.310Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-01T10:15:35.689Z] === RUN TestTailFile [2022-02-01T10:15:35.689Z] --- PASS: TestTailFile (0.00s) [2022-02-01T10:15:35.689Z] === RUN TestTailFileManyLines [2022-02-01T10:15:35.689Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-01T10:15:35.689Z] === RUN TestTailEmptyFile [2022-02-01T10:15:35.689Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-01T10:15:35.689Z] === RUN TestTailNegativeN [2022-02-01T10:15:35.689Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader [2022-02-01T10:15:35.689Z] === CONT TestNewTailReader [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/no_delimiter [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/truncated_last_line [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-01T10:15:35.689Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.689Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:35.689Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:35.689Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-01T10:15:35.689Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.689Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/no_delimiter [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:35.690Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:35.690Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:35.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:35.691Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:35.691Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-01T10:15:35.697Z] === RUN TestSearchRegistryForImagesErrors [2022-02-01T10:15:35.697Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-01T10:15:35.697Z] === RUN TestSearchRegistryForImages [2022-02-01T10:15:35.697Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-01T10:15:35.697Z] === RUN TestOnlyPlatformWithFallback [2022-02-01T10:15:35.697Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-01T10:15:35.697Z] === RUN TestImageDelete [2022-02-01T10:15:35.697Z] === RUN TestImageDelete/no_lease [2022-02-01T10:15:35.697Z] === RUN TestImageDelete/lease_exists [2022-02-01T10:15:35.697Z] --- PASS: TestImageDelete (0.04s) [2022-02-01T10:15:35.697Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-01T10:15:35.697Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-01T10:15:35.697Z] === RUN TestContentStoreForPull [2022-02-01T10:15:35.697Z] --- PASS: TestContentStoreForPull (0.28s) [2022-02-01T10:15:35.697Z] PASS [2022-02-01T10:15:35.697Z] coverage: 6.6% of statements [2022-02-01T10:15:35.697Z] ok github.com/docker/docker/daemon/images 0.431s coverage: 6.6% of statements [2022-02-01T10:15:35.697Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-01T10:15:35.697Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-01T10:15:35.697Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-01T10:15:35.697Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-01T10:15:36.155Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-01T10:15:36.155Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-01T10:15:36.155Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-01T10:15:36.155Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-01T10:15:36.155Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-01T10:15:36.155Z] === RUN TestJSONFileLogger [2022-02-01T10:15:36.155Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-01T10:15:36.155Z] === RUN TestJSONFileLoggerWithTags [2022-02-01T10:15:36.155Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-01T10:15:36.155Z] === RUN TestJSONFileLoggerWithOpts [2022-02-01T10:15:36.155Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-01T10:15:36.155Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-01T10:15:36.155Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-01T10:15:36.155Z] === RUN TestEncodeDecode [2022-02-01T10:15:36.155Z] === PAUSE TestEncodeDecode [2022-02-01T10:15:36.155Z] === RUN TestUnexpectedEOF [2022-02-01T10:15:36.155Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-02-01T10:15:36.155Z] === RUN TestFastTimeMarshalJSON [2022-02-01T10:15:36.156Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-01T10:15:36.156Z] PASS [2022-02-01T10:15:36.156Z] coverage: 87.2% of statements [2022-02-01T10:15:36.156Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.265s coverage: 87.2% of statements [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:36.288Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:36.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.289Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:36.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.290Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:36.291Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.291Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:15:36.292Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:15:36.292Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:15:36.614Z] time="2022-02-01T10:15:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-01T10:15:36.614Z] time="2022-02-01T10:15:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-01T10:15:36.614Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-02-01T10:15:36.614Z] === CONT TestEncodeDecode [2022-02-01T10:15:36.614Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-01T10:15:36.614Z] PASS [2022-02-01T10:15:36.614Z] coverage: 69.9% of statements [2022-02-01T10:15:36.614Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.294s coverage: 69.9% of statements [2022-02-01T10:15:36.675Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.02s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.02s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.02s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.02s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.06s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:15:36.765Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-01T10:15:36.765Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-01T10:15:36.765Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-01T10:15:36.765Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:15:36.765Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:15:36.766Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:15:36.767Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:15:36.767Z] PASS [2022-02-01T10:15:36.767Z] coverage: 88.6% of statements [2022-02-01T10:15:36.767Z] ok github.com/docker/docker/pkg/tailfile 0.441s coverage: 88.6% of statements [2022-02-01T10:15:37.072Z] === RUN TestWriteLog [2022-02-01T10:15:37.072Z] === PAUSE TestWriteLog [2022-02-01T10:15:37.072Z] === RUN TestReadLog [2022-02-01T10:15:37.072Z] === PAUSE TestReadLog [2022-02-01T10:15:37.072Z] === RUN TestDecode [2022-02-01T10:15:37.072Z] --- PASS: TestDecode (0.04s) [2022-02-01T10:15:37.072Z] === CONT TestWriteLog [2022-02-01T10:15:37.072Z] === CONT TestReadLog [2022-02-01T10:15:37.072Z] === RUN TestReadLog/tail_exact [2022-02-01T10:15:37.072Z] --- PASS: TestWriteLog (0.01s) [2022-02-01T10:15:37.242Z] testing: warning: no tests to run [2022-02-01T10:15:37.242Z] PASS [2022-02-01T10:15:37.242Z] coverage: [no statements] [2022-02-01T10:15:37.242Z] ok github.com/docker/docker/pkg/term/windows 0.047s coverage: [no statements] [no tests to run] [2022-02-01T10:15:37.242Z] === RUN TestTarSumRemoveNonExistent [2022-02-01T10:15:37.242Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-01T10:15:37.242Z] === RUN TestTarSumRemove [2022-02-01T10:15:37.242Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-01T10:15:37.242Z] === RUN TestSortFileInfoSums [2022-02-01T10:15:37.242Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-01T10:15:37.242Z] === RUN TestNewTarSumForLabelInvalid [2022-02-01T10:15:37.242Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-01T10:15:37.242Z] === RUN TestNewTarSumForLabel [2022-02-01T10:15:37.242Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-01T10:15:37.242Z] === RUN TestEmptyTar [2022-02-01T10:15:37.242Z] --- PASS: TestEmptyTar (0.00s) [2022-02-01T10:15:37.242Z] === RUN TestTarSumsReadSize [2022-02-01T10:15:37.242Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-01T10:15:37.242Z] === RUN TestTarSums [2022-02-01T10:15:37.242Z] --- PASS: TestTarSums (0.08s) [2022-02-01T10:15:37.242Z] === RUN TestIteration [2022-02-01T10:15:37.242Z] --- PASS: TestIteration (0.00s) [2022-02-01T10:15:37.242Z] === RUN TestVersionLabelForChecksum [2022-02-01T10:15:37.242Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-01T10:15:37.242Z] === RUN TestVersion [2022-02-01T10:15:37.242Z] --- PASS: TestVersion (0.00s) [2022-02-01T10:15:37.242Z] === RUN TestGetVersion [2022-02-01T10:15:37.242Z] --- PASS: TestGetVersion (0.00s) [2022-02-01T10:15:37.242Z] === RUN TestGetVersions [2022-02-01T10:15:37.242Z] --- PASS: TestGetVersions (0.00s) [2022-02-01T10:15:37.242Z] PASS [2022-02-01T10:15:37.242Z] coverage: 89.3% of statements [2022-02-01T10:15:37.242Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2022-02-01T10:15:37.530Z] === RUN TestReadLog/tail_less_than_available [2022-02-01T10:15:37.530Z] === RUN TestReadLog/tail_more_than_available [2022-02-01T10:15:37.530Z] --- PASS: TestReadLog (0.22s) [2022-02-01T10:15:37.530Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-02-01T10:15:37.530Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-01T10:15:37.530Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-02-01T10:15:37.530Z] PASS [2022-02-01T10:15:37.530Z] coverage: 78.7% of statements [2022-02-01T10:15:37.530Z] ok github.com/docker/docker/daemon/logger/local 0.362s coverage: 78.7% of statements [2022-02-01T10:15:37.530Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-01T10:15:37.603Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-01T10:15:37.603Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-01T10:15:37.714Z] === RUN TestTruncIndex [2022-02-01T10:15:37.714Z] --- PASS: TestTruncIndex (0.10s) [2022-02-01T10:15:37.714Z] PASS [2022-02-01T10:15:37.714Z] coverage: 91.5% of statements [2022-02-01T10:15:37.714Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-02-01T10:15:37.989Z] === RUN TestLog [2022-02-01T10:15:37.989Z] --- PASS: TestLog (0.01s) [2022-02-01T10:15:37.989Z] PASS [2022-02-01T10:15:37.989Z] coverage: 31.5% of statements [2022-02-01T10:15:37.989Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.084s coverage: 31.5% of statements [2022-02-01T10:15:37.989Z] === RUN TestOpenFileDelete [2022-02-01T10:15:37.989Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-01T10:15:37.989Z] === RUN TestOpenFileRename [2022-02-01T10:15:37.989Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-01T10:15:37.989Z] === RUN TestHandleDecoderErr [2022-02-01T10:15:37.989Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-01T10:15:37.989Z] === RUN TestParseLogTagDefaultTag [2022-02-01T10:15:37.989Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-01T10:15:37.989Z] === RUN TestParseLogTag [2022-02-01T10:15:37.989Z] --- PASS: TestParseLogTag (0.00s) [2022-02-01T10:15:37.989Z] === RUN TestParseLogTagEmptyTag [2022-02-01T10:15:37.989Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-01T10:15:37.989Z] === RUN TestTailFiles [2022-02-01T10:15:37.989Z] --- PASS: TestTailFiles (0.00s) [2022-02-01T10:15:37.989Z] === RUN TestFollowLogsConsumerGone [2022-02-01T10:15:37.989Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-01T10:15:37.989Z] === RUN TestFollowLogsProducerGone [2022-02-01T10:15:38.186Z] === RUN TestIsGIT [2022-02-01T10:15:38.186Z] --- PASS: TestIsGIT (0.00s) [2022-02-01T10:15:38.186Z] === RUN TestIsTransport [2022-02-01T10:15:38.186Z] --- PASS: TestIsTransport (0.00s) [2022-02-01T10:15:38.186Z] PASS [2022-02-01T10:15:38.186Z] coverage: 100.0% of statements [2022-02-01T10:15:38.186Z] ok github.com/docker/docker/pkg/urlutil 0.047s coverage: 100.0% of statements [2022-02-01T10:15:38.447Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-01T10:15:38.447Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-01T10:15:38.447Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-01T10:15:38.447Z] === RUN TestCheckCapacityAndRotate [2022-02-01T10:15:38.447Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-01T10:15:38.447Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-01T10:15:38.447Z] --- PASS: TestCheckCapacityAndRotate (0.09s) [2022-02-01T10:15:38.447Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-01T10:15:38.447Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.06s) [2022-02-01T10:15:38.447Z] PASS [2022-02-01T10:15:38.447Z] coverage: 53.4% of statements [2022-02-01T10:15:38.447Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.170s coverage: 53.4% of statements [2022-02-01T10:15:38.657Z] === RUN TestVersionInfo [2022-02-01T10:15:38.657Z] --- PASS: TestVersionInfo (0.00s) [2022-02-01T10:15:38.657Z] === RUN TestAppendVersions [2022-02-01T10:15:38.657Z] --- PASS: TestAppendVersions (0.00s) [2022-02-01T10:15:38.657Z] PASS [2022-02-01T10:15:38.657Z] coverage: 88.9% of statements [2022-02-01T10:15:38.657Z] ok github.com/docker/docker/pkg/useragent 0.049s coverage: 88.9% of statements [2022-02-01T10:15:38.910Z] === RUN TestValidateLogOpt [2022-02-01T10:15:38.910Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-01T10:15:38.910Z] === RUN TestNewMissedConfig [2022-02-01T10:15:38.910Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-01T10:15:38.910Z] === RUN TestNewMissedUrl [2022-02-01T10:15:38.910Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-01T10:15:38.910Z] === RUN TestNewMissedToken [2022-02-01T10:15:38.910Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-01T10:15:38.910Z] === RUN TestNewWithProxy [2022-02-01T10:15:38.910Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-01T10:15:38.910Z] === RUN TestDefault [2022-02-01T10:15:38.910Z] --- PASS: TestDefault (0.01s) [2022-02-01T10:15:38.910Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-01T10:15:38.910Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-01T10:15:38.910Z] === RUN TestJsonFormat [2022-02-01T10:15:38.910Z] --- PASS: TestJsonFormat (0.01s) [2022-02-01T10:15:38.910Z] === RUN TestRawFormat [2022-02-01T10:15:38.910Z] --- PASS: TestRawFormat (0.00s) [2022-02-01T10:15:38.910Z] === RUN TestRawFormatWithLabels [2022-02-01T10:15:38.910Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-01T10:15:38.910Z] === RUN TestRawFormatWithoutTag [2022-02-01T10:15:38.910Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-01T10:15:38.910Z] === RUN TestBatching [2022-02-01T10:15:38.910Z] --- PASS: TestBatching (0.29s) [2022-02-01T10:15:38.910Z] === RUN TestFrequency [2022-02-01T10:15:39.369Z] === RUN TestNewParse [2022-02-01T10:15:39.369Z] --- PASS: TestNewParse (0.00s) [2022-02-01T10:15:39.369Z] PASS [2022-02-01T10:15:39.369Z] coverage: 8.3% of statements [2022-02-01T10:15:39.369Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2022-02-01T10:15:39.369Z] --- PASS: TestFrequency (0.19s) [2022-02-01T10:15:39.369Z] === RUN TestOneMessagePerRequest [2022-02-01T10:15:39.369Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-01T10:15:39.369Z] === RUN TestVerify [2022-02-01T10:15:39.369Z] --- PASS: TestVerify (0.00s) [2022-02-01T10:15:39.369Z] === RUN TestSkipVerify [2022-02-01T10:15:39.369Z] === RUN TestParseLogFormat [2022-02-01T10:15:39.369Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-01T10:15:39.369Z] === RUN TestValidateLogOptEmpty [2022-02-01T10:15:39.369Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-01T10:15:39.369Z] === RUN TestValidateSyslogAddress [2022-02-01T10:15:39.369Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-01T10:15:39.369Z] === RUN TestParseAddressDefaultPort [2022-02-01T10:15:39.369Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-01T10:15:39.369Z] === RUN TestValidateSyslogFacility [2022-02-01T10:15:39.369Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-01T10:15:39.369Z] === RUN TestValidateLogOptSyslogFormat [2022-02-01T10:15:39.369Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-01T10:15:39.369Z] === RUN TestValidateLogOpt [2022-02-01T10:15:39.369Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-01T10:15:39.369Z] PASS [2022-02-01T10:15:39.369Z] coverage: 46.8% of statements [2022-02-01T10:15:39.369Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 46.8% of statements [2022-02-01T10:15:39.369Z] time="2022-02-01T10:15:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:15:39.369Z] time="2022-02-01T10:15:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:15:39.369Z] time="2022-02-01T10:15:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:15:39.369Z] time="2022-02-01T10:15:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:15:39.733Z] --- PASS: TestServiceUpdateSecrets (13.86s) [2022-02-01T10:15:39.733Z] === RUN TestServiceUpdateConfigs [2022-02-01T10:15:39.828Z] --- PASS: TestSkipVerify (0.53s) [2022-02-01T10:15:39.828Z] === RUN TestBufferMaximum [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710539.489343\",\"host\":\"8b285b31e2e9\"}'" [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710539.489343\",\"host\":\"8b285b31e2e9\"}'" [2022-02-01T10:15:39.828Z] --- PASS: TestBufferMaximum (0.01s) [2022-02-01T10:15:39.828Z] === RUN TestServerAlwaysDown [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710539.497526\",\"host\":\"8b285b31e2e9\"}'" [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710539.497526\",\"host\":\"8b285b31e2e9\"}'" [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710539.497526\",\"host\":\"8b285b31e2e9\"}'" [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710539.498525\",\"host\":\"8b285b31e2e9\"}'" [2022-02-01T10:15:39.828Z] time="2022-02-01T10:15:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710539.498525\",\"host\":\"8b285b31e2e9\"}'" [2022-02-01T10:15:40.118Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-01T10:15:40.234Z] === RUN TestValidatePrivileges [2022-02-01T10:15:40.234Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-01T10:15:40.234Z] === RUN TestFilterByCapNeg [2022-02-01T10:15:40.234Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-01T10:15:40.234Z] === RUN TestFilterByCapPos [2022-02-01T10:15:40.234Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-01T10:15:40.234Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-01T10:15:40.234Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-01T10:15:40.234Z] PASS [2022-02-01T10:15:40.234Z] coverage: 12.0% of statements [2022-02-01T10:15:40.234Z] ok github.com/docker/docker/plugin 0.065s coverage: 12.0% of statements [2022-02-01T10:15:40.234Z] === RUN TestNewSettable [2022-02-01T10:15:40.234Z] --- PASS: TestNewSettable (0.00s) [2022-02-01T10:15:40.234Z] === RUN TestIsSettable [2022-02-01T10:15:40.234Z] --- PASS: TestIsSettable (0.00s) [2022-02-01T10:15:40.234Z] === RUN TestUpdateSettingsEnv [2022-02-01T10:15:40.234Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-01T10:15:40.234Z] PASS [2022-02-01T10:15:40.234Z] coverage: 20.0% of statements [2022-02-01T10:15:40.234Z] ok github.com/docker/docker/plugin/v2 0.050s coverage: 20.0% of statements [2022-02-01T10:15:40.234Z] --- PASS: TestGet (15.01s) [2022-02-01T10:15:40.234Z] === RUN TestPluginWithNoManifest [2022-02-01T10:15:40.234Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-01T10:15:40.234Z] === RUN TestGetAll [2022-02-01T10:15:40.234Z] --- PASS: TestGetAll (0.00s) [2022-02-01T10:15:40.234Z] PASS [2022-02-01T10:15:40.234Z] coverage: 73.2% of statements [2022-02-01T10:15:40.234Z] ok github.com/docker/docker/pkg/plugins 36.233s coverage: 73.2% of statements [2022-02-01T10:15:40.286Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-01T10:15:40.286Z] === RUN TestCannotSendAfterClose [2022-02-01T10:15:40.286Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-01T10:15:40.286Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-01T10:15:40.744Z] time="2022-02-01T10:15:40Z" 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-01T10:15:40.744Z] time="2022-02-01T10:15:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8b285b31e2e9\"}'" [2022-02-01T10:15:40.744Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-01T10:15:40.744Z] PASS [2022-02-01T10:15:40.744Z] coverage: 82.5% of statements [2022-02-01T10:15:40.744Z] ok github.com/docker/docker/daemon/logger/splunk 2.167s coverage: 82.5% of statements [2022-02-01T10:15:40.744Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-01T10:15:40.745Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-01T10:15:40.745Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-01T10:15:41.044Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-01T10:15:41.206Z] === RUN TestV1IDService [2022-02-01T10:15:41.206Z] --- PASS: TestV1IDService (0.02s) [2022-02-01T10:15:41.206Z] === RUN TestV2MetadataService [2022-02-01T10:15:41.230Z] === RUN TestLoad [2022-02-01T10:15:41.230Z] --- PASS: TestLoad (0.00s) [2022-02-01T10:15:41.230Z] === RUN TestSave [2022-02-01T10:15:41.230Z] --- PASS: TestSave (0.09s) [2022-02-01T10:15:41.230Z] === RUN TestAddDeleteGet [2022-02-01T10:15:41.230Z] --- PASS: TestAddDeleteGet (0.07s) [2022-02-01T10:15:41.230Z] === RUN TestInvalidTags [2022-02-01T10:15:41.605Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-01T10:15:41.665Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-01T10:15:41.665Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-01T10:15:41.665Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-01T10:15:41.665Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-01T10:15:41.665Z] === RUN TestContinueOnError_NeverContinue [2022-02-01T10:15:41.665Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-01T10:15:41.665Z] === RUN TestManifestStore [2022-02-01T10:15:41.665Z] === RUN TestManifestStore/no_remote_or_local [2022-02-01T10:15:41.665Z] === RUN TestSuccessfulDownload [2022-02-01T10:15:41.665Z] download_test.go:267: Needs fixing on Windows [2022-02-01T10:15:41.665Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-01T10:15:41.665Z] === RUN TestCancelledDownload [2022-02-01T10:15:41.665Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-01T10:15:41.665Z] === RUN TestMaxDownloadAttempts [2022-02-01T10:15:41.665Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-01T10:15:41.665Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-01T10:15:41.665Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-01T10:15:41.665Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-01T10:15:41.665Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-01T10:15:41.665Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-01T10:15:41.665Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-01T10:15:41.665Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-01T10:15:41.665Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-01T10:15:41.665Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-01T10:15:41.665Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-01T10:15:41.665Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-01T10:15:41.702Z] --- PASS: TestInvalidTags (0.01s) [2022-02-01T10:15:41.702Z] PASS [2022-02-01T10:15:41.702Z] coverage: 84.4% of statements [2022-02-01T10:15:41.702Z] ok github.com/docker/docker/reference 0.435s coverage: 84.4% of statements [2022-02-01T10:15:41.702Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-01T10:15:41.702Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-01T10:15:41.702Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-01T10:15:41.702Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2022-02-01T10:15:41.702Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-01T10:15:41.702Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-01T10:15:41.702Z] === RUN TestResumableRequestReaderWithReadError [2022-02-01T10:15:42.123Z] time="2022-02-01T10:15:41Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3185026097\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-01T10:15:42.123Z] === RUN TestManifestStore/no_local_cache [2022-02-01T10:15:42.123Z] === RUN TestManifestStore/with_local_cache [2022-02-01T10:15:42.123Z] === RUN TestManifestStore/unknown_media_type [2022-02-01T10:15:42.123Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-01T10:15:42.123Z] time="2022-02-01T10:15:41Z" level=warning msg="reference for unknown type: " [2022-02-01T10:15:42.123Z] time="2022-02-01T10:15:41Z" level=warning msg="reference for unknown type: " [2022-02-01T10:15:42.123Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-01T10:15:42.123Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-01T10:15:42.123Z] time="2022-02-01T10:15:41Z" level=warning msg="reference for unknown type: " [2022-02-01T10:15:42.123Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-01T10:15:42.123Z] time="2022-02-01T10:15:41Z" level=warning msg="reference for unknown type: " [2022-02-01T10:15:42.123Z] time="2022-02-01T10:15:41Z" level=warning msg="reference for unknown type: " [2022-02-01T10:15:42.123Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-01T10:15:42.123Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-01T10:15:42.123Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-01T10:15:42.123Z] time="2022-02-01T10:15:41Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-01T10:15:42.123Z] --- PASS: TestV2MetadataService (1.03s) [2022-02-01T10:15:42.123Z] PASS [2022-02-01T10:15:42.123Z] coverage: 48.2% of statements [2022-02-01T10:15:42.123Z] --- PASS: TestManifestStore (0.35s) [2022-02-01T10:15:42.123Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-02-01T10:15:42.123Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-01T10:15:42.123Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-01T10:15:42.123Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-02-01T10:15:42.123Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-01T10:15:42.123Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-01T10:15:42.123Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-01T10:15:42.123Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-01T10:15:42.123Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-01T10:15:42.123Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaType [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-01T10:15:42.123Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-01T10:15:42.123Z] === RUN TestFixManifestLayers [2022-02-01T10:15:42.123Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-01T10:15:42.123Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-01T10:15:42.123Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-01T10:15:42.123Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-01T10:15:42.123Z] === RUN TestFixManifestLayersBadParent [2022-02-01T10:15:42.123Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-01T10:15:42.123Z] === RUN TestValidateManifest [2022-02-01T10:15:42.123Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-01T10:15:42.123Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-01T10:15:42.123Z] === RUN TestFormatPlatform [2022-02-01T10:15:42.123Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-01T10:15:42.123Z] === RUN TestGetRepositoryMountCandidates [2022-02-01T10:15:42.123Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2022-02-01T10:15:42.123Z] === RUN TestLayerAlreadyExists [2022-02-01T10:15:42.123Z] ok github.com/docker/docker/distribution/metadata 1.144s coverage: 48.2% of statements [2022-02-01T10:15:42.123Z] 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-01T10:15:42.123Z] 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-01T10:15:42.123Z] 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-01T10:15:42.123Z] 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-01T10:15:42.123Z] 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-01T10:15:42.123Z] 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-01T10:15:42.123Z] --- PASS: TestLayerAlreadyExists (0.01s) [2022-02-01T10:15:42.123Z] === RUN TestWhenEmptyAuthConfig [2022-02-01T10:15:42.123Z] time="2022-02-01T10:15:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-01T10:15:42.123Z] time="2022-02-01T10:15:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-01T10:15:42.123Z] time="2022-02-01T10:15:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-01T10:15:42.123Z] time="2022-02-01T10:15:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-01T10:15:42.123Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-01T10:15:42.123Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-02-01T10:15:42.123Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-02-01T10:15:42.123Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-02-01T10:15:42.123Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-02-01T10:15:42.123Z] === RUN TestTransfer [2022-02-01T10:15:42.123Z] --- PASS: TestTransfer (0.11s) [2022-02-01T10:15:42.124Z] === RUN TestConcurrencyLimit [2022-02-01T10:15:42.168Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-01T10:15:42.173Z] time="2022-02-01T10:15:41Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-01T10:15:42.173Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2022-02-01T10:15:42.173Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-01T10:15:42.173Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-01T10:15:42.173Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-01T10:15:42.173Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-01T10:15:42.173Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-01T10:15:42.173Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-01T10:15:42.173Z] === RUN TestResumableRequestReader [2022-02-01T10:15:42.173Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-01T10:15:42.173Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-01T10:15:42.173Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-01T10:15:42.173Z] PASS [2022-02-01T10:15:42.173Z] coverage: 100.0% of statements [2022-02-01T10:15:42.173Z] ok github.com/docker/docker/registry/resumable 0.322s coverage: 100.0% of statements [2022-02-01T10:15:42.582Z] === RUN TestNotFound [2022-02-01T10:15:42.582Z] --- PASS: TestNotFound (0.00s) [2022-02-01T10:15:42.582Z] === RUN TestConflict [2022-02-01T10:15:42.582Z] --- PASS: TestConflict (0.00s) [2022-02-01T10:15:42.582Z] === RUN TestForbidden [2022-02-01T10:15:42.582Z] --- PASS: TestForbidden (0.00s) [2022-02-01T10:15:42.582Z] === RUN TestInvalidParameter [2022-02-01T10:15:42.582Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-01T10:15:42.582Z] === RUN TestNotImplemented [2022-02-01T10:15:42.582Z] --- PASS: TestNotImplemented (0.00s) [2022-02-01T10:15:42.582Z] === RUN TestNotModified [2022-02-01T10:15:42.582Z] --- PASS: TestNotModified (0.00s) [2022-02-01T10:15:42.582Z] === RUN TestUnauthorized [2022-02-01T10:15:42.582Z] --- PASS: TestUnauthorized (0.00s) [2022-02-01T10:15:42.582Z] === RUN TestUnknown [2022-02-01T10:15:42.582Z] --- PASS: TestUnknown (0.00s) [2022-02-01T10:15:42.582Z] === RUN TestCancelled [2022-02-01T10:15:42.582Z] --- PASS: TestCancelled (0.00s) [2022-02-01T10:15:42.582Z] === RUN TestDeadline [2022-02-01T10:15:42.582Z] --- PASS: TestDeadline (0.00s) [2022-02-01T10:15:42.582Z] === RUN TestDataLoss [2022-02-01T10:15:42.582Z] --- PASS: TestDataLoss (0.00s) [2022-02-01T10:15:42.582Z] === RUN TestUnavailable [2022-02-01T10:15:42.582Z] --- PASS: TestUnavailable (0.00s) [2022-02-01T10:15:42.582Z] === RUN TestSystem [2022-02-01T10:15:42.582Z] --- PASS: TestSystem (0.00s) [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode/Not_Found [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode/Bad_Request [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode/Conflict [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode/Unauthorized [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode/Forbidden [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode/Not_Modified [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-01T10:15:42.582Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-01T10:15:42.582Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-01T10:15:42.582Z] PASS [2022-02-01T10:15:42.582Z] coverage: 53.1% of statements [2022-02-01T10:15:42.582Z] ok github.com/docker/docker/errdefs 0.047s coverage: 53.1% of statements [2022-02-01T10:15:42.582Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-02-01T10:15:42.582Z] === RUN TestInactiveJobs [2022-02-01T10:15:42.650Z] === RUN TestRestartManagerTimeout [2022-02-01T10:15:42.650Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-01T10:15:42.650Z] === RUN TestRestartManagerTimeoutReset [2022-02-01T10:15:42.650Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-01T10:15:42.650Z] PASS [2022-02-01T10:15:42.650Z] coverage: 45.3% of statements [2022-02-01T10:15:42.650Z] ok github.com/docker/docker/restartmanager 0.050s coverage: 45.3% of statements [2022-02-01T10:15:42.650Z] === RUN TestResolveAuthConfigIndexServer [2022-02-01T10:15:42.650Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-01T10:15:42.650Z] === RUN TestResolveAuthConfigFullURL [2022-02-01T10:15:42.650Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-01T10:15:42.650Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-01T10:15:42.650Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-01T10:15:42.650Z] === RUN TestValidateMirror [2022-02-01T10:15:42.650Z] --- PASS: TestValidateMirror (0.00s) [2022-02-01T10:15:42.650Z] === RUN TestLoadInsecureRegistries [2022-02-01T10:15:43.049Z] --- PASS: TestInactiveJobs (0.42s) [2022-02-01T10:15:43.049Z] === RUN TestWatchRelease [2022-02-01T10:15:43.049Z] --- PASS: TestWatchRelease (0.04s) [2022-02-01T10:15:43.049Z] === RUN TestWatchFinishedTransfer [2022-02-01T10:15:43.049Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-01T10:15:43.049Z] === RUN TestDuplicateTransfer [2022-02-01T10:15:43.050Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-01T10:15:43.050Z] === RUN TestSuccessfulUpload [2022-02-01T10:15:43.123Z] time="2022-02-01T10:15:42Z" 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-01T10:15:43.123Z] time="2022-02-01T10:15:42Z" 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-01T10:15:43.123Z] time="2022-02-01T10:15:42Z" 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-01T10:15:43.123Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-02-01T10:15:43.123Z] === RUN TestNewServiceConfig [2022-02-01T10:15:43.123Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-01T10:15:43.123Z] === RUN TestValidateIndexName [2022-02-01T10:15:43.123Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-01T10:15:43.123Z] === RUN TestValidateIndexNameWithError [2022-02-01T10:15:43.123Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-01T10:15:43.123Z] === RUN TestEndpointParse [2022-02-01T10:15:43.123Z] --- PASS: TestEndpointParse (0.00s) [2022-02-01T10:15:43.123Z] === RUN TestEndpointParseInvalid [2022-02-01T10:15:43.123Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-01T10:15:43.123Z] === RUN TestValidateEndpoint [2022-02-01T10:15:43.123Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-01T10:15:43.123Z] === RUN TestPing [2022-02-01T10:15:43.123Z] --- PASS: TestPing (0.00s) [2022-02-01T10:15:43.123Z] === RUN TestPingRegistryEndpoint [2022-02-01T10:15:43.123Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:15:43.123Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-01T10:15:43.123Z] === RUN TestEndpoint [2022-02-01T10:15:43.123Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:15:43.123Z] --- SKIP: TestEndpoint (0.01s) [2022-02-01T10:15:43.123Z] === RUN TestParseRepositoryInfo [2022-02-01T10:15:43.123Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-01T10:15:43.123Z] === RUN TestNewIndexInfo [2022-02-01T10:15:43.123Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-01T10:15:43.123Z] === RUN TestMirrorEndpointLookup [2022-02-01T10:15:43.123Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:15:43.123Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-02-01T10:15:43.123Z] === RUN TestSearchRepositories [2022-02-01T10:15:43.123Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-01T10:15:43.123Z] Host: 127.0.0.1:49325 [2022-02-01T10:15:43.123Z] User-Agent: docker test client [2022-02-01T10:15:43.123Z] Authorization: Token fake-token [2022-02-01T10:15:43.123Z] X-Docker-Token: true [2022-02-01T10:15:43.123Z] Accept-Encoding: gzip [2022-02-01T10:15:43.123Z] [2022-02-01T10:15:43.123Z] [2022-02-01T10:15:43.123Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-01T10:15:43.123Z] Connection: close [2022-02-01T10:15:43.123Z] Content-Length: 144 [2022-02-01T10:15:43.123Z] Cache-Control: no-cache [2022-02-01T10:15:43.123Z] Content-Type: application/json [2022-02-01T10:15:43.123Z] Date: Tue, 01 Feb 2022 10:15:42 GMT [2022-02-01T10:15:43.123Z] Expires: -1 [2022-02-01T10:15:43.123Z] Pragma: no-cache [2022-02-01T10:15:43.123Z] Server: docker-tests/mock [2022-02-01T10:15:43.123Z] X-Docker-Registry-Config: mock [2022-02-01T10:15:43.123Z] X-Docker-Registry-Version: 0.0.0 [2022-02-01T10:15:43.123Z] [2022-02-01T10:15:43.123Z] [2022-02-01T10:15:43.123Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-01T10:15:43.123Z] === RUN TestTrustedLocation [2022-02-01T10:15:43.123Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-01T10:15:43.123Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-01T10:15:43.123Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-01T10:15:43.123Z] === RUN TestAllowNondistributableArtifacts [2022-02-01T10:15:43.123Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-01T10:15:43.123Z] === RUN TestIsSecureIndex [2022-02-01T10:15:43.123Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-01T10:15:43.123Z] PASS [2022-02-01T10:15:43.123Z] coverage: 51.2% of statements [2022-02-01T10:15:43.123Z] ok github.com/docker/docker/registry 0.348s coverage: 51.2% of statements [2022-02-01T10:15:43.123Z] === RUN TestDecodeContainerConfig [2022-02-01T10:15:43.123Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-02-01T10:15:43.123Z] === RUN TestDecodeContainerConfigIsolation [2022-02-01T10:15:43.123Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-01T10:15:43.123Z] === RUN TestValidatePrivileged [2022-02-01T10:15:43.123Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-01T10:15:43.123Z] PASS [2022-02-01T10:15:43.123Z] coverage: 52.6% of statements [2022-02-01T10:15:43.123Z] ok github.com/docker/docker/runconfig 0.063s coverage: 52.6% of statements [2022-02-01T10:15:43.508Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-02-01T10:15:43.509Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-01T10:15:43.509Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-01T10:15:43.509Z] === RUN TestTokenPassThru [2022-02-01T10:15:43.509Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-01T10:15:43.509Z] === RUN TestTokenPassThruDifferentHost [2022-02-01T10:15:43.509Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-01T10:15:43.509Z] PASS [2022-02-01T10:15:43.509Z] coverage: 24.6% of statements [2022-02-01T10:15:43.509Z] ok github.com/docker/docker/distribution 1.686s coverage: 24.6% of statements [2022-02-01T10:15:43.509Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-01T10:15:43.509Z] time="2022-02-01T10:15:43Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-01T10:15:43.596Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-01T10:15:43.968Z] --- PASS: TestSuccessfulUpload (0.62s) [2022-02-01T10:15:43.968Z] === RUN TestCancelledUpload [2022-02-01T10:15:43.968Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-01T10:15:43.968Z] PASS [2022-02-01T10:15:43.968Z] coverage: 77.1% of statements [2022-02-01T10:15:43.968Z] ok github.com/docker/docker/distribution/xfer 2.128s coverage: 77.1% of statements [2022-02-01T10:15:43.968Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-01T10:15:43.968Z] === RUN TestCompare [2022-02-01T10:15:43.968Z] --- PASS: TestCompare (0.00s) [2022-02-01T10:15:43.968Z] PASS [2022-02-01T10:15:43.968Z] coverage: 19.2% of statements [2022-02-01T10:15:43.968Z] ok github.com/docker/docker/image/cache 0.079s coverage: 19.2% of statements [2022-02-01T10:15:43.968Z] === RUN TestFSGetInvalidData [2022-02-01T10:15:43.968Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-01T10:15:43.968Z] === RUN TestFSInvalidSet [2022-02-01T10:15:43.968Z] --- PASS: TestFSInvalidSet (0.05s) [2022-02-01T10:15:43.968Z] === RUN TestFSInvalidRoot [2022-02-01T10:15:43.968Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-01T10:15:43.968Z] === RUN TestFSMetadataGetSet [2022-02-01T10:15:43.968Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-02-01T10:15:43.968Z] === RUN TestFSInvalidWalker [2022-02-01T10:15:43.968Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-01T10:15:43.968Z] === RUN TestFSGetSet [2022-02-01T10:15:44.068Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-01T10:15:44.068Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-01T10:15:44.068Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-01T10:15:44.068Z] PASS [2022-02-01T10:15:44.068Z] coverage: 62.5% of statements [2022-02-01T10:15:44.068Z] ok github.com/docker/docker/testutil 0.150s coverage: 62.5% of statements [2022-02-01T10:15:44.427Z] --- PASS: TestFSGetSet (0.03s) [2022-02-01T10:15:44.427Z] === RUN TestFSGetUnsetKey [2022-02-01T10:15:44.427Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-01T10:15:44.427Z] === RUN TestFSGetEmptyData [2022-02-01T10:15:44.427Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-01T10:15:44.427Z] === RUN TestFSDelete [2022-02-01T10:15:44.427Z] --- PASS: TestFSDelete (0.02s) [2022-02-01T10:15:44.427Z] === RUN TestFSWalker [2022-02-01T10:15:44.427Z] --- PASS: TestFSWalker (0.02s) [2022-02-01T10:15:44.427Z] === RUN TestFSWalkerStopOnError [2022-02-01T10:15:44.427Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-01T10:15:44.427Z] === RUN TestNewFromJSON [2022-02-01T10:15:44.427Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-01T10:15:44.427Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-01T10:15:44.427Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-01T10:15:44.427Z] === RUN TestMarshalKeyOrder [2022-02-01T10:15:44.427Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-01T10:15:44.427Z] === RUN TestHistoryEqual [2022-02-01T10:15:44.427Z] --- PASS: TestHistoryEqual (0.20s) [2022-02-01T10:15:44.427Z] === RUN TestImage [2022-02-01T10:15:44.427Z] --- PASS: TestImage (0.00s) [2022-02-01T10:15:44.427Z] === RUN TestImageOSNotEmpty [2022-02-01T10:15:44.427Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-01T10:15:44.427Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-01T10:15:44.427Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-01T10:15:44.427Z] === RUN TestCreate [2022-02-01T10:15:44.427Z] --- PASS: TestCreate (0.01s) [2022-02-01T10:15:44.427Z] === RUN TestRestore [2022-02-01T10:15:44.427Z] time="2022-02-01T10:15:44Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-01T10:15:44.427Z] --- PASS: TestRestore (0.05s) [2022-02-01T10:15:44.427Z] === RUN TestAddDelete [2022-02-01T10:15:44.427Z] --- PASS: TestAddDelete (0.03s) [2022-02-01T10:15:44.427Z] === RUN TestSearchAfterDelete [2022-02-01T10:15:44.427Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-01T10:15:44.427Z] === RUN TestParentReset [2022-02-01T10:15:44.427Z] --- PASS: TestParentReset (0.03s) [2022-02-01T10:15:44.427Z] === RUN TestGetAndSetLastUpdated [2022-02-01T10:15:44.427Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-01T10:15:44.427Z] === RUN TestStoreLen [2022-02-01T10:15:44.887Z] --- PASS: TestStoreLen (0.06s) [2022-02-01T10:15:44.887Z] PASS [2022-02-01T10:15:44.887Z] coverage: 86.6% of statements [2022-02-01T10:15:44.887Z] ok github.com/docker/docker/image 0.754s coverage: 86.6% of statements [2022-02-01T10:15:44.887Z] === RUN TestMakeV1ConfigFromConfig [2022-02-01T10:15:44.887Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-01T10:15:44.887Z] PASS [2022-02-01T10:15:44.887Z] coverage: 25.0% of statements [2022-02-01T10:15:44.887Z] ok github.com/docker/docker/image/v1 0.091s coverage: 25.0% of statements [2022-02-01T10:15:45.347Z] === RUN TestValidateManifest [2022-02-01T10:15:45.347Z] === RUN TestValidateManifest/nil [2022-02-01T10:15:45.347Z] === RUN TestValidateManifest/non-nil [2022-02-01T10:15:45.347Z] --- PASS: TestValidateManifest (0.00s) [2022-02-01T10:15:45.347Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-01T10:15:45.347Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-01T10:15:45.347Z] PASS [2022-02-01T10:15:45.347Z] coverage: 0.7% of statements [2022-02-01T10:15:45.347Z] ok github.com/docker/docker/image/tarexport 0.087s coverage: 0.7% of statements [2022-02-01T10:15:45.347Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-01T10:15:46.304Z] === RUN TestGetDriver [2022-02-01T10:15:46.304Z] --- PASS: TestGetDriver (0.00s) [2022-02-01T10:15:46.304Z] === RUN TestVolumeRequestError [2022-02-01T10:15:46.304Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-01T10:15:46.304Z] PASS [2022-02-01T10:15:46.304Z] coverage: 36.1% of statements [2022-02-01T10:15:46.304Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2022-02-01T10:15:46.882Z] === RUN TestSerialization [2022-02-01T10:15:46.882Z] --- PASS: TestSerialization (0.02s) [2022-02-01T10:15:46.882Z] PASS [2022-02-01T10:15:46.882Z] coverage: 100.0% of statements [2022-02-01T10:15:46.882Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-02-01T10:15:46.882Z] === RUN TestEmptyLayer [2022-02-01T10:15:46.882Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-01T10:15:46.882Z] === RUN TestCommitFailure [2022-02-01T10:15:46.882Z] --- PASS: TestCommitFailure (0.01s) [2022-02-01T10:15:46.882Z] === RUN TestStartTransactionFailure [2022-02-01T10:15:46.882Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-01T10:15:46.882Z] === RUN TestGetOrphan [2022-02-01T10:15:47.298Z] === RUN TestGetAddress [2022-02-01T10:15:47.298Z] --- PASS: TestGetAddress (0.00s) [2022-02-01T10:15:47.298Z] === RUN TestRemove [2022-02-01T10:15:47.298Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-01T10:15:47.298Z] --- SKIP: TestRemove (0.00s) [2022-02-01T10:15:47.298Z] === RUN TestInitializeWithVolumes [2022-02-01T10:15:47.298Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-01T10:15:47.298Z] === RUN TestCreate [2022-02-01T10:15:47.298Z] --- PASS: TestCreate (0.01s) [2022-02-01T10:15:47.298Z] === RUN TestValidateName [2022-02-01T10:15:47.298Z] --- PASS: TestValidateName (0.00s) [2022-02-01T10:15:47.298Z] === RUN TestCreateWithOpts [2022-02-01T10:15:47.298Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-01T10:15:47.298Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-01T10:15:47.298Z] === RUN TestRelaodNoOpts [2022-02-01T10:15:47.298Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-01T10:15:47.298Z] PASS [2022-02-01T10:15:47.298Z] coverage: 41.5% of statements [2022-02-01T10:15:47.298Z] ok github.com/docker/docker/volume/local 0.101s coverage: 41.5% of statements [2022-02-01T10:15:47.341Z] --- PASS: TestGetOrphan (0.02s) [2022-02-01T10:15:47.341Z] === RUN TestMountAndRegister [2022-02-01T10:15:47.341Z] layer_test.go:270: Layer size: 14 [2022-02-01T10:15:47.341Z] --- PASS: TestMountAndRegister (0.06s) [2022-02-01T10:15:47.341Z] === RUN TestLayerRelease [2022-02-01T10:15:47.341Z] layer_test.go:303: Failing on Windows [2022-02-01T10:15:47.341Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-01T10:15:47.341Z] === RUN TestStoreRestore [2022-02-01T10:15:47.341Z] layer_test.go:352: Failing on Windows [2022-02-01T10:15:47.341Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-01T10:15:47.341Z] === RUN TestTarStreamStability [2022-02-01T10:15:47.341Z] layer_test.go:467: Failing on Windows [2022-02-01T10:15:47.341Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-01T10:15:47.341Z] === RUN TestRegisterExistingLayer [2022-02-01T10:15:47.341Z] === RUN TestEnvironmentParsing [2022-02-01T10:15:47.341Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-01T10:15:47.341Z] PASS [2022-02-01T10:15:47.341Z] coverage: 1.2% of statements [2022-02-01T10:15:47.341Z] ok github.com/docker/docker/libcontainerd/local 0.084s coverage: 1.2% of statements [2022-02-01T10:15:47.341Z] --- PASS: TestRegisterExistingLayer (0.37s) [2022-02-01T10:15:47.341Z] === RUN TestTarStreamVerification [2022-02-01T10:15:47.341Z] layer_test.go:696: Failing on Windows [2022-02-01T10:15:47.341Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-01T10:15:47.341Z] === RUN TestLayerMigration [2022-02-01T10:15:47.341Z] migration_test.go:45: Failing on Windows [2022-02-01T10:15:47.341Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-01T10:15:47.341Z] === RUN TestLayerMigrationNoTarsplit [2022-02-01T10:15:47.341Z] migration_test.go:181: Failing on Windows [2022-02-01T10:15:47.341Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-01T10:15:47.341Z] === RUN TestMountInit [2022-02-01T10:15:47.341Z] mount_test.go:17: Failing on Windows [2022-02-01T10:15:47.341Z] --- SKIP: TestMountInit (0.00s) [2022-02-01T10:15:47.341Z] === RUN TestMountSize [2022-02-01T10:15:47.341Z] mount_test.go:76: Failing on Windows [2022-02-01T10:15:47.341Z] --- SKIP: TestMountSize (0.00s) [2022-02-01T10:15:47.341Z] === RUN TestMountChanges [2022-02-01T10:15:47.341Z] mount_test.go:125: Failing on Windows [2022-02-01T10:15:47.341Z] --- SKIP: TestMountChanges (0.00s) [2022-02-01T10:15:47.341Z] === RUN TestMountApply [2022-02-01T10:15:47.341Z] mount_test.go:212: Failing on Windows [2022-02-01T10:15:47.341Z] --- SKIP: TestMountApply (0.00s) [2022-02-01T10:15:47.341Z] PASS [2022-02-01T10:15:47.341Z] coverage: 30.1% of statements [2022-02-01T10:15:47.341Z] ok github.com/docker/docker/layer 0.542s coverage: 30.1% of statements [2022-02-01T10:15:47.807Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-01T10:15:47.807Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-01T10:15:47.807Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-01T10:15:47.807Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRaw [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRawSplit [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-01T10:15:48.292Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-01T10:15:48.292Z] === RUN TestLinuxParseMountRaw [2022-02-01T10:15:48.292Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-01T10:15:48.292Z] === RUN TestLinuxParseMountRawSplit [2022-02-01T10:15:48.292Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-01T10:15:48.292Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-01T10:15:48.292Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-01T10:15:48.292Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-01T10:15:48.292Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-01T10:15:48.292Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-01T10:15:48.292Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-01T10:15:48.292Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-01T10:15:48.292Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-01T10:15:48.292Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-01T10:15:48.292Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-01T10:15:48.292Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-01T10:15:48.292Z] === RUN TestConvertTmpfsOptions [2022-02-01T10:15:48.292Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-01T10:15:48.292Z] linux_parser_test.go:209: data="ro" [2022-02-01T10:15:48.292Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-01T10:15:48.292Z] === RUN TestParseMountSpec [2022-02-01T10:15:48.292Z] parser_test.go:62: case 0 [2022-02-01T10:15:48.292Z] parser_test.go:62: case 1 [2022-02-01T10:15:48.292Z] parser_test.go:62: case 2 [2022-02-01T10:15:48.292Z] parser_test.go:62: case 3 [2022-02-01T10:15:48.292Z] parser_test.go:62: case 4 [2022-02-01T10:15:48.292Z] parser_test.go:62: case 5 [2022-02-01T10:15:48.292Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-01T10:15:48.292Z] === RUN TestValidateMount [2022-02-01T10:15:48.292Z] --- PASS: TestValidateMount (0.00s) [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRaw [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-01T10:15:48.292Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-01T10:15:48.292Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-01T10:15:48.292Z] PASS [2022-02-01T10:15:48.292Z] coverage: 67.6% of statements [2022-02-01T10:15:48.292Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.6% of statements [2022-02-01T10:15:48.707Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-01T10:15:48.764Z] === RUN TestSetGetMeta [2022-02-01T10:15:48.764Z] === PAUSE TestSetGetMeta [2022-02-01T10:15:48.764Z] === RUN TestRestore [2022-02-01T10:15:48.764Z] === PAUSE TestRestore [2022-02-01T10:15:48.764Z] === RUN TestServiceCreate [2022-02-01T10:15:48.764Z] === PAUSE TestServiceCreate [2022-02-01T10:15:48.764Z] === RUN TestServiceList [2022-02-01T10:15:48.764Z] === PAUSE TestServiceList [2022-02-01T10:15:48.764Z] === RUN TestServiceRemove [2022-02-01T10:15:48.764Z] === PAUSE TestServiceRemove [2022-02-01T10:15:48.764Z] === RUN TestServiceGet [2022-02-01T10:15:48.764Z] === PAUSE TestServiceGet [2022-02-01T10:15:48.764Z] === RUN TestServicePrune [2022-02-01T10:15:48.764Z] === PAUSE TestServicePrune [2022-02-01T10:15:48.764Z] === RUN TestCreate [2022-02-01T10:15:48.764Z] === PAUSE TestCreate [2022-02-01T10:15:48.764Z] === RUN TestRemove [2022-02-01T10:15:48.764Z] === PAUSE TestRemove [2022-02-01T10:15:48.764Z] === RUN TestList [2022-02-01T10:15:48.764Z] === PAUSE TestList [2022-02-01T10:15:48.764Z] === RUN TestFindByDriver [2022-02-01T10:15:48.764Z] === PAUSE TestFindByDriver [2022-02-01T10:15:48.764Z] === RUN TestFindByReferenced [2022-02-01T10:15:48.764Z] === PAUSE TestFindByReferenced [2022-02-01T10:15:48.764Z] === RUN TestDerefMultipleOfSameRef [2022-02-01T10:15:48.764Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-01T10:15:48.764Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-01T10:15:48.764Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-01T10:15:48.764Z] === RUN TestDefererencePluginOnCreateError [2022-02-01T10:15:48.764Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-01T10:15:48.764Z] === RUN TestRefDerefRemove [2022-02-01T10:15:48.764Z] === PAUSE TestRefDerefRemove [2022-02-01T10:15:48.764Z] === RUN TestGet [2022-02-01T10:15:48.764Z] === PAUSE TestGet [2022-02-01T10:15:48.764Z] === RUN TestGetWithReference [2022-02-01T10:15:48.764Z] === PAUSE TestGetWithReference [2022-02-01T10:15:48.764Z] === RUN TestFilterFunc [2022-02-01T10:15:48.764Z] === RUN TestFilterFunc/test_nil_list [2022-02-01T10:15:48.764Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-01T10:15:48.764Z] === RUN TestFilterFunc/test_empty_list [2022-02-01T10:15:48.764Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-01T10:15:48.764Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-01T10:15:48.764Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-01T10:15:48.764Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-01T10:15:48.764Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-01T10:15:48.764Z] === RUN TestFilterFunc/test_filter_some [2022-02-01T10:15:48.764Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-01T10:15:48.764Z] === RUN TestFilterFunc/test_filter_middle [2022-02-01T10:15:48.764Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-01T10:15:48.764Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-01T10:15:48.764Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-01T10:15:48.764Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-01T10:15:48.764Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-01T10:15:48.764Z] === CONT TestFilterFunc/test_nil_list [2022-02-01T10:15:48.764Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-01T10:15:48.764Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-01T10:15:48.764Z] === CONT TestFilterFunc/test_filter_middle [2022-02-01T10:15:48.764Z] === CONT TestFilterFunc/test_filter_some [2022-02-01T10:15:48.764Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-01T10:15:48.764Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-01T10:15:48.764Z] === CONT TestFilterFunc/test_empty_list [2022-02-01T10:15:48.764Z] --- PASS: TestFilterFunc (0.00s) [2022-02-01T10:15:48.764Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-01T10:15:48.764Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-01T10:15:48.764Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-01T10:15:48.764Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-01T10:15:48.764Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-01T10:15:48.764Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-01T10:15:48.764Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-01T10:15:48.764Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-01T10:15:48.764Z] === CONT TestSetGetMeta [2022-02-01T10:15:48.764Z] === CONT TestList [2022-02-01T10:15:48.764Z] === CONT TestServiceGet [2022-02-01T10:15:48.764Z] === CONT TestCreate [2022-02-01T10:15:48.764Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-01T10:15:48.764Z] === CONT TestServicePrune [2022-02-01T10:15:48.764Z] --- PASS: TestCreate (0.04s) [2022-02-01T10:15:48.764Z] === CONT TestServiceRemove [2022-02-01T10:15:48.764Z] --- PASS: TestList (0.06s) [2022-02-01T10:15:48.764Z] === CONT TestServiceList [2022-02-01T10:15:48.764Z] --- PASS: TestServiceGet (0.25s) [2022-02-01T10:15:48.764Z] === CONT TestServiceCreate [2022-02-01T10:15:48.764Z] time="2022-02-01T10:15:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-01T10:15:48.764Z] --- PASS: TestServiceRemove (0.21s) [2022-02-01T10:15:48.764Z] === CONT TestRestore [2022-02-01T10:15:48.764Z] time="2022-02-01T10:15:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-01T10:15:48.764Z] --- PASS: TestServiceList (0.20s) [2022-02-01T10:15:48.764Z] === CONT TestRemove [2022-02-01T10:15:48.764Z] time="2022-02-01T10:15:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-01T10:15:48.764Z] time="2022-02-01T10:15:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-01T10:15:48.764Z] --- PASS: TestServiceCreate (0.03s) [2022-02-01T10:15:48.764Z] === CONT TestGetWithReference [2022-02-01T10:15:48.764Z] time="2022-02-01T10:15:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-01T10:15:48.764Z] --- PASS: TestRestore (0.03s) [2022-02-01T10:15:48.764Z] === CONT TestGet [2022-02-01T10:15:48.764Z] --- PASS: TestRemove (0.03s) [2022-02-01T10:15:48.764Z] === CONT TestRefDerefRemove [2022-02-01T10:15:48.764Z] --- PASS: TestServicePrune (0.28s) [2022-02-01T10:15:48.764Z] === CONT TestDefererencePluginOnCreateError [2022-02-01T10:15:48.764Z] --- PASS: TestGetWithReference (0.03s) [2022-02-01T10:15:48.764Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-01T10:15:48.764Z] --- PASS: TestGet (0.02s) [2022-02-01T10:15:48.764Z] === CONT TestDerefMultipleOfSameRef [2022-02-01T10:15:48.764Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-01T10:15:48.764Z] === CONT TestFindByReferenced [2022-02-01T10:15:48.764Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-01T10:15:48.764Z] === CONT TestFindByDriver [2022-02-01T10:15:48.764Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-01T10:15:48.764Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-01T10:15:48.764Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-01T10:15:48.764Z] --- PASS: TestFindByDriver (0.02s) [2022-02-01T10:15:48.764Z] PASS [2022-02-01T10:15:48.764Z] coverage: 69.0% of statements [2022-02-01T10:15:48.764Z] ok github.com/docker/docker/volume/service 0.409s coverage: 69.0% of statements [2022-02-01T10:15:48.777Z] === RUN TestSequenceGetAvailableBit [2022-02-01T10:15:48.777Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestSequenceEqual [2022-02-01T10:15:48.777Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestSequenceCopy [2022-02-01T10:15:48.777Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestGetFirstAvailable [2022-02-01T10:15:48.777Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestFindSequence [2022-02-01T10:15:48.777Z] --- PASS: TestFindSequence (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestCheckIfAvailable [2022-02-01T10:15:48.777Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestMergeSequences [2022-02-01T10:15:48.777Z] --- PASS: TestMergeSequences (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestPushReservation [2022-02-01T10:15:48.777Z] --- PASS: TestPushReservation (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestSerializeDeserialize [2022-02-01T10:15:48.777Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestSet [2022-02-01T10:15:48.777Z] --- PASS: TestSet (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestSetUnset [2022-02-01T10:15:48.777Z] --- PASS: TestSetUnset (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestOffsetSetUnset [2022-02-01T10:15:48.777Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestSetInRange [2022-02-01T10:15:48.777Z] --- PASS: TestSetInRange (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestSetAnyInRange [2022-02-01T10:15:48.777Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestMethods [2022-02-01T10:15:48.777Z] --- PASS: TestMethods (0.00s) [2022-02-01T10:15:48.777Z] === RUN TestRandomAllocateDeallocate [2022-02-01T10:15:49.269Z] --- PASS: TestServiceWithDataPathPortInit (15.32s) [2022-02-01T10:15:49.269Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-01T10:15:50.314Z] === RUN TestInvalidConfig [2022-02-01T10:15:50.314Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-01T10:15:50.314Z] === RUN TestConfig [2022-02-01T10:15:50.314Z] --- PASS: TestConfig (0.00s) [2022-02-01T10:15:50.314Z] === RUN TestOptionsLabels [2022-02-01T10:15:50.314Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-01T10:15:50.314Z] === RUN TestValidName [2022-02-01T10:15:50.314Z] --- PASS: TestValidName (0.00s) [2022-02-01T10:15:50.314Z] PASS [2022-02-01T10:15:50.314Z] coverage: 19.7% of statements [2022-02-01T10:15:50.314Z] ok github.com/docker/docker/libnetwork/config 0.080s coverage: 19.7% of statements [2022-02-01T10:15:51.159Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-02-01T10:15:51.280Z] === RUN TestKey [2022-02-01T10:15:51.280Z] --- PASS: TestKey (0.00s) [2022-02-01T10:15:51.280Z] === RUN TestParseKey [2022-02-01T10:15:51.280Z] --- PASS: TestParseKey (0.00s) [2022-02-01T10:15:51.280Z] === RUN TestInvalidDataStore [2022-02-01T10:15:51.280Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-01T10:15:51.280Z] === RUN TestKVObjectFlatKey [2022-02-01T10:15:51.280Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-01T10:15:51.280Z] === RUN TestAtomicKVObjectFlatKey [2022-02-01T10:15:51.280Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-01T10:15:51.280Z] PASS [2022-02-01T10:15:51.280Z] coverage: 21.9% of statements [2022-02-01T10:15:51.280Z] ok github.com/docker/docker/libnetwork/datastore 0.054s coverage: 21.9% of statements [2022-02-01T10:15:51.280Z] === RUN TestErrorInterfaces [2022-02-01T10:15:51.280Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-01T10:15:51.280Z] === RUN TestNetworkMarshalling [2022-02-01T10:15:51.739Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-02-01T10:15:51.739Z] === RUN TestEndpointMarshalling [2022-02-01T10:15:51.739Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-01T10:15:51.739Z] === RUN TestAuxAddresses [2022-02-01T10:15:51.739Z] time="2022-02-01T10:15:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-01T10:15:51.739Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-01T10:15:51.739Z] === RUN TestSRVServiceQuery [2022-02-01T10:15:51.739Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:15:51.739Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-01T10:15:51.739Z] === RUN TestServiceVIPReuse [2022-02-01T10:15:51.739Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:15:51.739Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-01T10:15:51.739Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-01T10:15:51.739Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:15:51.739Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-01T10:15:51.739Z] === RUN TestDNSIPQuery [2022-02-01T10:15:51.739Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:15:51.739Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-01T10:15:51.739Z] === RUN TestDNSProxyServFail [2022-02-01T10:15:51.739Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:15:51.739Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-01T10:15:51.739Z] === RUN TestSandboxAddEmpty [2022-02-01T10:15:51.739Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:15:51.739Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-01T10:15:51.739Z] === RUN TestSandboxAddMultiPrio [2022-02-01T10:15:51.739Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:15:51.739Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-01T10:15:51.739Z] === RUN TestSandboxAddSamePrio [2022-02-01T10:15:51.739Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:15:51.739Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-01T10:15:51.739Z] === RUN TestCleanupServiceDiscovery [2022-02-01T10:15:51.739Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:15:51.739Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-01T10:15:51.739Z] === RUN TestDNSOptions [2022-02-01T10:15:51.739Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:15:51.739Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-01T10:15:51.739Z] === RUN TestMultipleControllersWithSameStore [2022-02-01T10:15:51.739Z] time="2022-02-01T10:15:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-01T10:15:51.739Z] time="2022-02-01T10:15:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-01T10:15:51.739Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-02-01T10:15:51.739Z] PASS [2022-02-01T10:15:51.739Z] coverage: 8.5% of statements [2022-02-01T10:15:51.739Z] ok github.com/docker/docker/libnetwork 0.405s coverage: 8.5% of statements [2022-02-01T10:15:51.739Z] === RUN TestIPDataMarshalling [2022-02-01T10:15:51.739Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-01T10:15:51.739Z] === RUN TestValidateAndIsV6 [2022-02-01T10:15:51.739Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-01T10:15:51.739Z] PASS [2022-02-01T10:15:51.739Z] coverage: 68.9% of statements [2022-02-01T10:15:51.739Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2022-02-01T10:15:52.205Z] === RUN TestDriver [2022-02-01T10:15:52.205Z] --- PASS: TestDriver (0.00s) [2022-02-01T10:15:52.205Z] PASS [2022-02-01T10:15:52.205Z] coverage: 34.8% of statements [2022-02-01T10:15:52.205Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2022-02-01T10:15:52.525Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:me1qpn2saste3e1bhlfikesfl Created:2022-02-01 10:15:50.644364822 +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[1fc005415aae980778fef9ccf69b13d69f3c80e69fe0ba9f992d8ea051c37070:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wit5lfmbz7dfr518xaol185qd EndpointID:286dc72d8b159611635bc97fcb87b730ac66b5fbc2c5a679c2d320e90d45389a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:869b4a85032b800b552d1ca6ead82062a3ee1b3fd24c6c8f49f697342ccfa628 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:0e6b1f37a39d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wit5lfmbz7dfr518xaol185qd EndpointID:286dc72d8b159611635bc97fcb87b730ac66b5fbc2c5a679c2d320e90d45389a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-01T10:15:52.525Z] === RUN TestDockerSuite/TestBuildRm [2022-02-01T10:15:52.663Z] === RUN TestDriver [2022-02-01T10:15:52.663Z] --- PASS: TestDriver (0.00s) [2022-02-01T10:15:52.663Z] PASS [2022-02-01T10:15:52.663Z] coverage: 34.8% of statements [2022-02-01T10:15:52.663Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2022-02-01T10:15:53.121Z] === RUN TestNetworkAllocateFree [2022-02-01T10:15:53.121Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-01T10:15:53.121Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-01T10:15:53.121Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-01T10:15:53.121Z] PASS [2022-02-01T10:15:53.121Z] coverage: 63.6% of statements [2022-02-01T10:15:53.121Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2022-02-01T10:15:53.583Z] === RUN TestGetEmptyCapabilities [2022-02-01T10:15:53.583Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-01T10:15:53.583Z] === RUN TestGetExtraCapabilities [2022-02-01T10:15:53.583Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-01T10:15:53.583Z] === RUN TestGetInvalidCapabilities [2022-02-01T10:15:53.583Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-01T10:15:53.583Z] === RUN TestRemoteDriver [2022-02-01T10:15:53.583Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-01T10:15:53.583Z] === RUN TestDriverError [2022-02-01T10:15:53.583Z] --- PASS: TestDriverError (0.01s) [2022-02-01T10:15:53.583Z] === RUN TestMissingValues [2022-02-01T10:15:53.583Z] --- PASS: TestMissingValues (0.01s) [2022-02-01T10:15:53.583Z] === RUN TestRollback [2022-02-01T10:15:53.583Z] --- PASS: TestRollback (0.01s) [2022-02-01T10:15:53.583Z] PASS [2022-02-01T10:15:53.583Z] coverage: 57.4% of statements [2022-02-01T10:15:53.583Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-02-01T10:15:54.415Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-01T10:15:54.552Z] === RUN TestNAT [2022-02-01T10:15:54.552Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-01T10:15:54.552Z] --- SKIP: TestNAT (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestTransparent [2022-02-01T10:15:54.552Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-01T10:15:54.552Z] --- SKIP: TestTransparent (0.00s) [2022-02-01T10:15:54.552Z] PASS [2022-02-01T10:15:54.552Z] coverage: 0.0% of statements [2022-02-01T10:15:54.552Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.069s coverage: 0.0% of statements [2022-02-01T10:15:54.552Z] --- PASS: TestRandomAllocateDeallocate (6.16s) [2022-02-01T10:15:54.552Z] === RUN TestAllocateRandomDeallocate [2022-02-01T10:15:54.552Z] === RUN TestBuildDefault [2022-02-01T10:15:54.552Z] --- PASS: TestBuildDefault (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestBuildHostnameDomainname [2022-02-01T10:15:54.552Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestBuildHostname [2022-02-01T10:15:54.552Z] --- PASS: TestBuildHostname (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestBuildHostnameFQDN [2022-02-01T10:15:54.552Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestBuildNoIP [2022-02-01T10:15:54.552Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestUpdate [2022-02-01T10:15:54.552Z] --- PASS: TestUpdate (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-01T10:15:54.552Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-01T10:15:54.552Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestAddEmpty [2022-02-01T10:15:54.552Z] --- PASS: TestAddEmpty (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestAdd [2022-02-01T10:15:54.552Z] --- PASS: TestAdd (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestDeleteEmpty [2022-02-01T10:15:54.552Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestDeleteNewline [2022-02-01T10:15:54.552Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestDelete [2022-02-01T10:15:54.552Z] --- PASS: TestDelete (0.00s) [2022-02-01T10:15:54.552Z] === RUN TestConcurrentWrites [2022-02-01T10:15:54.598Z] --- PASS: TestServiceUpdateConfigs (14.36s) [2022-02-01T10:15:54.598Z] === RUN TestServiceUpdateNetwork [2022-02-01T10:15:54.977Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-01T10:15:55.014Z] === RUN TestNew [2022-02-01T10:15:55.014Z] --- PASS: TestNew (0.00s) [2022-02-01T10:15:55.014Z] === RUN TestAddDriver [2022-02-01T10:15:55.014Z] --- PASS: TestAddDriver (0.00s) [2022-02-01T10:15:55.014Z] === RUN TestAddDuplicateDriver [2022-02-01T10:15:55.014Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-01T10:15:55.014Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-01T10:15:55.014Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-01T10:15:55.014Z] === RUN TestDriver [2022-02-01T10:15:55.014Z] --- PASS: TestDriver (0.00s) [2022-02-01T10:15:55.014Z] === RUN TestIPAM [2022-02-01T10:15:55.014Z] --- PASS: TestIPAM (0.00s) [2022-02-01T10:15:55.014Z] === RUN TestWalkIPAMs [2022-02-01T10:15:55.014Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-01T10:15:55.014Z] === RUN TestWalkDrivers [2022-02-01T10:15:55.014Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-01T10:15:55.014Z] PASS [2022-02-01T10:15:55.014Z] coverage: 82.4% of statements [2022-02-01T10:15:55.014Z] ok github.com/docker/docker/libnetwork/drvregistry 0.088s coverage: 82.4% of statements [2022-02-01T10:15:55.014Z] --- PASS: TestConcurrentWrites (0.27s) [2022-02-01T10:15:55.014Z] PASS [2022-02-01T10:15:55.014Z] coverage: 81.2% of statements [2022-02-01T10:15:55.014Z] ok github.com/docker/docker/libnetwork/etchosts 0.352s coverage: 81.2% of statements [2022-02-01T10:15:55.474Z] === RUN TestNew [2022-02-01T10:15:55.474Z] --- PASS: TestNew (0.00s) [2022-02-01T10:15:55.474Z] === RUN TestAllocate [2022-02-01T10:15:55.474Z] --- PASS: TestAllocate (0.00s) [2022-02-01T10:15:55.474Z] === RUN TestUninitialized [2022-02-01T10:15:55.474Z] --- PASS: TestUninitialized (0.00s) [2022-02-01T10:15:55.474Z] === RUN TestAllocateInRange [2022-02-01T10:15:55.474Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-01T10:15:55.474Z] === RUN TestAllocateSerial [2022-02-01T10:15:55.474Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-01T10:15:55.474Z] PASS [2022-02-01T10:15:55.474Z] coverage: 87.5% of statements [2022-02-01T10:15:55.474Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-02-01T10:15:55.474Z] === RUN TestCaller [2022-02-01T10:15:55.474Z] --- PASS: TestCaller (0.00s) [2022-02-01T10:15:55.474Z] PASS [2022-02-01T10:15:55.474Z] coverage: 100.0% of statements [2022-02-01T10:15:55.474Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2022-02-01T10:15:55.906Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-01T10:15:55.933Z] --- PASS: TestAllocateRandomDeallocate (1.29s) [2022-02-01T10:15:55.933Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-01T10:15:56.162Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-01T10:15:56.391Z] === RUN TestSetSerialInsertDelete [2022-02-01T10:15:56.392Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-01T10:15:56.392Z] === RUN TestSetParallelInsertDelete [2022-02-01T10:15:56.724Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-01T10:15:56.724Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.62s) [2022-02-01T10:15:56.724Z] PASS [2022-02-01T10:15:56.724Z] [2022-02-01T10:15:56.724Z] === Skipped [2022-02-01T10:15:56.724Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:15:56.724Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:15:56.724Z] [2022-02-01T10:15:56.724Z] DONE 26 tests, 1 skipped in 48.503s [2022-02-01T10:15:56.724Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-01T10:15:56.724Z] ++ 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-01T10:15:56.724Z] ++ set -e [2022-02-01T10:15:56.724Z] ++ '[' -n 0 ']' [2022-02-01T10:15:56.724Z] ++ set -x [2022-02-01T10:15:56.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01T10:15:56.980Z] INFO: Testing against a local daemon [2022-02-01T10:15:56.980Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-01T10:15:56.980Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:15:56.980Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-01T10:15:56.980Z] === RUN TestDockerNetworkIpvlan [2022-02-01T10:15:56.980Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:15:56.980Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-01T10:15:56.980Z] PASS [2022-02-01T10:15:56.980Z] [2022-02-01T10:15:56.981Z] === Skipped [2022-02-01T10:15:56.981Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-01T10:15:56.981Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:15:56.981Z] [2022-02-01T10:15:56.981Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-01T10:15:56.981Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-01T10:15:56.981Z] [2022-02-01T10:15:56.981Z] DONE 2 tests, 2 skipped in 0.115s [2022-02-01T10:15:56.981Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-01T10:15:56.981Z] ++ 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-01T10:15:56.981Z] ++ set -e [2022-02-01T10:15:56.981Z] ++ '[' -n 0 ']' [2022-02-01T10:15:56.981Z] ++ set -x [2022-02-01T10:15:56.981Z] ++ 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-01T10:15:56.981Z] INFO: Testing against a local daemon [2022-02-01T10:15:56.981Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-01T10:15:57.359Z] === RUN TestInt2IP2IntConversion [2022-02-01T10:15:57.359Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.32s) [2022-02-01T10:15:57.359Z] === RUN TestRetrieveFromStore [2022-02-01T10:15:57.543Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-01T10:15:57.818Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-02-01T10:15:57.818Z] === RUN TestGetAddressVersion [2022-02-01T10:15:57.818Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-01T10:15:57.818Z] === RUN TestKeyString [2022-02-01T10:15:57.818Z] --- PASS: TestKeyString (0.00s) [2022-02-01T10:15:57.818Z] === RUN TestPoolDataMarshal [2022-02-01T10:15:57.818Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-01T10:15:57.818Z] === RUN TestSubnetsMarshal [2022-02-01T10:15:57.818Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-02-01T10:15:57.818Z] === RUN TestAddSubnets [2022-02-01T10:15:57.818Z] --- PASS: TestRetrieveFromStore (0.50s) [2022-02-01T10:15:57.818Z] === RUN TestIsCorrupted [2022-02-01T10:15:57.818Z] --- PASS: TestIsCorrupted (0.01s) [2022-02-01T10:15:57.818Z] === RUN TestSetRollover [2022-02-01T10:15:57.818Z] --- PASS: TestAddSubnets (0.05s) [2022-02-01T10:15:57.818Z] === RUN TestDoublePoolRelease [2022-02-01T10:15:57.818Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-02-01T10:15:57.818Z] === RUN TestAddReleasePoolID [2022-02-01T10:15:57.818Z] === RUN TestPoolRequest [2022-02-01T10:15:57.818Z] --- PASS: TestPoolRequest (0.00s) [2022-02-01T10:15:57.818Z] === RUN TestOtherRequests [2022-02-01T10:15:57.818Z] --- PASS: TestOtherRequests (0.00s) [2022-02-01T10:15:57.818Z] PASS [2022-02-01T10:15:57.818Z] coverage: 57.1% of statements [2022-02-01T10:15:57.818Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-02-01T10:15:57.818Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-02-01T10:15:57.818Z] === RUN TestPredefinedPool [2022-02-01T10:15:57.818Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-01T10:15:57.818Z] === RUN TestRemoveSubnet [2022-02-01T10:15:58.277Z] --- PASS: TestRemoveSubnet (0.21s) [2022-02-01T10:15:58.277Z] === RUN TestGetSameAddress [2022-02-01T10:15:58.277Z] --- PASS: TestGetSameAddress (0.03s) [2022-02-01T10:15:58.277Z] === RUN TestPoolAllocationReuse [2022-02-01T10:15:58.472Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-01T10:15:58.472Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-02-01T10:15:58.472Z] === RUN TestDockerNetworkMacvlan [2022-02-01T10:15:59.034Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-01T10:15:59.034Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-01T10:15:59.246Z] === RUN TestGetCapabilities [2022-02-01T10:15:59.246Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-01T10:15:59.246Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-01T10:15:59.246Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-01T10:15:59.246Z] === RUN TestGetDefaultAddressSpaces [2022-02-01T10:15:59.246Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-01T10:15:59.246Z] === RUN TestRemoteDriver [2022-02-01T10:15:59.246Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-01T10:15:59.246Z] PASS [2022-02-01T10:15:59.246Z] coverage: 47.4% of statements [2022-02-01T10:15:59.246Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.082s coverage: 47.4% of statements [2022-02-01T10:15:59.246Z] --- PASS: TestSetRollover (1.40s) [2022-02-01T10:15:59.246Z] === RUN TestSetRolloverSerial [2022-02-01T10:15:59.704Z] --- PASS: TestPoolAllocationReuse (1.47s) [2022-02-01T10:15:59.704Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-01T10:15:59.705Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-01T10:15:59.705Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-01T10:15:59.962Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-01T10:15:59.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-02-01T10:16:00.163Z] === RUN TestWindowsIPAM [2022-02-01T10:16:00.163Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-01T10:16:00.163Z] PASS [2022-02-01T10:16:00.163Z] coverage: 71.4% of statements [2022-02-01T10:16:00.163Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-02-01T10:16:00.621Z] --- PASS: TestSetRolloverSerial (1.47s) [2022-02-01T10:16:00.621Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-01T10:16:00.621Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-01T10:16:00.621Z] PASS [2022-02-01T10:16:00.621Z] coverage: 84.4% of statements [2022-02-01T10:16:00.621Z] ok github.com/docker/docker/libnetwork/bitseq 12.296s coverage: 84.4% of statements [2022-02-01T10:16:00.889Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-01T10:16:01.080Z] === RUN TestDefaultNetwork [2022-02-01T10:16:01.080Z] --- PASS: TestDefaultNetwork (0.29s) [2022-02-01T10:16:01.080Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-01T10:16:01.538Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-02-01T10:16:01.538Z] === RUN TestInitAddressPools [2022-02-01T10:16:01.538Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-01T10:16:01.538Z] PASS [2022-02-01T10:16:01.538Z] coverage: 74.0% of statements [2022-02-01T10:16:01.538Z] ok github.com/docker/docker/libnetwork/ipamutils 0.655s coverage: 74.0% of statements [2022-02-01T10:16:01.997Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.32s) [2022-02-01T10:16:01.997Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-01T10:16:01.997Z] === RUN TestKeyValue [2022-02-01T10:16:01.997Z] --- PASS: TestKeyValue (0.00s) [2022-02-01T10:16:01.997Z] PASS [2022-02-01T10:16:01.997Z] coverage: 60.0% of statements [2022-02-01T10:16:01.997Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-02-01T10:16:02.256Z] docker_api_swarm_test.go:304: [daf2b3a11b740] joining swarm manager [d00c11d148e26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:16:02.820Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-01T10:16:03.076Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-01T10:16:03.332Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-01T10:16:03.332Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-01T10:16:03.332Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-01T10:16:03.332Z] docker_api_swarm_test.go:305: [d6b50f525e093] joining swarm manager [d00c11d148e26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:16:03.588Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-01T10:16:03.844Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-01T10:16:04.407Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-02-01T10:16:04.562Z] --- PASS: TestServiceUpdateNetwork (11.93s) [2022-02-01T10:16:04.562Z] === RUN TestServiceUpdatePidsLimit [2022-02-01T10:16:04.664Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-01T10:16:04.911Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.88s) [2022-02-01T10:16:04.912Z] === RUN TestGetAddress [2022-02-01T10:16:04.920Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-01T10:16:05.371Z] === RUN TestNetworkDBSimple [2022-02-01T10:16:05.483Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-01T10:16:05.830Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-01T10:16:05.936Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-01T10:16:06.045Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-01T10:16:06.288Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-02-01T10:16:06.288Z] PASS [2022-02-01T10:16:06.288Z] coverage: 100.0% of statements [2022-02-01T10:16:06.288Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.067s coverage: 100.0% of statements [2022-02-01T10:16:06.288Z] === RUN TestGenerate [2022-02-01T10:16:06.288Z] --- PASS: TestGenerate (0.00s) [2022-02-01T10:16:06.288Z] === RUN TestGeneratePtr [2022-02-01T10:16:06.288Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-01T10:16:06.288Z] === RUN TestGenerateMissingField [2022-02-01T10:16:06.288Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-01T10:16:06.288Z] === RUN TestFieldCannotBeSet [2022-02-01T10:16:06.288Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-01T10:16:06.288Z] === RUN TestTypeMismatchError [2022-02-01T10:16:06.288Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-01T10:16:06.288Z] PASS [2022-02-01T10:16:06.288Z] coverage: 100.0% of statements [2022-02-01T10:16:06.288Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-02-01T10:16:06.288Z] 2022/02/01 10:16:05 Closing DB instances... [2022-02-01T10:16:06.502Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-01T10:16:06.627Z] 2022/02/01 10:16:05 Closing DB instances... [2022-02-01T10:16:07.255Z] testing: warning: no tests to run [2022-02-01T10:16:07.255Z] PASS [2022-02-01T10:16:07.255Z] coverage: 0.0% of statements [2022-02-01T10:16:07.255Z] ok github.com/docker/docker/libnetwork/osl 0.050s coverage: 0.0% of statements [no tests to run] [2022-02-01T10:16:07.255Z] === RUN TestRequestNewPort [2022-02-01T10:16:07.255Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-01T10:16:07.255Z] === RUN TestRequestSpecificPort [2022-02-01T10:16:07.255Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-01T10:16:07.255Z] === RUN TestReleasePort [2022-02-01T10:16:07.255Z] --- PASS: TestReleasePort (0.00s) [2022-02-01T10:16:07.255Z] === RUN TestReuseReleasedPort [2022-02-01T10:16:07.255Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-01T10:16:07.255Z] === RUN TestReleaseUnreadledPort [2022-02-01T10:16:07.255Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-01T10:16:07.255Z] === RUN TestUnknowProtocol [2022-02-01T10:16:07.255Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-01T10:16:07.255Z] === RUN TestAllocateAllPorts [2022-02-01T10:16:07.255Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-01T10:16:07.255Z] === RUN TestPortAllocation [2022-02-01T10:16:07.255Z] --- PASS: TestPortAllocation (0.00s) [2022-02-01T10:16:07.255Z] === RUN TestPortAllocationWithCustomRange [2022-02-01T10:16:07.255Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-01T10:16:07.255Z] === RUN TestNoDuplicateBPR [2022-02-01T10:16:07.255Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-01T10:16:07.255Z] === RUN TestChangePortRange [2022-02-01T10:16:07.255Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-01T10:16:07.255Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-01T10:16:07.255Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-01T10:16:07.255Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-01T10:16:07.255Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-01T10:16:07.255Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-01T10:16:07.255Z] --- PASS: TestChangePortRange (0.00s) [2022-02-01T10:16:07.255Z] PASS [2022-02-01T10:16:07.255Z] coverage: 88.6% of statements [2022-02-01T10:16:07.255Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-02-01T10:16:07.623Z] time="2022-02-01T10:16:07Z" level=error msg="node2(f119a3f9ec09) Could not close DB: timeout waiting for leave broadcast" [2022-02-01T10:16:07.623Z] --- PASS: TestNetworkDBGarbageCollection (54.65s) [2022-02-01T10:16:07.623Z] === RUN TestFindNode [2022-02-01T10:16:07.623Z] 2022/02/01 10:16:07 Closing DB instances... [2022-02-01T10:16:07.623Z] --- PASS: TestFindNode (0.02s) [2022-02-01T10:16:07.623Z] === RUN TestChangeNodeState [2022-02-01T10:16:07.623Z] 2022/02/01 10:16:07 Closing DB instances... [2022-02-01T10:16:07.623Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-01T10:16:07.623Z] === RUN TestNodeReincarnation [2022-02-01T10:16:07.623Z] 2022/02/01 10:16:07 Closing DB instances... [2022-02-01T10:16:07.714Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-02-01T10:16:07.714Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-01T10:16:08.173Z] testing: warning: no tests to run [2022-02-01T10:16:08.173Z] PASS [2022-02-01T10:16:08.173Z] coverage: 0.0% of statements [2022-02-01T10:16:08.173Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-02-01T10:16:08.173Z] === RUN TestHashData [2022-02-01T10:16:08.173Z] --- PASS: TestHashData (0.00s) [2022-02-01T10:16:08.173Z] PASS [2022-02-01T10:16:08.173Z] coverage: 2.8% of statements [2022-02-01T10:16:08.173Z] ok github.com/docker/docker/libnetwork/resolvconf 0.048s coverage: 2.8% of statements [2022-02-01T10:16:08.637Z] === RUN TestErrorConstructors [2022-02-01T10:16:08.637Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-01T10:16:08.637Z] === RUN TestCompareIPMask [2022-02-01T10:16:08.637Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-01T10:16:08.637Z] === RUN TestUtilGetHostPartIP [2022-02-01T10:16:08.637Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-01T10:16:08.637Z] === RUN TestUtilGetBroadcastIP [2022-02-01T10:16:08.637Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-01T10:16:08.637Z] === RUN TestParseCIDR [2022-02-01T10:16:08.637Z] --- PASS: TestParseCIDR (0.00s) [2022-02-01T10:16:08.637Z] PASS [2022-02-01T10:16:08.637Z] coverage: 37.3% of statements [2022-02-01T10:16:08.637Z] ok github.com/docker/docker/libnetwork/types 0.050s coverage: 37.3% of statements [2022-02-01T10:16:09.096Z] 2022/02/01 10:16:08 Closing DB instances... [2022-02-01T10:16:09.317Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-01T10:16:09.555Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-01T10:16:09.555Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-01T10:16:09.555Z] PASS [2022-02-01T10:16:09.555Z] coverage: 50.0% of statements [2022-02-01T10:16:09.555Z] ok github.com/docker/docker/oci 0.067s coverage: 50.0% of statements [2022-02-01T10:16:09.879Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-01T10:16:10.136Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-01T10:16:10.522Z] === RUN TestParseVersion [2022-02-01T10:16:10.522Z] --- PASS: TestParseVersion (0.00s) [2022-02-01T10:16:10.522Z] PASS [2022-02-01T10:16:10.522Z] coverage: 52.9% of statements [2022-02-01T10:16:10.522Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-02-01T10:16:10.522Z] === RUN TestAddressPoolOpt [2022-02-01T10:16:10.522Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/a [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/something [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/_=a [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/env1=value1 [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/_env1=value1 [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/PATH [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/=a [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/PATH= [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/PATH=something [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/asd!qwe [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/1asd [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/123 [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/some_space [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/__some_space_before [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/some_space_after__ [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/= [2022-02-01T10:16:10.522Z] === RUN TestValidateEnv/PaTh [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-01T10:16:10.522Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-01T10:16:10.522Z] === RUN TestParseHost [2022-02-01T10:16:10.522Z] --- PASS: TestParseHost (0.00s) [2022-02-01T10:16:10.522Z] === RUN TestParseDockerDaemonHost [2022-02-01T10:16:10.522Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-01T10:16:10.522Z] === RUN TestParseTCP [2022-02-01T10:16:10.522Z] --- PASS: TestParseTCP (0.00s) [2022-02-01T10:16:10.522Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-01T10:16:10.522Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-01T10:16:10.522Z] === RUN TestValidateExtraHosts [2022-02-01T10:16:10.522Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-01T10:16:10.522Z] === RUN TestIpOptString [2022-02-01T10:16:10.522Z] --- PASS: TestIpOptString (0.00s) [2022-02-01T10:16:10.522Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-01T10:16:10.522Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestNewIpOptValidDefaultVal [2022-02-01T10:16:10.523Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestIpOptSetInvalidVal [2022-02-01T10:16:10.523Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestValidateIPAddress [2022-02-01T10:16:10.523Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestMapOpts [2022-02-01T10:16:10.523Z] --- PASS: TestMapOpts (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestListOptsWithoutValidator [2022-02-01T10:16:10.523Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestListOptsWithValidator [2022-02-01T10:16:10.523Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestValidateDNSSearch [2022-02-01T10:16:10.523Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel/label_with_general_format [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel/label_with_one_more [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-01T10:16:10.523Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel (0.00s) [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-01T10:16:10.523Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestNamedListOpts [2022-02-01T10:16:10.523Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestNamedMapOpts [2022-02-01T10:16:10.523Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestParseLink [2022-02-01T10:16:10.523Z] --- PASS: TestParseLink (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestQuotedStringSetWithQuotes [2022-02-01T10:16:10.523Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-01T10:16:10.523Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-01T10:16:10.523Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-01T10:16:10.523Z] === RUN TestUlimitOpt [2022-02-01T10:16:10.523Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-01T10:16:10.523Z] PASS [2022-02-01T10:16:10.523Z] coverage: 67.1% of statements [2022-02-01T10:16:10.523Z] ok github.com/docker/docker/opts 0.077s coverage: 67.1% of statements [2022-02-01T10:16:10.523Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-02-01T10:16:10.523Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-01T10:16:10.699Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-01T10:16:11.262Z] --- PASS: TestDockerNetworkMacvlan (12.80s) [2022-02-01T10:16:11.262Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-02-01T10:16:11.262Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-02-01T10:16:11.262Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.59s) [2022-02-01T10:16:11.262Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.34s) [2022-02-01T10:16:11.262Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.76s) [2022-02-01T10:16:11.262Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2022-02-01T10:16:11.262Z] PASS [2022-02-01T10:16:11.262Z] [2022-02-01T10:16:11.262Z] DONE 8 tests in 14.251s [2022-02-01T10:16:11.262Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-01T10:16:11.262Z] ++ 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-01T10:16:11.262Z] ++ set -e [2022-02-01T10:16:11.262Z] ++ '[' -n 0 ']' [2022-02-01T10:16:11.262Z] ++ set -x [2022-02-01T10:16:11.262Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-01T10:16:11.262Z] ++ 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-01T10:16:11.262Z] testing: warning: no tests to run [2022-02-01T10:16:11.262Z] PASS [2022-02-01T10:16:11.262Z] [2022-02-01T10:16:11.262Z] DONE 0 tests in 0.033s [2022-02-01T10:16:11.262Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-01T10:16:11.262Z] ++ 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-01T10:16:11.262Z] ++ set -e [2022-02-01T10:16:11.262Z] ++ '[' -n 0 ']' [2022-02-01T10:16:11.262Z] ++ set -x [2022-02-01T10:16:11.262Z] ++ 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-01T10:16:11.262Z] INFO: Testing against a local daemon [2022-02-01T10:16:11.262Z] === RUN TestAuthZPluginAllowRequest [2022-02-01T10:16:11.824Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-01T10:16:12.059Z] 2022/02/01 10:16:11 Closing DB instances... [2022-02-01T10:16:12.517Z] === RUN TestPeerCertificateMarshalJSON [2022-02-01T10:16:12.751Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2022-02-01T10:16:12.751Z] === RUN TestAuthZPluginTLS [2022-02-01T10:16:12.975Z] === RUN TestIsArchivePathDir [2022-02-01T10:16:12.975Z] --- PASS: TestIsArchivePathDir (0.19s) [2022-02-01T10:16:12.975Z] === RUN TestIsArchivePathInvalidFile [2022-02-01T10:16:12.975Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-02-01T10:16:12.975Z] === RUN TestIsArchivePathTar [2022-02-01T10:16:13.312Z] === RUN TestDockerSuite/TestBuildUser [2022-02-01T10:16:13.312Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-02-01T10:16:13.312Z] === RUN TestAuthZPluginDenyRequest [2022-02-01T10:16:13.433Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-02-01T10:16:13.433Z] === RUN TestDecompressStreamGzip [2022-02-01T10:16:13.433Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-02-01T10:16:13.433Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-01T10:16:13.433Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-02-01T10:16:13.433Z] === RUN TestDecompressStreamBzip2 [2022-02-01T10:16:13.433Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-01T10:16:13.433Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-01T10:16:13.434Z] --- PASS: TestPeerCertificateMarshalJSON (1.06s) [2022-02-01T10:16:13.434Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-01T10:16:13.434Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-01T10:16:13.434Z] === RUN TestMiddleware [2022-02-01T10:16:13.434Z] --- PASS: TestMiddleware (0.00s) [2022-02-01T10:16:13.434Z] === RUN TestNewResponseModifier [2022-02-01T10:16:13.434Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-01T10:16:13.434Z] PASS [2022-02-01T10:16:13.434Z] coverage: 26.8% of statements [2022-02-01T10:16:13.434Z] ok github.com/docker/docker/pkg/authorization 1.110s coverage: 26.8% of statements [2022-02-01T10:16:13.434Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-02-01T10:16:13.434Z] === RUN TestDecompressStreamXz [2022-02-01T10:16:13.434Z] archive_test.go:133: Xz not present in msys2 [2022-02-01T10:16:13.434Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-01T10:16:13.434Z] === RUN TestDecompressStreamZstd [2022-02-01T10:16:13.434Z] archive_test.go:140: zstd not installed [2022-02-01T10:16:13.434Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-01T10:16:13.434Z] === RUN TestCompressStreamXzUnsupported [2022-02-01T10:16:13.434Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-01T10:16:13.434Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-01T10:16:13.434Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-01T10:16:13.434Z] === RUN TestCompressStreamInvalid [2022-02-01T10:16:13.434Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-01T10:16:13.434Z] === RUN TestExtensionInvalid [2022-02-01T10:16:13.434Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-01T10:16:13.434Z] === RUN TestExtensionUncompressed [2022-02-01T10:16:13.434Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-01T10:16:13.434Z] === RUN TestExtensionBzip2 [2022-02-01T10:16:13.434Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-01T10:16:13.434Z] === RUN TestExtensionGzip [2022-02-01T10:16:13.434Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-01T10:16:13.434Z] === RUN TestExtensionXz [2022-02-01T10:16:13.434Z] --- PASS: TestExtensionXz (0.00s) [2022-02-01T10:16:13.434Z] === RUN TestExtensionZstd [2022-02-01T10:16:13.434Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-01T10:16:13.434Z] === RUN TestCmdStreamLargeStderr [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-01T10:16:13.526Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-01T10:16:13.526Z] === RUN TestParallelCreate [2022-02-01T10:16:13.526Z] 2022/02/01 10:16:12 Closing DB instances... [2022-02-01T10:16:13.526Z] --- PASS: TestParallelCreate (0.02s) [2022-02-01T10:16:13.526Z] === RUN TestParallelDelete [2022-02-01T10:16:13.526Z] 2022/02/01 10:16:12 Closing DB instances... [2022-02-01T10:16:13.526Z] --- PASS: TestParallelDelete (0.02s) [2022-02-01T10:16:13.526Z] === RUN TestNetworkDBIslands [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f5f68fa8bfb9 with config:&{NodeID:f5f68fa8bfb9 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-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:74a5c4fe4100 with config:&{NodeID:74a5c4fe4100 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-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=warning msg="rejoinClusterBootstrap unable to find local node info using ID:f119a3f9ec09" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=warning msg="NetworkDB stats node2(f119a3f9ec09) - healthscore:2 (connectivity issues)" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="memberlist: Marking 4a1960073abf as failed, suspect timeout reached (0 peer confirmations)" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="Node 4a1960073abf/172.19.233.14, left gossip cluster" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="Node 4a1960073abf change state NodeActive --> NodeFailed" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:12Z" level=info msg="Node 4a1960073abf/172.19.233.14, added to failed nodes list" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=debug msg="memberlist: Failed ping: 4a1960073abf (timeout reached)" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c2225486f7bf with config:&{NodeID:c2225486f7bf 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-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=info msg="Node c2225486f7bf/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=info msg="Node c2225486f7bf/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=info msg="Node c2225486f7bf/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=info msg="Node c2225486f7bf/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-01T10:16:13.526Z] time="2022-02-01T10:16:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-01T10:16:13.874Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-01T10:16:13.874Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-01T10:16:13.892Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-02-01T10:16:13.892Z] === RUN TestCmdStreamBad [2022-02-01T10:16:13.892Z] archive_test.go:252: Failing on Windows CI machines [2022-02-01T10:16:13.892Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-01T10:16:13.892Z] === RUN TestCmdStreamGood [2022-02-01T10:16:13.892Z] --- PASS: TestCmdStreamGood (0.06s) [2022-02-01T10:16:13.892Z] === RUN TestUntarPathWithInvalidDest [2022-02-01T10:16:13.892Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-01T10:16:13.892Z] === RUN TestUntarPathWithInvalidSrc [2022-02-01T10:16:13.892Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-01T10:16:13.892Z] === RUN TestUntarPath [2022-02-01T10:16:13.892Z] --- PASS: TestUntarPath (0.09s) [2022-02-01T10:16:13.892Z] === RUN TestUntarPathWithDestinationFile [2022-02-01T10:16:13.892Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-01T10:16:13.892Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-01T10:16:13.892Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-02-01T10:16:13.892Z] === RUN TestCopyWithTarInvalidSrc [2022-02-01T10:16:13.892Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-01T10:16:13.892Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-01T10:16:13.892Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-01T10:16:13.892Z] === RUN TestCopyWithTarSrcFile [2022-02-01T10:16:13.892Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-01T10:16:13.892Z] === RUN TestCopyWithTarSrcFolder [2022-02-01T10:16:13.892Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-01T10:16:13.892Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="Node c2225486f7bf/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="Node c2225486f7bf/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a1e197ea83df with config:&{NodeID:a1e197ea83df 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-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="Node a1e197ea83df/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="Node a1e197ea83df/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="Node a1e197ea83df/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="Node a1e197ea83df/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="Node c2225486f7bf/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=info msg="Node c2225486f7bf/172.19.233.14, added to nodes list" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-01T10:16:13.999Z] time="2022-02-01T10:16:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-01T10:16:14.351Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-01T10:16:14.352Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-01T10:16:14.352Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-01T10:16:14.352Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-01T10:16:14.352Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-01T10:16:14.352Z] === RUN TestCopyFileWithTarSrcFile [2022-02-01T10:16:14.352Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-01T10:16:14.352Z] === RUN TestTarFiles [2022-02-01T10:16:14.352Z] === RUN TestUnbuffered [2022-02-01T10:16:14.352Z] --- PASS: TestUnbuffered (0.00s) [2022-02-01T10:16:14.352Z] === RUN TestRaceUnbuffered [2022-02-01T10:16:14.352Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-01T10:16:14.352Z] PASS [2022-02-01T10:16:14.352Z] coverage: 100.0% of statements [2022-02-01T10:16:14.352Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2022-02-01T10:16:14.436Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-02-01T10:16:14.436Z] === RUN TestAuthZPluginDenyResponse [2022-02-01T10:16:14.436Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:13Z" level=info msg="Node a1e197ea83df/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:13Z" level=info msg="Node a1e197ea83df/172.19.233.14, added to nodes list" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:13Z" level=info msg="Node a1e197ea83df/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:13Z" level=info msg="Node a1e197ea83df/172.19.233.14, added to nodes list" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4c39553d5225 with config:&{NodeID:4c39553d5225 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-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node 4c39553d5225/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node 4c39553d5225/172.19.233.14, added to nodes list" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node 4c39553d5225/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node 4c39553d5225/172.19.233.14, added to nodes list" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, added to nodes list" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node c2225486f7bf/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node c2225486f7bf/172.19.233.14, added to nodes list" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, added to nodes list" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node a1e197ea83df/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node a1e197ea83df/172.19.233.14, added to nodes list" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node 4c39553d5225/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node 4c39553d5225/172.19.233.14, added to nodes list" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node 4c39553d5225/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node 4c39553d5225/172.19.233.14, added to nodes list" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node 4c39553d5225/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:14.470Z] time="2022-02-01T10:16:14Z" level=info msg="Node 4c39553d5225/172.19.233.14, added to nodes list" [2022-02-01T10:16:14.608Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-01T10:16:14.809Z] === RUN TestMatch [2022-02-01T10:16:14.810Z] === RUN TestMatch/[[]] [2022-02-01T10:16:14.810Z] === RUN TestMatch/[[foo]] [2022-02-01T10:16:14.810Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-01T10:16:14.810Z] === RUN TestMatch/[[foo_bar]] [2022-02-01T10:16:14.810Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-01T10:16:14.810Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-01T10:16:14.810Z] === RUN TestMatch/[] [2022-02-01T10:16:14.810Z] === RUN TestMatch/[]#01 [2022-02-01T10:16:14.810Z] === RUN TestMatch/[[qux]] [2022-02-01T10:16:14.810Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-01T10:16:14.810Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-01T10:16:14.810Z] === RUN TestMatch/[[foo_baz]] [2022-02-01T10:16:14.810Z] --- PASS: TestMatch (0.00s) [2022-02-01T10:16:14.810Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-01T10:16:14.810Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-01T10:16:14.810Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-01T10:16:14.810Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-01T10:16:14.810Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-01T10:16:14.810Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-01T10:16:14.810Z] --- PASS: TestMatch/[] (0.00s) [2022-02-01T10:16:14.810Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-01T10:16:14.810Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-01T10:16:14.810Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-01T10:16:14.810Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-01T10:16:14.810Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-01T10:16:14.810Z] PASS [2022-02-01T10:16:14.810Z] coverage: 87.5% of statements [2022-02-01T10:16:14.810Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-02-01T10:16:14.942Z] networkdb_test.go:835: Re-joining: 3 [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=info msg="The new bootstrap node list is:[172.19.233.14:10033 172.19.233.14:10034 172.19.233.14:10035]" [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.233.14:10033" [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49357" [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49358" [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.233.14:10034" [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.233.14:10035" [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49359" [2022-02-01T10:16:14.942Z] networkdb_test.go:835: Re-joining: 4 [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=info msg="The new bootstrap node list is:[172.19.233.14:10033 172.19.233.14:10034 172.19.233.14:10035]" [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.233.14:10033" [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49360" [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.233.14:10034" [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49361" [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.233.14:10035" [2022-02-01T10:16:14.942Z] time="2022-02-01T10:16:14Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49362" [2022-02-01T10:16:14.997Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-02-01T10:16:14.997Z] === RUN TestAuthZPluginAllowEventStream [2022-02-01T10:16:15.269Z] 2022/02/01 10:16:15 Closing DB instances... [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="node 0 leaving" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="Node f5f68fa8bfb9 change state NodeActive --> NodeLeft" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="node5(4c39553d5225): Node leave event for f5f68fa8bfb9/172.19.233.14" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="Node f5f68fa8bfb9 change state NodeActive --> NodeLeft" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="node4(a1e197ea83df): Node leave event for f5f68fa8bfb9/172.19.233.14" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="Node f5f68fa8bfb9 change state NodeActive --> NodeLeft" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="node3(c2225486f7bf): Node leave event for f5f68fa8bfb9/172.19.233.14" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="Node f5f68fa8bfb9 change state NodeActive --> NodeLeft" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="node1(f5f68fa8bfb9): Node leave event for f5f68fa8bfb9/172.19.233.14" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="Node f5f68fa8bfb9 change state NodeActive --> NodeLeft" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="node2(74a5c4fe4100): Node leave event for f5f68fa8bfb9/172.19.233.14" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, left gossip cluster" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, left gossip cluster" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, left gossip cluster" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, left gossip cluster" [2022-02-01T10:16:15.413Z] time="2022-02-01T10:16:15Z" level=info msg="Node f5f68fa8bfb9/172.19.233.14, left gossip cluster" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.19.233.14:10037: use of closed network connection" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="node 1 leaving" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="Node 74a5c4fe4100 change state NodeActive --> NodeLeft" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="node3(c2225486f7bf): Node leave event for 74a5c4fe4100/172.19.233.14" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, left gossip cluster" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="Node 74a5c4fe4100 change state NodeActive --> NodeFailed" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, added to failed nodes list" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="Node 74a5c4fe4100 change state NodeActive --> NodeLeft" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="node5(4c39553d5225): Node leave event for 74a5c4fe4100/172.19.233.14" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="Node 74a5c4fe4100 change state NodeActive --> NodeLeft" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="node4(a1e197ea83df): Node leave event for 74a5c4fe4100/172.19.233.14" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=error msg="node: 74a5c4fe4100 is unknown to memberlist" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, left gossip cluster" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, left gossip cluster" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="Node 74a5c4fe4100/172.19.233.14, left gossip cluster" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=info msg="memberlist: Suspect 4a1960073abf has failed, no acks received" [2022-02-01T10:16:15.885Z] time="2022-02-01T10:16:15Z" level=debug msg="memberlist: Failed to join 172.19.233.14: dial tcp 172.19.233.14:10027: connectex: No connection could be made because the target machine actively refused it." [2022-02-01T10:16:16.237Z] === RUN TestChrootTarUntar [2022-02-01T10:16:16.237Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:16.237Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-01T10:16:16.237Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-01T10:16:16.237Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:16.237Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-01T10:16:16.237Z] === RUN TestChrootUntarEmptyArchive [2022-02-01T10:16:16.237Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-01T10:16:16.237Z] === RUN TestChrootTarUntarWithSymlink [2022-02-01T10:16:16.237Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:16:16.237Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-01T10:16:16.237Z] === RUN TestChrootCopyWithTar [2022-02-01T10:16:16.237Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:16:16.237Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-01T10:16:16.237Z] === RUN TestChrootCopyFileWithTar [2022-02-01T10:16:16.237Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:16.237Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-01T10:16:16.237Z] === RUN TestChrootUntarPath [2022-02-01T10:16:16.237Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:16:16.237Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-01T10:16:16.237Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-01T10:16:16.237Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:16.237Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-01T10:16:16.237Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-01T10:16:16.237Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:16.237Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-01T10:16:16.237Z] === RUN TestChrootApplyDotDotFile [2022-02-01T10:16:16.237Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:16.237Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-01T10:16:16.237Z] PASS [2022-02-01T10:16:16.237Z] coverage: 15.1% of statements [2022-02-01T10:16:16.237Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.1% of statements [2022-02-01T10:16:16.357Z] time="2022-02-01T10:16:15Z" level=info msg="node 2 leaving" [2022-02-01T10:16:16.357Z] time="2022-02-01T10:16:15Z" level=info msg="Node c2225486f7bf change state NodeActive --> NodeLeft" [2022-02-01T10:16:16.357Z] time="2022-02-01T10:16:15Z" level=info msg="node4(a1e197ea83df): Node leave event for c2225486f7bf/172.19.233.14" [2022-02-01T10:16:16.357Z] time="2022-02-01T10:16:15Z" level=info msg="Node c2225486f7bf change state NodeActive --> NodeLeft" [2022-02-01T10:16:16.357Z] time="2022-02-01T10:16:15Z" level=info msg="node5(4c39553d5225): Node leave event for c2225486f7bf/172.19.233.14" [2022-02-01T10:16:16.357Z] time="2022-02-01T10:16:16Z" level=info msg="Node c2225486f7bf change state NodeActive --> NodeLeft" [2022-02-01T10:16:16.357Z] time="2022-02-01T10:16:16Z" level=info msg="node3(c2225486f7bf): Node leave event for c2225486f7bf/172.19.233.14" [2022-02-01T10:16:16.357Z] time="2022-02-01T10:16:16Z" level=info msg="Node c2225486f7bf/172.19.233.14, left gossip cluster" [2022-02-01T10:16:16.357Z] time="2022-02-01T10:16:16Z" level=info msg="Node c2225486f7bf/172.19.233.14, left gossip cluster" [2022-02-01T10:16:16.370Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2022-02-01T10:16:16.370Z] === RUN TestAuthZPluginErrorResponse [2022-02-01T10:16:16.829Z] networkdb_test.go:867: node4: OK [2022-02-01T10:16:16.829Z] networkdb_test.go:867: node5: OK [2022-02-01T10:16:16.829Z] time="2022-02-01T10:16:16Z" level=info msg="Node c2225486f7bf/172.19.233.14, left gossip cluster" [2022-02-01T10:16:16.829Z] time="2022-02-01T10:16:16Z" level=info msg="node 0 coming back" [2022-02-01T10:16:16.829Z] time="2022-02-01T10:16:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8b6ef59aa748 with config:&{NodeID:8b6ef59aa748 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-01T10:16:16.829Z] time="2022-02-01T10:16:16Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:16.829Z] time="2022-02-01T10:16:16Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, added to nodes list" [2022-02-01T10:16:16.829Z] time="2022-02-01T10:16:16Z" level=info msg="node 1 coming back" [2022-02-01T10:16:16.829Z] time="2022-02-01T10:16:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2456dc702c90 with config:&{NodeID:2456dc702c90 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-01T10:16:16.829Z] time="2022-02-01T10:16:16Z" level=info msg="Node 2456dc702c90/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:16.829Z] time="2022-02-01T10:16:16Z" level=info msg="Node 2456dc702c90/172.19.233.14, added to nodes list" [2022-02-01T10:16:16.829Z] time="2022-02-01T10:16:16Z" level=info msg="node 2 coming back" [2022-02-01T10:16:16.829Z] time="2022-02-01T10:16:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f84e9c8ab4db with config:&{NodeID:f84e9c8ab4db 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-01T10:16:16.829Z] time="2022-02-01T10:16:16Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:16.829Z] time="2022-02-01T10:16:16Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, added to nodes list" [2022-02-01T10:16:16.944Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-02-01T10:16:16.944Z] === RUN TestAuthZPluginErrorRequest [2022-02-01T10:16:16.944Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-01T10:16:17.210Z] === RUN TestSizeEmpty [2022-02-01T10:16:17.211Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-01T10:16:17.211Z] === RUN TestSizeEmptyFile [2022-02-01T10:16:17.211Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-01T10:16:17.211Z] === RUN TestSizeNonemptyFile [2022-02-01T10:16:17.211Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-01T10:16:17.211Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-01T10:16:17.211Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-01T10:16:17.211Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-01T10:16:17.211Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-01T10:16:17.211Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-01T10:16:17.211Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-01T10:16:17.211Z] === RUN TestMoveToSubdir [2022-02-01T10:16:17.211Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-01T10:16:17.211Z] === RUN TestSizeNonExistingDirectory [2022-02-01T10:16:17.211Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-01T10:16:17.211Z] PASS [2022-02-01T10:16:17.211Z] coverage: 80.0% of statements [2022-02-01T10:16:17.211Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2022-02-01T10:16:17.305Z] time="2022-02-01T10:16:16Z" level=debug msg="memberlist: Failed ping: 4c39553d5225 (timeout reached)" [2022-02-01T10:16:17.305Z] time="2022-02-01T10:16:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.19.233.14:10036: use of closed network connection" [2022-02-01T10:16:17.305Z] time="2022-02-01T10:16:16Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49364" [2022-02-01T10:16:17.507Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-02-01T10:16:17.507Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-01T10:16:17.669Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-02-01T10:16:17.669Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-01T10:16:17.778Z] time="2022-02-01T10:16:17Z" level=warning msg="memberlist: Was able to connect to 4c39553d5225 but other probes failed, network may be misconfigured" [2022-02-01T10:16:18.071Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-02-01T10:16:18.071Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-01T10:16:18.129Z] === RUN TestPollerAddRemove [2022-02-01T10:16:18.129Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-01T10:16:18.129Z] === RUN TestPollerEvent [2022-02-01T10:16:18.129Z] poller_test.go:40: No chmod on Windows [2022-02-01T10:16:18.129Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-01T10:16:18.129Z] === RUN TestPollerClose [2022-02-01T10:16:18.129Z] --- PASS: TestPollerClose (0.00s) [2022-02-01T10:16:18.129Z] PASS [2022-02-01T10:16:18.129Z] coverage: 45.7% of statements [2022-02-01T10:16:18.129Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 45.7% of statements [2022-02-01T10:16:18.250Z] time="2022-02-01T10:16:17Z" level=debug msg="memberlist: Failed to join 172.19.233.14: dial tcp 172.19.233.14:10027: connectex: No connection could be made because the target machine actively refused it." [2022-02-01T10:16:19.098Z] === RUN TestCopyFileWithInvalidSrc [2022-02-01T10:16:19.098Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestCopyFileWithInvalidDest [2022-02-01T10:16:19.098Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-01T10:16:19.098Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-01T10:16:19.098Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestCopyFile [2022-02-01T10:16:19.098Z] --- PASS: TestCopyFile (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-01T10:16:19.098Z] fileutils_test.go:133: Needs porting to Windows [2022-02-01T10:16:19.098Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-01T10:16:19.098Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-01T10:16:19.098Z] fileutils_test.go:179: Needs porting to Windows [2022-02-01T10:16:19.098Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestWildcardMatches [2022-02-01T10:16:19.098Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestPatternMatches [2022-02-01T10:16:19.098Z] --- PASS: TestPatternMatches (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-01T10:16:19.098Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestPatternMatchesFolderExclusions [2022-02-01T10:16:19.098Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-01T10:16:19.098Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-01T10:16:19.098Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-01T10:16:19.098Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-01T10:16:19.098Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestSingleExclamationError [2022-02-01T10:16:19.098Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestMatchesWithNoPatterns [2022-02-01T10:16:19.098Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestMatchesWithMalformedPatterns [2022-02-01T10:16:19.098Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestMatches [2022-02-01T10:16:19.098Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-01T10:16:19.098Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-01T10:16:19.098Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-01T10:16:19.098Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-01T10:16:19.098Z] --- PASS: TestMatches (0.01s) [2022-02-01T10:16:19.098Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-01T10:16:19.098Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-01T10:16:19.098Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-01T10:16:19.098Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestCleanPatterns [2022-02-01T10:16:19.098Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-01T10:16:19.098Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestCleanPatternsExceptionFlag [2022-02-01T10:16:19.098Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-01T10:16:19.098Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-01T10:16:19.098Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestCleanPatternsErrorSingleException [2022-02-01T10:16:19.098Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestCreateIfNotExistsDir [2022-02-01T10:16:19.098Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestCreateIfNotExistsFile [2022-02-01T10:16:19.098Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-01T10:16:19.098Z] === RUN TestMatch [2022-02-01T10:16:19.098Z] --- PASS: TestMatch (0.00s) [2022-02-01T10:16:19.098Z] === RUN TestCompile [2022-02-01T10:16:19.098Z] === RUN TestCompile/slash [2022-02-01T10:16:19.098Z] === RUN TestCompile/backslash [2022-02-01T10:16:19.098Z] --- PASS: TestCompile (0.00s) [2022-02-01T10:16:19.098Z] --- PASS: TestCompile/slash (0.00s) [2022-02-01T10:16:19.098Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-01T10:16:19.098Z] PASS [2022-02-01T10:16:19.098Z] coverage: 84.7% of statements [2022-02-01T10:16:19.098Z] ok github.com/docker/docker/pkg/fileutils 0.080s coverage: 84.7% of statements [2022-02-01T10:16:19.557Z] 2022/02/01 10:16:19 Closing DB instances... [2022-02-01T10:16:19.739Z] 567fd00846e9: Pull complete [2022-02-01T10:16:19.739Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-02-01T10:16:19.739Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:16:19.739Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-02-01T10:16:19.739Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-02-01T10:16:19.739Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2458' [2022-02-01T10:16:19.739Z] WARN: Skipping validation tests [2022-02-01T10:16:19.739Z] INFO: Running unit tests at 02/01/2022 10:16:16... [2022-02-01T10:16:19.964Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.86s) [2022-02-01T10:16:19.964Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-01T10:16:20.016Z] === RUN TestGet [2022-02-01T10:16:20.016Z] --- PASS: TestGet (0.00s) [2022-02-01T10:16:20.016Z] === RUN TestGetShortcutString [2022-02-01T10:16:20.016Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-01T10:16:20.016Z] PASS [2022-02-01T10:16:20.016Z] coverage: 42.9% of statements [2022-02-01T10:16:20.016Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-02-01T10:16:20.016Z] --- PASS: TestTarFiles (5.96s) [2022-02-01T10:16:20.016Z] === RUN TestDetectCompressionZstd [2022-02-01T10:16:20.016Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-01T10:16:20.016Z] === RUN TestTarUntar [2022-02-01T10:16:20.016Z] --- PASS: TestTarUntar (0.05s) [2022-02-01T10:16:20.016Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-01T10:16:20.016Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-01T10:16:20.016Z] === RUN TestTarWithOptions [2022-02-01T10:16:20.016Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-01T10:16:20.016Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-01T10:16:20.016Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-01T10:16:20.016Z] === RUN TestUntarUstarGnuConflict [2022-02-01T10:16:20.016Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-01T10:16:20.016Z] === RUN TestUntarInvalidFilenames [2022-02-01T10:16:20.474Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2629417829\\dest" [2022-02-01T10:16:20.474Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-02-01T10:16:20.474Z] === RUN TestUntarHardlinkToSymlink [2022-02-01T10:16:20.474Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-01T10:16:20.474Z] === RUN TestUntarInvalidHardlink [2022-02-01T10:16:20.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2602578209\\victim\\hello" -> "../victim/hello" [2022-02-01T10:16:20.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3981928119\\victim\\hello" -> "/../victim/hello" [2022-02-01T10:16:20.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink331152307\\victim" -> "../victim" [2022-02-01T10:16:20.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1441354052\\victim" -> "../victim" [2022-02-01T10:16:20.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink368216474\\victim" -> "../victim" [2022-02-01T10:16:20.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink194826199\\victim" -> "../victim" [2022-02-01T10:16:20.474Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-01T10:16:20.474Z] === RUN TestUntarInvalidSymlink [2022-02-01T10:16:20.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1373868532\\dest\\dotdot" -> "../victim/hello" [2022-02-01T10:16:20.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2233938319\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-01T10:16:20.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink470179538\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:16:20.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1332204952\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:16:20.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2526413479\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:16:20.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3262676008\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:16:20.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3424187768\\dest\\dir\\loophole" -> "../../victim" [2022-02-01T10:16:20.474Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-01T10:16:20.474Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-01T10:16:20.474Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-01T10:16:20.474Z] === RUN TestXGlobalNoParent [2022-02-01T10:16:20.474Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-01T10:16:20.474Z] === RUN TestReplaceFileTarWrapper [2022-02-01T10:16:20.480Z] time="2022-02-01T10:16:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.233.14:10033 172.19.233.14:10034 172.19.233.14:10035]" [2022-02-01T10:16:20.480Z] time="2022-02-01T10:16:19Z" level=debug msg="memberlist: Failed to join 172.19.233.14: dial tcp 172.19.233.14:10027: connectex: No connection could be made because the target machine actively refused it." [2022-02-01T10:16:20.480Z] time="2022-02-01T10:16:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.233.14:10033 172.19.233.14:10034 172.19.233.14:10035]" [2022-02-01T10:16:20.935Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-02-01T10:16:20.935Z] === RUN TestPrefixHeaderReadable [2022-02-01T10:16:20.935Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-01T10:16:20.935Z] === RUN TestDisablePigz [2022-02-01T10:16:20.935Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-01T10:16:20.935Z] --- PASS: TestDisablePigz (0.16s) [2022-02-01T10:16:20.935Z] === RUN TestPigz [2022-02-01T10:16:20.935Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-02-01T10:16:20.935Z] === RUN TestNetworkDBNodeLeave [2022-02-01T10:16:20.935Z] === RUN TestCreateIDMapOrder [2022-02-01T10:16:20.935Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-01T10:16:20.935Z] PASS [2022-02-01T10:16:20.935Z] coverage: 7.2% of statements [2022-02-01T10:16:20.935Z] ok github.com/docker/docker/pkg/idtools 0.052s coverage: 7.2% of statements [2022-02-01T10:16:20.935Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-01T10:16:20.935Z] --- PASS: TestPigz (0.19s) [2022-02-01T10:16:20.935Z] === RUN TestCopyFileWithInvalidDest [2022-02-01T10:16:20.935Z] archive_windows_test.go:16: Currently fails [2022-02-01T10:16:20.935Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-01T10:16:20.935Z] === RUN TestCanonicalTarNameForPath [2022-02-01T10:16:20.935Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-01T10:16:20.935Z] === RUN TestCanonicalTarName [2022-02-01T10:16:20.935Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-01T10:16:20.935Z] === RUN TestChmodTarEntry [2022-02-01T10:16:20.935Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-01T10:16:20.935Z] === RUN TestHardLinkOrder [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.233.14:10033" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49367" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node a1e197ea83df/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node a1e197ea83df/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 4c39553d5225/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 4c39553d5225/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, is the new incarnation of the shutdown node f5f68fa8bfb9/172.19.233.14" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.233.14:10034" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49368" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node a1e197ea83df/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node a1e197ea83df/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 4c39553d5225/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 4c39553d5225/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 2456dc702c90/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 2456dc702c90/172.19.233.14, is the new incarnation of the shutdown node 74a5c4fe4100/172.19.233.14" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 2456dc702c90/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.233.14:10035" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49369" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node a1e197ea83df/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node a1e197ea83df/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 2456dc702c90/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 2456dc702c90/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 4c39553d5225/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 4c39553d5225/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, is the new incarnation of the shutdown node c2225486f7bf/172.19.233.14" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 2456dc702c90/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 2456dc702c90/172.19.233.14, is the new incarnation of the shutdown node 74a5c4fe4100/172.19.233.14" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 2456dc702c90/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, is the new incarnation of the shutdown node f5f68fa8bfb9/172.19.233.14" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 2456dc702c90/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node 2456dc702c90/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, added to nodes list" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, is the new incarnation of the shutdown node c2225486f7bf/172.19.233.14" [2022-02-01T10:16:20.953Z] time="2022-02-01T10:16:20Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, added to nodes list" [2022-02-01T10:16:21.164Z] --- PASS: TestServiceUpdatePidsLimit (16.01s) [2022-02-01T10:16:21.164Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-01T10:16:21.164Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-02-01T10:16:21.164Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-02-01T10:16:21.164Z] PASS [2022-02-01T10:16:21.164Z] [2022-02-01T10:16:21.164Z] === Skipped [2022-02-01T10:16:21.164Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-01T10:16:21.164Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-01T10:16:21.164Z] [2022-02-01T10:16:21.164Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-02-01T10:16:21.164Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-01T10:16:21.164Z] [2022-02-01T10:16:21.164Z] DONE 27 tests, 2 skipped in 143.566s [2022-02-01T10:16:21.164Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-02-01T10:16:21.164Z] ++ 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-01T10:16:21.164Z] ++ set -e [2022-02-01T10:16:21.164Z] ++ '[' -n 0 ']' [2022-02-01T10:16:21.164Z] ++ set -x [2022-02-01T10:16:21.164Z] ++ 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-01T10:16:21.165Z] INFO: Testing against a local daemon [2022-02-01T10:16:21.165Z] === RUN TestSessionCreate [2022-02-01T10:16:21.165Z] --- PASS: TestSessionCreate (0.02s) [2022-02-01T10:16:21.165Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-01T10:16:21.165Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-01T10:16:21.165Z] PASS [2022-02-01T10:16:21.165Z] [2022-02-01T10:16:21.165Z] DONE 2 tests in 0.125s [2022-02-01T10:16:21.165Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-02-01T10:16:21.165Z] ++ 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-01T10:16:21.165Z] ++ set -e [2022-02-01T10:16:21.165Z] ++ '[' -n 0 ']' [2022-02-01T10:16:21.165Z] ++ set -x [2022-02-01T10:16:21.165Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-01T10:16:21.165Z] INFO: Testing against a local daemon [2022-02-01T10:16:21.165Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-01T10:16:21.165Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-01T10:16:21.165Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-01T10:16:21.165Z] === RUN TestDiskUsage [2022-02-01T10:16:21.165Z] === PAUSE TestDiskUsage [2022-02-01T10:16:21.165Z] === RUN TestEventsExecDie [2022-02-01T10:16:21.332Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.64s) [2022-02-01T10:16:21.332Z] === RUN TestAuthZPluginHeader [2022-02-01T10:16:21.406Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-01T10:16:21.406Z] === RUN TestChangeString [2022-02-01T10:16:21.406Z] --- PASS: TestChangeString (0.00s) [2022-02-01T10:16:21.406Z] === RUN TestChangesWithNoChanges [2022-02-01T10:16:21.406Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-01T10:16:21.406Z] === RUN TestChangesWithChanges [2022-02-01T10:16:21.406Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-01T10:16:21.406Z] === RUN TestChangesWithChangesGH13590 [2022-02-01T10:16:21.406Z] changes_test.go:195: needs more investigation [2022-02-01T10:16:21.406Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-01T10:16:21.406Z] === RUN TestChangesDirsEmpty [2022-02-01T10:16:21.406Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-01T10:16:21.406Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-01T10:16:21.406Z] === RUN TestChangesDirsMutated [2022-02-01T10:16:21.406Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-01T10:16:21.406Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-01T10:16:21.406Z] === RUN TestApplyLayer [2022-02-01T10:16:21.406Z] changes_test.go:432: needs further investigation [2022-02-01T10:16:21.406Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-01T10:16:21.406Z] === RUN TestChangesSizeWithHardlinks [2022-02-01T10:16:21.406Z] changes_test.go:468: needs further investigation [2022-02-01T10:16:21.406Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-01T10:16:21.406Z] === RUN TestChangesSizeWithNoChanges [2022-02-01T10:16:21.406Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-01T10:16:21.406Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-01T10:16:21.406Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-01T10:16:21.406Z] === RUN TestChangesSize [2022-02-01T10:16:21.406Z] --- PASS: TestChangesSize (0.00s) [2022-02-01T10:16:21.406Z] === RUN TestApplyLayerInvalidFilenames [2022-02-01T10:16:21.406Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2982603158\\dest" [2022-02-01T10:16:21.406Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-01T10:16:21.406Z] === RUN TestApplyLayerInvalidHardlink [2022-02-01T10:16:21.406Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink651007172\\victim\\hello" -> "../victim/hello" [2022-02-01T10:16:21.406Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2044992437\\victim\\hello" -> "/../victim/hello" [2022-02-01T10:16:21.406Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3490358350\\victim" -> "../victim" [2022-02-01T10:16:21.406Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1754351885\\victim" -> "../victim" [2022-02-01T10:16:21.406Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1051502604\\victim" -> "../victim" [2022-02-01T10:16:21.406Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3988759490\\victim" -> "../victim" [2022-02-01T10:16:21.406Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-01T10:16:21.406Z] === RUN TestApplyLayerInvalidSymlink [2022-02-01T10:16:21.406Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3871112825\\dest\\dotdot" -> "../victim/hello" [2022-02-01T10:16:21.406Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2608474011\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-01T10:16:21.406Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink904345987\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:16:21.406Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink621249097\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:16:21.406Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1114228937\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:16:21.406Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2689930766\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:16:21.406Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-02-01T10:16:21.406Z] === RUN TestApplyLayerWhiteouts [2022-02-01T10:16:21.406Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-01T10:16:21.406Z] === RUN TestGenerateEmptyFile [2022-02-01T10:16:21.406Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-01T10:16:21.406Z] === RUN TestGenerateWithContent [2022-02-01T10:16:21.406Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-01T10:16:21.406Z] PASS [2022-02-01T10:16:21.406Z] coverage: 62.0% of statements [2022-02-01T10:16:21.406Z] ok github.com/docker/docker/pkg/archive 8.711s coverage: 62.0% of statements [2022-02-01T10:16:21.423Z] --- PASS: TestEventsExecDie (0.49s) [2022-02-01T10:16:21.423Z] === RUN TestEventsBackwardsCompatible [2022-02-01T10:16:21.423Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-01T10:16:21.423Z] === RUN TestEventsVolumeCreate [2022-02-01T10:16:21.423Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-01T10:16:21.423Z] === RUN TestInfoBinaryCommits [2022-02-01T10:16:21.423Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-01T10:16:21.423Z] === RUN TestInfoAPIVersioned [2022-02-01T10:16:21.423Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-01T10:16:21.423Z] === RUN TestInfoAPI [2022-02-01T10:16:21.423Z] --- PASS: TestInfoAPI (0.02s) [2022-02-01T10:16:21.423Z] === RUN TestInfoAPIWarnings [2022-02-01T10:16:21.424Z] time="2022-02-01T10:16:21Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, joined gossip cluster" [2022-02-01T10:16:21.424Z] time="2022-02-01T10:16:21Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, added to nodes list" [2022-02-01T10:16:21.424Z] time="2022-02-01T10:16:21Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49370" [2022-02-01T10:16:21.424Z] time="2022-02-01T10:16:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.233.14:10033" [2022-02-01T10:16:21.424Z] time="2022-02-01T10:16:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.233.14:10034" [2022-02-01T10:16:21.424Z] time="2022-02-01T10:16:21Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49371" [2022-02-01T10:16:21.424Z] time="2022-02-01T10:16:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.233.14:10035" [2022-02-01T10:16:21.424Z] time="2022-02-01T10:16:21Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49372" [2022-02-01T10:16:21.896Z] 2022/02/01 10:16:21 Closing DB instances... [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="Node 8b6ef59aa748 change state NodeActive --> NodeLeft" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="node2(2456dc702c90): Node leave event for 8b6ef59aa748/172.19.233.14" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="Node 8b6ef59aa748 change state NodeActive --> NodeLeft" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="node4(a1e197ea83df): Node leave event for 8b6ef59aa748/172.19.233.14" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="Node 8b6ef59aa748 change state NodeActive --> NodeLeft" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="node5(4c39553d5225): Node leave event for 8b6ef59aa748/172.19.233.14" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="Node 8b6ef59aa748 change state NodeActive --> NodeLeft" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="node3(f84e9c8ab4db): Node leave event for 8b6ef59aa748/172.19.233.14" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="Node 8b6ef59aa748 change state NodeActive --> NodeLeft" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="node1(8b6ef59aa748): Node leave event for 8b6ef59aa748/172.19.233.14" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, left gossip cluster" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, left gossip cluster" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, left gossip cluster" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, left gossip cluster" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=info msg="Node 8b6ef59aa748/172.19.233.14, left gossip cluster" [2022-02-01T10:16:21.896Z] time="2022-02-01T10:16:21Z" level=debug msg="memberlist: Failed to join 172.19.233.14: dial tcp 172.19.233.14:10027: connectex: No connection could be made because the target machine actively refused it." [2022-02-01T10:16:22.260Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-02-01T10:16:22.260Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-01T10:16:22.367Z] time="2022-02-01T10:16:22Z" level=info msg="Node 2456dc702c90 change state NodeActive --> NodeLeft" [2022-02-01T10:16:22.367Z] time="2022-02-01T10:16:22Z" level=info msg="node4(a1e197ea83df): Node leave event for 2456dc702c90/172.19.233.14" [2022-02-01T10:16:22.367Z] time="2022-02-01T10:16:22Z" level=info msg="Node 2456dc702c90 change state NodeActive --> NodeLeft" [2022-02-01T10:16:22.367Z] time="2022-02-01T10:16:22Z" level=info msg="node5(4c39553d5225): Node leave event for 2456dc702c90/172.19.233.14" [2022-02-01T10:16:22.367Z] time="2022-02-01T10:16:22Z" level=info msg="Node 2456dc702c90 change state NodeActive --> NodeLeft" [2022-02-01T10:16:22.367Z] time="2022-02-01T10:16:22Z" level=info msg="node3(f84e9c8ab4db): Node leave event for 2456dc702c90/172.19.233.14" [2022-02-01T10:16:22.367Z] time="2022-02-01T10:16:22Z" level=info msg="Node 2456dc702c90 change state NodeActive --> NodeLeft" [2022-02-01T10:16:22.367Z] time="2022-02-01T10:16:22Z" level=info msg="node2(2456dc702c90): Node leave event for 2456dc702c90/172.19.233.14" [2022-02-01T10:16:22.367Z] time="2022-02-01T10:16:22Z" level=info msg="Node 2456dc702c90/172.19.233.14, left gossip cluster" [2022-02-01T10:16:22.367Z] time="2022-02-01T10:16:22Z" level=info msg="Node 2456dc702c90/172.19.233.14, left gossip cluster" [2022-02-01T10:16:22.367Z] time="2022-02-01T10:16:22Z" level=info msg="Node 2456dc702c90/172.19.233.14, left gossip cluster" [2022-02-01T10:16:22.367Z] time="2022-02-01T10:16:22Z" level=info msg="Node 2456dc702c90/172.19.233.14, left gossip cluster" [2022-02-01T10:16:22.372Z] === RUN TestFixedBufferCap [2022-02-01T10:16:22.372Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-01T10:16:22.372Z] === RUN TestFixedBufferLen [2022-02-01T10:16:22.372Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-01T10:16:22.372Z] === RUN TestFixedBufferString [2022-02-01T10:16:22.372Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-01T10:16:22.372Z] === RUN TestFixedBufferWrite [2022-02-01T10:16:22.372Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-01T10:16:22.372Z] === RUN TestFixedBufferRead [2022-02-01T10:16:22.372Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-01T10:16:22.372Z] === RUN TestBytesPipeRead [2022-02-01T10:16:22.372Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-01T10:16:22.372Z] === RUN TestBytesPipeWrite [2022-02-01T10:16:22.372Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-01T10:16:22.372Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-01T10:16:22.830Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-02-01T10:16:22.830Z] === RUN TestAtomicWriteToFile [2022-02-01T10:16:22.830Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-01T10:16:22.830Z] === RUN TestAtomicWriteSetCommit [2022-02-01T10:16:22.830Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-01T10:16:22.830Z] === RUN TestAtomicWriteSetCancel [2022-02-01T10:16:22.830Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-01T10:16:22.830Z] === RUN TestReadCloserWrapperClose [2022-02-01T10:16:22.830Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-01T10:16:22.830Z] === RUN TestReaderErrWrapperReadOnError [2022-02-01T10:16:22.830Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-01T10:16:22.830Z] === RUN TestReaderErrWrapperRead [2022-02-01T10:16:22.830Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-01T10:16:22.830Z] === RUN TestCancelReadCloser [2022-02-01T10:16:22.830Z] --- PASS: TestCancelReadCloser (0.11s) [2022-02-01T10:16:22.839Z] time="2022-02-01T10:16:22Z" level=warning msg="memberlist: Failed to send gossip to 172.19.233.14:10035: write udp [::]:10034->172.19.233.14:10035: use of closed network connection" [2022-02-01T10:16:22.839Z] time="2022-02-01T10:16:22Z" level=info msg="Node f84e9c8ab4db change state NodeActive --> NodeLeft" [2022-02-01T10:16:22.839Z] time="2022-02-01T10:16:22Z" level=info msg="node5(4c39553d5225): Node leave event for f84e9c8ab4db/172.19.233.14" [2022-02-01T10:16:22.839Z] time="2022-02-01T10:16:22Z" level=info msg="Node f84e9c8ab4db change state NodeActive --> NodeLeft" [2022-02-01T10:16:22.839Z] time="2022-02-01T10:16:22Z" level=info msg="node4(a1e197ea83df): Node leave event for f84e9c8ab4db/172.19.233.14" [2022-02-01T10:16:22.839Z] time="2022-02-01T10:16:22Z" level=info msg="Node f84e9c8ab4db change state NodeActive --> NodeLeft" [2022-02-01T10:16:22.839Z] time="2022-02-01T10:16:22Z" level=info msg="node3(f84e9c8ab4db): Node leave event for f84e9c8ab4db/172.19.233.14" [2022-02-01T10:16:22.839Z] time="2022-02-01T10:16:22Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, left gossip cluster" [2022-02-01T10:16:22.839Z] time="2022-02-01T10:16:22Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, left gossip cluster" [2022-02-01T10:16:23.288Z] === RUN TestWriteCloserWrapperClose [2022-02-01T10:16:23.288Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-01T10:16:23.288Z] === RUN TestNopWriteCloser [2022-02-01T10:16:23.288Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-01T10:16:23.288Z] === RUN TestNopWriter [2022-02-01T10:16:23.288Z] --- PASS: TestNopWriter (0.00s) [2022-02-01T10:16:23.288Z] === RUN TestWriteCounter [2022-02-01T10:16:23.288Z] --- PASS: TestWriteCounter (0.00s) [2022-02-01T10:16:23.288Z] PASS [2022-02-01T10:16:23.288Z] coverage: 70.1% of statements [2022-02-01T10:16:23.288Z] ok github.com/docker/docker/pkg/ioutils 0.735s coverage: 70.1% of statements [2022-02-01T10:16:23.311Z] time="2022-02-01T10:16:22Z" level=info msg="Node f84e9c8ab4db/172.19.233.14, left gossip cluster" [2022-02-01T10:16:23.311Z] time="2022-02-01T10:16:22Z" level=debug msg="memberlist: Failed ping: 4c39553d5225 (timeout reached)" [2022-02-01T10:16:23.311Z] time="2022-02-01T10:16:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.233.14:10036: use of closed network connection" [2022-02-01T10:16:23.311Z] time="2022-02-01T10:16:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.233.14:10035: use of closed network connection" [2022-02-01T10:16:23.311Z] time="2022-02-01T10:16:22Z" level=debug msg="memberlist: Stream connection from=172.19.233.14:49374" [2022-02-01T10:16:23.311Z] time="2022-02-01T10:16:23Z" level=info msg="Node a1e197ea83df change state NodeActive --> NodeLeft" [2022-02-01T10:16:23.311Z] time="2022-02-01T10:16:23Z" level=info msg="node5(4c39553d5225): Node leave event for a1e197ea83df/172.19.233.14" [2022-02-01T10:16:23.311Z] time="2022-02-01T10:16:23Z" level=info msg="Node a1e197ea83df change state NodeActive --> NodeLeft" [2022-02-01T10:16:23.311Z] time="2022-02-01T10:16:23Z" level=info msg="node4(a1e197ea83df): Node leave event for a1e197ea83df/172.19.233.14" [2022-02-01T10:16:23.746Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-02-01T10:16:23.746Z] === RUN TestNetworkDBWatch [2022-02-01T10:16:23.782Z] time="2022-02-01T10:16:23Z" level=warning msg="memberlist: Was able to connect to 4c39553d5225 but other probes failed, network may be misconfigured" [2022-02-01T10:16:23.782Z] time="2022-02-01T10:16:23Z" level=info msg="Node a1e197ea83df/172.19.233.14, left gossip cluster" [2022-02-01T10:16:24.204Z] === RUN TestError [2022-02-01T10:16:24.204Z] --- PASS: TestError (0.00s) [2022-02-01T10:16:24.204Z] === RUN TestProgressString [2022-02-01T10:16:24.204Z] === RUN TestProgressString/no_progress [2022-02-01T10:16:24.204Z] === RUN TestProgressString/progress_1 [2022-02-01T10:16:24.204Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-01T10:16:24.204Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-01T10:16:24.204Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-01T10:16:24.204Z] === RUN TestProgressString/with_units [2022-02-01T10:16:24.204Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-01T10:16:24.204Z] === RUN TestProgressString/hide_counts [2022-02-01T10:16:24.204Z] --- PASS: TestProgressString (0.00s) [2022-02-01T10:16:24.204Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-01T10:16:24.204Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-01T10:16:24.204Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-01T10:16:24.204Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-01T10:16:24.204Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-01T10:16:24.204Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-01T10:16:24.204Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-01T10:16:24.204Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-01T10:16:24.204Z] === RUN TestJSONMessageDisplay [2022-02-01T10:16:24.255Z] time="2022-02-01T10:16:23Z" level=info msg="Node a1e197ea83df/172.19.233.14, left gossip cluster" [2022-02-01T10:16:24.255Z] time="2022-02-01T10:16:23Z" level=debug msg="memberlist: Failed to join 172.19.233.14: dial tcp 172.19.233.14:10027: connectex: No connection could be made because the target machine actively refused it." [2022-02-01T10:16:24.511Z] INFO: make.ps1 starting at 02/01/2022 10:16:23 [2022-02-01T10:16:24.511Z] INFO: Git commit (2cff05e960) assumed from DOCKER_GITCOMMIT environment variable [2022-02-01T10:16:24.511Z] INFO: Invoking autogen... [2022-02-01T10:16:24.662Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-02-01T10:16:24.662Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-01T10:16:24.662Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-01T10:16:24.662Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-01T10:16:24.662Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-01T10:16:24.662Z] === RUN TestDisplayJSONMessagesStream [2022-02-01T10:16:24.662Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-01T10:16:24.662Z] PASS [2022-02-01T10:16:24.662Z] coverage: 91.7% of statements [2022-02-01T10:16:24.662Z] ok github.com/docker/docker/pkg/jsonmessage 0.265s coverage: 91.7% of statements [2022-02-01T10:16:24.726Z] time="2022-02-01T10:16:24Z" level=info msg="Node 4c39553d5225/172.19.233.14, left gossip cluster" [2022-02-01T10:16:24.726Z] time="2022-02-01T10:16:24Z" level=info msg="Node 4c39553d5225 change state NodeActive --> NodeFailed" [2022-02-01T10:16:24.726Z] time="2022-02-01T10:16:24Z" level=info msg="Node 4c39553d5225/172.19.233.14, added to failed nodes list" [2022-02-01T10:16:24.726Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-02-01T10:16:24.726Z] PASS [2022-02-01T10:16:24.726Z] coverage: 60.7% of statements [2022-02-01T10:16:24.726Z] ok github.com/docker/docker/libnetwork/networkdb 104.438s coverage: 60.7% of statements [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/quota [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/rootless [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/volume [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-01T10:16:24.726Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-01T10:16:24.981Z] INFO: Running unit tests... [2022-02-01T10:16:25.120Z] === RUN TestStandardLongPath [2022-02-01T10:16:25.120Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-01T10:16:25.120Z] === RUN TestUNCLongPath [2022-02-01T10:16:25.120Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-01T10:16:25.120Z] PASS [2022-02-01T10:16:25.120Z] coverage: 100.0% of statements [2022-02-01T10:16:25.120Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2022-02-01T10:16:25.578Z] 2022/02/01 10:16:25 Closing DB instances... [2022-02-01T10:16:26.036Z] === RUN TestNameFormat [2022-02-01T10:16:26.036Z] --- PASS: TestNameFormat (0.00s) [2022-02-01T10:16:26.036Z] === RUN TestNameRetries [2022-02-01T10:16:26.036Z] --- PASS: TestNameRetries (0.00s) [2022-02-01T10:16:26.036Z] PASS [2022-02-01T10:16:26.036Z] coverage: 85.7% of statements [2022-02-01T10:16:26.036Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2022-02-01T10:16:27.011Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-02-01T10:16:27.011Z] === RUN TestNetworkDBBulkSync [2022-02-01T10:16:27.011Z] === RUN TestParseKeyValueOpt [2022-02-01T10:16:27.011Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-01T10:16:27.011Z] === RUN TestParseUintList [2022-02-01T10:16:27.011Z] --- PASS: TestParseUintList (0.00s) [2022-02-01T10:16:27.011Z] === RUN TestParseUintListMaximumLimits [2022-02-01T10:16:27.011Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-01T10:16:27.011Z] PASS [2022-02-01T10:16:27.011Z] coverage: 97.0% of statements [2022-02-01T10:16:27.011Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2022-02-01T10:16:27.504Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.50s) [2022-02-01T10:16:27.504Z] === RUN TestAuthZPluginV2Disable [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === Skipped [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-01T10:16:27.694Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-01T10:16:27.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-01T10:16:27.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-01T10:16:27.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-01T10:16:27.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-01T10:16:27.694Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-01T10:16:27.694Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-01T10:16:27.694Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-01T10:16:27.694Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-02-01T10:16:27.694Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-01T10:16:27.694Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-01T10:16:27.694Z] daemon_test.go:145: root required [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-01T10:16:27.694Z] reload_test.go:342: root required [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-02-01T10:16:27.694Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-01T10:16:27.694Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-01T10:16:27.694Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-01T10:16:27.694Z] download_test.go:267: Needs fixing on Windows [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-01T10:16:27.694Z] layer_test.go:303: Failing on Windows [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-01T10:16:27.694Z] layer_test.go:352: Failing on Windows [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-01T10:16:27.694Z] layer_test.go:467: Failing on Windows [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-01T10:16:27.694Z] layer_test.go:696: Failing on Windows [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-01T10:16:27.694Z] migration_test.go:45: Failing on Windows [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-01T10:16:27.694Z] migration_test.go:181: Failing on Windows [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-01T10:16:27.694Z] mount_test.go:17: Failing on Windows [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-01T10:16:27.694Z] mount_test.go:76: Failing on Windows [2022-02-01T10:16:27.694Z] [2022-02-01T10:16:27.694Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-01T10:16:27.695Z] mount_test.go:125: Failing on Windows [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-01T10:16:27.695Z] mount_test.go:212: Failing on Windows [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-02-01T10:16:27.695Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-01T10:16:27.695Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-01T10:16:27.695Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-01T10:16:27.695Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-01T10:16:27.695Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-01T10:16:27.695Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-01T10:16:27.695Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-01T10:16:27.695Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-01T10:16:27.695Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-01T10:16:27.695Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-01T10:16:27.695Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-01T10:16:27.695Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-01T10:16:27.695Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-01T10:16:27.695Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-01T10:16:27.695Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-01T10:16:27.695Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-01T10:16:27.695Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-01T10:16:27.695Z] archive_test.go:133: Xz not present in msys2 [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-01T10:16:27.695Z] archive_test.go:140: zstd not installed [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-01T10:16:27.695Z] archive_test.go:252: Failing on Windows CI machines [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-01T10:16:27.695Z] archive_windows_test.go:16: Currently fails [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-01T10:16:27.695Z] changes_test.go:195: needs more investigation [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-01T10:16:27.695Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-01T10:16:27.695Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-01T10:16:27.695Z] changes_test.go:432: needs further investigation [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-01T10:16:27.695Z] changes_test.go:468: needs further investigation [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-01T10:16:27.695Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-01T10:16:27.695Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-01T10:16:27.695Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-01T10:16:27.695Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-01T10:16:27.695Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-01T10:16:27.695Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-02-01T10:16:27.695Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-01T10:16:27.695Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-01T10:16:27.695Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-01T10:16:27.695Z] poller_test.go:40: No chmod on Windows [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-01T10:16:27.695Z] fileutils_test.go:133: Needs porting to Windows [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-01T10:16:27.695Z] fileutils_test.go:179: Needs porting to Windows [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-01T10:16:27.695Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-01T10:16:27.695Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-02-01T10:16:27.695Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-01T10:16:27.695Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-01T10:16:27.695Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-01T10:16:27.695Z] [2022-02-01T10:16:27.695Z] DONE 2069 tests, 70 skipped in 287.524s [2022-02-01T10:16:27.695Z] INFO: make.ps1 ended at 02/01/2022 10:16:27 [2022-02-01T10:16:27.980Z] === RUN TestNewAndRemove [2022-02-01T10:16:27.980Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-01T10:16:27.980Z] === RUN TestRemoveInvalidPath [2022-02-01T10:16:27.980Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-01T10:16:27.980Z] PASS [2022-02-01T10:16:27.980Z] coverage: 82.6% of statements [2022-02-01T10:16:27.980Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-02-01T10:16:27.980Z] 2022/02/01 10:16:27 Closing DB instances... [2022-02-01T10:16:28.065Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-01T10:16:28.628Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-02-01T10:16:28.628Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-01T10:16:28.884Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-01T10:16:29.523Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-02-01T10:16:29.523Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-01T10:16:29.523Z] === RUN TestFailedConnection [2022-02-01T10:16:29.814Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-01T10:16:29.935Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-01T10:16:29.935Z] INFO: Unit tests ended at 02/01/2022 10:16:29. Duration:00:05:03.2847402 [2022-02-01T10:16:29.935Z] INFO: Building busybox [2022-02-01T10:16:29.935Z] Sending build context to Docker daemon 5.12kB [2022-02-01T10:16:29.935Z] [2022-02-01T10:16:29.935Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-01T10:16:29.935Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-01T10:16:29.935Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-01T10:16:29.935Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-01T10:16:29.935Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-01T10:16:29.935Z] ---> 11cbc9e36c7a [2022-02-01T10:16:29.935Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-01T10:16:29.935Z] ---> Running in efd21ea98a0c [2022-02-01T10:16:29.981Z] --- PASS: TestGetAddress (25.10s) [2022-02-01T10:16:29.981Z] === RUN TestRequestSyntaxCheck [2022-02-01T10:16:29.981Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-02-01T10:16:29.981Z] === RUN TestRequest [2022-02-01T10:16:30.742Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-01T10:16:30.742Z] --- PASS: TestAuthZPluginV2Disable (3.91s) [2022-02-01T10:16:30.742Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-01T10:16:31.671Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-01T10:16:31.671Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-01T10:16:31.671Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-01T10:16:31.671Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-01T10:16:31.671Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-01T10:16:31.671Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-01T10:16:31.671Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-01T10:16:31.671Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-01T10:16:31.671Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-01T10:16:32.160Z] --- PASS: TestFailedConnection (2.20s) [2022-02-01T10:16:32.160Z] === RUN TestFailOnce [2022-02-01T10:16:32.160Z] 2022/02/01 10:16:31 http: panic serving 127.0.0.1:49284: Plugin not ready [2022-02-01T10:16:32.160Z] goroutine 9 [running]: [2022-02-01T10:16:32.160Z] net/http.(*conn).serve.func1() [2022-02-01T10:16:32.160Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-01T10:16:32.160Z] panic({0x125ac20, 0x13673d0}) [2022-02-01T10:16:32.160Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-01T10:16:32.160Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x17c7acf72a5a63e2}, 0xc000051a98) [2022-02-01T10:16:32.160Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-01T10:16:32.160Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1374170, 0xc0001c0000}, 0x11af3e6) [2022-02-01T10:16:32.160Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-01T10:16:32.160Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1374170, 0xc0001c0000}, 0xc0001ba000) [2022-02-01T10:16:32.160Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-01T10:16:32.160Z] net/http.serverHandler.ServeHTTP({0x1372770}, {0x1374170, 0xc0001c0000}, 0xc0001ba000) [2022-02-01T10:16:32.160Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-01T10:16:32.160Z] net/http.(*conn).serve(0xc000062a00, {0x1376000, 0xc0001820c0}) [2022-02-01T10:16:32.160Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-01T10:16:32.160Z] created by net/http.(*Server).Serve [2022-02-01T10:16:32.160Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-01T10:16:32.160Z] time="2022-02-01T10:16:31Z" 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-01T10:16:32.599Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-01T10:16:32.599Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-01T10:16:32.627Z] 2022/02/01 10:16:32 Closing DB instances... [2022-02-01T10:16:32.627Z] time="2022-02-01T10:16:32Z" level=error msg="node: 6795cf7c4db9 is unknown to memberlist" [2022-02-01T10:16:33.092Z] --- PASS: TestFailOnce (1.22s) [2022-02-01T10:16:33.092Z] === RUN TestEchoInputOutput [2022-02-01T10:16:33.092Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-01T10:16:33.092Z] === RUN TestBackoff [2022-02-01T10:16:33.092Z] --- PASS: TestBackoff (0.00s) [2022-02-01T10:16:33.092Z] === RUN TestAbortRetry [2022-02-01T10:16:33.092Z] --- PASS: TestAbortRetry (0.00s) [2022-02-01T10:16:33.092Z] === RUN TestClientScheme [2022-02-01T10:16:33.092Z] --- PASS: TestClientScheme (0.00s) [2022-02-01T10:16:33.092Z] === RUN TestNewClientWithTimeout [2022-02-01T10:16:33.161Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-01T10:16:33.551Z] time="2022-02-01T10:16:33Z" 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-01T10:16:33.724Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-01T10:16:34.386Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.60s) [2022-02-01T10:16:34.386Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-01T10:16:34.386Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-01T10:16:34.642Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-01T10:16:35.087Z] time="2022-02-01T10:16:34Z" 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-01T10:16:35.088Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.53s) [2022-02-01T10:16:35.088Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-01T10:16:35.441Z] 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/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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-01T10:16:35.835Z] Removing intermediate container efd21ea98a0c [2022-02-01T10:16:35.835Z] ---> a6d7ec6b4266 [2022-02-01T10:16:35.835Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-01T10:16:35.835Z] ---> Running in 440e2fb35679 [2022-02-01T10:16:35.835Z] Removing intermediate container 440e2fb35679 [2022-02-01T10:16:35.835Z] ---> fe1e0fdf1856 [2022-02-01T10:16:35.835Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-01T10:16:35.835Z] ---> Running in b761b5fc8865 [2022-02-01T10:16:36.055Z] 2022/02/01 10:16:35 Closing DB instances... [2022-02-01T10:16:36.310Z] Removing intermediate container b761b5fc8865 [2022-02-01T10:16:36.310Z] ---> 0ee34fe962ad [2022-02-01T10:16:36.310Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-01T10:16:36.533Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-01T10:16:37.462Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-01T10:16:37.589Z] time="2022-02-01T10:16:37Z" 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-01T10:16:37.885Z] [2022-02-01T10:16:38.048Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-01T10:16:38.048Z] === RUN TestNetworkDBGarbageCollection [2022-02-01T10:16:38.356Z] ---> f628e2991ced [2022-02-01T10:16:38.356Z] 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-01T10:16:38.356Z] ---> Running in 26ffecb515b0 [2022-02-01T10:16:38.395Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-01T10:16:38.652Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-01T10:16:39.016Z] --- PASS: TestRequest (8.82s) [2022-02-01T10:16:39.016Z] === RUN TestOverlappingRequests [2022-02-01T10:16:39.214Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-01T10:16:39.214Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-01T10:16:39.214Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-01T10:16:39.476Z] --- PASS: TestOverlappingRequests (0.45s) [2022-02-01T10:16:39.476Z] === RUN TestRelease [2022-02-01T10:16:39.493Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-02-01T10:16:39.493Z] === RUN TestInfoDebug [2022-02-01T10:16:39.493Z] --- PASS: TestInfoDebug (0.52s) [2022-02-01T10:16:39.493Z] === RUN TestInfoInsecureRegistries [2022-02-01T10:16:39.493Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-01T10:16:39.493Z] === RUN TestInfoRegistryMirrors [2022-02-01T10:16:39.493Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-02-01T10:16:39.493Z] === RUN TestLoginFailsWithBadCredentials [2022-02-01T10:16:39.493Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-02-01T10:16:39.493Z] === RUN TestPingCacheHeaders [2022-02-01T10:16:39.493Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-01T10:16:39.493Z] === RUN TestPingGet [2022-02-01T10:16:39.493Z] --- PASS: TestPingGet (0.01s) [2022-02-01T10:16:39.493Z] === RUN TestPingHead [2022-02-01T10:16:39.493Z] --- PASS: TestPingHead (0.02s) [2022-02-01T10:16:39.493Z] === RUN TestVersion [2022-02-01T10:16:39.493Z] --- PASS: TestVersion (0.02s) [2022-02-01T10:16:39.493Z] === CONT TestDiskUsage [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/empty [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/empty/container_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/empty/image_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/empty/volume_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-01T10:16:40.059Z] === RUN TestDiskUsage/after_container.Run [2022-02-01T10:16:40.143Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-01T10:16:40.318Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-01T10:16:40.318Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-01T10:16:40.318Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-01T10:16:40.318Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-01T10:16:40.318Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-01T10:16:40.318Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-01T10:16:40.318Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-01T10:16:40.318Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-01T10:16:40.318Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-01T10:16:40.318Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage (1.07s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-01T10:16:40.576Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-01T10:16:40.577Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-01T10:16:40.577Z] PASS [2022-02-01T10:16:40.577Z] [2022-02-01T10:16:40.577Z] === Skipped [2022-02-01T10:16:40.577Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-01T10:16:40.577Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-01T10:16:40.577Z] [2022-02-01T10:16:40.577Z] DONE 50 tests, 1 skipped in 19.702s [2022-02-01T10:16:40.577Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-01T10:16:40.577Z] ++ 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-01T10:16:40.577Z] ++ set -e [2022-02-01T10:16:40.577Z] ++ '[' -n 0 ']' [2022-02-01T10:16:40.577Z] ++ set -x [2022-02-01T10:16:40.577Z] ++ 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-01T10:16:40.577Z] INFO: Testing against a local daemon [2022-02-01T10:16:40.577Z] === RUN TestVolumesCreateAndList [2022-02-01T10:16:40.577Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-01T10:16:40.577Z] === RUN TestVolumesRemove [2022-02-01T10:16:40.835Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-01T10:16:40.835Z] === RUN TestVolumesInspect [2022-02-01T10:16:40.835Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-01T10:16:40.835Z] === RUN TestVolumesInvalidJSON [2022-02-01T10:16:40.835Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-01T10:16:40.835Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-01T10:16:40.835Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-01T10:16:40.835Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-01T10:16:40.835Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-01T10:16:40.835Z] PASS [2022-02-01T10:16:40.835Z] [2022-02-01T10:16:40.835Z] DONE 5 tests in 0.193s [2022-02-01T10:16:40.835Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-01T10:16:40.835Z] ++++ cat bundles/test-integration/docker.pid [2022-02-01T10:16:40.835Z] +++ kill 13055 [2022-02-01T10:16:41.014Z] --- PASS: TestRelease (1.69s) [2022-02-01T10:16:41.014Z] === RUN TestAllocateRandomDeallocate [2022-02-01T10:16:41.115Z] +++ /etc/init.d/apparmor stop [2022-02-01T10:16:41.115Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-01T10:16:41.115Z] [2022-02-01T10:16:41.115Z] Unloading profiles will leave already running processes permanently [2022-02-01T10:16:41.115Z] unconfined, which can lead to unexpected situations. [2022-02-01T10:16:41.115Z] [2022-02-01T10:16:41.115Z] To set a process to complain mode, use the command line tool [2022-02-01T10:16:41.115Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-01T10:16:41.115Z] +++ true [2022-02-01T10:16:41.115Z] exiting test-integration [2022-02-01T10:16:41.115Z] ++ exit 0 [2022-02-01T10:16:41.115Z] Post stage [Pipeline] junit [2022-02-01T10:16:41.722Z] Recording test results [2022-02-01T10:16:41.939Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-02-01T10:16:41.984Z] time="2022-02-01T10:16:41Z" 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" Post stage [Pipeline] sh [2022-02-01T10:16:42.285Z] + echo Ensuring container killed. [2022-02-01T10:16:42.285Z] Ensuring container killed. [2022-02-01T10:16:42.285Z] + docker rm -vf docker-pr4 [2022-02-01T10:16:42.285Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-01T10:16:42.566Z] + echo Chowning /workspace to jenkins user [2022-02-01T10:16:42.566Z] Chowning /workspace to jenkins user [2022-02-01T10:16:42.566Z] + id -u [2022-02-01T10:16:42.566Z] + id -g [2022-02-01T10:16:42.566Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43202:/workspace busybox chown -R 1000:1000 /workspace [2022-02-01T10:16:42.566Z] Unable to find image 'busybox:latest' locally [2022-02-01T10:16:42.566Z] latest: Pulling from library/busybox [2022-02-01T10:16:42.566Z] a01966dde7f8: Pulling fs layer [2022-02-01T10:16:42.662Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-01T10:16:42.662Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-01T10:16:42.662Z] docker_cli_sni_test.go:18: Flakey test [2022-02-01T10:16:42.662Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-01T10:16:42.824Z] a01966dde7f8: Verifying Checksum [2022-02-01T10:16:42.824Z] a01966dde7f8: Download complete [2022-02-01T10:16:42.824Z] a01966dde7f8: Pull complete [2022-02-01T10:16:42.824Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-02-01T10:16:42.824Z] Status: Downloaded newer image for busybox:latest [2022-02-01T10:16:43.225Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-01T10:16:43.787Z] === RUN TestDockerSuite/TestCommitChange [2022-02-01T10:16:44.050Z] + bundleName=arm64-integration [2022-02-01T10:16:44.050Z] + echo Creating arm64-integration-bundles.tar.gz [2022-02-01T10:16:44.050Z] Creating arm64-integration-bundles.tar.gz [2022-02-01T10:16:44.050Z] + 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-01T10:16:44.050Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-01T10:16:44.061Z] Archiving artifacts [2022-02-01T10:16:44.716Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-01T10:16:44.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-02-01T10:16:45.277Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-01T10:16:45.718Z] --- PASS: TestAllocateRandomDeallocate (4.82s) [2022-02-01T10:16:45.718Z] === RUN TestRetrieveFromStore [2022-02-01T10:16:45.725Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43202/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-01T10:16:46.030Z] + make clean [2022-02-01T10:16:46.030Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-01T10:16:46.030Z] docker-dev-cache [2022-02-01T10:16:46.030Z] docker-mod-cache [Pipeline] deleteDir [2022-02-01T10:16:46.644Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-01T10:16:46.686Z] === RUN TestParseEmptyInterface [2022-02-01T10:16:46.686Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-01T10:16:46.686Z] === RUN TestParseNonInterfaceType [2022-02-01T10:16:46.686Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-01T10:16:46.686Z] === RUN TestParseWithOneFunction [2022-02-01T10:16:46.686Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-01T10:16:46.686Z] === RUN TestParseWithMultipleFuncs [2022-02-01T10:16:46.686Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-01T10:16:46.686Z] === RUN TestParseWithUnnamedReturn [2022-02-01T10:16:46.686Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-01T10:16:46.686Z] === RUN TestEmbeddedInterface [2022-02-01T10:16:46.686Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-01T10:16:46.686Z] === RUN TestParsedImports [2022-02-01T10:16:46.686Z] --- PASS: TestParsedImports (0.00s) [2022-02-01T10:16:46.686Z] === RUN TestAliasedImports [2022-02-01T10:16:46.686Z] --- PASS: TestAliasedImports (0.00s) [2022-02-01T10:16:46.686Z] PASS [2022-02-01T10:16:46.686Z] coverage: 56.8% of statements [2022-02-01T10:16:46.686Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2022-02-01T10:16:46.900Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.57s) [2022-02-01T10:16:46.900Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-01T10:16:47.156Z] docker_api_swarm_test.go:272: [d2e8b23543b0e] joining swarm manager [d7a1dbb786b7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:16:47.654Z] --- PASS: TestRetrieveFromStore (1.62s) [2022-02-01T10:16:47.654Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-01T10:16:47.654Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-01T10:16:47.654Z] === RUN TestParallelPredefinedRequest1 [2022-02-01T10:16:47.654Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-01T10:16:47.654Z] === RUN TestParallelPredefinedRequest2 [2022-02-01T10:16:47.654Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-01T10:16:47.654Z] === RUN TestParallelPredefinedRequest3 [2022-02-01T10:16:47.654Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-01T10:16:47.654Z] === RUN TestParallelPredefinedRequest4 [2022-02-01T10:16:47.654Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-01T10:16:47.654Z] === RUN TestParallelPredefinedRequest5 [2022-02-01T10:16:47.654Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-01T10:16:47.654Z] === RUN TestDebug [2022-02-01T10:16:47.654Z] --- PASS: TestDebug (0.00s) [2022-02-01T10:16:47.654Z] === RUN TestRequestPoolParallel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-01T10:16:47.974Z] ? github.com/docker/docker/api [no test files] [2022-02-01T10:16:48.085Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-01T10:16:48.114Z] --- PASS: TestRequestPoolParallel (0.47s) [2022-02-01T10:16:48.114Z] === RUN TestFullAllocateRelease [2022-02-01T10:16:48.114Z] === RUN TestHTTPTransport [2022-02-01T10:16:48.114Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-01T10:16:48.114Z] PASS [2022-02-01T10:16:48.114Z] coverage: 85.7% of statements [2022-02-01T10:16:48.114Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2022-02-01T10:16:48.342Z] docker_api_swarm_test.go:273: [da5e1d5c37bef] joining swarm manager [d7a1dbb786b7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:16:48.572Z] --- PASS: TestFullAllocateRelease (0.44s) [2022-02-01T10:16:48.572Z] === RUN TestOddAllocateRelease [2022-02-01T10:16:48.572Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-02-01T10:16:48.572Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-01T10:16:48.572Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-02-01T10:16:48.572Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-01T10:16:48.572Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-01T10:16:48.572Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-01T10:16:48.572Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-01T10:16:48.572Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-01T10:16:48.572Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-01T10:16:48.572Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-01T10:16:48.572Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-01T10:16:48.572Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-01T10:16:48.572Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-01T10:16:48.572Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-01T10:16:48.572Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-01T10:16:48.572Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-01T10:16:48.572Z] === RUN TestBufferPoolPutAndGet [2022-02-01T10:16:48.572Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-01T10:16:48.572Z] PASS [2022-02-01T10:16:48.572Z] coverage: 88.2% of statements [2022-02-01T10:16:48.572Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-02-01T10:16:48.572Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-01T10:16:48.572Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-01T10:16:48.820Z] Removing intermediate container 26ffecb515b0 [2022-02-01T10:16:48.820Z] ---> 9e815f367ae4 [2022-02-01T10:16:48.820Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-01T10:16:48.820Z] ---> Running in 688761b50766 [2022-02-01T10:16:48.904Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-01T10:16:49.030Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-01T10:16:49.030Z] === CONT TestParallelPredefinedRequest1 [2022-02-01T10:16:49.030Z] === CONT TestParallelPredefinedRequest4 [2022-02-01T10:16:49.030Z] === CONT TestParallelPredefinedRequest1 [2022-02-01T10:16:49.030Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:16:49.030Z] === CONT TestParallelPredefinedRequest4 [2022-02-01T10:16:49.030Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:16:49.030Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-01T10:16:49.030Z] === CONT TestParallelPredefinedRequest2 [2022-02-01T10:16:49.030Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-01T10:16:49.030Z] === CONT TestParallelPredefinedRequest2 [2022-02-01T10:16:49.031Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:16:49.031Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-01T10:16:49.031Z] === CONT TestParallelPredefinedRequest3 [2022-02-01T10:16:49.031Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:16:49.031Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-01T10:16:49.031Z] === CONT TestParallelPredefinedRequest5 [2022-02-01T10:16:49.031Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:16:49.031Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-01T10:16:49.031Z] PASS [2022-02-01T10:16:49.031Z] coverage: 85.3% of statements [2022-02-01T10:16:49.031Z] ok github.com/docker/docker/libnetwork/ipam 51.754s coverage: 85.3% of statements [2022-02-01T10:16:49.489Z] === RUN TestOutputOnPrematureClose [2022-02-01T10:16:49.489Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-01T10:16:49.489Z] === RUN TestCompleteSilently [2022-02-01T10:16:49.489Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-01T10:16:49.489Z] PASS [2022-02-01T10:16:49.489Z] coverage: 75.9% of statements [2022-02-01T10:16:49.489Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2022-02-01T10:16:49.816Z] [2022-02-01T10:16:49.816Z] SUCCESS: Specified value was saved. [2022-02-01T10:16:49.832Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-01T10:16:49.948Z] === RUN TestSendToOneSub [2022-02-01T10:16:49.948Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-01T10:16:49.948Z] === RUN TestSendToMultipleSubs [2022-02-01T10:16:49.948Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-01T10:16:49.948Z] === RUN TestEvictOneSub [2022-02-01T10:16:49.948Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-01T10:16:49.948Z] === RUN TestClosePublisher [2022-02-01T10:16:49.948Z] --- PASS: TestClosePublisher (0.00s) [2022-02-01T10:16:49.948Z] === RUN TestPubSubRace [2022-02-01T10:16:50.089Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-01T10:16:50.914Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-01T10:16:50.914Z] === RUN TestClientStream [2022-02-01T10:16:50.914Z] --- PASS: TestClientStream (0.00s) [2022-02-01T10:16:50.914Z] === RUN TestClientSendFile [2022-02-01T10:16:50.914Z] --- PASS: TestClientSendFile (0.00s) [2022-02-01T10:16:50.914Z] === RUN TestClientWithRequestTimeout [2022-02-01T10:16:50.914Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-01T10:16:50.914Z] === RUN TestFileSpecPlugin [2022-02-01T10:16:50.914Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-01T10:16:50.914Z] === RUN TestFileJSONSpecPlugin [2022-02-01T10:16:50.914Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-01T10:16:50.914Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-01T10:16:50.914Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-01T10:16:50.914Z] === RUN TestPluginAddHandler [2022-02-01T10:16:50.914Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-01T10:16:50.914Z] === RUN TestPluginWaitBadPlugin [2022-02-01T10:16:50.914Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-01T10:16:50.914Z] === RUN TestGet [2022-02-01T10:16:50.914Z] time="2022-02-01T10:16:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-01T10:16:50.914Z] --- PASS: TestPubSubRace (1.06s) [2022-02-01T10:16:50.914Z] PASS [2022-02-01T10:16:50.914Z] coverage: 75.0% of statements [2022-02-01T10:16:50.914Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 75.0% of statements [2022-02-01T10:16:51.455Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-01T10:16:51.712Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-01T10:16:51.712Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-01T10:16:51.712Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-01T10:16:51.712Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-01T10:16:51.882Z] time="2022-02-01T10:16:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-01T10:16:51.883Z] === RUN TestRegister [2022-02-01T10:16:51.883Z] --- PASS: TestRegister (0.00s) [2022-02-01T10:16:51.883Z] === RUN TestCommand [2022-02-01T10:16:51.883Z] --- PASS: TestCommand (0.05s) [2022-02-01T10:16:51.883Z] === RUN TestNaiveSelf [2022-02-01T10:16:51.883Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-01T10:16:51.883Z] PASS [2022-02-01T10:16:51.883Z] coverage: 82.4% of statements [2022-02-01T10:16:51.883Z] ok github.com/docker/docker/pkg/reexec 0.134s coverage: 82.4% of statements [2022-02-01T10:16:51.968Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-01T10:16:51.968Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-01T10:16:51.968Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-01T10:16:52.801Z] Removing intermediate container 688761b50766 [2022-02-01T10:16:52.801Z] ---> 5a473c76db5e [2022-02-01T10:16:52.801Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-01T10:16:52.801Z] ---> Running in 363b03d7b93b [2022-02-01T10:16:52.853Z] === RUN TestDump [2022-02-01T10:16:52.853Z] goroutine 19 [running]: [2022-02-01T10:16:52.853Z] github.com/docker/docker/pkg/stack.dump(0x23b6b7) [2022-02-01T10:16:52.853Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-01T10:16:52.853Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-01T10:16:52.853Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-01T10:16:52.853Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-01T10:16:52.853Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-01T10:16:52.853Z] testing.tRunner(0xc000085380, 0x3a8e68) [2022-02-01T10:16:52.853Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-01T10:16:52.853Z] created by testing.(*T).Run [2022-02-01T10:16:52.853Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-01T10:16:52.853Z] [2022-02-01T10:16:52.853Z] goroutine 1 [chan receive]: [2022-02-01T10:16:52.853Z] testing.(*T).Run(0xc0000851e0, {0x39a52e, 0x21a413}, 0x3a8e68) [2022-02-01T10:16:52.853Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-01T10:16:52.853Z] testing.runTests.func1(0xc0000b6720) [2022-02-01T10:16:52.853Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-01T10:16:52.853Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-02-01T10:16:52.853Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-01T10:16:52.853Z] testing.runTests(0xc0000d0080, {0x50cba0, 0x3, 0x3}, {0x23a90d, 0x39c228, 0x511640}) [2022-02-01T10:16:52.853Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-01T10:16:52.853Z] testing.(*M).Run(0xc0000d0080) [2022-02-01T10:16:52.853Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-01T10:16:52.853Z] main.main() [2022-02-01T10:16:52.853Z] _testmain.go:95 +0x1f5 [2022-02-01T10:16:52.853Z] --- PASS: TestDump (0.00s) [2022-02-01T10:16:52.853Z] === RUN TestDumpToFile [2022-02-01T10:16:52.897Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-01T10:16:53.311Z] --- PASS: TestDumpToFile (0.22s) [2022-02-01T10:16:53.311Z] === RUN TestDumpToFileWithEmptyInput [2022-02-01T10:16:53.311Z] goroutine 21 [running]: [2022-02-01T10:16:53.311Z] github.com/docker/docker/pkg/stack.dump(0x2a86f4) [2022-02-01T10:16:53.311Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-01T10:16:53.311Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x2a8aa0}) [2022-02-01T10:16:53.311Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-01T10:16:53.311Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2022-02-01T10:16:53.311Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-01T10:16:53.311Z] testing.tRunner(0xc000085860, 0x3a8e58) [2022-02-01T10:16:53.311Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-01T10:16:53.311Z] created by testing.(*T).Run [2022-02-01T10:16:53.311Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-01T10:16:53.311Z] [2022-02-01T10:16:53.311Z] goroutine 1 [chan receive]: [2022-02-01T10:16:53.311Z] testing.(*T).Run(0xc0000851e0, {0x3a12ba, 0x21a413}, 0x3a8e58) [2022-02-01T10:16:53.311Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-01T10:16:53.311Z] testing.runTests.func1(0xc0000b6720) [2022-02-01T10:16:53.311Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-01T10:16:53.311Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-02-01T10:16:53.311Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-01T10:16:53.311Z] testing.runTests(0xc0000d0080, {0x50cba0, 0x3, 0x3}, {0x23a90d, 0x39c228, 0x511640}) [2022-02-01T10:16:53.311Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-01T10:16:53.311Z] testing.(*M).Run(0xc0000d0080) [2022-02-01T10:16:53.311Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-01T10:16:53.311Z] main.main() [2022-02-01T10:16:53.311Z] _testmain.go:95 +0x1f5 [2022-02-01T10:16:53.311Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-01T10:16:53.311Z] PASS [2022-02-01T10:16:53.311Z] coverage: 90.9% of statements [2022-02-01T10:16:53.311Z] ok github.com/docker/docker/pkg/stack 0.272s coverage: 90.9% of statements [2022-02-01T10:16:53.769Z] time="2022-02-01T10:16:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-01T10:16:53.769Z] === RUN TestNewStdWriter [2022-02-01T10:16:53.769Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-01T10:16:53.769Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestWriteWithNilBytes [2022-02-01T10:16:53.769Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestWrite [2022-02-01T10:16:53.769Z] --- PASS: TestWrite (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestWriteWithWriterError [2022-02-01T10:16:53.769Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-01T10:16:53.769Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestStdCopyWriteAndRead [2022-02-01T10:16:53.769Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-01T10:16:53.769Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-01T10:16:53.769Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-01T10:16:53.769Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-01T10:16:53.769Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-01T10:16:53.769Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-01T10:16:53.769Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-01T10:16:53.769Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-01T10:16:53.769Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-01T10:16:53.769Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-01T10:16:53.769Z] PASS [2022-02-01T10:16:53.769Z] coverage: 100.0% of statements [2022-02-01T10:16:53.769Z] ok github.com/docker/docker/pkg/stdcopy 0.056s coverage: 100.0% of statements [2022-02-01T10:16:53.825Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-01T10:16:53.825Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-01T10:16:54.389Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-01T10:16:54.645Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-01T10:16:54.735Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-01T10:16:54.735Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-01T10:16:54.735Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-01T10:16:54.735Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-01T10:16:54.735Z] === RUN TestFormatStatus [2022-02-01T10:16:54.735Z] --- PASS: TestFormatStatus (0.00s) [2022-02-01T10:16:54.735Z] === RUN TestFormatError [2022-02-01T10:16:54.735Z] --- PASS: TestFormatError (0.00s) [2022-02-01T10:16:54.735Z] === RUN TestFormatJSONError [2022-02-01T10:16:54.735Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-01T10:16:54.735Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-01T10:16:54.735Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-01T10:16:54.735Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-01T10:16:54.735Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-01T10:16:54.735Z] === RUN TestNewJSONProgressOutput [2022-02-01T10:16:54.735Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-01T10:16:54.735Z] === RUN TestAuxFormatterEmit [2022-02-01T10:16:54.735Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-01T10:16:54.735Z] === RUN TestStreamWriterStdout [2022-02-01T10:16:54.735Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-01T10:16:54.735Z] === RUN TestStreamWriterStderr [2022-02-01T10:16:54.735Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-01T10:16:54.735Z] PASS [2022-02-01T10:16:54.735Z] coverage: 66.2% of statements [2022-02-01T10:16:54.735Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2022-02-01T10:16:55.206Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-01T10:16:55.462Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-01T10:16:55.701Z] === RUN TestGenerateRandomID [2022-02-01T10:16:55.701Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-01T10:16:55.701Z] === RUN TestShortenId [2022-02-01T10:16:55.701Z] --- PASS: TestShortenId (0.00s) [2022-02-01T10:16:55.701Z] === RUN TestShortenSha256Id [2022-02-01T10:16:55.701Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-01T10:16:55.701Z] === RUN TestShortenIdEmpty [2022-02-01T10:16:55.701Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-01T10:16:55.701Z] === RUN TestShortenIdInvalid [2022-02-01T10:16:55.701Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-01T10:16:55.701Z] === RUN TestIsShortIDNonHex [2022-02-01T10:16:55.701Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-01T10:16:55.701Z] === RUN TestIsShortIDNotCorrectSize [2022-02-01T10:16:55.701Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-01T10:16:55.701Z] PASS [2022-02-01T10:16:55.701Z] coverage: 70.6% of statements [2022-02-01T10:16:55.702Z] ok github.com/docker/docker/pkg/stringid 0.054s coverage: 70.6% of statements [2022-02-01T10:16:55.837Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-01T10:16:55.837Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-01T10:16:55.838Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-01T10:16:55.838Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-01T10:16:55.838Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-02-01T10:16:55.838Z] remote: Enumerating objects: 23, done. [2022-02-01T10:16:55.838Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-02-01T10:16:55.838Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-02-01T10:16:55.838Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-02-01T10:16:55.838Z] 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-01T10:16:55.838Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-02-01T10:16:55.838Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-02-01T10:16:55.838Z] Cross building: bundles/cross/linux/ppc64le [2022-02-01T10:16:55.838Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-01T10:16:55.838Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-01T10:16:56.025Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-01T10:16:56.025Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-01T10:16:56.025Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-01T10:16:56.588Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-01T10:16:56.588Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-01T10:16:56.588Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-01T10:16:56.588Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-01T10:16:56.588Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-01T10:16:56.670Z] === RUN TestIsCpusetListAvailable [2022-02-01T10:16:56.670Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-01T10:16:56.670Z] PASS [2022-02-01T10:16:56.670Z] coverage: 39.4% of statements [2022-02-01T10:16:56.670Z] ok github.com/docker/docker/pkg/sysinfo 0.053s coverage: 39.4% of statements [2022-02-01T10:16:57.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-01T10:16:57.581Z] Cannot create a file when that file already exists. [2022-02-01T10:16:57.636Z] time="2022-02-01T10:16:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-01T10:16:57.734Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-01T10:16:57.992Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-01T10:16:57.992Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-01T10:16:58.602Z] === RUN TestChtimes [2022-02-01T10:16:58.603Z] --- PASS: TestChtimes (0.00s) [2022-02-01T10:16:58.603Z] === RUN TestChtimesWindows [2022-02-01T10:16:58.603Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-01T10:16:58.603Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-01T10:16:58.603Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-01T10:16:58.603Z] === RUN TestEnsureRemoveAllNotExist [2022-02-01T10:16:58.603Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-01T10:16:58.603Z] === RUN TestEnsureRemoveAllWithDir [2022-02-01T10:16:58.603Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-01T10:16:58.603Z] === RUN TestEnsureRemoveAllWithFile [2022-02-01T10:16:58.603Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-01T10:16:58.603Z] === RUN TestHasWin32KSupport [2022-02-01T10:16:58.603Z] syscall_windows_test.go:8: win32k: true [2022-02-01T10:16:58.603Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-02-01T10:16:58.603Z] PASS [2022-02-01T10:16:58.603Z] coverage: 13.0% of statements [2022-02-01T10:16:58.603Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 13.0% of statements [2022-02-01T10:16:59.355Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-01T10:16:59.569Z] === RUN TestTailFile [2022-02-01T10:16:59.569Z] --- PASS: TestTailFile (0.00s) [2022-02-01T10:16:59.569Z] === RUN TestTailFileManyLines [2022-02-01T10:16:59.569Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-01T10:16:59.569Z] === RUN TestTailEmptyFile [2022-02-01T10:16:59.569Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-01T10:16:59.569Z] === RUN TestTailNegativeN [2022-02-01T10:16:59.569Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader [2022-02-01T10:16:59.569Z] === CONT TestNewTailReader [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/truncated_last_line [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-01T10:16:59.569Z] === CONT TestNewTailReader/no_delimiter [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.569Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:16:59.569Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-01T10:16:59.569Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.569Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:16:59.569Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-01T10:16:59.569Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-01T10:16:59.569Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-01T10:16:59.569Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:16:59.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:16:59.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:16:59.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-01T10:16:59.571Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-01T10:16:59.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-01T10:16:59.571Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-01T10:16:59.610Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-01T10:16:59.610Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:17:00.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.059Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:17:00.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:17:00.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.059Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:17:00.059Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:17:00.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:17:00.059Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-01T10:17:00.059Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-01T10:17:00.060Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:17:00.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:17:00.060Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:17:00.061Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-01T10:17:00.171Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-01T10:17:00.427Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:17:00.520Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:17:00.521Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:17:00.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:17:00.522Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:17:00.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:17:00.980Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-01T10:17:00.981Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:17:00.982Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:17:00.982Z] PASS [2022-02-01T10:17:00.982Z] coverage: 88.6% of statements [2022-02-01T10:17:00.982Z] ok github.com/docker/docker/pkg/tailfile 0.468s coverage: 88.6% of statements [2022-02-01T10:17:00.989Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-01T10:17:01.440Z] === RUN TestTarSumRemoveNonExistent [2022-02-01T10:17:01.440Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-01T10:17:01.440Z] === RUN TestTarSumRemove [2022-02-01T10:17:01.440Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-01T10:17:01.440Z] === RUN TestSortFileInfoSums [2022-02-01T10:17:01.440Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-01T10:17:01.440Z] === RUN TestNewTarSumForLabelInvalid [2022-02-01T10:17:01.440Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-01T10:17:01.440Z] === RUN TestNewTarSumForLabel [2022-02-01T10:17:01.440Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-01T10:17:01.440Z] === RUN TestEmptyTar [2022-02-01T10:17:01.440Z] --- PASS: TestEmptyTar (0.00s) [2022-02-01T10:17:01.440Z] === RUN TestTarSumsReadSize [2022-02-01T10:17:01.440Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-02-01T10:17:01.440Z] === RUN TestTarSums [2022-02-01T10:17:01.440Z] --- PASS: TestTarSums (0.08s) [2022-02-01T10:17:01.440Z] === RUN TestIteration [2022-02-01T10:17:01.440Z] --- PASS: TestIteration (0.00s) [2022-02-01T10:17:01.440Z] === RUN TestVersionLabelForChecksum [2022-02-01T10:17:01.440Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-01T10:17:01.440Z] === RUN TestVersion [2022-02-01T10:17:01.440Z] --- PASS: TestVersion (0.00s) [2022-02-01T10:17:01.440Z] === RUN TestGetVersion [2022-02-01T10:17:01.440Z] --- PASS: TestGetVersion (0.00s) [2022-02-01T10:17:01.440Z] === RUN TestGetVersions [2022-02-01T10:17:01.440Z] --- PASS: TestGetVersions (0.00s) [2022-02-01T10:17:01.440Z] PASS [2022-02-01T10:17:01.440Z] coverage: 89.3% of statements [2022-02-01T10:17:01.440Z] ok github.com/docker/docker/pkg/tarsum 0.154s coverage: 89.3% of statements [2022-02-01T10:17:01.551Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-01T10:17:01.551Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-01T10:17:01.807Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-01T10:17:02.370Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-01T10:17:02.408Z] testing: warning: no tests to run [2022-02-01T10:17:02.409Z] PASS [2022-02-01T10:17:02.409Z] coverage: [no statements] [2022-02-01T10:17:02.409Z] ok github.com/docker/docker/pkg/term/windows 0.049s coverage: [no statements] [no tests to run] [2022-02-01T10:17:02.932Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-01T10:17:02.932Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-01T10:17:03.376Z] === RUN TestTruncIndex [2022-02-01T10:17:03.376Z] --- PASS: TestTruncIndex (0.10s) [2022-02-01T10:17:03.376Z] PASS [2022-02-01T10:17:03.376Z] coverage: 91.5% of statements [2022-02-01T10:17:03.376Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-01T10:17:03.376Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-01T10:17:03.376Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-01T10:17:03.376Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-01T10:17:03.376Z] ok github.com/docker/docker/pkg/truncindex 0.148s coverage: 91.5% of statements [2022-02-01T10:17:03.483Z] Removing intermediate container 363b03d7b93b [2022-02-01T10:17:03.483Z] ---> c4b15b96cc4f [2022-02-01T10:17:03.483Z] Step 13/13 : CMD ["sh"] [2022-02-01T10:17:03.483Z] ---> Running in fd5f50d2378f [2022-02-01T10:17:03.495Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-02-01T10:17:03.495Z] PASS [2022-02-01T10:17:03.495Z] [2022-02-01T10:17:03.495Z] DONE 17 tests in 52.164s [2022-02-01T10:17:03.495Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-01T10:17:03.495Z] ++ 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-01T10:17:03.495Z] ++ set -e [2022-02-01T10:17:03.495Z] ++ '[' -n 0 ']' [2022-02-01T10:17:03.495Z] ++ set -x [2022-02-01T10:17:03.496Z] ++ 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-01T10:17:03.496Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-01T10:17:03.496Z] INFO: Testing against a local daemon [2022-02-01T10:17:03.496Z] === RUN TestPluginInvalidJSON [2022-02-01T10:17:03.496Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:17:03.496Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:17:03.496Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:17:03.496Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-02-01T10:17:03.496Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-01T10:17:03.496Z] === RUN TestPluginInstall [2022-02-01T10:17:03.496Z] === RUN TestPluginInstall/no_auth [2022-02-01T10:17:03.835Z] === RUN TestIsGIT [2022-02-01T10:17:03.835Z] --- PASS: TestIsGIT (0.00s) [2022-02-01T10:17:03.835Z] === RUN TestIsTransport [2022-02-01T10:17:03.835Z] --- PASS: TestIsTransport (0.00s) [2022-02-01T10:17:03.835Z] PASS [2022-02-01T10:17:03.835Z] coverage: 100.0% of statements [2022-02-01T10:17:03.835Z] ok github.com/docker/docker/pkg/urlutil 0.057s coverage: 100.0% of statements [2022-02-01T10:17:03.835Z] === RUN TestVersionInfo [2022-02-01T10:17:03.835Z] --- PASS: TestVersionInfo (0.00s) [2022-02-01T10:17:03.835Z] === RUN TestAppendVersions [2022-02-01T10:17:03.835Z] --- PASS: TestAppendVersions (0.00s) [2022-02-01T10:17:03.835Z] PASS [2022-02-01T10:17:03.835Z] coverage: 88.9% of statements [2022-02-01T10:17:03.835Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-02-01T10:17:03.956Z] Removing intermediate container fd5f50d2378f [2022-02-01T10:17:03.956Z] ---> 37cbca47a3fc [2022-02-01T10:17:03.956Z] Successfully built 37cbca47a3fc [2022-02-01T10:17:03.956Z] Successfully tagged busybox:latest [2022-02-01T10:17:03.956Z] INFO: Docker images of the daemon under test [2022-02-01T10:17:03.956Z] [2022-02-01T10:17:03.956Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-01T10:17:03.956Z] busybox latest 37cbca47a3fc Less than a second ago 4.99GB [2022-02-01T10:17:03.956Z] microsoft/windowsservercore latest 11cbc9e36c7a 2 weeks ago 4.95GB [2022-02-01T10:17:03.956Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 2 weeks ago 4.95GB [2022-02-01T10:17:03.956Z] [2022-02-01T10:17:03.956Z] INFO: Running integration tests at 02/01/2022 10:17:03... [2022-02-01T10:17:03.956Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-01T10:17:03.956Z] INFO: Integration API tests being run from the host: [2022-02-01T10:17:03.956Z] INFO: make.ps1 starting at 02/01/2022 10:17:03 [2022-02-01T10:17:04.424Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-01T10:17:05.389Z] === RUN TestNewSettable [2022-02-01T10:17:05.389Z] --- PASS: TestNewSettable (0.00s) [2022-02-01T10:17:05.389Z] === RUN TestIsSettable [2022-02-01T10:17:05.389Z] --- PASS: TestIsSettable (0.00s) [2022-02-01T10:17:05.389Z] === RUN TestUpdateSettingsEnv [2022-02-01T10:17:05.389Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-01T10:17:05.389Z] PASS [2022-02-01T10:17:05.389Z] coverage: 20.0% of statements [2022-02-01T10:17:05.389Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 20.0% of statements [2022-02-01T10:17:05.535Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-01T10:17:05.790Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-01T10:17:05.790Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-01T10:17:05.790Z] time="2022-02-01T10:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:17:05.790Z] time="2022-02-01T10:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c289543432b33292d32cb7f49df1275a404d94cc52bf763e76ffa89a1f86b258" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:17:05.790Z] time="2022-02-01T10:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:17:05.790Z] time="2022-02-01T10:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c289543432b33292d32cb7f49df1275a404d94cc52bf763e76ffa89a1f86b258" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:17:05.790Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-01T10:17:05.790Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-01T10:17:05.790Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-01T10:17:05.843Z] === RUN TestMiddlewares [2022-02-01T10:17:05.843Z] --- PASS: TestMiddlewares (0.00s) [2022-02-01T10:17:05.843Z] PASS [2022-02-01T10:17:05.843Z] coverage: 9.0% of statements [2022-02-01T10:17:05.843Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2022-02-01T10:17:05.848Z] --- PASS: TestGet (15.02s) [2022-02-01T10:17:05.848Z] === RUN TestPluginWithNoManifest [2022-02-01T10:17:05.848Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-01T10:17:05.848Z] === RUN TestGetAll [2022-02-01T10:17:05.848Z] --- PASS: TestGetAll (0.01s) [2022-02-01T10:17:05.848Z] PASS [2022-02-01T10:17:05.848Z] coverage: 73.2% of statements [2022-02-01T10:17:05.848Z] ok github.com/docker/docker/pkg/plugins 36.151s coverage: 73.2% of statements [2022-02-01T10:17:05.848Z] === RUN TestValidatePrivileges [2022-02-01T10:17:05.848Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-01T10:17:05.848Z] === RUN TestFilterByCapNeg [2022-02-01T10:17:05.848Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-01T10:17:05.848Z] === RUN TestFilterByCapPos [2022-02-01T10:17:05.848Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-01T10:17:05.848Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-01T10:17:05.848Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-01T10:17:05.848Z] PASS [2022-02-01T10:17:05.848Z] coverage: 12.0% of statements [2022-02-01T10:17:05.848Z] ok github.com/docker/docker/plugin 0.070s coverage: 12.0% of statements [2022-02-01T10:17:06.046Z] === RUN TestPluginInstall/with_htpasswd [2022-02-01T10:17:06.302Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-01T10:17:06.302Z] time="2022-02-01T10:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:17:06.302Z] time="2022-02-01T10:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c289543432b33292d32cb7f49df1275a404d94cc52bf763e76ffa89a1f86b258" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:17:06.302Z] time="2022-02-01T10:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:17:06.302Z] time="2022-02-01T10:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c289543432b33292d32cb7f49df1275a404d94cc52bf763e76ffa89a1f86b258" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:17:06.558Z] === RUN TestPluginInstall/with_insecure [2022-02-01T10:17:06.815Z] === RUN TestLoad [2022-02-01T10:17:06.815Z] --- PASS: TestLoad (0.00s) [2022-02-01T10:17:06.815Z] === RUN TestSave [2022-02-01T10:17:06.815Z] --- PASS: TestSave (0.03s) [2022-02-01T10:17:06.815Z] === RUN TestAddDeleteGet [2022-02-01T10:17:06.815Z] --- PASS: TestAddDeleteGet (0.04s) [2022-02-01T10:17:06.815Z] === RUN TestInvalidTags [2022-02-01T10:17:06.815Z] --- PASS: TestInvalidTags (0.00s) [2022-02-01T10:17:06.815Z] PASS [2022-02-01T10:17:06.815Z] coverage: 84.4% of statements [2022-02-01T10:17:06.815Z] ok github.com/docker/docker/reference 0.182s coverage: 84.4% of statements [2022-02-01T10:17:07.484Z] time="2022-02-01T10:17:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:17:07.484Z] time="2022-02-01T10:17:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81e9a5c4f55713a006450735d8ecfd838dfe15deda792f567734e94d68f60162" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:17:07.484Z] time="2022-02-01T10:17:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-01T10:17:07.484Z] time="2022-02-01T10:17:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81e9a5c4f55713a006450735d8ecfd838dfe15deda792f567734e94d68f60162" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-01T10:17:07.740Z] plugin_test.go:165: [d6992a5eeeb36] daemon is not started [2022-02-01T10:17:07.740Z] --- PASS: TestPluginInstall (4.11s) [2022-02-01T10:17:07.740Z] --- PASS: TestPluginInstall/no_auth (2.39s) [2022-02-01T10:17:07.740Z] --- PASS: TestPluginInstall/with_htpasswd (0.70s) [2022-02-01T10:17:07.740Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-02-01T10:17:07.740Z] === RUN TestPluginsWithRuntimes [2022-02-01T10:17:07.783Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-01T10:17:07.784Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-01T10:17:07.784Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-01T10:17:07.784Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-01T10:17:07.784Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-01T10:17:07.784Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-01T10:17:07.784Z] === RUN TestResumableRequestReaderWithReadError [2022-02-01T10:17:07.784Z] time="2022-02-01T10:17:07Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-01T10:17:07.784Z] --- PASS: TestResumableRequestReaderWithReadError (0.24s) [2022-02-01T10:17:07.784Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-01T10:17:07.784Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-01T10:17:07.784Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-01T10:17:07.784Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-01T10:17:07.784Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-01T10:17:07.784Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-01T10:17:07.784Z] === RUN TestResumableRequestReader [2022-02-01T10:17:07.784Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-01T10:17:07.784Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-01T10:17:07.784Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-01T10:17:07.784Z] PASS [2022-02-01T10:17:07.784Z] coverage: 100.0% of statements [2022-02-01T10:17:07.784Z] ok github.com/docker/docker/registry/resumable 0.318s coverage: 100.0% of statements [2022-02-01T10:17:08.242Z] === RUN TestRestartManagerTimeout [2022-02-01T10:17:08.242Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-01T10:17:08.242Z] === RUN TestRestartManagerTimeoutReset [2022-02-01T10:17:08.242Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-01T10:17:08.242Z] PASS [2022-02-01T10:17:08.242Z] coverage: 45.3% of statements [2022-02-01T10:17:08.242Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 45.3% of statements [2022-02-01T10:17:08.702Z] === RUN TestResolveAuthConfigIndexServer [2022-02-01T10:17:08.702Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestResolveAuthConfigFullURL [2022-02-01T10:17:08.702Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-01T10:17:08.702Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestValidateMirror [2022-02-01T10:17:08.702Z] --- PASS: TestValidateMirror (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestLoadInsecureRegistries [2022-02-01T10:17:08.702Z] === RUN TestDecodeContainerConfig [2022-02-01T10:17:08.702Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestDecodeContainerConfigIsolation [2022-02-01T10:17:08.702Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestValidatePrivileged [2022-02-01T10:17:08.702Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-01T10:17:08.702Z] PASS [2022-02-01T10:17:08.702Z] coverage: 52.6% of statements [2022-02-01T10:17:08.702Z] ok github.com/docker/docker/runconfig 0.060s coverage: 52.6% of statements [2022-02-01T10:17:08.702Z] time="2022-02-01T10:17:08Z" 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-01T10:17:08.702Z] time="2022-02-01T10:17:08Z" 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-01T10:17:08.702Z] time="2022-02-01T10:17:08Z" 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-01T10:17:08.702Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-02-01T10:17:08.702Z] === RUN TestNewServiceConfig [2022-02-01T10:17:08.702Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestValidateIndexName [2022-02-01T10:17:08.702Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestValidateIndexNameWithError [2022-02-01T10:17:08.702Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestEndpointParse [2022-02-01T10:17:08.702Z] --- PASS: TestEndpointParse (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestEndpointParseInvalid [2022-02-01T10:17:08.702Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestValidateEndpoint [2022-02-01T10:17:08.702Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-01T10:17:08.702Z] === RUN TestPing [2022-02-01T10:17:08.702Z] --- PASS: TestPing (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestPingRegistryEndpoint [2022-02-01T10:17:08.702Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:08.702Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-01T10:17:08.702Z] === RUN TestEndpoint [2022-02-01T10:17:08.702Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:08.702Z] --- SKIP: TestEndpoint (0.01s) [2022-02-01T10:17:08.702Z] === RUN TestParseRepositoryInfo [2022-02-01T10:17:08.702Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestNewIndexInfo [2022-02-01T10:17:08.702Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestMirrorEndpointLookup [2022-02-01T10:17:08.702Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:08.702Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-01T10:17:08.702Z] === RUN TestSearchRepositories [2022-02-01T10:17:08.702Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-01T10:17:08.702Z] Host: 127.0.0.1:49328 [2022-02-01T10:17:08.702Z] User-Agent: docker test client [2022-02-01T10:17:08.702Z] Authorization: Token fake-token [2022-02-01T10:17:08.702Z] X-Docker-Token: true [2022-02-01T10:17:08.702Z] Accept-Encoding: gzip [2022-02-01T10:17:08.702Z] [2022-02-01T10:17:08.702Z] [2022-02-01T10:17:08.702Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-01T10:17:08.702Z] Connection: close [2022-02-01T10:17:08.702Z] Content-Length: 144 [2022-02-01T10:17:08.702Z] Cache-Control: no-cache [2022-02-01T10:17:08.702Z] Content-Type: application/json [2022-02-01T10:17:08.702Z] Date: Tue, 01 Feb 2022 10:17:08 GMT [2022-02-01T10:17:08.702Z] Expires: -1 [2022-02-01T10:17:09.104Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-01T10:17:09.161Z] Pragma: no-cache [2022-02-01T10:17:09.161Z] Server: docker-tests/mock [2022-02-01T10:17:09.161Z] X-Docker-Registry-Config: mock [2022-02-01T10:17:09.161Z] X-Docker-Registry-Version: 0.0.0 [2022-02-01T10:17:09.161Z] [2022-02-01T10:17:09.161Z] [2022-02-01T10:17:09.161Z] --- PASS: TestSearchRepositories (0.02s) [2022-02-01T10:17:09.161Z] === RUN TestTrustedLocation [2022-02-01T10:17:09.161Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-01T10:17:09.161Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-01T10:17:09.161Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-01T10:17:09.161Z] === RUN TestAllowNondistributableArtifacts [2022-02-01T10:17:09.161Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-01T10:17:09.161Z] === RUN TestIsSecureIndex [2022-02-01T10:17:09.161Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-01T10:17:09.161Z] PASS [2022-02-01T10:17:09.161Z] coverage: 51.2% of statements [2022-02-01T10:17:09.161Z] ok github.com/docker/docker/registry 0.342s coverage: 51.2% of statements [2022-02-01T10:17:09.619Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-01T10:17:09.619Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-01T10:17:09.619Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-01T10:17:09.619Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-01T10:17:09.619Z] PASS [2022-02-01T10:17:09.619Z] coverage: 62.5% of statements [2022-02-01T10:17:09.619Z] ok github.com/docker/docker/testutil 0.220s coverage: 62.5% of statements [2022-02-01T10:17:10.030Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-01T10:17:10.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-02-01T10:17:10.591Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-01T10:17:11.153Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-01T10:17:11.153Z] --- PASS: TestPluginsWithRuntimes (3.51s) [2022-02-01T10:17:11.153Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-02-01T10:17:11.153Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.97s) [2022-02-01T10:17:11.153Z] === RUN TestPluginBackCompatMediaTypes [2022-02-01T10:17:11.807Z] === RUN TestGetDriver [2022-02-01T10:17:11.807Z] --- PASS: TestGetDriver (0.00s) [2022-02-01T10:17:11.807Z] === RUN TestVolumeRequestError [2022-02-01T10:17:12.081Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-01T10:17:12.081Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-01T10:17:12.081Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-01T10:17:12.081Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-01T10:17:12.081Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2022-02-01T10:17:12.081Z] PASS [2022-02-01T10:17:12.081Z] [2022-02-01T10:17:12.081Z] DONE 10 tests in 8.605s [2022-02-01T10:17:12.081Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-01T10:17:12.081Z] ++ 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-01T10:17:12.081Z] ++ set -e [2022-02-01T10:17:12.081Z] ++ '[' -n 0 ']' [2022-02-01T10:17:12.081Z] ++ set -x [2022-02-01T10:17:12.081Z] ++ 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-01T10:17:12.081Z] INFO: Testing against a local daemon [2022-02-01T10:17:12.081Z] === RUN TestExternalGraphDriver [2022-02-01T10:17:12.265Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-01T10:17:12.265Z] PASS [2022-02-01T10:17:12.265Z] coverage: 36.1% of statements [2022-02-01T10:17:12.265Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2022-02-01T10:17:12.339Z] === RUN TestExternalGraphDriver/json [2022-02-01T10:17:13.232Z] === RUN TestGetAddress [2022-02-01T10:17:13.232Z] --- PASS: TestGetAddress (0.00s) [2022-02-01T10:17:13.232Z] === RUN TestRemove [2022-02-01T10:17:13.232Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-01T10:17:13.232Z] --- SKIP: TestRemove (0.00s) [2022-02-01T10:17:13.232Z] === RUN TestInitializeWithVolumes [2022-02-01T10:17:13.232Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-01T10:17:13.232Z] === RUN TestCreate [2022-02-01T10:17:13.232Z] --- PASS: TestCreate (0.01s) [2022-02-01T10:17:13.232Z] === RUN TestValidateName [2022-02-01T10:17:13.232Z] --- PASS: TestValidateName (0.00s) [2022-02-01T10:17:13.232Z] === RUN TestCreateWithOpts [2022-02-01T10:17:13.232Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-01T10:17:13.232Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-01T10:17:13.233Z] === RUN TestRelaodNoOpts [2022-02-01T10:17:13.233Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-01T10:17:13.233Z] PASS [2022-02-01T10:17:13.233Z] coverage: 41.5% of statements [2022-02-01T10:17:13.233Z] ok github.com/docker/docker/volume/local 0.108s coverage: 41.5% of statements [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRaw [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRawSplit [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-01T10:17:13.692Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-01T10:17:13.692Z] === RUN TestLinuxParseMountRaw [2022-02-01T10:17:13.692Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-01T10:17:13.692Z] === RUN TestLinuxParseMountRawSplit [2022-02-01T10:17:13.692Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-01T10:17:13.692Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-01T10:17:13.692Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-01T10:17:13.692Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-01T10:17:13.692Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-01T10:17:13.692Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-01T10:17:13.692Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-01T10:17:13.692Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-01T10:17:13.692Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-01T10:17:13.692Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-01T10:17:13.692Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-01T10:17:13.692Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-01T10:17:13.692Z] === RUN TestConvertTmpfsOptions [2022-02-01T10:17:13.692Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-01T10:17:13.692Z] linux_parser_test.go:209: data="ro" [2022-02-01T10:17:13.692Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-01T10:17:13.692Z] === RUN TestParseMountSpec [2022-02-01T10:17:13.692Z] parser_test.go:62: case 0 [2022-02-01T10:17:13.692Z] parser_test.go:62: case 1 [2022-02-01T10:17:13.692Z] parser_test.go:62: case 2 [2022-02-01T10:17:13.692Z] parser_test.go:62: case 3 [2022-02-01T10:17:13.692Z] parser_test.go:62: case 4 [2022-02-01T10:17:13.692Z] parser_test.go:62: case 5 [2022-02-01T10:17:13.692Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-01T10:17:13.692Z] === RUN TestValidateMount [2022-02-01T10:17:13.692Z] --- PASS: TestValidateMount (0.00s) [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRaw [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-01T10:17:13.692Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-01T10:17:13.692Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-01T10:17:13.692Z] PASS [2022-02-01T10:17:13.692Z] coverage: 67.6% of statements [2022-02-01T10:17:13.692Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.6% of statements [2022-02-01T10:17:14.151Z] === RUN TestSetGetMeta [2022-02-01T10:17:14.151Z] === PAUSE TestSetGetMeta [2022-02-01T10:17:14.151Z] === RUN TestRestore [2022-02-01T10:17:14.151Z] === PAUSE TestRestore [2022-02-01T10:17:14.151Z] === RUN TestServiceCreate [2022-02-01T10:17:14.151Z] === PAUSE TestServiceCreate [2022-02-01T10:17:14.151Z] === RUN TestServiceList [2022-02-01T10:17:14.151Z] === PAUSE TestServiceList [2022-02-01T10:17:14.151Z] === RUN TestServiceRemove [2022-02-01T10:17:14.151Z] === PAUSE TestServiceRemove [2022-02-01T10:17:14.151Z] === RUN TestServiceGet [2022-02-01T10:17:14.151Z] === PAUSE TestServiceGet [2022-02-01T10:17:14.151Z] === RUN TestServicePrune [2022-02-01T10:17:14.151Z] === PAUSE TestServicePrune [2022-02-01T10:17:14.151Z] === RUN TestCreate [2022-02-01T10:17:14.151Z] === PAUSE TestCreate [2022-02-01T10:17:14.151Z] === RUN TestRemove [2022-02-01T10:17:14.151Z] === PAUSE TestRemove [2022-02-01T10:17:14.151Z] === RUN TestList [2022-02-01T10:17:14.151Z] === PAUSE TestList [2022-02-01T10:17:14.151Z] === RUN TestFindByDriver [2022-02-01T10:17:14.151Z] === PAUSE TestFindByDriver [2022-02-01T10:17:14.151Z] === RUN TestFindByReferenced [2022-02-01T10:17:14.151Z] === PAUSE TestFindByReferenced [2022-02-01T10:17:14.151Z] === RUN TestDerefMultipleOfSameRef [2022-02-01T10:17:14.151Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-01T10:17:14.151Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-01T10:17:14.151Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-01T10:17:14.151Z] === RUN TestDefererencePluginOnCreateError [2022-02-01T10:17:14.151Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-01T10:17:14.151Z] === RUN TestRefDerefRemove [2022-02-01T10:17:14.151Z] === PAUSE TestRefDerefRemove [2022-02-01T10:17:14.151Z] === RUN TestGet [2022-02-01T10:17:14.151Z] === PAUSE TestGet [2022-02-01T10:17:14.151Z] === RUN TestGetWithReference [2022-02-01T10:17:14.151Z] === PAUSE TestGetWithReference [2022-02-01T10:17:14.151Z] === RUN TestFilterFunc [2022-02-01T10:17:14.151Z] === RUN TestFilterFunc/test_nil_list [2022-02-01T10:17:14.151Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-01T10:17:14.151Z] === RUN TestFilterFunc/test_empty_list [2022-02-01T10:17:14.151Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-01T10:17:14.151Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-01T10:17:14.151Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-01T10:17:14.151Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-01T10:17:14.151Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-01T10:17:14.151Z] === RUN TestFilterFunc/test_filter_some [2022-02-01T10:17:14.151Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-01T10:17:14.151Z] === RUN TestFilterFunc/test_filter_middle [2022-02-01T10:17:14.151Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-01T10:17:14.151Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-01T10:17:14.151Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-01T10:17:14.151Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-01T10:17:14.151Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-01T10:17:14.151Z] === CONT TestFilterFunc/test_nil_list [2022-02-01T10:17:14.151Z] === CONT TestFilterFunc/test_filter_some [2022-02-01T10:17:14.151Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-01T10:17:14.151Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-01T10:17:14.151Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-01T10:17:14.151Z] === CONT TestFilterFunc/test_empty_list [2022-02-01T10:17:14.151Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-01T10:17:14.151Z] === CONT TestFilterFunc/test_filter_middle [2022-02-01T10:17:14.151Z] --- PASS: TestFilterFunc (0.00s) [2022-02-01T10:17:14.151Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-01T10:17:14.151Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-01T10:17:14.151Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-01T10:17:14.151Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-01T10:17:14.151Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-01T10:17:14.151Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-01T10:17:14.151Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-01T10:17:14.151Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-01T10:17:14.151Z] === CONT TestSetGetMeta [2022-02-01T10:17:14.151Z] === CONT TestList [2022-02-01T10:17:14.151Z] === CONT TestServiceGet [2022-02-01T10:17:14.151Z] === CONT TestCreate [2022-02-01T10:17:14.151Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-01T10:17:14.151Z] === CONT TestGetWithReference [2022-02-01T10:17:14.151Z] --- PASS: TestCreate (0.03s) [2022-02-01T10:17:14.151Z] === CONT TestGet [2022-02-01T10:17:14.151Z] --- PASS: TestList (0.05s) [2022-02-01T10:17:14.151Z] === CONT TestRefDerefRemove [2022-02-01T10:17:14.151Z] --- PASS: TestGetWithReference (0.04s) [2022-02-01T10:17:14.151Z] === CONT TestDefererencePluginOnCreateError [2022-02-01T10:17:14.151Z] --- PASS: TestGet (0.03s) [2022-02-01T10:17:14.228Z] === RUN TestExternalGraphDriver/spec [2022-02-01T10:17:14.612Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-01T10:17:14.612Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-01T10:17:14.612Z] === CONT TestDerefMultipleOfSameRef [2022-02-01T10:17:14.612Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-01T10:17:14.612Z] === CONT TestFindByReferenced [2022-02-01T10:17:14.612Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-01T10:17:14.612Z] === CONT TestFindByDriver [2022-02-01T10:17:14.612Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-01T10:17:14.612Z] === CONT TestServicePrune [2022-02-01T10:17:14.612Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-01T10:17:14.612Z] === CONT TestServiceList [2022-02-01T10:17:14.612Z] --- PASS: TestFindByDriver (0.03s) [2022-02-01T10:17:14.612Z] === CONT TestServiceRemove [2022-02-01T10:17:14.612Z] --- PASS: TestServiceGet (0.22s) [2022-02-01T10:17:14.612Z] === CONT TestServiceCreate [2022-02-01T10:17:14.612Z] time="2022-02-01T10:17:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-01T10:17:14.612Z] --- PASS: TestServiceRemove (0.10s) [2022-02-01T10:17:14.612Z] === CONT TestRemove [2022-02-01T10:17:14.612Z] --- PASS: TestServiceList (0.12s) [2022-02-01T10:17:14.612Z] === CONT TestRestore [2022-02-01T10:17:14.612Z] time="2022-02-01T10:17:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-01T10:17:14.612Z] time="2022-02-01T10:17:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-01T10:17:14.612Z] --- PASS: TestServiceCreate (0.03s) [2022-02-01T10:17:14.612Z] time="2022-02-01T10:17:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-01T10:17:14.612Z] --- PASS: TestRemove (0.02s) [2022-02-01T10:17:14.612Z] time="2022-02-01T10:17:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-01T10:17:14.612Z] --- PASS: TestRestore (0.03s) [2022-02-01T10:17:14.612Z] --- PASS: TestServicePrune (0.16s) [2022-02-01T10:17:14.612Z] PASS [2022-02-01T10:17:14.612Z] coverage: 69.0% of statements [2022-02-01T10:17:14.612Z] ok github.com/docker/docker/volume/service 0.311s coverage: 69.0% of statements [2022-02-01T10:17:14.790Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-01T10:17:15.382Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-01T10:17:15.945Z] === RUN TestExternalGraphDriver/pull [2022-02-01T10:17:16.201Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-01T10:17:18.090Z] --- PASS: TestExternalGraphDriver (5.50s) [2022-02-01T10:17:18.090Z] --- PASS: TestExternalGraphDriver/json (1.78s) [2022-02-01T10:17:18.090Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-02-01T10:17:18.090Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2022-02-01T10:17:18.090Z] === RUN TestGraphdriverPluginV2 [2022-02-01T10:17:19.017Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-01T10:17:19.578Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-01T10:17:20.944Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-01T10:17:21.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-01T10:17:22.067Z] --- PASS: TestGraphdriverPluginV2 (4.40s) [2022-02-01T10:17:22.067Z] PASS [2022-02-01T10:17:22.067Z] [2022-02-01T10:17:22.067Z] DONE 5 tests in 10.044s [2022-02-01T10:17:22.067Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-01T10:17:22.067Z] ++ 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-01T10:17:22.067Z] ++ set -e [2022-02-01T10:17:22.067Z] ++ '[' -n 0 ']' [2022-02-01T10:17:22.067Z] ++ set -x [2022-02-01T10:17:22.067Z] ++ 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-01T10:17:22.323Z] INFO: Testing against a local daemon [2022-02-01T10:17:22.323Z] === RUN TestContinueAfterPluginCrash [2022-02-01T10:17:22.323Z] === PAUSE TestContinueAfterPluginCrash [2022-02-01T10:17:22.323Z] === RUN TestReadPluginNoRead [2022-02-01T10:17:22.323Z] === PAUSE TestReadPluginNoRead [2022-02-01T10:17:22.323Z] === RUN TestDaemonStartWithLogOpt [2022-02-01T10:17:22.323Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-01T10:17:22.323Z] === CONT TestContinueAfterPluginCrash [2022-02-01T10:17:22.323Z] === CONT TestReadPluginNoRead [2022-02-01T10:17:22.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-02-01T10:17:23.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-02-01T10:17:25.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-02-01T10:17:25.570Z] === RUN TestReadPluginNoRead/default [2022-02-01T10:17:26.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-02-01T10:17:26.936Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-01T10:17:28.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000db1980_} [2022-02-01T10:17:28.301Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-01T10:17:29.664Z] === CONT TestReadPluginNoRead [2022-02-01T10:17:29.664Z] read_test.go:92: [dd027959e90de] daemon is not started [2022-02-01T10:17:29.664Z] --- PASS: TestReadPluginNoRead (7.25s) [2022-02-01T10:17:29.665Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2022-02-01T10:17:29.665Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-02-01T10:17:29.665Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-02-01T10:17:29.665Z] === CONT TestDaemonStartWithLogOpt [2022-02-01T10:17:29.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-158671232_/foo_false____} [2022-02-01T10:17:31.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-158671232_/foo_true____} [2022-02-01T10:17:31.285Z] --- PASS: TestContinueAfterPluginCrash (8.95s) [2022-02-01T10:17:31.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32739039690_/foo_false____} [2022-02-01T10:17:32.214Z] --- PASS: TestDaemonStartWithLogOpt (2.83s) [2022-02-01T10:17:32.214Z] PASS [2022-02-01T10:17:32.214Z] [2022-02-01T10:17:32.214Z] DONE 6 tests in 10.198s [2022-02-01T10:17:32.285Z] 2022/02/01 10:17:29 Closing DB instances... [2022-02-01T10:17:32.285Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-02-01T10:17:32.285Z] === RUN TestFindNode [2022-02-01T10:17:32.285Z] 2022/02/01 10:17:31 Closing DB instances... [2022-02-01T10:17:32.285Z] --- PASS: TestFindNode (0.02s) [2022-02-01T10:17:32.285Z] === RUN TestChangeNodeState [2022-02-01T10:17:32.285Z] 2022/02/01 10:17:31 Closing DB instances... [2022-02-01T10:17:32.285Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-01T10:17:32.285Z] === RUN TestNodeReincarnation [2022-02-01T10:17:32.285Z] 2022/02/01 10:17:31 Closing DB instances... [2022-02-01T10:17:32.470Z] 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-01T10:17:32.470Z] ++ 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-01T10:17:32.470Z] ++ set -e [2022-02-01T10:17:32.470Z] ++ '[' -n 0 ']' [2022-02-01T10:17:32.470Z] ++ set -x [2022-02-01T10:17:32.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01T10:17:32.471Z] testing: warning: no tests to run [2022-02-01T10:17:32.471Z] PASS [2022-02-01T10:17:32.471Z] [2022-02-01T10:17:32.471Z] DONE 0 tests in 0.032s [2022-02-01T10:17:32.471Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-01T10:17:32.471Z] ++ 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-01T10:17:32.471Z] ++ set -e [2022-02-01T10:17:32.471Z] ++ '[' -n 0 ']' [2022-02-01T10:17:32.471Z] ++ set -x [2022-02-01T10:17:32.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01T10:17:32.471Z] INFO: Testing against a local daemon [2022-02-01T10:17:32.471Z] === RUN TestPluginWithDevMounts [2022-02-01T10:17:32.471Z] === PAUSE TestPluginWithDevMounts [2022-02-01T10:17:32.471Z] === CONT TestPluginWithDevMounts [2022-02-01T10:17:32.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32739039690_/foo_true____} [2022-02-01T10:17:34.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-02-01T10:17:34.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32739039690_/foo_true__0xc000db19b0__} [2022-02-01T10:17:34.092Z] --- PASS: TestPluginWithDevMounts (1.62s) [2022-02-01T10:17:34.092Z] PASS [2022-02-01T10:17:34.092Z] [2022-02-01T10:17:34.092Z] DONE 1 tests in 1.716s [2022-02-01T10:17:34.092Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-01T10:17:34.092Z] ++ 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-01T10:17:34.092Z] ++ set -e [2022-02-01T10:17:34.092Z] ++ '[' -n 0 ']' [2022-02-01T10:17:34.092Z] ++ set -x [2022-02-01T10:17:34.092Z] ++ 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-01T10:17:34.348Z] INFO: Testing against a local daemon [2022-02-01T10:17:34.348Z] === RUN TestSecretInspect [2022-02-01T10:17:35.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000db19c8_} [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-01T10:17:36.971Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-01T10:17:36.971Z] === RUN TestParallelCreate [2022-02-01T10:17:36.971Z] 2022/02/01 10:17:36 Closing DB instances... [2022-02-01T10:17:36.971Z] --- PASS: TestParallelCreate (0.02s) [2022-02-01T10:17:36.971Z] === RUN TestParallelDelete [2022-02-01T10:17:36.971Z] 2022/02/01 10:17:36 Closing DB instances... [2022-02-01T10:17:36.971Z] --- PASS: TestParallelDelete (0.02s) [2022-02-01T10:17:36.971Z] === RUN TestNetworkDBIslands [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6cdb4b31da24 with config:&{NodeID:6cdb4b31da24 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-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, added to nodes list" [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2d1c3ffa4080 with config:&{NodeID:2d1c3ffa4080 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-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, added to nodes list" [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, added to nodes list" [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, added to nodes list" [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-01T10:17:36.971Z] time="2022-02-01T10:17:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-02-01T10:17:37.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000db19e0_} [2022-02-01T10:17:37.346Z] --- PASS: TestSecretInspect (3.05s) [2022-02-01T10:17:37.346Z] === RUN TestSecretList [2022-02-01T10:17:37.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8e776e3e2c90 with config:&{NodeID:8e776e3e2c90 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-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=info msg="Node 8e776e3e2c90/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=info msg="Node 8e776e3e2c90/172.25.30.98, added to nodes list" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=info msg="Node 8e776e3e2c90/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=info msg="Node 8e776e3e2c90/172.25.30.98, added to nodes list" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, added to nodes list" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, added to nodes list" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=info msg="Node 8e776e3e2c90/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:37.943Z] time="2022-02-01T10:17:37Z" level=info msg="Node 8e776e3e2c90/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:37Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d499c2e08568 with config:&{NodeID:d499c2e08568 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-01T10:17:38.401Z] time="2022-02-01T10:17:37Z" level=info msg="Node d499c2e08568/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:37Z" level=info msg="Node d499c2e08568/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:37Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=info msg="Node d499c2e08568/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=info msg="Node d499c2e08568/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=info msg="Node 8e776e3e2c90/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=info msg="Node 8e776e3e2c90/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=info msg="Node d499c2e08568/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=info msg="Node d499c2e08568/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=info msg="Node d499c2e08568/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.401Z] time="2022-02-01T10:17:38Z" level=info msg="Node d499c2e08568/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000db19f8_} [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6b779dbdbb6f with config:&{NodeID:6b779dbdbb6f 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-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node d499c2e08568/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node d499c2e08568/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 8e776e3e2c90/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 8e776e3e2c90/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, added to nodes list" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:38.860Z] time="2022-02-01T10:17:38Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, added to nodes list" [2022-02-01T10:17:39.319Z] networkdb_test.go:835: Re-joining: 3 [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:38Z" level=info msg="The new bootstrap node list is:[172.25.30.98:10033 172.25.30.98:10034 172.25.30.98:10035]" [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.30.98:10033" [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Stream connection from=172.25.30.98:49354" [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.30.98:10034" [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Stream connection from=172.25.30.98:49355" [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.30.98:10035" [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:38Z" level=debug msg="memberlist: Stream connection from=172.25.30.98:49356" [2022-02-01T10:17:39.319Z] networkdb_test.go:835: Re-joining: 4 [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:39Z" level=info msg="The new bootstrap node list is:[172.25.30.98:10033 172.25.30.98:10034 172.25.30.98:10035]" [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.30.98:10033" [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:39Z" level=debug msg="memberlist: Stream connection from=172.25.30.98:49357" [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.30.98:10034" [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:39Z" level=debug msg="memberlist: Stream connection from=172.25.30.98:49358" [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.30.98:10035" [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:39Z" level=debug msg="memberlist: Stream connection from=172.25.30.98:49359" [2022-02-01T10:17:39.319Z] time="2022-02-01T10:17:39Z" level=info msg="node 0 leaving" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="Node 6cdb4b31da24 change state NodeActive --> NodeLeft" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="node2(2d1c3ffa4080): Node leave event for 6cdb4b31da24/172.25.30.98" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="Node 6cdb4b31da24 change state NodeActive --> NodeLeft" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="node3(8e776e3e2c90): Node leave event for 6cdb4b31da24/172.25.30.98" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="Node 6cdb4b31da24 change state NodeActive --> NodeLeft" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="node4(d499c2e08568): Node leave event for 6cdb4b31da24/172.25.30.98" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="Node 6cdb4b31da24 change state NodeActive --> NodeLeft" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="node1(6cdb4b31da24): Node leave event for 6cdb4b31da24/172.25.30.98" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="Node 6cdb4b31da24 change state NodeActive --> NodeLeft" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="node5(6b779dbdbb6f): Node leave event for 6cdb4b31da24/172.25.30.98" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, left gossip cluster" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, left gossip cluster" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, left gossip cluster" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, left gossip cluster" [2022-02-01T10:17:39.777Z] time="2022-02-01T10:17:39Z" level=info msg="Node 6cdb4b31da24/172.25.30.98, left gossip cluster" [2022-02-01T10:17:39.834Z] --- PASS: TestSecretList (2.49s) [2022-02-01T10:17:39.834Z] === RUN TestSecretsCreateAndDelete [2022-02-01T10:17:39.834Z] docker_api_swarm_node_test.go:20: [dc9a65118d0e1] joining swarm manager [dd150329bf188]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:17:40.090Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000db1a10_} [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=info msg="node 1 leaving" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=info msg="Node 2d1c3ffa4080 change state NodeActive --> NodeLeft" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=info msg="node5(6b779dbdbb6f): Node leave event for 2d1c3ffa4080/172.25.30.98" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=info msg="Node 2d1c3ffa4080 change state NodeActive --> NodeLeft" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=info msg="node3(8e776e3e2c90): Node leave event for 2d1c3ffa4080/172.25.30.98" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, left gossip cluster" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=info msg="Node 2d1c3ffa4080 change state NodeActive --> NodeFailed" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, added to failed nodes list" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=info msg="Node 2d1c3ffa4080 change state NodeActive --> NodeLeft" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=info msg="node4(d499c2e08568): Node leave event for 2d1c3ffa4080/172.25.30.98" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=error msg="node: 2d1c3ffa4080 is unknown to memberlist" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, left gossip cluster" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, left gossip cluster" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:39Z" level=info msg="Node 2d1c3ffa4080/172.25.30.98, left gossip cluster" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:40Z" level=info msg="node 2 leaving" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:40Z" level=info msg="Node 8e776e3e2c90 change state NodeActive --> NodeLeft" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:40Z" level=info msg="node4(d499c2e08568): Node leave event for 8e776e3e2c90/172.25.30.98" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:40Z" level=info msg="Node 8e776e3e2c90 change state NodeActive --> NodeLeft" [2022-02-01T10:17:40.235Z] time="2022-02-01T10:17:40Z" level=info msg="node5(6b779dbdbb6f): Node leave event for 8e776e3e2c90/172.25.30.98" [2022-02-01T10:17:40.655Z] docker_api_swarm_node_test.go:21: [d278aeaec49d0] joining swarm manager [dd150329bf188]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:17:40.694Z] time="2022-02-01T10:17:40Z" level=info msg="Node 8e776e3e2c90 change state NodeActive --> NodeLeft" [2022-02-01T10:17:40.694Z] time="2022-02-01T10:17:40Z" level=info msg="node3(8e776e3e2c90): Node leave event for 8e776e3e2c90/172.25.30.98" [2022-02-01T10:17:40.694Z] time="2022-02-01T10:17:40Z" level=debug msg="memberlist: Failed ping: 6b779dbdbb6f (timeout reached)" [2022-02-01T10:17:40.694Z] time="2022-02-01T10:17:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.30.98:10035: use of closed network connection" [2022-02-01T10:17:40.694Z] time="2022-02-01T10:17:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.30.98:10036: use of closed network connection" [2022-02-01T10:17:40.694Z] time="2022-02-01T10:17:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.30.98:10034: use of closed network connection" [2022-02-01T10:17:40.694Z] time="2022-02-01T10:17:40Z" level=debug msg="memberlist: Stream connection from=172.25.30.98:49360" [2022-02-01T10:17:40.694Z] time="2022-02-01T10:17:40Z" level=info msg="Node 8e776e3e2c90/172.25.30.98, left gossip cluster" [2022-02-01T10:17:40.694Z] time="2022-02-01T10:17:40Z" level=info msg="Node 8e776e3e2c90/172.25.30.98, left gossip cluster" [2022-02-01T10:17:40.694Z] time="2022-02-01T10:17:40Z" level=info msg="Node 8e776e3e2c90/172.25.30.98, left gossip cluster" [2022-02-01T10:17:41.152Z] time="2022-02-01T10:17:40Z" level=warning msg="memberlist: Was able to connect to 6b779dbdbb6f but other probes failed, network may be misconfigured" [2022-02-01T10:17:41.152Z] networkdb_test.go:867: node4: OK [2022-02-01T10:17:41.152Z] networkdb_test.go:867: node5: OK [2022-02-01T10:17:41.152Z] time="2022-02-01T10:17:40Z" level=info msg="node 0 coming back" [2022-02-01T10:17:41.152Z] time="2022-02-01T10:17:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2649f4709f65 with config:&{NodeID:2649f4709f65 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-01T10:17:41.152Z] time="2022-02-01T10:17:40Z" level=info msg="Node 2649f4709f65/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:41.152Z] time="2022-02-01T10:17:40Z" level=info msg="Node 2649f4709f65/172.25.30.98, added to nodes list" [2022-02-01T10:17:41.152Z] time="2022-02-01T10:17:40Z" level=info msg="node 1 coming back" [2022-02-01T10:17:41.152Z] time="2022-02-01T10:17:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c644aaebb1c7 with config:&{NodeID:c644aaebb1c7 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-01T10:17:41.152Z] time="2022-02-01T10:17:40Z" level=info msg="Node c644aaebb1c7/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:41.152Z] time="2022-02-01T10:17:40Z" level=info msg="Node c644aaebb1c7/172.25.30.98, added to nodes list" [2022-02-01T10:17:41.152Z] time="2022-02-01T10:17:40Z" level=info msg="node 2 coming back" [2022-02-01T10:17:41.152Z] time="2022-02-01T10:17:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:91f620cda46e with config:&{NodeID:91f620cda46e 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-01T10:17:41.152Z] time="2022-02-01T10:17:40Z" level=info msg="Node 91f620cda46e/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:41.152Z] time="2022-02-01T10:17:40Z" level=info msg="Node 91f620cda46e/172.25.30.98, added to nodes list" [2022-02-01T10:17:41.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:17:41.545Z] INFO: Testing against a local daemon [2022-02-01T10:17:41.545Z] === RUN TestBuildWithSession [2022-02-01T10:17:41.545Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:17:41.545Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-01T10:17:41.545Z] === RUN TestBuildSquashParent [2022-02-01T10:17:41.545Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:17:41.545Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-01T10:17:41.545Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-01T10:17:41.545Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:17:41.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:17:41.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:17:41.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:17:41.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:17:41.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:17:41.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:17:41.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:17:41.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:17:41.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:17:41.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:17:41.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:17:41.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:17:41.546Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:17:41.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:17:41.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:17:41.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-01T10:17:42.144Z] --- PASS: TestSecretsCreateAndDelete (2.43s) [2022-02-01T10:17:42.144Z] === RUN TestSecretsUpdate [2022-02-01T10:17:42.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-01T10:17:42.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-01T10:17:42.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-01T10:17:42.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-01T10:17:42.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-01T10:17:42.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-01T10:17:42.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-01T10:17:42.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-01T10:17:42.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-01T10:17:42.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-01T10:17:42.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-01T10:17:42.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-02-01T10:17:42.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-02-01T10:17:42.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-02-01T10:17:42.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-02-01T10:17:42.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-02-01T10:17:42.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-02-01T10:17:43.218Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-01T10:17:44.054Z] time="2022-02-01T10:17:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.30.98:10033 172.25.30.98:10034 172.25.30.98:10035]" [2022-02-01T10:17:44.511Z] time="2022-02-01T10:17:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.30.98:10033 172.25.30.98:10034 172.25.30.98:10035]" [2022-02-01T10:17:45.107Z] --- PASS: TestSecretsUpdate (2.57s) [2022-02-01T10:17:45.107Z] === RUN TestTemplatedSecret [2022-02-01T10:17:45.362Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.30.98:10033" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=debug msg="memberlist: Stream connection from=172.25.30.98:49361" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node d499c2e08568/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node d499c2e08568/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65/172.25.30.98, is the new incarnation of the shutdown node 6cdb4b31da24/172.25.30.98" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.30.98:10034" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=debug msg="memberlist: Stream connection from=172.25.30.98:49362" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node d499c2e08568/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node d499c2e08568/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node c644aaebb1c7/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node c644aaebb1c7/172.25.30.98, is the new incarnation of the shutdown node 2d1c3ffa4080/172.25.30.98" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node c644aaebb1c7/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=debug msg="memberlist: Stream connection from=172.25.30.98:49363" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.30.98:10035" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node d499c2e08568/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node d499c2e08568/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node c644aaebb1c7/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node c644aaebb1c7/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 91f620cda46e/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 91f620cda46e/172.25.30.98, is the new incarnation of the shutdown node 8e776e3e2c90/172.25.30.98" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 91f620cda46e/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node c644aaebb1c7/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node c644aaebb1c7/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node c644aaebb1c7/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node c644aaebb1c7/172.25.30.98, is the new incarnation of the shutdown node 2d1c3ffa4080/172.25.30.98" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node c644aaebb1c7/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65/172.25.30.98, is the new incarnation of the shutdown node 6cdb4b31da24/172.25.30.98" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 91f620cda46e/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 91f620cda46e/172.25.30.98, is the new incarnation of the shutdown node 8e776e3e2c90/172.25.30.98" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 91f620cda46e/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 91f620cda46e/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 91f620cda46e/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 91f620cda46e/172.25.30.98, joined gossip cluster" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=info msg="Node 91f620cda46e/172.25.30.98, added to nodes list" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.30.98:10033" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=debug msg="memberlist: Stream connection from=172.25.30.98:49364" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.30.98:10034" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=debug msg="memberlist: Stream connection from=172.25.30.98:49365" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.30.98:10035" [2022-02-01T10:17:45.478Z] time="2022-02-01T10:17:45Z" level=debug msg="memberlist: Stream connection from=172.25.30.98:49366" [2022-02-01T10:17:45.936Z] 2022/02/01 10:17:45 Closing DB instances... [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65 change state NodeActive --> NodeLeft" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:45Z" level=info msg="node4(d499c2e08568): Node leave event for 2649f4709f65/172.25.30.98" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65 change state NodeActive --> NodeLeft" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:45Z" level=info msg="node5(6b779dbdbb6f): Node leave event for 2649f4709f65/172.25.30.98" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65 change state NodeActive --> NodeLeft" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:45Z" level=info msg="node3(91f620cda46e): Node leave event for 2649f4709f65/172.25.30.98" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:45Z" level=info msg="Node 2649f4709f65 change state NodeActive --> NodeLeft" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:45Z" level=info msg="node1(2649f4709f65): Node leave event for 2649f4709f65/172.25.30.98" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:46Z" level=info msg="Node 2649f4709f65 change state NodeActive --> NodeLeft" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:46Z" level=info msg="node2(c644aaebb1c7): Node leave event for 2649f4709f65/172.25.30.98" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:46Z" level=info msg="Node 2649f4709f65/172.25.30.98, left gossip cluster" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:46Z" level=info msg="Node 2649f4709f65/172.25.30.98, left gossip cluster" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:46Z" level=info msg="Node 2649f4709f65/172.25.30.98, left gossip cluster" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:46Z" level=info msg="Node 2649f4709f65/172.25.30.98, left gossip cluster" [2022-02-01T10:17:46.395Z] time="2022-02-01T10:17:46Z" level=info msg="Node 2649f4709f65/172.25.30.98, left gossip cluster" [2022-02-01T10:17:46.729Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-01T10:17:46.854Z] time="2022-02-01T10:17:46Z" level=info msg="Node c644aaebb1c7 change state NodeActive --> NodeLeft" [2022-02-01T10:17:46.854Z] time="2022-02-01T10:17:46Z" level=info msg="node3(91f620cda46e): Node leave event for c644aaebb1c7/172.25.30.98" [2022-02-01T10:17:46.854Z] time="2022-02-01T10:17:46Z" level=info msg="Node c644aaebb1c7 change state NodeActive --> NodeLeft" [2022-02-01T10:17:46.854Z] time="2022-02-01T10:17:46Z" level=info msg="node5(6b779dbdbb6f): Node leave event for c644aaebb1c7/172.25.30.98" [2022-02-01T10:17:46.854Z] time="2022-02-01T10:17:46Z" level=info msg="Node c644aaebb1c7 change state NodeActive --> NodeLeft" [2022-02-01T10:17:46.854Z] time="2022-02-01T10:17:46Z" level=info msg="node4(d499c2e08568): Node leave event for c644aaebb1c7/172.25.30.98" [2022-02-01T10:17:46.854Z] time="2022-02-01T10:17:46Z" level=info msg="Node c644aaebb1c7 change state NodeActive --> NodeLeft" [2022-02-01T10:17:46.854Z] time="2022-02-01T10:17:46Z" level=info msg="node2(c644aaebb1c7): Node leave event for c644aaebb1c7/172.25.30.98" [2022-02-01T10:17:46.854Z] time="2022-02-01T10:17:46Z" level=info msg="Node c644aaebb1c7/172.25.30.98, left gossip cluster" [2022-02-01T10:17:46.854Z] time="2022-02-01T10:17:46Z" level=info msg="Node c644aaebb1c7/172.25.30.98, left gossip cluster" [2022-02-01T10:17:46.854Z] time="2022-02-01T10:17:46Z" level=info msg="Node c644aaebb1c7/172.25.30.98, left gossip cluster" [2022-02-01T10:17:46.854Z] time="2022-02-01T10:17:46Z" level=info msg="Node c644aaebb1c7/172.25.30.98, left gossip cluster" [2022-02-01T10:17:47.312Z] time="2022-02-01T10:17:46Z" level=info msg="Node 91f620cda46e change state NodeActive --> NodeLeft" [2022-02-01T10:17:47.312Z] time="2022-02-01T10:17:46Z" level=info msg="node4(d499c2e08568): Node leave event for 91f620cda46e/172.25.30.98" [2022-02-01T10:17:47.312Z] time="2022-02-01T10:17:46Z" level=info msg="Node 91f620cda46e change state NodeActive --> NodeLeft" [2022-02-01T10:17:47.312Z] time="2022-02-01T10:17:46Z" level=info msg="node5(6b779dbdbb6f): Node leave event for 91f620cda46e/172.25.30.98" [2022-02-01T10:17:47.312Z] time="2022-02-01T10:17:46Z" level=info msg="Node 91f620cda46e change state NodeActive --> NodeLeft" [2022-02-01T10:17:47.312Z] time="2022-02-01T10:17:46Z" level=info msg="node3(91f620cda46e): Node leave event for 91f620cda46e/172.25.30.98" [2022-02-01T10:17:47.312Z] time="2022-02-01T10:17:47Z" level=info msg="Node 91f620cda46e/172.25.30.98, left gossip cluster" [2022-02-01T10:17:47.312Z] time="2022-02-01T10:17:47Z" level=info msg="Node 91f620cda46e/172.25.30.98, left gossip cluster" [2022-02-01T10:17:47.312Z] time="2022-02-01T10:17:47Z" level=info msg="Node 91f620cda46e/172.25.30.98, left gossip cluster" [2022-02-01T10:17:47.659Z] --- PASS: TestTemplatedSecret (2.88s) [2022-02-01T10:17:47.659Z] === RUN TestSecretCreateResolve [2022-02-01T10:17:47.771Z] time="2022-02-01T10:17:47Z" level=debug msg="memberlist: Failed ping: 91f620cda46e (timeout reached)" [2022-02-01T10:17:47.771Z] time="2022-02-01T10:17:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.30.98:10037: use of closed network connection" [2022-02-01T10:17:47.771Z] time="2022-02-01T10:17:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.30.98:10036: use of closed network connection" [2022-02-01T10:17:47.771Z] time="2022-02-01T10:17:47Z" level=info msg="Node d499c2e08568 change state NodeActive --> NodeLeft" [2022-02-01T10:17:47.771Z] time="2022-02-01T10:17:47Z" level=info msg="node5(6b779dbdbb6f): Node leave event for d499c2e08568/172.25.30.98" [2022-02-01T10:17:47.771Z] time="2022-02-01T10:17:47Z" level=info msg="Node d499c2e08568 change state NodeActive --> NodeLeft" [2022-02-01T10:17:47.771Z] time="2022-02-01T10:17:47Z" level=info msg="node4(d499c2e08568): Node leave event for d499c2e08568/172.25.30.98" [2022-02-01T10:17:48.231Z] time="2022-02-01T10:17:47Z" level=info msg="Node d499c2e08568/172.25.30.98, left gossip cluster" [2022-02-01T10:17:48.231Z] time="2022-02-01T10:17:47Z" level=info msg="memberlist: Suspect 91f620cda46e has failed, no acks received" [2022-02-01T10:17:48.231Z] time="2022-02-01T10:17:48Z" level=info msg="Node d499c2e08568/172.25.30.98, left gossip cluster" [2022-02-01T10:17:48.694Z] time="2022-02-01T10:17:48Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, left gossip cluster" [2022-02-01T10:17:48.694Z] time="2022-02-01T10:17:48Z" level=info msg="Node 6b779dbdbb6f change state NodeActive --> NodeFailed" [2022-02-01T10:17:48.694Z] time="2022-02-01T10:17:48Z" level=info msg="Node 6b779dbdbb6f/172.25.30.98, added to failed nodes list" [2022-02-01T10:17:48.694Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-02-01T10:17:48.694Z] PASS [2022-02-01T10:17:48.694Z] coverage: 60.0% of statements [2022-02-01T10:17:48.694Z] ok github.com/docker/docker/libnetwork/networkdb 103.604s coverage: 60.0% of statements [2022-02-01T10:17:48.694Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-01T10:17:48.694Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-01T10:17:48.694Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-01T10:17:48.694Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/quota [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/rootless [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/volume [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-01T10:17:48.695Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-01T10:17:49.027Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-01T10:17:49.956Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-01T10:17:50.214Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-01T10:17:50.214Z] --- PASS: TestSecretCreateResolve (2.47s) [2022-02-01T10:17:50.214Z] PASS [2022-02-01T10:17:50.214Z] [2022-02-01T10:17:50.214Z] DONE 6 tests in 16.009s [2022-02-01T10:17:50.214Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-01T10:17:50.214Z] ++ 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-01T10:17:50.214Z] ++ set -e [2022-02-01T10:17:50.214Z] ++ '[' -n 0 ']' [2022-02-01T10:17:50.214Z] ++ set -x [2022-02-01T10:17:50.214Z] ++ 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-01T10:17:50.214Z] INFO: Testing against a local daemon [2022-02-01T10:17:50.214Z] === RUN TestServiceCreateInit [2022-02-01T10:17:50.214Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-01T10:17:50.402Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:17:50.776Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-01T10:17:51.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-02-01T10:17:51.337Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-02-01T10:17:51.391Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:17:51.899Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === Skipped [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-01T10:17:52.431Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-01T10:17:52.431Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-01T10:17:52.431Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-02-01T10:17:52.431Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-01T10:17:52.431Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-01T10:17:52.431Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-01T10:17:52.431Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-01T10:17:52.431Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-01T10:17:52.431Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-01T10:17:52.431Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-01T10:17:52.431Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-01T10:17:52.431Z] daemon_test.go:145: root required [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-01T10:17:52.431Z] reload_test.go:342: root required [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.03s) [2022-02-01T10:17:52.431Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-01T10:17:52.431Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-01T10:17:52.431Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-01T10:17:52.431Z] download_test.go:267: Needs fixing on Windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-01T10:17:52.431Z] layer_test.go:303: Failing on Windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-01T10:17:52.431Z] layer_test.go:352: Failing on Windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-01T10:17:52.431Z] layer_test.go:467: Failing on Windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-01T10:17:52.431Z] layer_test.go:696: Failing on Windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-01T10:17:52.431Z] migration_test.go:45: Failing on Windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-01T10:17:52.431Z] migration_test.go:181: Failing on Windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-01T10:17:52.431Z] mount_test.go:17: Failing on Windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-01T10:17:52.431Z] mount_test.go:76: Failing on Windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-01T10:17:52.431Z] mount_test.go:125: Failing on Windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-01T10:17:52.431Z] mount_test.go:212: Failing on Windows [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-01T10:17:52.431Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-01T10:17:52.431Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-01T10:17:52.431Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-01T10:17:52.431Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-01T10:17:52.431Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-01T10:17:52.431Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-01T10:17:52.431Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-01T10:17:52.431Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-01T10:17:52.431Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-01T10:17:52.431Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-01T10:17:52.431Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-01T10:17:52.431Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-01T10:17:52.431Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.431Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-01T10:17:52.431Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:17:52.431Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-01T10:17:52.432Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-01T10:17:52.432Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-01T10:17:52.432Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-01T10:17:52.432Z] archive_test.go:133: Xz not present in msys2 [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-01T10:17:52.432Z] archive_test.go:140: zstd not installed [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-01T10:17:52.432Z] archive_test.go:252: Failing on Windows CI machines [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-01T10:17:52.432Z] archive_windows_test.go:16: Currently fails [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-01T10:17:52.432Z] changes_test.go:195: needs more investigation [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-01T10:17:52.432Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-01T10:17:52.432Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-01T10:17:52.432Z] changes_test.go:432: needs further investigation [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-01T10:17:52.432Z] changes_test.go:468: needs further investigation [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-01T10:17:52.432Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-01T10:17:52.432Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-01T10:17:52.432Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-01T10:17:52.432Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-01T10:17:52.432Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-01T10:17:52.432Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-01T10:17:52.432Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-01T10:17:52.432Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-01T10:17:52.432Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-01T10:17:52.432Z] poller_test.go:40: No chmod on Windows [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-01T10:17:52.432Z] fileutils_test.go:133: Needs porting to Windows [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-01T10:17:52.432Z] fileutils_test.go:179: Needs porting to Windows [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-01T10:17:52.432Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-01T10:17:52.432Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-01T10:17:52.432Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-01T10:17:52.432Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-01T10:17:52.432Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-01T10:17:52.432Z] [2022-02-01T10:17:52.432Z] DONE 2069 tests, 70 skipped in 288.979s [2022-02-01T10:17:52.432Z] INFO: make.ps1 ended at 02/01/2022 10:17:51 [2022-02-01T10:17:52.826Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-01T10:17:53.756Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-01T10:17:53.974Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-01T10:17:53.974Z] INFO: Unit tests ended at 02/01/2022 10:17:53. Duration:00:05:05.2386373 [2022-02-01T10:17:53.974Z] INFO: Building busybox [2022-02-01T10:17:53.974Z] Sending build context to Docker daemon 5.12kB [2022-02-01T10:17:53.974Z] [2022-02-01T10:17:53.974Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-01T10:17:53.974Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-01T10:17:53.974Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-01T10:17:53.974Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-01T10:17:53.974Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-01T10:17:53.974Z] ---> 11cbc9e36c7a [2022-02-01T10:17:53.974Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-01T10:17:54.432Z] ---> Running in 2a3f3d20dd04 [2022-02-01T10:17:54.684Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-01T10:17:55.614Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-01T10:17:55.879Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-01T10:17:55.879Z] docker_api_swarm_test.go:502: [d79ed0a511f05] joining swarm manager [d09bdbebb874a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:17:56.809Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-01T10:17:57.372Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-01T10:17:58.304Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-01T10:17:58.867Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-01T10:17:59.795Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-01T10:18:00.053Z] --- PASS: TestServiceCreateInit (9.81s) [2022-02-01T10:18:00.053Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.21s) [2022-02-01T10:18:00.053Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s) [2022-02-01T10:18:00.053Z] === RUN TestCreateServiceMultipleTimes [2022-02-01T10:18:00.108Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-01T10:18:00.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.69s) [2022-02-01T10:18:00.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.44s) [2022-02-01T10:18:00.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.22s) [2022-02-01T10:18:00.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.29s) [2022-02-01T10:18:00.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.10s) [2022-02-01T10:18:00.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.96s) [2022-02-01T10:18:00.108Z] === RUN TestBuildMultiStageCopy [2022-02-01T10:18:00.108Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-01T10:18:00.309Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-01T10:18:01.512Z] Removing intermediate container 2a3f3d20dd04 [2022-02-01T10:18:01.512Z] ---> a23d7f35c245 [2022-02-01T10:18:01.512Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-01T10:18:01.512Z] ---> Running in 6b61343dc4c6 [2022-02-01T10:18:01.512Z] Removing intermediate container 6b61343dc4c6 [2022-02-01T10:18:01.512Z] ---> 64221d7c2589 [2022-02-01T10:18:01.512Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-01T10:18:01.512Z] ---> Running in a1da9f92ae59 [2022-02-01T10:18:01.512Z] Removing intermediate container a1da9f92ae59 [2022-02-01T10:18:01.512Z] ---> 44af4f1c277e [2022-02-01T10:18:01.512Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-01T10:18:01.676Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-01T10:18:02.607Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-01T10:18:03.045Z] [2022-02-01T10:18:03.169Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-01T10:18:03.169Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-01T10:18:03.504Z] ---> 2d9c9ae0f293 [2022-02-01T10:18:03.504Z] 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-01T10:18:03.504Z] ---> Running in 500466bf921a [2022-02-01T10:18:04.096Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-01T10:18:04.659Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-01T10:18:06.029Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-01T10:18:06.556Z] === RUN TestBoolValue [2022-02-01T10:18:06.556Z] --- PASS: TestBoolValue (0.00s) [2022-02-01T10:18:06.556Z] === RUN TestBoolValueOrDefault [2022-02-01T10:18:06.556Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-01T10:18:06.556Z] === RUN TestInt64ValueOrZero [2022-02-01T10:18:06.556Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-01T10:18:06.556Z] === RUN TestInt64ValueOrDefault [2022-02-01T10:18:06.556Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-01T10:18:06.556Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-01T10:18:06.556Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-01T10:18:06.556Z] === RUN TestJsonContentType [2022-02-01T10:18:06.556Z] --- PASS: TestJsonContentType (0.00s) [2022-02-01T10:18:06.556Z] PASS [2022-02-01T10:18:06.556Z] coverage: 14.7% of statements [2022-02-01T10:18:06.556Z] ok github.com/docker/docker/api/server/httputils 0.130s coverage: 14.7% of statements [2022-02-01T10:18:06.556Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-01T10:18:06.592Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-01T10:18:06.848Z] docker_api_swarm_test.go:507: [d75082ae51a0d] joining swarm manager [d09bdbebb874a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:18:07.411Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-01T10:18:07.550Z] === RUN TestMaskSecretKeys [2022-02-01T10:18:07.550Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-01T10:18:07.550Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-01T10:18:07.550Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-01T10:18:07.550Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-01T10:18:07.550Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-01T10:18:07.550Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-01T10:18:07.550Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-01T10:18:07.550Z] === RUN TestVersionMiddlewareVersion [2022-02-01T10:18:07.550Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-01T10:18:07.550Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-01T10:18:07.550Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-01T10:18:07.550Z] PASS [2022-02-01T10:18:07.550Z] coverage: 37.7% of statements [2022-02-01T10:18:07.550Z] ok github.com/docker/docker/api/server/middleware 0.056s coverage: 37.7% of statements [2022-02-01T10:18:07.550Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-01T10:18:07.550Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-01T10:18:07.550Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-01T10:18:07.550Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-01T10:18:07.550Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-01T10:18:07.550Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-01T10:18:07.550Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-01T10:18:07.550Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-01T10:18:07.550Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-01T10:18:07.550Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-01T10:18:07.550Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-01T10:18:08.543Z] === RUN TestToJSON [2022-02-01T10:18:08.543Z] --- PASS: TestToJSON (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestToParamWithVersion [2022-02-01T10:18:08.543Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestFromJSON [2022-02-01T10:18:08.543Z] --- PASS: TestFromJSON (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestEmpty [2022-02-01T10:18:08.543Z] --- PASS: TestEmpty (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestArgsMatchKVListEmptySources [2022-02-01T10:18:08.543Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestArgsMatchKVList [2022-02-01T10:18:08.543Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestArgsMatch [2022-02-01T10:18:08.543Z] --- PASS: TestArgsMatch (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestAdd [2022-02-01T10:18:08.543Z] --- PASS: TestAdd (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestDel [2022-02-01T10:18:08.543Z] --- PASS: TestDel (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestLen [2022-02-01T10:18:08.543Z] --- PASS: TestLen (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestExactMatch [2022-02-01T10:18:08.543Z] --- PASS: TestExactMatch (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestOnlyOneExactMatch [2022-02-01T10:18:08.543Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestContains [2022-02-01T10:18:08.543Z] --- PASS: TestContains (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestValidate [2022-02-01T10:18:08.543Z] --- PASS: TestValidate (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestWalkValues [2022-02-01T10:18:08.543Z] --- PASS: TestWalkValues (0.00s) [2022-02-01T10:18:08.543Z] === RUN TestFuzzyMatch [2022-02-01T10:18:08.543Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-01T10:18:08.776Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-01T10:18:09.021Z] === RUN TestClone [2022-02-01T10:18:09.021Z] --- PASS: TestClone (0.00s) [2022-02-01T10:18:09.021Z] PASS [2022-02-01T10:18:09.021Z] coverage: 92.2% of statements [2022-02-01T10:18:09.021Z] ok github.com/docker/docker/api/types/filters 0.060s coverage: 92.2% of statements [2022-02-01T10:18:09.021Z] === RUN TestStrSliceMarshalJSON [2022-02-01T10:18:09.021Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-01T10:18:09.021Z] === RUN TestStrSliceUnmarshalJSON [2022-02-01T10:18:09.021Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-01T10:18:09.021Z] === RUN TestStrSliceUnmarshalString [2022-02-01T10:18:09.021Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-01T10:18:09.021Z] === RUN TestStrSliceUnmarshalSlice [2022-02-01T10:18:09.021Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-01T10:18:09.021Z] PASS [2022-02-01T10:18:09.021Z] coverage: 90.0% of statements [2022-02-01T10:18:09.021Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-02-01T10:18:09.021Z] === RUN TestAdjustForAPIVersion [2022-02-01T10:18:09.021Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-01T10:18:09.021Z] PASS [2022-02-01T10:18:09.021Z] coverage: 5.7% of statements [2022-02-01T10:18:09.021Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 5.7% of statements [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/types [no test files] [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-01T10:18:09.021Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-01T10:18:09.021Z] === RUN TestDurationToSecondsString [2022-02-01T10:18:09.021Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-01T10:18:09.021Z] === RUN TestGetTimestamp [2022-02-01T10:18:09.340Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-01T10:18:09.493Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-01T10:18:09.493Z] === RUN TestParseTimestamps [2022-02-01T10:18:09.493Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-01T10:18:09.493Z] PASS [2022-02-01T10:18:09.493Z] coverage: 100.0% of statements [2022-02-01T10:18:09.493Z] ok github.com/docker/docker/api/types/time 0.249s coverage: 100.0% of statements [2022-02-01T10:18:09.493Z] === RUN TestCompareVersion [2022-02-01T10:18:09.493Z] --- PASS: TestCompareVersion (0.00s) [2022-02-01T10:18:09.493Z] PASS [2022-02-01T10:18:09.493Z] coverage: 77.3% of statements [2022-02-01T10:18:09.493Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 77.3% of statements [2022-02-01T10:18:09.493Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-01T10:18:09.493Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-01T10:18:09.493Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-01T10:18:09.493Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-01T10:18:09.493Z] ? github.com/docker/docker/builder [no test files] [2022-02-01T10:18:09.493Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-01T10:18:09.493Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-01T10:18:09.493Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-01T10:18:09.493Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-01T10:18:09.493Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-01T10:18:09.493Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-01T10:18:09.493Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-01T10:18:10.545Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-01T10:18:11.014Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-01T10:18:11.070Z] === RUN TestParseRemoteURL [2022-02-01T10:18:11.070Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-01T10:18:11.070Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-01T10:18:11.070Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-01T10:18:11.070Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-01T10:18:11.070Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-01T10:18:11.070Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-01T10:18:11.070Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-01T10:18:11.070Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-01T10:18:11.070Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-01T10:18:11.070Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-01T10:18:11.070Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-01T10:18:11.070Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-01T10:18:11.070Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-01T10:18:11.070Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-01T10:18:11.070Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-01T10:18:11.070Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-01T10:18:11.070Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-01T10:18:11.070Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-01T10:18:11.070Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-01T10:18:11.070Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-01T10:18:11.070Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-01T10:18:11.070Z] === RUN TestCloneArgsSmartHttp [2022-02-01T10:18:11.070Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-01T10:18:11.070Z] === RUN TestCloneArgsDumbHttp [2022-02-01T10:18:11.070Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-01T10:18:11.070Z] === RUN TestCloneArgsGit [2022-02-01T10:18:11.070Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-01T10:18:11.070Z] === RUN TestCheckoutGit [2022-02-01T10:18:11.230Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-01T10:18:12.004Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-01T10:18:12.645Z] === RUN TestEnable [2022-02-01T10:18:12.645Z] --- PASS: TestEnable (0.00s) [2022-02-01T10:18:12.645Z] === RUN TestDisable [2022-02-01T10:18:12.645Z] --- PASS: TestDisable (0.00s) [2022-02-01T10:18:12.645Z] === RUN TestEnabled [2022-02-01T10:18:12.645Z] --- PASS: TestEnabled (0.00s) [2022-02-01T10:18:12.645Z] PASS [2022-02-01T10:18:12.645Z] coverage: 100.0% of statements [2022-02-01T10:18:12.645Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2022-02-01T10:18:12.645Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-01T10:18:13.118Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-01T10:18:13.118Z] === RUN TestProcessNoDockerignore [2022-02-01T10:18:13.118Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-01T10:18:13.118Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-01T10:18:13.118Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-01T10:18:13.118Z] === RUN TestDetectContentType [2022-02-01T10:18:13.118Z] --- PASS: TestDetectContentType (0.00s) [2022-02-01T10:18:13.118Z] === RUN TestSelectAcceptableMIME [2022-02-01T10:18:13.118Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-01T10:18:13.118Z] === RUN TestInspectEmptyResponse [2022-02-01T10:18:13.118Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-01T10:18:13.118Z] === RUN TestInspectResponseBinary [2022-02-01T10:18:13.118Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-01T10:18:13.118Z] === RUN TestResponseUnsupportedContentType [2022-02-01T10:18:13.118Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-01T10:18:13.118Z] === RUN TestInspectResponseTextSimple [2022-02-01T10:18:13.118Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-01T10:18:13.118Z] === RUN TestInspectResponseEmptyContentType [2022-02-01T10:18:13.118Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-01T10:18:13.118Z] === RUN TestUnknownContentLength [2022-02-01T10:18:13.118Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-01T10:18:13.118Z] === RUN TestDownloadRemote [2022-02-01T10:18:13.118Z] --- PASS: TestDownloadRemote (0.16s) [2022-02-01T10:18:13.118Z] === RUN TestGetWithStatusError [2022-02-01T10:18:13.118Z] --- PASS: TestGetWithStatusError (0.01s) [2022-02-01T10:18:13.118Z] === RUN TestCloseRootDirectory [2022-02-01T10:18:13.118Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:18:13.118Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-01T10:18:13.118Z] === RUN TestHashFile [2022-02-01T10:18:13.118Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:18:13.118Z] --- SKIP: TestHashFile (0.01s) [2022-02-01T10:18:13.118Z] === RUN TestHashSubdir [2022-02-01T10:18:13.118Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:18:13.118Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-01T10:18:13.118Z] === RUN TestRemoveDirectory [2022-02-01T10:18:13.118Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:18:13.118Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-01T10:18:13.118Z] PASS [2022-02-01T10:18:13.118Z] coverage: 9.3% of statements [2022-02-01T10:18:13.118Z] ok github.com/docker/docker/builder/remotecontext 0.367s coverage: 9.3% of statements [2022-02-01T10:18:13.571Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-01T10:18:13.591Z] === RUN TestGetAllAllowed [2022-02-01T10:18:13.591Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestGetAllMeta [2022-02-01T10:18:13.591Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-01T10:18:13.591Z] --- PASS: TestWarnOnUnusedBuildArgs (0.01s) [2022-02-01T10:18:13.591Z] === RUN TestIsUnreferencedBuiltin [2022-02-01T10:18:13.591Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestIsExistingDirectory [2022-02-01T10:18:13.591Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-01T10:18:13.591Z] === RUN TestGetFilenameForDownload [2022-02-01T10:18:13.591Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestEnv2Variables [2022-02-01T10:18:13.591Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-01T10:18:13.591Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestMaintainer [2022-02-01T10:18:13.591Z] --- PASS: TestMaintainer (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestLabel [2022-02-01T10:18:13.591Z] --- PASS: TestLabel (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestFromScratch [2022-02-01T10:18:13.591Z] --- PASS: TestFromScratch (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestFromWithArg [2022-02-01T10:18:13.591Z] --- PASS: TestFromWithArg (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-01T10:18:13.591Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestFromWithUndefinedArg [2022-02-01T10:18:13.591Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestFromMultiStageWithNamedStage [2022-02-01T10:18:13.591Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestOnbuild [2022-02-01T10:18:13.591Z] --- PASS: TestOnbuild (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestWorkdir [2022-02-01T10:18:13.591Z] --- PASS: TestWorkdir (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestCmd [2022-02-01T10:18:13.591Z] --- PASS: TestCmd (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestHealthcheckNone [2022-02-01T10:18:13.591Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestHealthcheckCmd [2022-02-01T10:18:13.591Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestEntrypoint [2022-02-01T10:18:13.591Z] --- PASS: TestEntrypoint (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestExpose [2022-02-01T10:18:13.591Z] --- PASS: TestExpose (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestUser [2022-02-01T10:18:13.591Z] --- PASS: TestUser (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestVolume [2022-02-01T10:18:13.591Z] --- PASS: TestVolume (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestStopSignal [2022-02-01T10:18:13.591Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-01T10:18:13.591Z] --- SKIP: TestStopSignal (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestArg [2022-02-01T10:18:13.591Z] --- PASS: TestArg (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestShell [2022-02-01T10:18:13.591Z] --- PASS: TestShell (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestPrependEnvOnCmd [2022-02-01T10:18:13.591Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestRunWithBuildArgs [2022-02-01T10:18:13.591Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestRunIgnoresHealthcheck [2022-02-01T10:18:13.591Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestDispatchUnsupportedOptions [2022-02-01T10:18:13.591Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-01T10:18:13.591Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-01T10:18:13.591Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-01T10:18:13.591Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-01T10:18:13.591Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-01T10:18:13.591Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-01T10:18:13.591Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestNormalizeWorkdir [2022-02-01T10:18:13.591Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestDispatch [2022-02-01T10:18:13.591Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-01T10:18:13.591Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-01T10:18:13.591Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-01T10:18:13.591Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-01T10:18:13.591Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-01T10:18:13.591Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-01T10:18:13.591Z] === RUN TestDispatch/COPY_url [2022-02-01T10:18:13.591Z] --- PASS: TestDispatch (0.07s) [2022-02-01T10:18:13.591Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-02-01T10:18:13.591Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-01T10:18:13.591Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-01T10:18:13.591Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-01T10:18:13.591Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-01T10:18:13.591Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-01T10:18:13.591Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestAddScratchImageAddsToMounts [2022-02-01T10:18:13.591Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-01T10:18:13.591Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-01T10:18:13.591Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-01T10:18:13.591Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestImageSourceGetAddsToMounts [2022-02-01T10:18:13.591Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestEmptyDockerfile [2022-02-01T10:18:13.591Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-01T10:18:13.591Z] === RUN TestSymlinkDockerfile [2022-02-01T10:18:13.591Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-01T10:18:13.591Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-01T10:18:13.591Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestNonExistingDockerfile [2022-02-01T10:18:13.591Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestCopyRunConfig [2022-02-01T10:18:13.591Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestDeepCopyRunConfig [2022-02-01T10:18:13.591Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestExportImage [2022-02-01T10:18:13.591Z] --- PASS: TestExportImage (0.00s) [2022-02-01T10:18:13.591Z] === RUN TestNormalizeDest [2022-02-01T10:18:13.591Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-01T10:18:13.591Z] PASS [2022-02-01T10:18:13.591Z] coverage: 46.8% of statements [2022-02-01T10:18:13.591Z] ok github.com/docker/docker/builder/dockerfile 0.227s coverage: 46.8% of statements [2022-02-01T10:18:13.591Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-01T10:18:13.747Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-01T10:18:13.898Z] Removing intermediate container 500466bf921a [2022-02-01T10:18:13.898Z] ---> 7e76093f9286 [2022-02-01T10:18:13.898Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-01T10:18:13.898Z] ---> Running in 85da6113335e [2022-02-01T10:18:14.062Z] === RUN TestTCP4Proxy [2022-02-01T10:18:14.533Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-01T10:18:14.533Z] === RUN TestTCP4ProxyHalfClose [2022-02-01T10:18:14.533Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-02-01T10:18:14.533Z] === RUN TestTCP6Proxy [2022-02-01T10:18:14.533Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-01T10:18:14.533Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-01T10:18:14.533Z] === RUN TestTCPDualStackProxy [2022-02-01T10:18:14.533Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-01T10:18:14.533Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-01T10:18:14.533Z] === RUN TestUDP4Proxy [2022-02-01T10:18:14.533Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-01T10:18:14.533Z] === RUN TestUDP6Proxy [2022-02-01T10:18:14.533Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-01T10:18:14.533Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-01T10:18:14.533Z] === RUN TestUDPWriteError [2022-02-01T10:18:14.533Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-01T10:18:14.533Z] === RUN TestSCTP4Proxy [2022-02-01T10:18:14.533Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-01T10:18:14.533Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-01T10:18:14.533Z] === RUN TestSCTP6Proxy [2022-02-01T10:18:14.533Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-01T10:18:14.533Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-01T10:18:14.533Z] PASS [2022-02-01T10:18:14.533Z] coverage: 49.4% of statements [2022-02-01T10:18:14.533Z] ok github.com/docker/docker/cmd/docker-proxy 0.069s coverage: 49.4% of statements [2022-02-01T10:18:15.148Z] --- PASS: TestBuildMultiStageCopy (14.80s) [2022-02-01T10:18:15.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.62s) [2022-02-01T10:18:15.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s) [2022-02-01T10:18:15.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2022-02-01T10:18:15.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2022-02-01T10:18:15.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.71s) [2022-02-01T10:18:15.148Z] === RUN TestBuildMultiStageParentConfig [2022-02-01T10:18:15.433Z] [2022-02-01T10:18:15.433Z] SUCCESS: Specified value was saved. [2022-02-01T10:18:15.635Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-01T10:18:15.891Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-01T10:18:16.818Z] --- PASS: TestCreateServiceMultipleTimes (16.71s) [2022-02-01T10:18:16.818Z] === RUN TestCreateServiceConflict [2022-02-01T10:18:18.106Z] --- PASS: TestBuildMultiStageParentConfig (2.90s) [2022-02-01T10:18:18.106Z] === RUN TestBuildLabelWithTargets [2022-02-01T10:18:18.106Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:18:18.106Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-01T10:18:18.106Z] === RUN TestBuildWithEmptyLayers [2022-02-01T10:18:19.165Z] Removing intermediate container 85da6113335e [2022-02-01T10:18:19.165Z] ---> 3d6c6b702c26 [2022-02-01T10:18:19.165Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-01T10:18:19.165Z] ---> Running in 843f0bb75036 [2022-02-01T10:18:19.349Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-01T10:18:19.349Z] --- PASS: TestCreateServiceConflict (2.42s) [2022-02-01T10:18:19.349Z] === RUN TestCreateServiceMaxReplicas [2022-02-01T10:18:19.676Z] --- PASS: TestBuildWithEmptyLayers (1.61s) [2022-02-01T10:18:19.676Z] === RUN TestBuildMultiStageOnBuild [2022-02-01T10:18:21.240Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-01T10:18:22.168Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-01T10:18:22.424Z] --- PASS: TestCreateServiceMaxReplicas (3.21s) [2022-02-01T10:18:22.424Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-01T10:18:23.865Z] Cannot create a file when that file already exists. [2022-02-01T10:18:25.692Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-02-01T10:18:26.254Z] === RUN TestDockerSuite/TestCpToDot [2022-02-01T10:18:26.814Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-01T10:18:27.063Z] === RUN TestCheckpointCreateError [2022-02-01T10:18:27.063Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCheckpointCreate [2022-02-01T10:18:27.063Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCheckpointDeleteError [2022-02-01T10:18:27.063Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCheckpointDelete [2022-02-01T10:18:27.063Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCheckpointListError [2022-02-01T10:18:27.063Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCheckpointList [2022-02-01T10:18:27.063Z] --- PASS: TestCheckpointList (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCheckpointListContainerNotFound [2022-02-01T10:18:27.063Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestNewClientWithOpsFromEnv [2022-02-01T10:18:27.063Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-01T10:18:27.063Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestGetAPIPath [2022-02-01T10:18:27.063Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestParseHostURL [2022-02-01T10:18:27.063Z] --- PASS: TestParseHostURL (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-01T10:18:27.063Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-01T10:18:27.063Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestNegotiateAPIVersion [2022-02-01T10:18:27.063Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestNegotiateAPVersionOverride [2022-02-01T10:18:27.063Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-01T10:18:27.063Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-01T10:18:27.063Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-01T10:18:27.063Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestClientRedirect [2022-02-01T10:18:27.063Z] --- PASS: TestClientRedirect (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigCreateUnsupported [2022-02-01T10:18:27.063Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigCreateError [2022-02-01T10:18:27.063Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigCreate [2022-02-01T10:18:27.063Z] --- PASS: TestConfigCreate (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigInspectNotFound [2022-02-01T10:18:27.063Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigInspectWithEmptyID [2022-02-01T10:18:27.063Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigInspectUnsupported [2022-02-01T10:18:27.063Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigInspectError [2022-02-01T10:18:27.063Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigInspectConfigNotFound [2022-02-01T10:18:27.063Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigInspect [2022-02-01T10:18:27.063Z] --- PASS: TestConfigInspect (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigListUnsupported [2022-02-01T10:18:27.063Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigListError [2022-02-01T10:18:27.063Z] --- PASS: TestConfigListError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigList [2022-02-01T10:18:27.063Z] --- PASS: TestConfigList (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigRemoveUnsupported [2022-02-01T10:18:27.063Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigRemoveError [2022-02-01T10:18:27.063Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigRemove [2022-02-01T10:18:27.063Z] --- PASS: TestConfigRemove (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigUpdateUnsupported [2022-02-01T10:18:27.063Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigUpdateError [2022-02-01T10:18:27.063Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestConfigUpdate [2022-02-01T10:18:27.063Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerCommitError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerCommit [2022-02-01T10:18:27.063Z] --- PASS: TestContainerCommit (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerStatPathError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerStatPathNotFoundError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerStatPathNoHeaderError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerStatPath [2022-02-01T10:18:27.063Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCopyToContainerError [2022-02-01T10:18:27.063Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCopyToContainerNotFoundError [2022-02-01T10:18:27.063Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-01T10:18:27.063Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCopyToContainer [2022-02-01T10:18:27.063Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCopyFromContainerError [2022-02-01T10:18:27.063Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCopyFromContainerNotFoundError [2022-02-01T10:18:27.063Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-01T10:18:27.063Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-01T10:18:27.063Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestCopyFromContainer [2022-02-01T10:18:27.063Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerCreateError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerCreateImageNotFound [2022-02-01T10:18:27.063Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerCreateWithName [2022-02-01T10:18:27.063Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerCreateAutoRemove [2022-02-01T10:18:27.063Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerDiffError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerDiff [2022-02-01T10:18:27.063Z] --- PASS: TestContainerDiff (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerExecCreateError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerExecCreate [2022-02-01T10:18:27.063Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerExecStartError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerExecStart [2022-02-01T10:18:27.063Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerExecInspectError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerExecInspect [2022-02-01T10:18:27.063Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerExportError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerExportError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerExport [2022-02-01T10:18:27.063Z] --- PASS: TestContainerExport (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerInspectError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerInspectContainerNotFound [2022-02-01T10:18:27.063Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerInspectWithEmptyID [2022-02-01T10:18:27.063Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerInspect [2022-02-01T10:18:27.063Z] --- PASS: TestContainerInspect (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerInspectNode [2022-02-01T10:18:27.063Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerKillError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerKillError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerKill [2022-02-01T10:18:27.063Z] --- PASS: TestContainerKill (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerListError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerListError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerList [2022-02-01T10:18:27.063Z] --- PASS: TestContainerList (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerLogsNotFoundError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerLogsError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerLogs [2022-02-01T10:18:27.063Z] --- PASS: TestContainerLogs (0.21s) [2022-02-01T10:18:27.063Z] === RUN TestContainerPauseError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerPause [2022-02-01T10:18:27.063Z] --- PASS: TestContainerPause (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainersPruneError [2022-02-01T10:18:27.063Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainersPrune [2022-02-01T10:18:27.063Z] --- PASS: TestContainersPrune (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerRemoveError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerRemoveNotFoundError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerRemove [2022-02-01T10:18:27.063Z] --- PASS: TestContainerRemove (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerRenameError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerRename [2022-02-01T10:18:27.063Z] --- PASS: TestContainerRename (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerResizeError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerExecResizeError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerResize [2022-02-01T10:18:27.063Z] --- PASS: TestContainerResize (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerExecResize [2022-02-01T10:18:27.063Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerRestartError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerRestart [2022-02-01T10:18:27.063Z] --- PASS: TestContainerRestart (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerStartError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerStartError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerStart [2022-02-01T10:18:27.063Z] --- PASS: TestContainerStart (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerStatsError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerStats [2022-02-01T10:18:27.063Z] --- PASS: TestContainerStats (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerStopError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerStopError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerStop [2022-02-01T10:18:27.063Z] --- PASS: TestContainerStop (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerTopError [2022-02-01T10:18:27.063Z] --- PASS: TestContainerTopError (0.00s) [2022-02-01T10:18:27.063Z] === RUN TestContainerTop [2022-02-01T10:18:27.063Z] --- PASS: TestContainerTop (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestContainerUnpauseError [2022-02-01T10:18:27.064Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestContainerUnpause [2022-02-01T10:18:27.064Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestContainerUpdateError [2022-02-01T10:18:27.064Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestContainerUpdate [2022-02-01T10:18:27.064Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestContainerWaitError [2022-02-01T10:18:27.064Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestContainerWait [2022-02-01T10:18:27.064Z] --- PASS: TestContainerWait (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestDiskUsageError [2022-02-01T10:18:27.064Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestDiskUsage [2022-02-01T10:18:27.064Z] --- PASS: TestDiskUsage (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestDistributionInspectUnsupported [2022-02-01T10:18:27.064Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestDistributionInspectWithEmptyID [2022-02-01T10:18:27.064Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestEventsErrorInOptions [2022-02-01T10:18:27.064Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestEventsErrorFromServer [2022-02-01T10:18:27.064Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestEvents [2022-02-01T10:18:27.064Z] --- PASS: TestEvents (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestTLSCloseWriter [2022-02-01T10:18:27.064Z] === PAUSE TestTLSCloseWriter [2022-02-01T10:18:27.064Z] === RUN TestImageBuildError [2022-02-01T10:18:27.064Z] --- PASS: TestImageBuildError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageBuild [2022-02-01T10:18:27.064Z] --- PASS: TestImageBuild (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestGetDockerOS [2022-02-01T10:18:27.064Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageCreateError [2022-02-01T10:18:27.064Z] --- PASS: TestImageCreateError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageCreate [2022-02-01T10:18:27.064Z] --- PASS: TestImageCreate (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageHistoryError [2022-02-01T10:18:27.064Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageHistory [2022-02-01T10:18:27.064Z] --- PASS: TestImageHistory (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageImportError [2022-02-01T10:18:27.064Z] --- PASS: TestImageImportError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageImport [2022-02-01T10:18:27.064Z] --- PASS: TestImageImport (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageInspectError [2022-02-01T10:18:27.064Z] --- PASS: TestImageInspectError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageInspectImageNotFound [2022-02-01T10:18:27.064Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageInspectWithEmptyID [2022-02-01T10:18:27.064Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageInspect [2022-02-01T10:18:27.064Z] --- PASS: TestImageInspect (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageListError [2022-02-01T10:18:27.064Z] --- PASS: TestImageListError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageList [2022-02-01T10:18:27.064Z] --- PASS: TestImageList (0.03s) [2022-02-01T10:18:27.064Z] === RUN TestImageListApiBefore125 [2022-02-01T10:18:27.064Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageLoadError [2022-02-01T10:18:27.064Z] --- PASS: TestImageLoadError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageLoad [2022-02-01T10:18:27.064Z] --- PASS: TestImageLoad (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagesPruneError [2022-02-01T10:18:27.064Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagesPrune [2022-02-01T10:18:27.064Z] --- PASS: TestImagesPrune (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePullReferenceParseError [2022-02-01T10:18:27.064Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePullAnyError [2022-02-01T10:18:27.064Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-01T10:18:27.064Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-01T10:18:27.064Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-01T10:18:27.064Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-01T10:18:27.064Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePullWithoutErrors [2022-02-01T10:18:27.064Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePushReferenceError [2022-02-01T10:18:27.064Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePushAnyError [2022-02-01T10:18:27.064Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-01T10:18:27.064Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-01T10:18:27.064Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-01T10:18:27.064Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-01T10:18:27.064Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImagePushWithoutErrors [2022-02-01T10:18:27.064Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-01T10:18:27.064Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-01T10:18:27.064Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-01T10:18:27.064Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-01T10:18:27.064Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageRemoveError [2022-02-01T10:18:27.064Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageRemoveImageNotFound [2022-02-01T10:18:27.064Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageRemove [2022-02-01T10:18:27.064Z] --- PASS: TestImageRemove (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageSaveError [2022-02-01T10:18:27.064Z] --- PASS: TestImageSaveError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageSave [2022-02-01T10:18:27.064Z] --- PASS: TestImageSave (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageSearchAnyError [2022-02-01T10:18:27.064Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-01T10:18:27.064Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-01T10:18:27.064Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-01T10:18:27.064Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.01s) [2022-02-01T10:18:27.064Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-01T10:18:27.064Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageSearchWithoutErrors [2022-02-01T10:18:27.064Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageTagError [2022-02-01T10:18:27.064Z] --- PASS: TestImageTagError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageTagInvalidReference [2022-02-01T10:18:27.064Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageTagInvalidSourceImageName [2022-02-01T10:18:27.064Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageTagHexSource [2022-02-01T10:18:27.064Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestImageTag [2022-02-01T10:18:27.064Z] --- PASS: TestImageTag (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestInfoServerError [2022-02-01T10:18:27.064Z] --- PASS: TestInfoServerError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestInfoInvalidResponseJSONError [2022-02-01T10:18:27.064Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestInfo [2022-02-01T10:18:27.064Z] --- PASS: TestInfo (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworkConnectError [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworkConnect [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworkCreateError [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworkCreate [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworkDisconnectError [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworkDisconnect [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworkInspect [2022-02-01T10:18:27.064Z] === RUN TestNetworkInspect/empty_ID [2022-02-01T10:18:27.064Z] === RUN TestNetworkInspect/no_options [2022-02-01T10:18:27.064Z] === RUN TestNetworkInspect/verbose [2022-02-01T10:18:27.064Z] === RUN TestNetworkInspect/global_scope [2022-02-01T10:18:27.064Z] === RUN TestNetworkInspect/unknown_network [2022-02-01T10:18:27.064Z] === RUN TestNetworkInspect/server_error [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworkListError [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkListError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworkList [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkList (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworksPruneError [2022-02-01T10:18:27.064Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworksPrune [2022-02-01T10:18:27.064Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworkRemoveError [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNetworkRemove [2022-02-01T10:18:27.064Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNodeInspectError [2022-02-01T10:18:27.064Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNodeInspectNodeNotFound [2022-02-01T10:18:27.064Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNodeInspectWithEmptyID [2022-02-01T10:18:27.064Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNodeInspect [2022-02-01T10:18:27.064Z] --- PASS: TestNodeInspect (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNodeListError [2022-02-01T10:18:27.064Z] --- PASS: TestNodeListError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNodeList [2022-02-01T10:18:27.064Z] --- PASS: TestNodeList (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNodeRemoveError [2022-02-01T10:18:27.064Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNodeRemove [2022-02-01T10:18:27.064Z] --- PASS: TestNodeRemove (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNodeUpdateError [2022-02-01T10:18:27.064Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestNodeUpdate [2022-02-01T10:18:27.064Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestOptionWithTimeout [2022-02-01T10:18:27.064Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPingFail [2022-02-01T10:18:27.064Z] --- PASS: TestPingFail (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPingWithError [2022-02-01T10:18:27.064Z] 2022/02/01 10:18:25 RoundTripper returned a response & error; ignoring response [2022-02-01T10:18:27.064Z] 2022/02/01 10:18:25 RoundTripper returned a response & error; ignoring response [2022-02-01T10:18:27.064Z] --- PASS: TestPingWithError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPingSuccess [2022-02-01T10:18:27.064Z] --- PASS: TestPingSuccess (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPingHeadFallback [2022-02-01T10:18:27.064Z] === RUN TestPingHeadFallback/OK [2022-02-01T10:18:27.064Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-01T10:18:27.064Z] === RUN TestPingHeadFallback/Not_Found [2022-02-01T10:18:27.064Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-01T10:18:27.064Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-01T10:18:27.064Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginDisableError [2022-02-01T10:18:27.064Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginDisable [2022-02-01T10:18:27.064Z] --- PASS: TestPluginDisable (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginEnableError [2022-02-01T10:18:27.064Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginEnable [2022-02-01T10:18:27.064Z] --- PASS: TestPluginEnable (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginInspectError [2022-02-01T10:18:27.064Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginInspectWithEmptyID [2022-02-01T10:18:27.064Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginInspect [2022-02-01T10:18:27.064Z] --- PASS: TestPluginInspect (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginListError [2022-02-01T10:18:27.064Z] --- PASS: TestPluginListError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginList [2022-02-01T10:18:27.064Z] --- PASS: TestPluginList (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginPushError [2022-02-01T10:18:27.064Z] --- PASS: TestPluginPushError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginPush [2022-02-01T10:18:27.064Z] --- PASS: TestPluginPush (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginRemoveError [2022-02-01T10:18:27.064Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginRemove [2022-02-01T10:18:27.064Z] --- PASS: TestPluginRemove (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginSetError [2022-02-01T10:18:27.064Z] --- PASS: TestPluginSetError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPluginSet [2022-02-01T10:18:27.064Z] --- PASS: TestPluginSet (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSetHostHeader [2022-02-01T10:18:27.064Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestPlainTextError [2022-02-01T10:18:27.064Z] --- PASS: TestPlainTextError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestInfiniteError [2022-02-01T10:18:27.064Z] --- PASS: TestInfiniteError (0.05s) [2022-02-01T10:18:27.064Z] === RUN TestCanceledContext [2022-02-01T10:18:27.064Z] 2022/02/01 10:18:25 RoundTripper returned a response & error; ignoring response [2022-02-01T10:18:27.064Z] --- PASS: TestCanceledContext (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestDeadlineExceededContext [2022-02-01T10:18:27.064Z] 2022/02/01 10:18:25 RoundTripper returned a response & error; ignoring response [2022-02-01T10:18:27.064Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretCreateUnsupported [2022-02-01T10:18:27.064Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretCreateError [2022-02-01T10:18:27.064Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretCreate [2022-02-01T10:18:27.064Z] --- PASS: TestSecretCreate (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretInspectUnsupported [2022-02-01T10:18:27.064Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretInspectError [2022-02-01T10:18:27.064Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretInspectSecretNotFound [2022-02-01T10:18:27.064Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretInspectWithEmptyID [2022-02-01T10:18:27.064Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretInspect [2022-02-01T10:18:27.064Z] --- PASS: TestSecretInspect (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretListUnsupported [2022-02-01T10:18:27.064Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretListError [2022-02-01T10:18:27.064Z] --- PASS: TestSecretListError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretList [2022-02-01T10:18:27.064Z] --- PASS: TestSecretList (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretRemoveUnsupported [2022-02-01T10:18:27.064Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretRemoveError [2022-02-01T10:18:27.064Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretRemove [2022-02-01T10:18:27.064Z] --- PASS: TestSecretRemove (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretUpdateUnsupported [2022-02-01T10:18:27.064Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretUpdateError [2022-02-01T10:18:27.064Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestSecretUpdate [2022-02-01T10:18:27.064Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestServiceCreateError [2022-02-01T10:18:27.064Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestServiceCreate [2022-02-01T10:18:27.064Z] --- PASS: TestServiceCreate (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-01T10:18:27.064Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestServiceCreateDigestPinning [2022-02-01T10:18:27.064Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2022-02-01T10:18:27.064Z] === RUN TestServiceInspectError [2022-02-01T10:18:27.064Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestServiceInspectServiceNotFound [2022-02-01T10:18:27.064Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestServiceInspectWithEmptyID [2022-02-01T10:18:27.064Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestServiceInspect [2022-02-01T10:18:27.064Z] --- PASS: TestServiceInspect (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestServiceListError [2022-02-01T10:18:27.064Z] --- PASS: TestServiceListError (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestServiceList [2022-02-01T10:18:27.064Z] --- PASS: TestServiceList (0.00s) [2022-02-01T10:18:27.064Z] === RUN TestServiceLogsError [2022-02-01T10:18:27.065Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestServiceLogs [2022-02-01T10:18:27.065Z] --- PASS: TestServiceLogs (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestServiceRemoveError [2022-02-01T10:18:27.065Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestServiceRemoveNotFoundError [2022-02-01T10:18:27.065Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestServiceRemove [2022-02-01T10:18:27.065Z] --- PASS: TestServiceRemove (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestServiceUpdateError [2022-02-01T10:18:27.065Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestServiceUpdate [2022-02-01T10:18:27.065Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmGetUnlockKeyError [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmGetUnlockKey [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmInitError [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmInit [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmInit (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmInspectError [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmInspect [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmJoinError [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmJoin [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmLeaveError [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmLeave [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmUnlockError [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmUnlock [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmUpdateError [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestSwarmUpdate [2022-02-01T10:18:27.065Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestTaskInspectError [2022-02-01T10:18:27.065Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestTaskInspectWithEmptyID [2022-02-01T10:18:27.065Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestTaskInspect [2022-02-01T10:18:27.065Z] --- PASS: TestTaskInspect (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestTaskListError [2022-02-01T10:18:27.065Z] --- PASS: TestTaskListError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestTaskList [2022-02-01T10:18:27.065Z] --- PASS: TestTaskList (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestVolumeCreateError [2022-02-01T10:18:27.065Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestVolumeCreate [2022-02-01T10:18:27.065Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestVolumeInspectError [2022-02-01T10:18:27.065Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestVolumeInspectNotFound [2022-02-01T10:18:27.065Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestVolumeInspectWithEmptyID [2022-02-01T10:18:27.065Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestVolumeInspect [2022-02-01T10:18:27.065Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestVolumeListError [2022-02-01T10:18:27.065Z] --- PASS: TestVolumeListError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestVolumeList [2022-02-01T10:18:27.065Z] --- PASS: TestVolumeList (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestVolumeRemoveError [2022-02-01T10:18:27.065Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-01T10:18:27.065Z] === RUN TestVolumeRemove [2022-02-01T10:18:27.065Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-01T10:18:27.065Z] === CONT TestTLSCloseWriter [2022-02-01T10:18:27.065Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-01T10:18:27.065Z] PASS [2022-02-01T10:18:27.065Z] coverage: 75.0% of statements [2022-02-01T10:18:27.065Z] ok github.com/docker/docker/client 0.566s coverage: 75.0% of statements [2022-02-01T10:18:27.741Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-01T10:18:28.668Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-01T10:18:28.924Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-01T10:18:29.651Z] Removing intermediate container 843f0bb75036 [2022-02-01T10:18:29.651Z] ---> 831198d017a4 [2022-02-01T10:18:29.651Z] Step 13/13 : CMD ["sh"] [2022-02-01T10:18:29.651Z] ---> Running in ac8ec5cbc681 [2022-02-01T10:18:29.851Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-01T10:18:30.108Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-01T10:18:30.109Z] Removing intermediate container ac8ec5cbc681 [2022-02-01T10:18:30.109Z] ---> 82172482e3b7 [2022-02-01T10:18:30.109Z] Successfully built 82172482e3b7 [2022-02-01T10:18:30.109Z] Successfully tagged busybox:latest [2022-02-01T10:18:30.109Z] INFO: Docker images of the daemon under test [2022-02-01T10:18:30.109Z] [2022-02-01T10:18:30.109Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-01T10:18:30.109Z] busybox latest 82172482e3b7 Less than a second ago 4.99GB [2022-02-01T10:18:30.109Z] microsoft/windowsservercore latest 11cbc9e36c7a 2 weeks ago 4.95GB [2022-02-01T10:18:30.109Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 2 weeks ago 4.95GB [2022-02-01T10:18:30.109Z] [2022-02-01T10:18:30.109Z] INFO: Running integration tests at 02/01/2022 10:18:29... [2022-02-01T10:18:30.109Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-01T10:18:30.109Z] INFO: Integration API tests being run from the host: [2022-02-01T10:18:30.109Z] INFO: make.ps1 starting at 02/01/2022 10:18:29 [2022-02-01T10:18:30.669Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-01T10:18:31.089Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-01T10:18:31.231Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-01T10:18:31.488Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-01T10:18:31.488Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-01T10:18:31.745Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-01T10:18:32.306Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-01T10:18:32.306Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-01T10:18:32.306Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-01T10:18:32.306Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-01T10:18:32.318Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-01T10:18:32.318Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-01T10:18:32.318Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-01T10:18:32.318Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-01T10:18:32.318Z] Cross building: bundles/cross/linux/s390x [2022-02-01T10:18:32.318Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-01T10:18:32.318Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-01T10:18:32.868Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-01T10:18:32.868Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-01T10:18:33.124Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-01T10:18:33.124Z] === RUN TestDockerSuite/TestCreateRM [2022-02-01T10:18:33.124Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-01T10:18:33.124Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-01T10:18:33.124Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-01T10:18:33.381Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-01T10:18:33.381Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-01T10:18:34.624Z] --- PASS: TestBuildMultiStageOnBuild (15.21s) [2022-02-01T10:18:34.624Z] === RUN TestBuildUncleanTarFilenames [2022-02-01T10:18:34.624Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:18:34.624Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-01T10:18:34.624Z] === RUN TestBuildMultiStageLayerLeak [2022-02-01T10:18:34.748Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-01T10:18:34.748Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-01T10:18:34.748Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-01T10:18:36.637Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.81s) [2022-02-01T10:18:36.637Z] === RUN TestCreateServiceSecretFileMode [2022-02-01T10:18:38.004Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-01T10:18:38.004Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-01T10:18:38.004Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-01T10:18:38.004Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-01T10:18:38.004Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-01T10:18:38.261Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-01T10:18:38.825Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-01T10:18:39.751Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-01T10:18:40.006Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-01T10:18:40.932Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-01T10:18:41.859Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-01T10:18:42.420Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-01T10:18:42.676Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-01T10:18:42.676Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-01T10:18:42.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-02-01T10:18:43.189Z] === RUN TestDockerSuite/TestDockerFails [2022-02-01T10:18:43.189Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-02-01T10:18:43.189Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-02-01T10:18:43.189Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-02-01T10:18:44.135Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-02-01T10:18:45.066Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-02-01T10:18:45.322Z] docker_api_swarm_node_test.go:81: [d8aae69857f3d] joining swarm manager [dc1e8727d534c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:18:46.250Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-02-01T10:18:46.250Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-02-01T10:18:46.250Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-02-01T10:18:46.250Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-02-01T10:18:48.349Z] --- PASS: TestCheckoutGit (36.86s) [2022-02-01T10:18:48.349Z] === RUN TestValidGitTransport [2022-02-01T10:18:48.349Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-01T10:18:48.349Z] === RUN TestGitInvalidRef [2022-02-01T10:18:48.349Z] --- PASS: TestGitInvalidRef (0.25s) [2022-02-01T10:18:48.349Z] PASS [2022-02-01T10:18:48.349Z] coverage: 86.3% of statements [2022-02-01T10:18:48.349Z] ok github.com/docker/docker/builder/remotecontext/git 37.193s coverage: 86.3% of statements [2022-02-01T10:18:48.822Z] ? github.com/docker/docker/cli [no test files] [2022-02-01T10:18:48.822Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-01T10:18:49.517Z] --- PASS: TestCreateServiceSecretFileMode (12.81s) [2022-02-01T10:18:49.517Z] === RUN TestCreateServiceConfigFileMode [2022-02-01T10:18:49.572Z] --- PASS: TestBuildMultiStageLayerLeak (12.93s) [2022-02-01T10:18:49.572Z] === RUN TestBuildWithHugeFile [2022-02-01T10:18:52.034Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-01T10:18:54.554Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-01T10:18:55.922Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-01T10:18:56.013Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-01T10:18:56.013Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-01T10:18:56.013Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-01T10:18:56.013Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-01T10:18:56.013Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-01T10:18:56.013Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-01T10:18:56.013Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-01T10:18:56.013Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-01T10:18:56.013Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-01T10:18:56.013Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-01T10:18:56.013Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-01T10:18:56.013Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-01T10:18:56.013Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestConfigureDaemonLogs [2022-02-01T10:18:56.013Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestCommonOptionsInstallFlags [2022-02-01T10:18:56.013Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-01T10:18:56.013Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-01T10:18:56.013Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-01T10:18:56.013Z] PASS [2022-02-01T10:18:56.013Z] coverage: 18.6% of statements [2022-02-01T10:18:56.013Z] ok github.com/docker/docker/cmd/dockerd 0.288s coverage: 18.6% of statements [2022-02-01T10:18:56.013Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-01T10:18:56.013Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-01T10:18:56.485Z] === RUN TestContainerStopSignal [2022-02-01T10:18:56.485Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestContainerStopTimeout [2022-02-01T10:18:56.485Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-01T10:18:56.485Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-01T10:18:56.485Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-01T10:18:56.485Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestReplaceAndAppendEnvVars [2022-02-01T10:18:56.485Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-01T10:18:56.485Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestNewMemoryStore [2022-02-01T10:18:56.485Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestAddContainers [2022-02-01T10:18:56.485Z] --- PASS: TestAddContainers (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestGetContainer [2022-02-01T10:18:56.485Z] --- PASS: TestGetContainer (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestDeleteContainer [2022-02-01T10:18:56.485Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestListContainers [2022-02-01T10:18:56.485Z] --- PASS: TestListContainers (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestFirstContainer [2022-02-01T10:18:56.485Z] --- PASS: TestFirstContainer (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestApplyAllContainer [2022-02-01T10:18:56.485Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestIsValidHealthString [2022-02-01T10:18:56.485Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestStateRunStop [2022-02-01T10:18:56.485Z] --- PASS: TestStateRunStop (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestStateTimeoutWait [2022-02-01T10:18:56.485Z] state_test.go:141: Stop callback fired [2022-02-01T10:18:56.485Z] state_test.go:165: Stop callback fired [2022-02-01T10:18:56.485Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-01T10:18:56.485Z] === RUN TestIsValidStateString [2022-02-01T10:18:56.485Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-01T10:18:56.485Z] === RUN TestViewSaveDelete [2022-02-01T10:18:56.485Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-01T10:18:56.485Z] === RUN TestViewAll [2022-02-01T10:18:56.849Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-02-01T10:18:56.956Z] --- PASS: TestViewAll (0.02s) [2022-02-01T10:18:56.956Z] === RUN TestViewGet [2022-02-01T10:18:56.956Z] --- PASS: TestViewGet (0.01s) [2022-02-01T10:18:56.956Z] === RUN TestNames [2022-02-01T10:18:56.956Z] --- PASS: TestNames (0.00s) [2022-02-01T10:18:56.956Z] === RUN TestViewWithHealthCheck [2022-02-01T10:18:56.956Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-01T10:18:56.956Z] PASS [2022-02-01T10:18:56.956Z] coverage: 41.7% of statements [2022-02-01T10:18:56.956Z] ok github.com/docker/docker/container 0.261s coverage: 41.7% of statements [2022-02-01T10:18:56.956Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-01T10:18:56.956Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-01T10:18:56.956Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-01T10:18:56.956Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-01T10:18:57.776Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-01T10:18:57.950Z] === RUN TestPrepare [2022-02-01T10:18:57.950Z] --- PASS: TestPrepare (0.00s) [2022-02-01T10:18:57.950Z] === RUN TestStart [2022-02-01T10:18:57.951Z] --- PASS: TestStart (0.00s) [2022-02-01T10:18:57.951Z] === RUN TestWaitCancel [2022-02-01T10:18:57.951Z] --- PASS: TestWaitCancel (0.00s) [2022-02-01T10:18:57.951Z] === RUN TestWaitDisabled [2022-02-01T10:18:57.951Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-01T10:18:57.951Z] === RUN TestWaitEnabled [2022-02-01T10:18:58.031Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-01T10:18:58.422Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-01T10:18:58.422Z] === RUN TestRemove [2022-02-01T10:18:58.422Z] --- PASS: TestRemove (0.00s) [2022-02-01T10:18:58.422Z] PASS [2022-02-01T10:18:58.422Z] coverage: 65.3% of statements [2022-02-01T10:18:58.422Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2022-02-01T10:18:58.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-02-01T10:18:58.848Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-01T10:18:59.411Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-01T10:18:59.667Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-01T10:19:00.230Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-02-01T10:19:00.655Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-01T10:19:00.655Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.02s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-01T10:19:00.655Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-01T10:19:00.655Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-01T10:19:00.655Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-01T10:19:00.655Z] PASS [2022-02-01T10:19:00.655Z] coverage: 35.9% of statements [2022-02-01T10:19:00.655Z] ok github.com/docker/docker/daemon/cluster/convert 0.569s coverage: 35.9% of statements [2022-02-01T10:19:00.655Z] === RUN TestNewListSecretsFilters [2022-02-01T10:19:00.655Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-01T10:19:00.655Z] === RUN TestNewListConfigsFilters [2022-02-01T10:19:00.655Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-01T10:19:00.655Z] PASS [2022-02-01T10:19:00.655Z] coverage: 0.5% of statements [2022-02-01T10:19:00.655Z] ok github.com/docker/docker/daemon/cluster 0.989s coverage: 0.5% of statements [2022-02-01T10:19:00.796Z] docker_api_swarm_node_test.go:53: [d969baadbce82] joining swarm manager [d77e87cdd1486]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:19:01.722Z] docker_api_swarm_node_test.go:54: [dbee376b34f0d] joining swarm manager [d77e87cdd1486]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:19:01.722Z] --- PASS: TestCreateServiceConfigFileMode (12.66s) [2022-02-01T10:19:01.722Z] === RUN TestCreateServiceSysctls [2022-02-01T10:19:01.978Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-02-01T10:19:02.908Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-01T10:19:03.620Z] === RUN TestBuilderGC [2022-02-01T10:19:03.620Z] --- PASS: TestBuilderGC (0.00s) [2022-02-01T10:19:03.620Z] === RUN TestDaemonConfigurationNotFound [2022-02-01T10:19:03.620Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-01T10:19:03.620Z] === RUN TestDaemonBrokenConfiguration [2022-02-01T10:19:03.620Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-01T10:19:03.620Z] === RUN TestFindConfigurationConflicts [2022-02-01T10:19:03.620Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-01T10:19:03.620Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-01T10:19:03.620Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-01T10:19:03.620Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-01T10:19:03.620Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-01T10:19:03.620Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-01T10:19:03.620Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-01T10:19:03.620Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-01T10:19:03.620Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-01T10:19:03.620Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-01T10:19:03.620Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-01T10:19:03.620Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-01T10:19:04.096Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-01T10:19:04.096Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-01T10:19:04.096Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-01T10:19:04.096Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-01T10:19:04.096Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-01T10:19:04.096Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-01T10:19:04.096Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-01T10:19:04.096Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-01T10:19:04.096Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-01T10:19:04.096Z] === RUN TestValidateConfigurationErrors [2022-02-01T10:19:04.096Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-01T10:19:04.096Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-01T10:19:04.096Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-01T10:19:04.096Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-01T10:19:04.096Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-01T10:19:04.096Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-01T10:19:04.096Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-01T10:19:04.096Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-01T10:19:04.096Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-01T10:19:04.096Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-01T10:19:04.096Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-01T10:19:04.096Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-01T10:19:04.096Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-01T10:19:04.096Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-01T10:19:04.096Z] === RUN TestValidateConfiguration [2022-02-01T10:19:04.096Z] === RUN TestValidateConfiguration/with_label [2022-02-01T10:19:04.571Z] === RUN TestValidateConfiguration/with_dns [2022-02-01T10:19:04.571Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-01T10:19:04.571Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-01T10:19:04.571Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-01T10:19:04.571Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-01T10:19:04.571Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-01T10:19:04.571Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-01T10:19:04.571Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-01T10:19:04.571Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-01T10:19:04.571Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-01T10:19:04.571Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-01T10:19:04.571Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-01T10:19:04.571Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-01T10:19:04.571Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-01T10:19:04.571Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-01T10:19:04.571Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-01T10:19:04.571Z] === RUN TestReloadSetConfigFileNotExist [2022-02-01T10:19:04.571Z] time="2022-02-01T10:19:03Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-01T10:19:04.571Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-02-01T10:19:04.571Z] === RUN TestReloadDefaultConfigNotExist [2022-02-01T10:19:04.571Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:19:04.571Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-01T10:19:04.571Z] === RUN TestReloadBadDefaultConfig [2022-02-01T10:19:04.571Z] time="2022-02-01T10:19:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1890740602" [2022-02-01T10:19:04.571Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-01T10:19:04.571Z] === RUN TestReloadWithConflictingLabels [2022-02-01T10:19:04.571Z] time="2022-02-01T10:19:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1052524071" [2022-02-01T10:19:04.571Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-02-01T10:19:04.571Z] === RUN TestReloadWithDuplicateLabels [2022-02-01T10:19:04.571Z] time="2022-02-01T10:19:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1325644114" [2022-02-01T10:19:04.571Z] --- PASS: TestReloadWithDuplicateLabels (0.02s) [2022-02-01T10:19:04.571Z] === RUN TestMaskURLCredentials [2022-02-01T10:19:04.571Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-01T10:19:04.571Z] === RUN TestDaemonConfigurationMerge [2022-02-01T10:19:04.571Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-01T10:19:04.571Z] PASS [2022-02-01T10:19:04.571Z] coverage: 79.2% of statements [2022-02-01T10:19:04.571Z] ok github.com/docker/docker/daemon/config 0.385s coverage: 79.2% of statements [2022-02-01T10:19:04.571Z] === RUN TestEventsLog [2022-02-01T10:19:04.571Z] --- PASS: TestEventsLog (0.00s) [2022-02-01T10:19:04.571Z] === RUN TestEventsLogTimeout [2022-02-01T10:19:04.571Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-01T10:19:04.571Z] === RUN TestLogEvents [2022-02-01T10:19:04.571Z] --- PASS: TestLogEvents (0.05s) [2022-02-01T10:19:04.571Z] === RUN TestLoadBufferedEvents [2022-02-01T10:19:05.045Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-02-01T10:19:05.045Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-01T10:19:05.045Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-01T10:19:05.045Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-01T10:19:05.045Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-01T10:19:05.045Z] PASS [2022-02-01T10:19:05.045Z] coverage: 50.0% of statements [2022-02-01T10:19:05.045Z] ok github.com/docker/docker/daemon/events 0.346s coverage: 50.0% of statements [2022-02-01T10:19:05.045Z] === RUN TestWaitNodeAttachment [2022-02-01T10:19:05.425Z] --- PASS: TestCreateServiceSysctls (3.46s) [2022-02-01T10:19:05.425Z] === RUN TestCreateServiceCapabilities [2022-02-01T10:19:05.425Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-02-01T10:19:05.516Z] --- PASS: TestWaitNodeAttachment (0.44s) [2022-02-01T10:19:05.989Z] === RUN TestIsolationConversion [2022-02-01T10:19:05.989Z] === RUN TestIsolationConversion/default [2022-02-01T10:19:05.989Z] === RUN TestIsolationConversion/process [2022-02-01T10:19:05.989Z] === RUN TestIsolationConversion/hyperv [2022-02-01T10:19:05.989Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-01T10:19:05.989Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-01T10:19:05.989Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-01T10:19:05.989Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-01T10:19:05.989Z] === RUN TestContainerLabels [2022-02-01T10:19:05.989Z] --- PASS: TestContainerLabels (0.00s) [2022-02-01T10:19:05.989Z] === RUN TestCredentialSpecConversion [2022-02-01T10:19:05.989Z] === RUN TestCredentialSpecConversion/none [2022-02-01T10:19:05.989Z] === RUN TestCredentialSpecConversion/config [2022-02-01T10:19:05.989Z] === RUN TestCredentialSpecConversion/file [2022-02-01T10:19:05.989Z] === RUN TestCredentialSpecConversion/registry [2022-02-01T10:19:05.989Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-01T10:19:05.989Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-01T10:19:05.989Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-01T10:19:05.989Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-01T10:19:05.989Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-01T10:19:05.989Z] === RUN TestControllerValidateMountBind [2022-02-01T10:19:05.989Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-01T10:19:05.989Z] === RUN TestControllerValidateMountVolume [2022-02-01T10:19:05.989Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-01T10:19:05.989Z] === RUN TestControllerValidateMountTarget [2022-02-01T10:19:05.989Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-01T10:19:05.989Z] === RUN TestControllerValidateMountTmpfs [2022-02-01T10:19:05.989Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-01T10:19:05.989Z] === RUN TestControllerValidateMountInvalidType [2022-02-01T10:19:05.989Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-01T10:19:05.989Z] === RUN TestControllerValidateMountNamedPipe [2022-02-01T10:19:05.989Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-01T10:19:05.989Z] PASS [2022-02-01T10:19:05.989Z] coverage: 11.0% of statements [2022-02-01T10:19:05.989Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.805s coverage: 11.0% of statements [2022-02-01T10:19:05.989Z] === RUN TestIsEmptyDir [2022-02-01T10:19:05.989Z] --- PASS: TestIsEmptyDir (0.02s) [2022-02-01T10:19:05.989Z] PASS [2022-02-01T10:19:05.989Z] coverage: 2.3% of statements [2022-02-01T10:19:05.989Z] ok github.com/docker/docker/daemon/graphdriver 0.102s coverage: 2.3% of statements [2022-02-01T10:19:06.461Z] === RUN TestVerifyNetworkingConfig [2022-02-01T10:19:06.461Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-01T10:19:06.461Z] === RUN TestGetContainer [2022-02-01T10:19:06.461Z] --- PASS: TestGetContainer (0.00s) [2022-02-01T10:19:06.461Z] === RUN TestValidContainerNames [2022-02-01T10:19:06.461Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-01T10:19:06.461Z] === RUN TestContainerInitDNS [2022-02-01T10:19:06.461Z] daemon_test.go:145: root required [2022-02-01T10:19:06.461Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-01T10:19:06.461Z] === RUN TestMerge [2022-02-01T10:19:06.461Z] --- PASS: TestMerge (0.00s) [2022-02-01T10:19:06.461Z] === RUN TestValidateContainerIsolation [2022-02-01T10:19:06.461Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-01T10:19:06.461Z] === RUN TestFindNetworkErrorType [2022-02-01T10:19:06.461Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-01T10:19:06.461Z] === RUN TestEnsureServicesExist [2022-02-01T10:19:06.461Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-01T10:19:06.461Z] === RUN TestEnsureServicesExistErrors [2022-02-01T10:19:06.461Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-01T10:19:06.461Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-01T10:19:06.461Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-01T10:19:06.817Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:19:06.817Z] INFO: Testing against a local daemon [2022-02-01T10:19:06.817Z] === RUN TestBuildWithSession [2022-02-01T10:19:06.817Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:19:06.817Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-01T10:19:06.817Z] === RUN TestBuildSquashParent [2022-02-01T10:19:06.817Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:19:06.817Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-01T10:19:06.817Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-01T10:19:06.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:19:06.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:19:06.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:19:06.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:19:06.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:19:06.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:19:06.817Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:19:06.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:19:06.817Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:19:06.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:19:06.817Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:19:06.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:19:06.817Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:19:06.817Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:19:06.817Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:19:06.817Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:19:06.933Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestContainerDelete [2022-02-01T10:19:06.934Z] --- PASS: TestContainerDelete (0.01s) [2022-02-01T10:19:06.934Z] === RUN TestContainerDoubleDelete [2022-02-01T10:19:06.934Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestLogContainerEventCopyLabels [2022-02-01T10:19:06.934Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestLogContainerEventWithAttributes [2022-02-01T10:19:06.934Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestNoneHealthcheck [2022-02-01T10:19:06.934Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestHealthStates [2022-02-01T10:19:06.934Z] === RUN TestLinkNaming [2022-02-01T10:19:06.934Z] --- PASS: TestLinkNaming (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestLinkNew [2022-02-01T10:19:06.934Z] --- PASS: TestLinkNew (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestLinkEnv [2022-02-01T10:19:06.934Z] --- PASS: TestLinkEnv (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestLinkMultipleEnv [2022-02-01T10:19:06.934Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestLinkPortRangeEnv [2022-02-01T10:19:06.934Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-01T10:19:06.934Z] PASS [2022-02-01T10:19:06.934Z] coverage: 93.0% of statements [2022-02-01T10:19:06.934Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2022-02-01T10:19:06.934Z] time="2022-02-01T10:19:06Z" 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-01T10:19:06.934Z] time="2022-02-01T10:19:06Z" 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-01T10:19:06.934Z] time="2022-02-01T10:19:06Z" 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-01T10:19:06.934Z] time="2022-02-01T10:19:06Z" 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-01T10:19:06.934Z] time="2022-02-01T10:19:06Z" 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-01T10:19:06.934Z] time="2022-02-01T10:19:06Z" 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-01T10:19:06.934Z] time="2022-02-01T10:19:06Z" 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-01T10:19:06.934Z] time="2022-02-01T10:19:06Z" 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-01T10:19:06.934Z] time="2022-02-01T10:19:06Z" 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-01T10:19:06.934Z] time="2022-02-01T10:19:06Z" 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-01T10:19:06.934Z] --- PASS: TestHealthStates (0.24s) [2022-02-01T10:19:06.934Z] === RUN TestGetInspectData [2022-02-01T10:19:06.934Z] --- PASS: TestGetInspectData (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestFillLicense [2022-02-01T10:19:06.934Z] --- PASS: TestFillLicense (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestListInvalidFilter [2022-02-01T10:19:06.934Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestNameFilter [2022-02-01T10:19:06.934Z] --- PASS: TestNameFilter (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-01T10:19:06.934Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-01T10:19:06.934Z] === 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-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-01T10:19:06.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-01T10:19:06.934Z] --- 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-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-01T10:19:06.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestDaemonReloadLabels [2022-02-01T10:19:06.934Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-01T10:19:06.934Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestDaemonReloadMirrors [2022-02-01T10:19:06.934Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-01T10:19:06.934Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-01T10:19:06.934Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-01T10:19:06.934Z] reload_test.go:342: root required [2022-02-01T10:19:06.934Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-01T10:19:06.934Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-01T10:19:06.934Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-01T10:19:06.934Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-01T10:19:06.934Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-01T10:19:06.934Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-01T10:19:06.934Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-01T10:19:06.934Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-01T10:19:06.934Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-01T10:19:06.934Z] === RUN TestParseVolumesFrom [2022-02-01T10:19:06.934Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-01T10:19:06.934Z] PASS [2022-02-01T10:19:06.934Z] coverage: 8.6% of statements [2022-02-01T10:19:06.934Z] ok github.com/docker/docker/daemon 0.514s coverage: 8.6% of statements [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-01T10:19:06.934Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-01T10:19:07.947Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-01T10:19:07.947Z] --- PASS: TestCreateServiceCapabilities (2.79s) [2022-02-01T10:19:07.947Z] === RUN TestInspect [2022-02-01T10:19:08.508Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-01T10:19:09.166Z] === RUN TestAdapterReadLogs [2022-02-01T10:19:09.166Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-01T10:19:09.166Z] === RUN TestCopier [2022-02-01T10:19:09.166Z] --- PASS: TestCopier (0.00s) [2022-02-01T10:19:09.166Z] === RUN TestCopierLongLines [2022-02-01T10:19:09.166Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-01T10:19:09.166Z] === RUN TestCopierSlow [2022-02-01T10:19:09.637Z] --- PASS: TestCopierSlow (0.20s) [2022-02-01T10:19:09.637Z] === RUN TestCopierWithSized [2022-02-01T10:19:09.637Z] === RUN TestCopierWithSized/as_is [2022-02-01T10:19:09.637Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-01T10:19:09.637Z] --- PASS: TestCopierWithSized (0.02s) [2022-02-01T10:19:09.637Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-01T10:19:09.637Z] === RUN TestCopierWithPartial [2022-02-01T10:19:09.637Z] --- PASS: TestCopierWithPartial (0.01s) [2022-02-01T10:19:09.637Z] === RUN TestRingLogger [2022-02-01T10:19:09.637Z] --- PASS: TestRingLogger (0.00s) [2022-02-01T10:19:09.637Z] === RUN TestRingCap [2022-02-01T10:19:09.637Z] --- PASS: TestRingCap (0.00s) [2022-02-01T10:19:09.637Z] === RUN TestRingClose [2022-02-01T10:19:09.637Z] --- PASS: TestRingClose (0.00s) [2022-02-01T10:19:09.637Z] === RUN TestRingDrain [2022-02-01T10:19:09.637Z] --- PASS: TestRingDrain (0.00s) [2022-02-01T10:19:09.637Z] PASS [2022-02-01T10:19:09.637Z] coverage: 43.8% of statements [2022-02-01T10:19:09.637Z] ok github.com/docker/docker/daemon/logger 0.302s coverage: 43.8% of statements [2022-02-01T10:19:09.637Z] === RUN TestValidateLogOptReconnectInterval [2022-02-01T10:19:09.637Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-01T10:19:09.637Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-01T10:19:09.637Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-01T10:19:09.637Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-01T10:19:09.637Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-01T10:19:09.637Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-01T10:19:09.637Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-01T10:19:09.637Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-01T10:19:09.637Z] PASS [2022-02-01T10:19:09.637Z] coverage: 33.6% of statements [2022-02-01T10:19:09.637Z] ok github.com/docker/docker/daemon/logger/fluentd 0.048s coverage: 33.6% of statements [2022-02-01T10:19:09.637Z] === RUN TestNewStreamConfig [2022-02-01T10:19:09.637Z] === RUN TestNewStreamConfig/defaults [2022-02-01T10:19:09.637Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-01T10:19:09.637Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-01T10:19:09.637Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-01T10:19:09.637Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-01T10:19:09.637Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-01T10:19:09.637Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-01T10:19:09.637Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-01T10:19:09.637Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-01T10:19:09.637Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-01T10:19:09.637Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-01T10:19:09.637Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-01T10:19:09.637Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-01T10:19:09.637Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-01T10:19:09.637Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-01T10:19:09.637Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-01T10:19:09.637Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-01T10:19:09.637Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-01T10:19:09.873Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-01T10:19:10.108Z] time="2022-02-01T10:19:09Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-01T10:19:10.108Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-02-01T10:19:10.108Z] === RUN TestCreateSuccess [2022-02-01T10:19:10.108Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-01T10:19:10.108Z] === RUN TestCreateStreamSkipped [2022-02-01T10:19:10.109Z] time="2022-02-01T10:19:09Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-01T10:19:10.109Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestCreateLogGroupSuccess [2022-02-01T10:19:10.109Z] time="2022-02-01T10:19:09Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-01T10:19:10.109Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestCreateError [2022-02-01T10:19:10.109Z] --- PASS: TestCreateError (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestCreateAlreadyExists [2022-02-01T10:19:10.109Z] time="2022-02-01T10:19:09Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-01T10:19:10.109Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestLogClosed [2022-02-01T10:19:10.109Z] --- PASS: TestLogClosed (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestLogBlocking [2022-02-01T10:19:10.109Z] --- PASS: TestLogBlocking (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-01T10:19:10.109Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestLogNonBlockingBufferFull [2022-02-01T10:19:10.109Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestPublishBatchSuccess [2022-02-01T10:19:10.109Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestPublishBatchError [2022-02-01T10:19:10.109Z] time="2022-02-01T10:19:09Z" level=error msg=error [2022-02-01T10:19:10.109Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-01T10:19:10.109Z] time="2022-02-01T10:19:09Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-01T10:19:10.109Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-01T10:19:10.109Z] time="2022-02-01T10:19:09Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-01T10:19:10.109Z] time="2022-02-01T10:19:09Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-01T10:19:10.109Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestCollectBatchSimple [2022-02-01T10:19:10.109Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestCollectBatchTicker [2022-02-01T10:19:10.109Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestCollectBatchMultilinePattern [2022-02-01T10:19:10.109Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-01T10:19:10.109Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-01T10:19:10.109Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-01T10:19:10.109Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-01T10:19:10.109Z] === RUN TestCollectBatchClose [2022-02-01T10:19:10.109Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestEffectiveLen [2022-02-01T10:19:10.109Z] === RUN TestEffectiveLen/0/Hello [2022-02-01T10:19:10.109Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-01T10:19:10.109Z] === RUN TestEffectiveLen/2/🙃 [2022-02-01T10:19:10.109Z] === RUN TestEffectiveLen/3/���� [2022-02-01T10:19:10.109Z] === RUN TestEffectiveLen/4/He��o [2022-02-01T10:19:10.109Z] === RUN TestEffectiveLen/5/ [2022-02-01T10:19:10.109Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestFindValidSplit [2022-02-01T10:19:10.109Z] === RUN TestFindValidSplit/0/ [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1076: [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1077: [2022-02-01T10:19:10.109Z] === RUN TestFindValidSplit/1/Hello [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1076: Hello [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1077: [2022-02-01T10:19:10.109Z] === RUN TestFindValidSplit/2/Hello [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1076: He [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1077: llo [2022-02-01T10:19:10.109Z] === RUN TestFindValidSplit/3/Hello [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1076: [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1077: Hello [2022-02-01T10:19:10.109Z] === RUN TestFindValidSplit/4/🙃 [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1076: [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-01T10:19:10.109Z] === RUN TestFindValidSplit/5/🙃 [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1077: [2022-02-01T10:19:10.109Z] === RUN TestFindValidSplit/6/a� [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1076: a [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1077: � [2022-02-01T10:19:10.109Z] === RUN TestFindValidSplit/7/a� [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1076: a� [2022-02-01T10:19:10.109Z] cloudwatchlogs_test.go:1077: [2022-02-01T10:19:10.109Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestProcessEventEmoji [2022-02-01T10:19:10.109Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-01T10:19:10.109Z] === RUN TestCollectBatchLineSplit [2022-02-01T10:19:10.109Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-01T10:19:10.109Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestCollectBatchMaxEvents [2022-02-01T10:19:10.109Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-01T10:19:10.109Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-01T10:19:10.109Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-02-01T10:19:10.109Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-01T10:19:10.109Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-01T10:19:10.109Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-01T10:19:10.109Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-02-01T10:19:10.109Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-01T10:19:10.109Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-01T10:19:10.109Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-01T10:19:10.109Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-01T10:19:10.109Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-01T10:19:10.109Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-01T10:19:10.109Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-01T10:19:10.109Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-01T10:19:10.109Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-01T10:19:10.109Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-02-01T10:19:10.109Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsFormat [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-01T10:19:10.109Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-01T10:19:10.109Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestCreateTagSuccess [2022-02-01T10:19:10.109Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-01T10:19:10.109Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-01T10:19:10.109Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-01T10:19:10.109Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-01T10:19:10.109Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.03s) [2022-02-01T10:19:10.109Z] PASS [2022-02-01T10:19:10.109Z] coverage: 80.2% of statements [2022-02-01T10:19:10.109Z] ok github.com/docker/docker/daemon/logger/awslogs 0.523s coverage: 80.2% of statements [2022-02-01T10:19:10.109Z] === RUN TestSearchRegistryForImagesErrors [2022-02-01T10:19:10.109Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestSearchRegistryForImages [2022-02-01T10:19:10.109Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestOnlyPlatformWithFallback [2022-02-01T10:19:10.109Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-01T10:19:10.109Z] === RUN TestImageDelete [2022-02-01T10:19:10.109Z] === RUN TestImageDelete/no_lease [2022-02-01T10:19:10.109Z] === RUN TestImageDelete/lease_exists [2022-02-01T10:19:10.582Z] --- PASS: TestImageDelete (0.07s) [2022-02-01T10:19:10.582Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-02-01T10:19:10.582Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-02-01T10:19:10.582Z] === RUN TestContentStoreForPull [2022-02-01T10:19:10.582Z] --- PASS: TestContentStoreForPull (0.25s) [2022-02-01T10:19:10.582Z] PASS [2022-02-01T10:19:10.582Z] coverage: 6.6% of statements [2022-02-01T10:19:10.582Z] ok github.com/docker/docker/daemon/images 0.465s coverage: 6.6% of statements [2022-02-01T10:19:10.582Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-01T10:19:10.582Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-01T10:19:10.582Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-01T10:19:10.582Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-01T10:19:10.582Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-01T10:19:10.582Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-01T10:19:10.582Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-01T10:19:10.583Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-01T10:19:10.583Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-01T10:19:11.056Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-02-01T10:19:11.056Z] === RUN TestFastTimeMarshalJSON [2022-02-01T10:19:11.056Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-01T10:19:11.056Z] PASS [2022-02-01T10:19:11.056Z] coverage: 87.2% of statements [2022-02-01T10:19:11.056Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.288s coverage: 87.2% of statements [2022-02-01T10:19:11.239Z] --- PASS: TestInspect (3.16s) [2022-02-01T10:19:11.239Z] === RUN TestCreateJob [2022-02-01T10:19:11.527Z] === RUN TestJSONFileLogger [2022-02-01T10:19:11.527Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-01T10:19:11.527Z] === RUN TestJSONFileLoggerWithTags [2022-02-01T10:19:11.527Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-01T10:19:11.527Z] === RUN TestJSONFileLoggerWithOpts [2022-02-01T10:19:11.527Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-01T10:19:11.527Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-01T10:19:11.527Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-01T10:19:11.527Z] === RUN TestEncodeDecode [2022-02-01T10:19:11.527Z] === PAUSE TestEncodeDecode [2022-02-01T10:19:11.527Z] === RUN TestUnexpectedEOF [2022-02-01T10:19:11.527Z] time="2022-02-01T10:19:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-01T10:19:11.527Z] time="2022-02-01T10:19:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-01T10:19:11.527Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-02-01T10:19:11.527Z] === CONT TestEncodeDecode [2022-02-01T10:19:11.527Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-01T10:19:11.527Z] PASS [2022-02-01T10:19:11.527Z] coverage: 69.9% of statements [2022-02-01T10:19:11.527Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.280s coverage: 69.9% of statements [2022-02-01T10:19:12.000Z] === RUN TestWriteLog [2022-02-01T10:19:12.000Z] === PAUSE TestWriteLog [2022-02-01T10:19:12.000Z] === RUN TestReadLog [2022-02-01T10:19:12.000Z] === PAUSE TestReadLog [2022-02-01T10:19:12.000Z] === RUN TestDecode [2022-02-01T10:19:12.472Z] --- PASS: TestDecode (0.04s) [2022-02-01T10:19:12.472Z] === CONT TestWriteLog [2022-02-01T10:19:12.472Z] === CONT TestReadLog [2022-02-01T10:19:12.472Z] --- PASS: TestWriteLog (0.01s) [2022-02-01T10:19:12.472Z] === RUN TestReadLog/tail_exact [2022-02-01T10:19:12.472Z] === RUN TestReadLog/tail_less_than_available [2022-02-01T10:19:12.472Z] === RUN TestReadLog/tail_more_than_available [2022-02-01T10:19:12.472Z] --- PASS: TestReadLog (0.21s) [2022-02-01T10:19:12.472Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-02-01T10:19:12.472Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-01T10:19:12.472Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-01T10:19:12.472Z] PASS [2022-02-01T10:19:12.472Z] coverage: 78.7% of statements [2022-02-01T10:19:12.472Z] ok github.com/docker/docker/daemon/logger/local 0.309s coverage: 78.7% of statements [2022-02-01T10:19:12.472Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-01T10:19:12.943Z] === RUN TestOpenFileDelete [2022-02-01T10:19:12.944Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-01T10:19:12.944Z] === RUN TestOpenFileRename [2022-02-01T10:19:12.944Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-01T10:19:12.944Z] === RUN TestHandleDecoderErr [2022-02-01T10:19:12.944Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-01T10:19:12.944Z] === RUN TestParseLogTagDefaultTag [2022-02-01T10:19:12.944Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-01T10:19:12.944Z] === RUN TestParseLogTag [2022-02-01T10:19:12.944Z] --- PASS: TestParseLogTag (0.00s) [2022-02-01T10:19:12.944Z] === RUN TestParseLogTagEmptyTag [2022-02-01T10:19:12.944Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-01T10:19:12.944Z] === RUN TestTailFiles [2022-02-01T10:19:12.944Z] --- PASS: TestTailFiles (0.00s) [2022-02-01T10:19:12.944Z] === RUN TestFollowLogsConsumerGone [2022-02-01T10:19:12.944Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-01T10:19:12.944Z] === RUN TestFollowLogsProducerGone [2022-02-01T10:19:12.944Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-01T10:19:12.944Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-01T10:19:12.944Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-01T10:19:12.944Z] === RUN TestCheckCapacityAndRotate [2022-02-01T10:19:12.944Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-01T10:19:12.944Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-01T10:19:12.944Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2022-02-01T10:19:12.944Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-02-01T10:19:12.944Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2022-02-01T10:19:12.944Z] PASS [2022-02-01T10:19:12.944Z] coverage: 54.9% of statements [2022-02-01T10:19:12.944Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.267s coverage: 54.9% of statements [2022-02-01T10:19:13.417Z] === RUN TestLog [2022-02-01T10:19:13.417Z] --- PASS: TestLog (0.01s) [2022-02-01T10:19:13.417Z] PASS [2022-02-01T10:19:13.417Z] coverage: 31.5% of statements [2022-02-01T10:19:13.417Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.069s coverage: 31.5% of statements [2022-02-01T10:19:13.417Z] === RUN TestValidateLogOpt [2022-02-01T10:19:13.417Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-01T10:19:13.417Z] === RUN TestNewMissedConfig [2022-02-01T10:19:13.417Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-01T10:19:13.417Z] === RUN TestNewMissedUrl [2022-02-01T10:19:13.417Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-01T10:19:13.417Z] === RUN TestNewMissedToken [2022-02-01T10:19:13.417Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-01T10:19:13.417Z] === RUN TestNewWithProxy [2022-02-01T10:19:13.417Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-01T10:19:13.417Z] === RUN TestDefault [2022-02-01T10:19:13.417Z] --- PASS: TestDefault (0.01s) [2022-02-01T10:19:13.417Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-01T10:19:13.417Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-01T10:19:13.417Z] === RUN TestJsonFormat [2022-02-01T10:19:13.417Z] --- PASS: TestJsonFormat (0.01s) [2022-02-01T10:19:13.417Z] === RUN TestRawFormat [2022-02-01T10:19:13.417Z] --- PASS: TestRawFormat (0.01s) [2022-02-01T10:19:13.417Z] === RUN TestRawFormatWithLabels [2022-02-01T10:19:13.417Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-01T10:19:13.417Z] === RUN TestRawFormatWithoutTag [2022-02-01T10:19:13.417Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-01T10:19:13.417Z] === RUN TestBatching [2022-02-01T10:19:13.888Z] --- PASS: TestBatching (0.28s) [2022-02-01T10:19:13.888Z] === RUN TestFrequency [2022-02-01T10:19:13.888Z] --- PASS: TestFrequency (0.16s) [2022-02-01T10:19:13.888Z] === RUN TestOneMessagePerRequest [2022-02-01T10:19:13.888Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-01T10:19:13.888Z] === RUN TestVerify [2022-02-01T10:19:13.888Z] --- PASS: TestVerify (0.00s) [2022-02-01T10:19:13.888Z] === RUN TestSkipVerify [2022-02-01T10:19:13.888Z] === RUN TestNewParse [2022-02-01T10:19:13.888Z] --- PASS: TestNewParse (0.00s) [2022-02-01T10:19:13.888Z] PASS [2022-02-01T10:19:13.888Z] coverage: 8.3% of statements [2022-02-01T10:19:13.888Z] ok github.com/docker/docker/daemon/logger/templates 0.086s coverage: 8.3% of statements [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:19:14.359Z] === RUN TestParseLogFormat [2022-02-01T10:19:14.359Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-01T10:19:14.359Z] === RUN TestValidateLogOptEmpty [2022-02-01T10:19:14.359Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-01T10:19:14.359Z] === RUN TestValidateSyslogAddress [2022-02-01T10:19:14.359Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-01T10:19:14.359Z] === RUN TestParseAddressDefaultPort [2022-02-01T10:19:14.359Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-01T10:19:14.359Z] === RUN TestValidateSyslogFacility [2022-02-01T10:19:14.359Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-01T10:19:14.359Z] === RUN TestValidateLogOptSyslogFormat [2022-02-01T10:19:14.359Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-01T10:19:14.359Z] === RUN TestValidateLogOpt [2022-02-01T10:19:14.359Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-01T10:19:14.359Z] PASS [2022-02-01T10:19:14.359Z] coverage: 46.8% of statements [2022-02-01T10:19:14.359Z] ok github.com/docker/docker/daemon/logger/syslog 0.058s coverage: 46.8% of statements [2022-02-01T10:19:14.359Z] --- PASS: TestSkipVerify (0.46s) [2022-02-01T10:19:14.359Z] === RUN TestBufferMaximum [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710754.154826\",\"host\":\"b3c43df3806d\"}'" [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710754.154826\",\"host\":\"b3c43df3806d\"}'" [2022-02-01T10:19:14.359Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-01T10:19:14.359Z] === RUN TestServerAlwaysDown [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710754.158701\",\"host\":\"b3c43df3806d\"}'" [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710754.158701\",\"host\":\"b3c43df3806d\"}'" [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710754.158701\",\"host\":\"b3c43df3806d\"}'" [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710754.159700\",\"host\":\"b3c43df3806d\"}'" [2022-02-01T10:19:14.359Z] time="2022-02-01T10:19:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643710754.159700\",\"host\":\"b3c43df3806d\"}'" [2022-02-01T10:19:14.359Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-01T10:19:14.359Z] === RUN TestCannotSendAfterClose [2022-02-01T10:19:14.359Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-01T10:19:14.359Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-01T10:19:14.508Z] --- PASS: TestCreateJob (3.09s) [2022-02-01T10:19:14.509Z] === RUN TestReplicatedJob [2022-02-01T10:19:15.353Z] time="2022-02-01T10:19:15Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-01T10:19:15.353Z] time="2022-02-01T10:19:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b3c43df3806d\"}'" [2022-02-01T10:19:15.353Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-01T10:19:15.353Z] PASS [2022-02-01T10:19:15.353Z] coverage: 82.5% of statements [2022-02-01T10:19:15.353Z] ok github.com/docker/docker/daemon/logger/splunk 2.009s coverage: 82.5% of statements [2022-02-01T10:19:15.353Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-01T10:19:15.353Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-01T10:19:15.353Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-01T10:19:15.435Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-01T10:19:15.691Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-01T10:19:15.828Z] === RUN TestV1IDService [2022-02-01T10:19:15.828Z] --- PASS: TestV1IDService (0.03s) [2022-02-01T10:19:15.828Z] === RUN TestV2MetadataService [2022-02-01T10:19:16.821Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-01T10:19:16.821Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-01T10:19:16.821Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-01T10:19:16.821Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-01T10:19:16.821Z] === RUN TestContinueOnError_NeverContinue [2022-02-01T10:19:16.821Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-01T10:19:16.821Z] === RUN TestManifestStore [2022-02-01T10:19:16.821Z] === RUN TestManifestStore/no_remote_or_local [2022-02-01T10:19:16.821Z] === RUN TestSuccessfulDownload [2022-02-01T10:19:16.821Z] download_test.go:267: Needs fixing on Windows [2022-02-01T10:19:16.821Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-01T10:19:16.821Z] === RUN TestCancelledDownload [2022-02-01T10:19:16.821Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-01T10:19:16.821Z] === RUN TestMaxDownloadAttempts [2022-02-01T10:19:16.821Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-01T10:19:16.821Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-01T10:19:16.821Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-01T10:19:16.821Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-01T10:19:16.821Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-01T10:19:16.821Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-01T10:19:16.821Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-01T10:19:16.821Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-01T10:19:16.821Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-01T10:19:16.821Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-01T10:19:16.821Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-01T10:19:16.821Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-01T10:19:16.821Z] time="2022-02-01T10:19:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1210723872\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-01T10:19:16.821Z] === RUN TestManifestStore/no_local_cache [2022-02-01T10:19:16.821Z] === RUN TestManifestStore/with_local_cache [2022-02-01T10:19:16.821Z] === RUN TestManifestStore/unknown_media_type [2022-02-01T10:19:16.821Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-01T10:19:16.821Z] time="2022-02-01T10:19:16Z" level=warning msg="reference for unknown type: " [2022-02-01T10:19:16.821Z] time="2022-02-01T10:19:16Z" level=warning msg="reference for unknown type: " [2022-02-01T10:19:16.821Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-01T10:19:16.821Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-01T10:19:16.821Z] time="2022-02-01T10:19:16Z" level=warning msg="reference for unknown type: " [2022-02-01T10:19:16.821Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-01T10:19:16.821Z] time="2022-02-01T10:19:16Z" level=warning msg="reference for unknown type: " [2022-02-01T10:19:16.821Z] time="2022-02-01T10:19:16Z" level=warning msg="reference for unknown type: " [2022-02-01T10:19:16.821Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-01T10:19:16.821Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-01T10:19:16.821Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-01T10:19:16.821Z] time="2022-02-01T10:19:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-01T10:19:16.821Z] --- PASS: TestManifestStore (0.39s) [2022-02-01T10:19:16.821Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-02-01T10:19:16.821Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-01T10:19:16.821Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-01T10:19:16.821Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-02-01T10:19:16.821Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-01T10:19:16.822Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-02-01T10:19:16.822Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-02-01T10:19:16.822Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-02-01T10:19:16.822Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-02-01T10:19:16.822Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaType [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-01T10:19:16.822Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-01T10:19:16.822Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-01T10:19:16.822Z] === RUN TestFixManifestLayers [2022-02-01T10:19:16.822Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-01T10:19:16.822Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-01T10:19:16.822Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-01T10:19:16.822Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-01T10:19:16.822Z] === RUN TestFixManifestLayersBadParent [2022-02-01T10:19:16.822Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-01T10:19:16.822Z] === RUN TestValidateManifest [2022-02-01T10:19:16.822Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-01T10:19:16.822Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-01T10:19:16.822Z] === RUN TestFormatPlatform [2022-02-01T10:19:16.822Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-01T10:19:16.822Z] === RUN TestGetRepositoryMountCandidates [2022-02-01T10:19:16.822Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2022-02-01T10:19:16.822Z] === RUN TestLayerAlreadyExists [2022-02-01T10:19:16.822Z] 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-01T10:19:16.822Z] 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-01T10:19:16.822Z] 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-01T10:19:16.822Z] 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-01T10:19:16.822Z] 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-01T10:19:16.822Z] 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-01T10:19:16.822Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-01T10:19:16.822Z] === RUN TestWhenEmptyAuthConfig [2022-02-01T10:19:17.058Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-01T10:19:17.058Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-02-01T10:19:17.293Z] time="2022-02-01T10:19:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-01T10:19:17.293Z] time="2022-02-01T10:19:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-01T10:19:17.293Z] time="2022-02-01T10:19:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-01T10:19:17.293Z] time="2022-02-01T10:19:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-01T10:19:17.293Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-01T10:19:17.293Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-02-01T10:19:17.293Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-02-01T10:19:17.293Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-02-01T10:19:17.293Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-02-01T10:19:17.293Z] === RUN TestTransfer [2022-02-01T10:19:17.293Z] --- PASS: TestTransfer (0.12s) [2022-02-01T10:19:17.293Z] === RUN TestConcurrencyLimit [2022-02-01T10:19:17.293Z] --- PASS: TestV2MetadataService (1.39s) [2022-02-01T10:19:17.293Z] PASS [2022-02-01T10:19:17.293Z] coverage: 48.2% of statements [2022-02-01T10:19:17.293Z] ok github.com/docker/docker/distribution/metadata 1.504s coverage: 48.2% of statements [2022-02-01T10:19:17.293Z] === RUN TestNotFound [2022-02-01T10:19:17.293Z] --- PASS: TestNotFound (0.00s) [2022-02-01T10:19:17.293Z] === RUN TestConflict [2022-02-01T10:19:17.293Z] --- PASS: TestConflict (0.00s) [2022-02-01T10:19:17.293Z] === RUN TestForbidden [2022-02-01T10:19:17.293Z] --- PASS: TestForbidden (0.00s) [2022-02-01T10:19:17.293Z] === RUN TestInvalidParameter [2022-02-01T10:19:17.293Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-01T10:19:17.293Z] === RUN TestNotImplemented [2022-02-01T10:19:17.293Z] --- PASS: TestNotImplemented (0.00s) [2022-02-01T10:19:17.293Z] === RUN TestNotModified [2022-02-01T10:19:17.293Z] --- PASS: TestNotModified (0.00s) [2022-02-01T10:19:17.293Z] === RUN TestUnauthorized [2022-02-01T10:19:17.294Z] --- PASS: TestUnauthorized (0.00s) [2022-02-01T10:19:17.294Z] === RUN TestUnknown [2022-02-01T10:19:17.294Z] --- PASS: TestUnknown (0.00s) [2022-02-01T10:19:17.294Z] === RUN TestCancelled [2022-02-01T10:19:17.294Z] --- PASS: TestCancelled (0.00s) [2022-02-01T10:19:17.294Z] === RUN TestDeadline [2022-02-01T10:19:17.294Z] --- PASS: TestDeadline (0.00s) [2022-02-01T10:19:17.294Z] === RUN TestDataLoss [2022-02-01T10:19:17.294Z] --- PASS: TestDataLoss (0.00s) [2022-02-01T10:19:17.294Z] === RUN TestUnavailable [2022-02-01T10:19:17.294Z] --- PASS: TestUnavailable (0.00s) [2022-02-01T10:19:17.294Z] === RUN TestSystem [2022-02-01T10:19:17.294Z] --- PASS: TestSystem (0.00s) [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode/Not_Found [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode/Bad_Request [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode/Conflict [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode/Unauthorized [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode/Forbidden [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode/Not_Modified [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-01T10:19:17.294Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-01T10:19:17.294Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-01T10:19:17.294Z] PASS [2022-02-01T10:19:17.294Z] coverage: 53.1% of statements [2022-02-01T10:19:17.294Z] ok github.com/docker/docker/errdefs 0.052s coverage: 53.1% of statements [2022-02-01T10:19:17.314Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-01T10:19:17.767Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-02-01T10:19:17.767Z] === RUN TestInactiveJobs [2022-02-01T10:19:17.767Z] --- PASS: TestInactiveJobs (0.40s) [2022-02-01T10:19:17.767Z] === RUN TestWatchRelease [2022-02-01T10:19:17.877Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-02-01T10:19:17.877Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-02-01T10:19:18.134Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-01T10:19:18.238Z] --- PASS: TestWatchRelease (0.04s) [2022-02-01T10:19:18.238Z] === RUN TestWatchFinishedTransfer [2022-02-01T10:19:18.238Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-01T10:19:18.238Z] === RUN TestDuplicateTransfer [2022-02-01T10:19:18.238Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-01T10:19:18.238Z] === RUN TestSuccessfulUpload [2022-02-01T10:19:18.238Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2022-02-01T10:19:18.238Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-01T10:19:18.238Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-01T10:19:18.239Z] === RUN TestTokenPassThru [2022-02-01T10:19:18.239Z] --- PASS: TestTokenPassThru (0.03s) [2022-02-01T10:19:18.239Z] === RUN TestTokenPassThruDifferentHost [2022-02-01T10:19:18.239Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-01T10:19:18.239Z] PASS [2022-02-01T10:19:18.239Z] coverage: 24.6% of statements [2022-02-01T10:19:18.239Z] ok github.com/docker/docker/distribution 1.723s coverage: 24.6% of statements [2022-02-01T10:19:18.239Z] time="2022-02-01T10:19:18Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-01T10:19:18.239Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-01T10:19:18.710Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-02-01T10:19:18.710Z] === RUN TestCancelledUpload [2022-02-01T10:19:18.710Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-01T10:19:18.710Z] PASS [2022-02-01T10:19:18.710Z] coverage: 77.6% of statements [2022-02-01T10:19:18.710Z] ok github.com/docker/docker/distribution/xfer 1.913s coverage: 77.6% of statements [2022-02-01T10:19:18.710Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-01T10:19:18.710Z] === RUN TestFSGetInvalidData [2022-02-01T10:19:18.710Z] --- PASS: TestFSGetInvalidData (0.05s) [2022-02-01T10:19:18.710Z] === RUN TestFSInvalidSet [2022-02-01T10:19:19.182Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-01T10:19:19.182Z] === RUN TestFSInvalidRoot [2022-02-01T10:19:19.182Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-01T10:19:19.182Z] === RUN TestFSMetadataGetSet [2022-02-01T10:19:19.182Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-02-01T10:19:19.182Z] === RUN TestFSInvalidWalker [2022-02-01T10:19:19.182Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-01T10:19:19.182Z] === RUN TestFSGetSet [2022-02-01T10:19:19.182Z] --- PASS: TestFSGetSet (0.03s) [2022-02-01T10:19:19.182Z] === RUN TestFSGetUnsetKey [2022-02-01T10:19:19.182Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-01T10:19:19.182Z] === RUN TestFSGetEmptyData [2022-02-01T10:19:19.182Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-01T10:19:19.182Z] === RUN TestFSDelete [2022-02-01T10:19:19.182Z] === RUN TestCompare [2022-02-01T10:19:19.182Z] --- PASS: TestCompare (0.00s) [2022-02-01T10:19:19.182Z] PASS [2022-02-01T10:19:19.182Z] coverage: 19.2% of statements [2022-02-01T10:19:19.182Z] --- PASS: TestFSDelete (0.02s) [2022-02-01T10:19:19.182Z] === RUN TestFSWalker [2022-02-01T10:19:19.182Z] ok github.com/docker/docker/image/cache 0.090s coverage: 19.2% of statements [2022-02-01T10:19:19.182Z] --- PASS: TestFSWalker (0.02s) [2022-02-01T10:19:19.182Z] === RUN TestFSWalkerStopOnError [2022-02-01T10:19:19.182Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-01T10:19:19.182Z] === RUN TestNewFromJSON [2022-02-01T10:19:19.182Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-01T10:19:19.182Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-01T10:19:19.182Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-01T10:19:19.182Z] === RUN TestMarshalKeyOrder [2022-02-01T10:19:19.182Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-01T10:19:19.182Z] === RUN TestHistoryEqual [2022-02-01T10:19:19.182Z] --- PASS: TestHistoryEqual (0.18s) [2022-02-01T10:19:19.182Z] === RUN TestImage [2022-02-01T10:19:19.182Z] --- PASS: TestImage (0.00s) [2022-02-01T10:19:19.182Z] === RUN TestImageOSNotEmpty [2022-02-01T10:19:19.182Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-01T10:19:19.182Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-01T10:19:19.182Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-01T10:19:19.182Z] === RUN TestCreate [2022-02-01T10:19:19.182Z] --- PASS: TestCreate (0.01s) [2022-02-01T10:19:19.182Z] === RUN TestRestore [2022-02-01T10:19:19.182Z] time="2022-02-01T10:19:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-01T10:19:19.182Z] --- PASS: TestRestore (0.05s) [2022-02-01T10:19:19.182Z] === RUN TestAddDelete [2022-02-01T10:19:19.503Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-01T10:19:19.655Z] --- PASS: TestAddDelete (0.03s) [2022-02-01T10:19:19.655Z] === RUN TestSearchAfterDelete [2022-02-01T10:19:19.655Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-02-01T10:19:19.655Z] === RUN TestParentReset [2022-02-01T10:19:19.655Z] --- PASS: TestParentReset (0.08s) [2022-02-01T10:19:19.655Z] === RUN TestGetAndSetLastUpdated [2022-02-01T10:19:19.655Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-02-01T10:19:19.655Z] === RUN TestStoreLen [2022-02-01T10:19:19.655Z] --- PASS: TestStoreLen (0.08s) [2022-02-01T10:19:19.655Z] PASS [2022-02-01T10:19:19.655Z] coverage: 86.6% of statements [2022-02-01T10:19:19.655Z] ok github.com/docker/docker/image 0.857s coverage: 86.6% of statements [2022-02-01T10:19:19.655Z] === RUN TestMakeV1ConfigFromConfig [2022-02-01T10:19:19.655Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-01T10:19:19.655Z] PASS [2022-02-01T10:19:19.655Z] coverage: 25.0% of statements [2022-02-01T10:19:19.655Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2022-02-01T10:19:19.759Z] --- PASS: TestReplicatedJob (5.52s) [2022-02-01T10:19:19.759Z] === RUN TestUpdateReplicatedJob [2022-02-01T10:19:20.126Z] === RUN TestValidateManifest [2022-02-01T10:19:20.126Z] === RUN TestValidateManifest/nil [2022-02-01T10:19:20.126Z] === RUN TestValidateManifest/non-nil [2022-02-01T10:19:20.126Z] --- PASS: TestValidateManifest (0.00s) [2022-02-01T10:19:20.126Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-01T10:19:20.126Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-01T10:19:20.126Z] PASS [2022-02-01T10:19:20.126Z] coverage: 0.7% of statements [2022-02-01T10:19:20.126Z] ok github.com/docker/docker/image/tarexport 0.076s coverage: 0.7% of statements [2022-02-01T10:19:20.126Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-01T10:19:20.321Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-01T10:19:20.321Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-01T10:19:20.321Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-01T10:19:20.884Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-01T10:19:21.140Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-01T10:19:21.704Z] === RUN TestSerialization [2022-02-01T10:19:21.704Z] --- PASS: TestSerialization (0.02s) [2022-02-01T10:19:21.704Z] PASS [2022-02-01T10:19:21.704Z] coverage: 100.0% of statements [2022-02-01T10:19:21.704Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-02-01T10:19:22.067Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-01T10:19:22.175Z] === RUN TestEnvironmentParsing [2022-02-01T10:19:22.175Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-01T10:19:22.175Z] PASS [2022-02-01T10:19:22.175Z] coverage: 1.2% of statements [2022-02-01T10:19:22.175Z] ok github.com/docker/docker/libcontainerd/local 0.101s coverage: 1.2% of statements [2022-02-01T10:19:22.175Z] === RUN TestEmptyLayer [2022-02-01T10:19:22.175Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-01T10:19:22.175Z] === RUN TestCommitFailure [2022-02-01T10:19:22.175Z] --- PASS: TestCommitFailure (0.02s) [2022-02-01T10:19:22.175Z] === RUN TestStartTransactionFailure [2022-02-01T10:19:22.175Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-01T10:19:22.175Z] === RUN TestGetOrphan [2022-02-01T10:19:22.175Z] --- PASS: TestGetOrphan (0.01s) [2022-02-01T10:19:22.175Z] === RUN TestMountAndRegister [2022-02-01T10:19:22.175Z] layer_test.go:270: Layer size: 14 [2022-02-01T10:19:22.175Z] --- PASS: TestMountAndRegister (0.08s) [2022-02-01T10:19:22.175Z] === RUN TestLayerRelease [2022-02-01T10:19:22.175Z] layer_test.go:303: Failing on Windows [2022-02-01T10:19:22.175Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-01T10:19:22.175Z] === RUN TestStoreRestore [2022-02-01T10:19:22.175Z] layer_test.go:352: Failing on Windows [2022-02-01T10:19:22.175Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-01T10:19:22.175Z] === RUN TestTarStreamStability [2022-02-01T10:19:22.175Z] layer_test.go:467: Failing on Windows [2022-02-01T10:19:22.175Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-01T10:19:22.175Z] === RUN TestRegisterExistingLayer [2022-02-01T10:19:22.647Z] --- PASS: TestRegisterExistingLayer (0.22s) [2022-02-01T10:19:22.647Z] === RUN TestTarStreamVerification [2022-02-01T10:19:22.647Z] layer_test.go:696: Failing on Windows [2022-02-01T10:19:22.647Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-01T10:19:22.647Z] === RUN TestLayerMigration [2022-02-01T10:19:22.647Z] migration_test.go:45: Failing on Windows [2022-02-01T10:19:22.647Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-01T10:19:22.647Z] === RUN TestLayerMigrationNoTarsplit [2022-02-01T10:19:22.647Z] migration_test.go:181: Failing on Windows [2022-02-01T10:19:22.647Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-01T10:19:22.647Z] === RUN TestMountInit [2022-02-01T10:19:22.647Z] mount_test.go:17: Failing on Windows [2022-02-01T10:19:22.647Z] --- SKIP: TestMountInit (0.00s) [2022-02-01T10:19:22.647Z] === RUN TestMountSize [2022-02-01T10:19:22.647Z] mount_test.go:76: Failing on Windows [2022-02-01T10:19:22.647Z] --- SKIP: TestMountSize (0.00s) [2022-02-01T10:19:22.647Z] === RUN TestMountChanges [2022-02-01T10:19:22.647Z] mount_test.go:125: Failing on Windows [2022-02-01T10:19:22.647Z] --- SKIP: TestMountChanges (0.00s) [2022-02-01T10:19:22.647Z] === RUN TestMountApply [2022-02-01T10:19:22.647Z] mount_test.go:212: Failing on Windows [2022-02-01T10:19:22.647Z] --- SKIP: TestMountApply (0.00s) [2022-02-01T10:19:22.647Z] PASS [2022-02-01T10:19:22.647Z] coverage: 30.1% of statements [2022-02-01T10:19:22.647Z] ok github.com/docker/docker/layer 0.489s coverage: 30.1% of statements [2022-02-01T10:19:22.647Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-01T10:19:22.647Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-01T10:19:22.647Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-01T10:19:22.647Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-01T10:19:22.995Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-02-01T10:19:22.995Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-02-01T10:19:22.995Z] === RUN TestServiceListWithStatuses [2022-02-01T10:19:22.995Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-01T10:19:22.995Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-01T10:19:22.995Z] === RUN TestDockerNetworkConnectAlias [2022-02-01T10:19:23.119Z] === RUN TestSequenceGetAvailableBit [2022-02-01T10:19:23.119Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestSequenceEqual [2022-02-01T10:19:23.119Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestSequenceCopy [2022-02-01T10:19:23.119Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestGetFirstAvailable [2022-02-01T10:19:23.119Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestFindSequence [2022-02-01T10:19:23.119Z] --- PASS: TestFindSequence (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestCheckIfAvailable [2022-02-01T10:19:23.119Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestMergeSequences [2022-02-01T10:19:23.119Z] --- PASS: TestMergeSequences (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestPushReservation [2022-02-01T10:19:23.119Z] --- PASS: TestPushReservation (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestSerializeDeserialize [2022-02-01T10:19:23.119Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestSet [2022-02-01T10:19:23.119Z] --- PASS: TestSet (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestSetUnset [2022-02-01T10:19:23.119Z] --- PASS: TestSetUnset (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestOffsetSetUnset [2022-02-01T10:19:23.119Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestSetInRange [2022-02-01T10:19:23.119Z] --- PASS: TestSetInRange (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestSetAnyInRange [2022-02-01T10:19:23.119Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestMethods [2022-02-01T10:19:23.119Z] --- PASS: TestMethods (0.00s) [2022-02-01T10:19:23.119Z] === RUN TestRandomAllocateDeallocate [2022-02-01T10:19:23.252Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-02-01T10:19:23.252Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-01T10:19:23.252Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-02-01T10:19:23.252Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-01T10:19:23.252Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-01T10:19:24.527Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:19:24.527Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:19:25.349Z] === RUN TestInvalidConfig [2022-02-01T10:19:25.349Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-01T10:19:25.349Z] === RUN TestConfig [2022-02-01T10:19:25.349Z] --- PASS: TestConfig (0.00s) [2022-02-01T10:19:25.349Z] === RUN TestOptionsLabels [2022-02-01T10:19:25.349Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-01T10:19:25.349Z] === RUN TestValidName [2022-02-01T10:19:25.349Z] --- PASS: TestValidName (0.00s) [2022-02-01T10:19:25.349Z] PASS [2022-02-01T10:19:25.349Z] coverage: 19.7% of statements [2022-02-01T10:19:25.349Z] ok github.com/docker/docker/libnetwork/config 0.089s coverage: 19.7% of statements [2022-02-01T10:19:25.767Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-02-01T10:19:26.025Z] === RUN TestDockerSuite/TestEventsRename [2022-02-01T10:19:26.346Z] === RUN TestKey [2022-02-01T10:19:26.346Z] --- PASS: TestKey (0.00s) [2022-02-01T10:19:26.346Z] === RUN TestParseKey [2022-02-01T10:19:26.346Z] --- PASS: TestParseKey (0.00s) [2022-02-01T10:19:26.346Z] === RUN TestInvalidDataStore [2022-02-01T10:19:26.346Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-01T10:19:26.346Z] === RUN TestKVObjectFlatKey [2022-02-01T10:19:26.346Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-01T10:19:26.346Z] === RUN TestAtomicKVObjectFlatKey [2022-02-01T10:19:26.346Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-01T10:19:26.346Z] PASS [2022-02-01T10:19:26.346Z] coverage: 21.9% of statements [2022-02-01T10:19:26.346Z] ok github.com/docker/docker/libnetwork/datastore 0.075s coverage: 21.9% of statements [2022-02-01T10:19:26.346Z] === RUN TestErrorInterfaces [2022-02-01T10:19:26.346Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-01T10:19:26.346Z] === RUN TestNetworkMarshalling [2022-02-01T10:19:26.346Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-02-01T10:19:26.346Z] === RUN TestEndpointMarshalling [2022-02-01T10:19:26.346Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-01T10:19:26.346Z] === RUN TestAuxAddresses [2022-02-01T10:19:26.346Z] time="2022-02-01T10:19:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-01T10:19:26.346Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-01T10:19:26.346Z] === RUN TestSRVServiceQuery [2022-02-01T10:19:26.346Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:19:26.346Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-01T10:19:26.346Z] === RUN TestServiceVIPReuse [2022-02-01T10:19:26.346Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:19:26.346Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-01T10:19:26.346Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-01T10:19:26.586Z] === RUN TestDockerSuite/TestEventsResize [2022-02-01T10:19:26.817Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:19:26.817Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-01T10:19:26.817Z] === RUN TestDNSIPQuery [2022-02-01T10:19:26.817Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:19:26.817Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-01T10:19:26.817Z] === RUN TestDNSProxyServFail [2022-02-01T10:19:26.817Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:19:26.817Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-01T10:19:26.817Z] === RUN TestSandboxAddEmpty [2022-02-01T10:19:26.817Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:19:26.817Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-01T10:19:26.817Z] === RUN TestSandboxAddMultiPrio [2022-02-01T10:19:26.817Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:19:26.817Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-01T10:19:26.817Z] === RUN TestSandboxAddSamePrio [2022-02-01T10:19:26.817Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:19:26.817Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-01T10:19:26.817Z] === RUN TestCleanupServiceDiscovery [2022-02-01T10:19:26.817Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:19:26.817Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-01T10:19:26.817Z] === RUN TestDNSOptions [2022-02-01T10:19:26.817Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:19:26.817Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-01T10:19:26.817Z] === RUN TestMultipleControllersWithSameStore [2022-02-01T10:19:26.817Z] time="2022-02-01T10:19:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-01T10:19:26.817Z] time="2022-02-01T10:19:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-01T10:19:26.817Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-01T10:19:26.817Z] PASS [2022-02-01T10:19:26.817Z] coverage: 8.5% of statements [2022-02-01T10:19:26.817Z] ok github.com/docker/docker/libnetwork 0.444s coverage: 8.5% of statements [2022-02-01T10:19:26.817Z] === RUN TestIPDataMarshalling [2022-02-01T10:19:26.817Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-01T10:19:26.817Z] === RUN TestValidateAndIsV6 [2022-02-01T10:19:26.817Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-01T10:19:26.817Z] PASS [2022-02-01T10:19:26.817Z] coverage: 68.9% of statements [2022-02-01T10:19:26.817Z] ok github.com/docker/docker/libnetwork/driverapi 0.053s coverage: 68.9% of statements [2022-02-01T10:19:27.513Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-01T10:19:27.513Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) [2022-02-01T10:19:27.513Z] === RUN TestDockerNetworkReConnect [2022-02-01T10:19:27.813Z] === RUN TestDriver [2022-02-01T10:19:27.813Z] --- PASS: TestDriver (0.00s) [2022-02-01T10:19:27.813Z] PASS [2022-02-01T10:19:27.813Z] coverage: 34.8% of statements [2022-02-01T10:19:27.813Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2022-02-01T10:19:27.813Z] === RUN TestDriver [2022-02-01T10:19:27.813Z] --- PASS: TestDriver (0.00s) [2022-02-01T10:19:27.813Z] PASS [2022-02-01T10:19:27.813Z] coverage: 34.8% of statements [2022-02-01T10:19:27.813Z] ok github.com/docker/docker/libnetwork/drivers/null 0.090s coverage: 34.8% of statements [2022-02-01T10:19:28.285Z] === RUN TestNetworkAllocateFree [2022-02-01T10:19:28.285Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-01T10:19:28.285Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-01T10:19:28.285Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-01T10:19:28.285Z] PASS [2022-02-01T10:19:28.285Z] coverage: 63.6% of statements [2022-02-01T10:19:28.285Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.052s coverage: 63.6% of statements [2022-02-01T10:19:29.279Z] === RUN TestGetEmptyCapabilities [2022-02-01T10:19:29.279Z] --- PASS: TestGetEmptyCapabilities (0.03s) [2022-02-01T10:19:29.279Z] === RUN TestGetExtraCapabilities [2022-02-01T10:19:29.279Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-02-01T10:19:29.279Z] === RUN TestGetInvalidCapabilities [2022-02-01T10:19:29.279Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-01T10:19:29.279Z] === RUN TestRemoteDriver [2022-02-01T10:19:29.279Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-01T10:19:29.279Z] === RUN TestDriverError [2022-02-01T10:19:29.279Z] --- PASS: TestDriverError (0.01s) [2022-02-01T10:19:29.279Z] === RUN TestMissingValues [2022-02-01T10:19:29.279Z] --- PASS: TestMissingValues (0.01s) [2022-02-01T10:19:29.279Z] === RUN TestRollback [2022-02-01T10:19:29.279Z] --- PASS: TestRollback (0.01s) [2022-02-01T10:19:29.279Z] PASS [2022-02-01T10:19:29.279Z] coverage: 57.4% of statements [2022-02-01T10:19:29.279Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.118s coverage: 57.4% of statements [2022-02-01T10:19:29.752Z] === RUN TestNAT [2022-02-01T10:19:29.752Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-01T10:19:29.752Z] --- SKIP: TestNAT (0.00s) [2022-02-01T10:19:29.752Z] === RUN TestTransparent [2022-02-01T10:19:29.752Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-01T10:19:29.752Z] --- SKIP: TestTransparent (0.00s) [2022-02-01T10:19:29.752Z] PASS [2022-02-01T10:19:29.752Z] coverage: 0.0% of statements [2022-02-01T10:19:29.752Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.062s coverage: 0.0% of statements [2022-02-01T10:19:30.224Z] === RUN TestBuildDefault [2022-02-01T10:19:30.224Z] --- PASS: TestBuildDefault (0.01s) [2022-02-01T10:19:30.224Z] === RUN TestBuildHostnameDomainname [2022-02-01T10:19:30.224Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestBuildHostname [2022-02-01T10:19:30.224Z] --- PASS: TestBuildHostname (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestBuildHostnameFQDN [2022-02-01T10:19:30.224Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestBuildNoIP [2022-02-01T10:19:30.224Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestUpdate [2022-02-01T10:19:30.224Z] --- PASS: TestUpdate (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-01T10:19:30.224Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-01T10:19:30.224Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestAddEmpty [2022-02-01T10:19:30.224Z] --- PASS: TestAddEmpty (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestAdd [2022-02-01T10:19:30.224Z] --- PASS: TestAdd (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestDeleteEmpty [2022-02-01T10:19:30.224Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestDeleteNewline [2022-02-01T10:19:30.224Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestDelete [2022-02-01T10:19:30.224Z] --- PASS: TestDelete (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestConcurrentWrites [2022-02-01T10:19:30.224Z] === RUN TestNew [2022-02-01T10:19:30.224Z] --- PASS: TestNew (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestAddDriver [2022-02-01T10:19:30.224Z] --- PASS: TestAddDriver (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestAddDuplicateDriver [2022-02-01T10:19:30.224Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-01T10:19:30.224Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestDriver [2022-02-01T10:19:30.224Z] --- PASS: TestDriver (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestIPAM [2022-02-01T10:19:30.224Z] --- PASS: TestIPAM (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestWalkIPAMs [2022-02-01T10:19:30.224Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-01T10:19:30.224Z] === RUN TestWalkDrivers [2022-02-01T10:19:30.224Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-01T10:19:30.224Z] PASS [2022-02-01T10:19:30.224Z] coverage: 82.4% of statements [2022-02-01T10:19:30.224Z] ok github.com/docker/docker/libnetwork/drvregistry 0.092s coverage: 82.4% of statements [2022-02-01T10:19:30.224Z] --- PASS: TestConcurrentWrites (0.29s) [2022-02-01T10:19:30.224Z] PASS [2022-02-01T10:19:30.224Z] coverage: 81.2% of statements [2022-02-01T10:19:30.224Z] ok github.com/docker/docker/libnetwork/etchosts 0.375s coverage: 81.2% of statements [2022-02-01T10:19:30.695Z] === RUN TestNew [2022-02-01T10:19:30.695Z] --- PASS: TestNew (0.00s) [2022-02-01T10:19:30.695Z] === RUN TestAllocate [2022-02-01T10:19:30.695Z] --- PASS: TestAllocate (0.00s) [2022-02-01T10:19:30.695Z] === RUN TestUninitialized [2022-02-01T10:19:30.695Z] --- PASS: TestUninitialized (0.00s) [2022-02-01T10:19:30.695Z] === RUN TestAllocateInRange [2022-02-01T10:19:30.695Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-01T10:19:30.695Z] === RUN TestAllocateSerial [2022-02-01T10:19:30.695Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-01T10:19:30.695Z] PASS [2022-02-01T10:19:30.695Z] coverage: 87.5% of statements [2022-02-01T10:19:30.695Z] ok github.com/docker/docker/libnetwork/idm 0.051s coverage: 87.5% of statements [2022-02-01T10:19:30.695Z] === RUN TestCaller [2022-02-01T10:19:30.695Z] --- PASS: TestCaller (0.00s) [2022-02-01T10:19:30.695Z] PASS [2022-02-01T10:19:30.695Z] coverage: 100.0% of statements [2022-02-01T10:19:30.695Z] ok github.com/docker/docker/libnetwork/internal/caller 0.051s coverage: 100.0% of statements [2022-02-01T10:19:31.166Z] === RUN TestSetSerialInsertDelete [2022-02-01T10:19:31.166Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-01T10:19:31.166Z] === RUN TestSetParallelInsertDelete [2022-02-01T10:19:31.639Z] --- PASS: TestRandomAllocateDeallocate (8.53s) [2022-02-01T10:19:31.639Z] === RUN TestAllocateRandomDeallocate [2022-02-01T10:19:31.681Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-02-01T10:19:31.681Z] === RUN TestServicePlugin [2022-02-01T10:19:33.047Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-01T10:19:33.211Z] === RUN TestInt2IP2IntConversion [2022-02-01T10:19:33.211Z] --- PASS: TestAllocateRandomDeallocate (1.47s) [2022-02-01T10:19:33.211Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-01T10:19:33.608Z] === RUN TestDockerSuite/TestEventsStreaming [2022-02-01T10:19:33.682Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-02-01T10:19:33.682Z] === RUN TestGetAddressVersion [2022-02-01T10:19:33.682Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-01T10:19:33.682Z] === RUN TestKeyString [2022-02-01T10:19:33.682Z] --- PASS: TestKeyString (0.00s) [2022-02-01T10:19:33.682Z] === RUN TestPoolDataMarshal [2022-02-01T10:19:33.682Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-01T10:19:33.682Z] === RUN TestSubnetsMarshal [2022-02-01T10:19:33.682Z] === RUN TestPoolRequest [2022-02-01T10:19:33.682Z] --- PASS: TestPoolRequest (0.00s) [2022-02-01T10:19:33.682Z] === RUN TestOtherRequests [2022-02-01T10:19:33.682Z] --- PASS: TestOtherRequests (0.00s) [2022-02-01T10:19:33.682Z] PASS [2022-02-01T10:19:33.682Z] coverage: 57.1% of statements [2022-02-01T10:19:33.682Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-02-01T10:19:33.682Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-02-01T10:19:33.682Z] === RUN TestAddSubnets [2022-02-01T10:19:33.682Z] --- PASS: TestAddSubnets (0.07s) [2022-02-01T10:19:33.682Z] === RUN TestDoublePoolRelease [2022-02-01T10:19:33.682Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-02-01T10:19:33.682Z] === RUN TestAddReleasePoolID [2022-02-01T10:19:33.682Z] --- PASS: TestAddReleasePoolID (0.14s) [2022-02-01T10:19:33.682Z] === RUN TestPredefinedPool [2022-02-01T10:19:33.682Z] --- PASS: TestPredefinedPool (0.04s) [2022-02-01T10:19:33.682Z] === RUN TestRemoveSubnet [2022-02-01T10:19:33.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-02-01T10:19:34.120Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-01T10:19:34.153Z] --- PASS: TestRemoveSubnet (0.27s) [2022-02-01T10:19:34.153Z] === RUN TestGetSameAddress [2022-02-01T10:19:34.153Z] --- PASS: TestGetSameAddress (0.03s) [2022-02-01T10:19:34.153Z] === RUN TestPoolAllocationReuse [2022-02-01T10:19:34.625Z] === RUN TestGetCapabilities [2022-02-01T10:19:34.625Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-01T10:19:34.625Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-01T10:19:34.625Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-01T10:19:34.625Z] === RUN TestGetDefaultAddressSpaces [2022-02-01T10:19:34.625Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-01T10:19:34.625Z] === RUN TestRemoteDriver [2022-02-01T10:19:34.625Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-01T10:19:34.625Z] PASS [2022-02-01T10:19:34.625Z] coverage: 47.4% of statements [2022-02-01T10:19:34.625Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.082s coverage: 47.4% of statements [2022-02-01T10:19:34.625Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.51s) [2022-02-01T10:19:34.625Z] === RUN TestRetrieveFromStore [2022-02-01T10:19:34.681Z] plugin_test.go:61: [da1017130f906] joining swarm manager [dfdcb5be964a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:19:34.855Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-01T10:19:34.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.62s) [2022-02-01T10:19:34.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.62s) [2022-02-01T10:19:34.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.06s) [2022-02-01T10:19:34.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.21s) [2022-02-01T10:19:34.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.37s) [2022-02-01T10:19:34.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.48s) [2022-02-01T10:19:34.855Z] === RUN TestBuildMultiStageCopy [2022-02-01T10:19:34.855Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-01T10:19:35.619Z] --- PASS: TestRetrieveFromStore (0.77s) [2022-02-01T10:19:35.620Z] === RUN TestIsCorrupted [2022-02-01T10:19:35.620Z] --- PASS: TestIsCorrupted (0.03s) [2022-02-01T10:19:35.620Z] === RUN TestSetRollover [2022-02-01T10:19:35.620Z] === RUN TestWindowsIPAM [2022-02-01T10:19:35.620Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-01T10:19:35.620Z] PASS [2022-02-01T10:19:35.620Z] coverage: 71.4% of statements [2022-02-01T10:19:35.620Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-02-01T10:19:36.046Z] plugin_test.go:64: [d5a3fb09e178c] joining swarm manager [dfdcb5be964a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:19:36.614Z] --- PASS: TestPoolAllocationReuse (2.43s) [2022-02-01T10:19:36.614Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-01T10:19:36.614Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-02-01T10:19:36.614Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-01T10:19:36.614Z] === RUN TestDefaultNetwork [2022-02-01T10:19:36.974Z] === RUN TestDockerSuite/TestEventsTop [2022-02-01T10:19:37.085Z] --- PASS: TestDefaultNetwork (0.30s) [2022-02-01T10:19:37.085Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-01T10:19:37.085Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-02-01T10:19:37.085Z] === RUN TestInitAddressPools [2022-02-01T10:19:37.085Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-01T10:19:37.085Z] PASS [2022-02-01T10:19:37.085Z] coverage: 74.0% of statements [2022-02-01T10:19:37.085Z] ok github.com/docker/docker/libnetwork/ipamutils 0.661s coverage: 74.0% of statements [2022-02-01T10:19:37.535Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-01T10:19:37.555Z] --- PASS: TestSetRollover (2.22s) [2022-02-01T10:19:37.555Z] === RUN TestSetRolloverSerial [2022-02-01T10:19:38.026Z] === RUN TestKeyValue [2022-02-01T10:19:38.026Z] --- PASS: TestKeyValue (0.00s) [2022-02-01T10:19:38.026Z] PASS [2022-02-01T10:19:38.026Z] coverage: 60.0% of statements [2022-02-01T10:19:38.026Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-02-01T10:19:40.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-02-01T10:19:40.254Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.51s) [2022-02-01T10:19:40.254Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-01T10:19:40.254Z] --- PASS: TestSetRolloverSerial (2.59s) [2022-02-01T10:19:40.254Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-01T10:19:40.254Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-01T10:19:40.254Z] PASS [2022-02-01T10:19:40.254Z] coverage: 84.4% of statements [2022-02-01T10:19:40.254Z] ok github.com/docker/docker/libnetwork/bitseq 17.379s coverage: 84.4% of statements [2022-02-01T10:19:40.305Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-01T10:19:41.247Z] === RUN TestNetworkDBSimple [2022-02-01T10:19:41.247Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-01T10:19:41.247Z] PASS [2022-02-01T10:19:41.247Z] coverage: 100.0% of statements [2022-02-01T10:19:41.247Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2022-02-01T10:19:42.195Z] docker_api_swarm_test.go:202: [df6a74d2df26a] joining swarm manager [dad5d018c30f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:19:42.241Z] === RUN TestGenerate [2022-02-01T10:19:42.241Z] --- PASS: TestGenerate (0.00s) [2022-02-01T10:19:42.241Z] === RUN TestGeneratePtr [2022-02-01T10:19:42.241Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-01T10:19:42.241Z] === RUN TestGenerateMissingField [2022-02-01T10:19:42.241Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-01T10:19:42.241Z] === RUN TestFieldCannotBeSet [2022-02-01T10:19:42.241Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-01T10:19:42.241Z] === RUN TestTypeMismatchError [2022-02-01T10:19:42.241Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-01T10:19:42.241Z] PASS [2022-02-01T10:19:42.241Z] coverage: 100.0% of statements [2022-02-01T10:19:42.241Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2022-02-01T10:19:42.241Z] 2022/02/01 10:19:41 Closing DB instances... [2022-02-01T10:19:42.714Z] testing: warning: no tests to run [2022-02-01T10:19:42.714Z] PASS [2022-02-01T10:19:42.714Z] coverage: 0.0% of statements [2022-02-01T10:19:42.714Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2022-02-01T10:19:43.185Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.15s) [2022-02-01T10:19:43.185Z] === RUN TestGetAddress [2022-02-01T10:19:43.664Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-02-01T10:19:43.664Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-01T10:19:43.664Z] === RUN TestRequestNewPort [2022-02-01T10:19:43.664Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-01T10:19:43.664Z] === RUN TestRequestSpecificPort [2022-02-01T10:19:43.664Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-01T10:19:43.664Z] === RUN TestReleasePort [2022-02-01T10:19:43.664Z] --- PASS: TestReleasePort (0.00s) [2022-02-01T10:19:43.664Z] === RUN TestReuseReleasedPort [2022-02-01T10:19:43.664Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-01T10:19:43.664Z] === RUN TestReleaseUnreadledPort [2022-02-01T10:19:43.664Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-01T10:19:43.664Z] === RUN TestUnknowProtocol [2022-02-01T10:19:43.664Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-01T10:19:43.664Z] === RUN TestAllocateAllPorts [2022-02-01T10:19:43.664Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-01T10:19:43.664Z] === RUN TestPortAllocation [2022-02-01T10:19:43.664Z] --- PASS: TestPortAllocation (0.00s) [2022-02-01T10:19:43.664Z] === RUN TestPortAllocationWithCustomRange [2022-02-01T10:19:43.664Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-01T10:19:43.664Z] === RUN TestNoDuplicateBPR [2022-02-01T10:19:43.664Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-01T10:19:43.664Z] === RUN TestChangePortRange [2022-02-01T10:19:43.664Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-01T10:19:43.664Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-01T10:19:43.664Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-01T10:19:43.664Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-01T10:19:43.664Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-01T10:19:43.664Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-01T10:19:43.664Z] --- PASS: TestChangePortRange (0.00s) [2022-02-01T10:19:43.664Z] PASS [2022-02-01T10:19:43.664Z] coverage: 88.6% of statements [2022-02-01T10:19:43.664Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2022-02-01T10:19:44.655Z] testing: warning: no tests to run [2022-02-01T10:19:44.655Z] PASS [2022-02-01T10:19:44.655Z] coverage: 0.0% of statements [2022-02-01T10:19:44.655Z] ok github.com/docker/docker/libnetwork/portmapper 0.053s coverage: 0.0% of statements [no tests to run] [2022-02-01T10:19:45.126Z] 2022/02/01 10:19:44 Closing DB instances... [2022-02-01T10:19:45.597Z] === RUN TestHashData [2022-02-01T10:19:45.598Z] --- PASS: TestHashData (0.00s) [2022-02-01T10:19:45.598Z] PASS [2022-02-01T10:19:45.598Z] coverage: 2.8% of statements [2022-02-01T10:19:45.598Z] ok github.com/docker/docker/libnetwork/resolvconf 0.043s coverage: 2.8% of statements [2022-02-01T10:19:46.357Z] === RUN TestDockerSuite/TestExec [2022-02-01T10:19:46.589Z] === RUN TestErrorConstructors [2022-02-01T10:19:46.589Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-01T10:19:46.589Z] === RUN TestCompareIPMask [2022-02-01T10:19:46.589Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-01T10:19:46.589Z] === RUN TestUtilGetHostPartIP [2022-02-01T10:19:46.589Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-01T10:19:46.589Z] === RUN TestUtilGetBroadcastIP [2022-02-01T10:19:46.589Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-01T10:19:46.589Z] === RUN TestParseCIDR [2022-02-01T10:19:46.589Z] --- PASS: TestParseCIDR (0.00s) [2022-02-01T10:19:46.589Z] PASS [2022-02-01T10:19:46.589Z] coverage: 37.3% of statements [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-01T10:19:46.589Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-01T10:19:46.589Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-02-01T10:19:46.589Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-02-01T10:19:46.589Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-01T10:19:46.613Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-01T10:19:47.174Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-01T10:19:47.240Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-01T10:19:47.429Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-01T10:19:47.582Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-01T10:19:47.582Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-01T10:19:47.582Z] PASS [2022-02-01T10:19:47.582Z] coverage: 50.0% of statements [2022-02-01T10:19:47.582Z] ok github.com/docker/docker/oci 0.056s coverage: 50.0% of statements [2022-02-01T10:19:47.582Z] 2022/02/01 10:19:47 Closing DB instances... [2022-02-01T10:19:47.698Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-01T10:19:48.013Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-01T10:19:48.053Z] === RUN TestAddressPoolOpt [2022-02-01T10:19:48.053Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/a [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/something [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/_=a [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/env1=value1 [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/_env1=value1 [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/PATH [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/=a [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/PATH= [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/PATH=something [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/asd!qwe [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/1asd [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/123 [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/some_space [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/__some_space_before [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/some_space_after__ [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/= [2022-02-01T10:19:48.053Z] === RUN TestValidateEnv/PaTh [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestParseHost [2022-02-01T10:19:48.053Z] --- PASS: TestParseHost (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestParseDockerDaemonHost [2022-02-01T10:19:48.053Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestParseTCP [2022-02-01T10:19:48.053Z] --- PASS: TestParseTCP (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-01T10:19:48.053Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestValidateExtraHosts [2022-02-01T10:19:48.053Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestIpOptString [2022-02-01T10:19:48.053Z] --- PASS: TestIpOptString (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-01T10:19:48.053Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestNewIpOptValidDefaultVal [2022-02-01T10:19:48.053Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestIpOptSetInvalidVal [2022-02-01T10:19:48.053Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestValidateIPAddress [2022-02-01T10:19:48.053Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestMapOpts [2022-02-01T10:19:48.053Z] --- PASS: TestMapOpts (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestListOptsWithoutValidator [2022-02-01T10:19:48.053Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestListOptsWithValidator [2022-02-01T10:19:48.053Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestValidateDNSSearch [2022-02-01T10:19:48.053Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel/label_with_general_format [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel/label_with_one_more [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-01T10:19:48.053Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-01T10:19:48.053Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestNamedListOpts [2022-02-01T10:19:48.053Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestNamedMapOpts [2022-02-01T10:19:48.053Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestParseLink [2022-02-01T10:19:48.053Z] --- PASS: TestParseLink (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestQuotedStringSetWithQuotes [2022-02-01T10:19:48.053Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-01T10:19:48.053Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-01T10:19:48.053Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-01T10:19:48.053Z] === RUN TestUlimitOpt [2022-02-01T10:19:48.053Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-01T10:19:48.053Z] PASS [2022-02-01T10:19:48.053Z] coverage: 67.1% of statements [2022-02-01T10:19:48.053Z] ok github.com/docker/docker/opts 0.086s coverage: 67.1% of statements [2022-02-01T10:19:48.053Z] === RUN TestParseVersion [2022-02-01T10:19:48.053Z] --- PASS: TestParseVersion (0.00s) [2022-02-01T10:19:48.053Z] PASS [2022-02-01T10:19:48.053Z] coverage: 52.9% of statements [2022-02-01T10:19:48.053Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-02-01T10:19:49.234Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-01T10:19:49.379Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-01T10:19:49.625Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-02-01T10:19:49.625Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-01T10:19:49.941Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-01T10:19:50.097Z] === RUN TestPeerCertificateMarshalJSON [2022-02-01T10:19:50.097Z] === RUN TestIsArchivePathDir [2022-02-01T10:19:50.503Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-01T10:19:50.569Z] --- PASS: TestIsArchivePathDir (0.10s) [2022-02-01T10:19:50.569Z] === RUN TestIsArchivePathInvalidFile [2022-02-01T10:19:50.569Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2022-02-01T10:19:50.569Z] === RUN TestIsArchivePathTar [2022-02-01T10:19:50.569Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-02-01T10:19:50.569Z] === RUN TestDecompressStreamGzip [2022-02-01T10:19:50.569Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-01T10:19:50.569Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-01T10:19:50.569Z] --- PASS: TestPeerCertificateMarshalJSON (0.59s) [2022-02-01T10:19:50.569Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-01T10:19:50.569Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-01T10:19:50.569Z] === RUN TestMiddleware [2022-02-01T10:19:50.569Z] --- PASS: TestMiddleware (0.00s) [2022-02-01T10:19:50.569Z] === RUN TestNewResponseModifier [2022-02-01T10:19:50.569Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-01T10:19:50.569Z] PASS [2022-02-01T10:19:50.569Z] coverage: 26.8% of statements [2022-02-01T10:19:50.569Z] ok github.com/docker/docker/pkg/authorization 0.647s coverage: 26.8% of statements [2022-02-01T10:19:50.772Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-01T10:19:51.041Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-02-01T10:19:51.041Z] === RUN TestDecompressStreamBzip2 [2022-02-01T10:19:51.041Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-02-01T10:19:51.041Z] === RUN TestDecompressStreamXz [2022-02-01T10:19:51.041Z] archive_test.go:133: Xz not present in msys2 [2022-02-01T10:19:51.041Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-01T10:19:51.041Z] === RUN TestDecompressStreamZstd [2022-02-01T10:19:51.041Z] archive_test.go:140: zstd not installed [2022-02-01T10:19:51.041Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-01T10:19:51.041Z] === RUN TestCompressStreamXzUnsupported [2022-02-01T10:19:51.041Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-01T10:19:51.041Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-01T10:19:51.041Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-01T10:19:51.041Z] === RUN TestCompressStreamInvalid [2022-02-01T10:19:51.041Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-01T10:19:51.041Z] === RUN TestExtensionInvalid [2022-02-01T10:19:51.041Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-01T10:19:51.041Z] === RUN TestExtensionUncompressed [2022-02-01T10:19:51.041Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-01T10:19:51.041Z] === RUN TestExtensionBzip2 [2022-02-01T10:19:51.041Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-01T10:19:51.041Z] === RUN TestExtensionGzip [2022-02-01T10:19:51.041Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-01T10:19:51.041Z] === RUN TestExtensionXz [2022-02-01T10:19:51.041Z] --- PASS: TestExtensionXz (0.00s) [2022-02-01T10:19:51.041Z] === RUN TestExtensionZstd [2022-02-01T10:19:51.041Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-01T10:19:51.041Z] === RUN TestCmdStreamLargeStderr [2022-02-01T10:19:51.041Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-01T10:19:51.041Z] === RUN TestCmdStreamBad [2022-02-01T10:19:51.041Z] archive_test.go:252: Failing on Windows CI machines [2022-02-01T10:19:51.041Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-01T10:19:51.041Z] === RUN TestCmdStreamGood [2022-02-01T10:19:51.041Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-01T10:19:51.041Z] === RUN TestUntarPathWithInvalidDest [2022-02-01T10:19:51.041Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-02-01T10:19:51.041Z] === RUN TestUntarPathWithInvalidSrc [2022-02-01T10:19:51.041Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-01T10:19:51.041Z] === RUN TestUntarPath [2022-02-01T10:19:51.065Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-01T10:19:51.513Z] --- PASS: TestUntarPath (0.07s) [2022-02-01T10:19:51.513Z] === RUN TestUntarPathWithDestinationFile [2022-02-01T10:19:51.513Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-01T10:19:51.513Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-01T10:19:51.513Z] === RUN TestUnbuffered [2022-02-01T10:19:51.513Z] --- PASS: TestUnbuffered (0.00s) [2022-02-01T10:19:51.513Z] === RUN TestRaceUnbuffered [2022-02-01T10:19:51.513Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-01T10:19:51.513Z] PASS [2022-02-01T10:19:51.513Z] coverage: 100.0% of statements [2022-02-01T10:19:51.513Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-01T10:19:51.513Z] === RUN TestCopyWithTarInvalidSrc [2022-02-01T10:19:51.513Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-02-01T10:19:51.513Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-01T10:19:51.513Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-01T10:19:51.513Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-01T10:19:51.513Z] === RUN TestCopyWithTarSrcFile [2022-02-01T10:19:51.513Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-01T10:19:51.513Z] === RUN TestCopyWithTarSrcFolder [2022-02-01T10:19:51.513Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-01T10:19:51.513Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-01T10:19:51.513Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-01T10:19:51.513Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-01T10:19:51.513Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-01T10:19:51.513Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-01T10:19:51.513Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-01T10:19:51.513Z] === RUN TestCopyFileWithTarSrcFile [2022-02-01T10:19:51.513Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-01T10:19:51.513Z] === RUN TestTarFiles [2022-02-01T10:19:51.627Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-01T10:19:51.985Z] 2022/02/01 10:19:51 Closing DB instances... [2022-02-01T10:19:51.985Z] === RUN TestMatch [2022-02-01T10:19:51.985Z] === RUN TestMatch/[[]] [2022-02-01T10:19:51.985Z] === RUN TestMatch/[[foo]] [2022-02-01T10:19:51.985Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-01T10:19:51.985Z] === RUN TestMatch/[[foo_bar]] [2022-02-01T10:19:51.985Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-01T10:19:51.985Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-01T10:19:51.985Z] === RUN TestMatch/[] [2022-02-01T10:19:51.985Z] === RUN TestMatch/[]#01 [2022-02-01T10:19:51.985Z] === RUN TestMatch/[[qux]] [2022-02-01T10:19:51.985Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-01T10:19:51.985Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-01T10:19:51.985Z] === RUN TestMatch/[[foo_baz]] [2022-02-01T10:19:51.985Z] --- PASS: TestMatch (0.00s) [2022-02-01T10:19:51.985Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-01T10:19:51.985Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-01T10:19:51.985Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-01T10:19:51.985Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-01T10:19:51.985Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-01T10:19:51.985Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-01T10:19:51.985Z] --- PASS: TestMatch/[] (0.00s) [2022-02-01T10:19:51.985Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-01T10:19:51.985Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-01T10:19:51.985Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-01T10:19:51.985Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-01T10:19:51.985Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-01T10:19:51.985Z] PASS [2022-02-01T10:19:51.985Z] coverage: 87.5% of statements [2022-02-01T10:19:51.985Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-02-01T10:19:52.188Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-01T10:19:52.308Z] --- PASS: TestBuildMultiStageCopy (17.42s) [2022-02-01T10:19:52.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.14s) [2022-02-01T10:19:52.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-02-01T10:19:52.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.28s) [2022-02-01T10:19:52.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.43s) [2022-02-01T10:19:52.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2022-02-01T10:19:52.308Z] === RUN TestBuildMultiStageParentConfig [2022-02-01T10:19:52.750Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-01T10:19:53.562Z] === RUN TestChrootTarUntar [2022-02-01T10:19:53.562Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:19:53.562Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-01T10:19:53.562Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-01T10:19:53.562Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:19:53.562Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-01T10:19:53.562Z] === RUN TestChrootUntarEmptyArchive [2022-02-01T10:19:53.562Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-01T10:19:53.562Z] === RUN TestChrootTarUntarWithSymlink [2022-02-01T10:19:53.562Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:19:53.562Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-01T10:19:53.562Z] === RUN TestChrootCopyWithTar [2022-02-01T10:19:53.562Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:19:53.562Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-01T10:19:53.562Z] === RUN TestChrootCopyFileWithTar [2022-02-01T10:19:53.562Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:19:53.562Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-01T10:19:53.562Z] === RUN TestChrootUntarPath [2022-02-01T10:19:53.562Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:19:53.562Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-01T10:19:53.562Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-01T10:19:53.562Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:19:53.562Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-01T10:19:53.562Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-01T10:19:53.562Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:19:53.562Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-01T10:19:53.562Z] === RUN TestChrootApplyDotDotFile [2022-02-01T10:19:53.562Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:19:53.562Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-01T10:19:53.562Z] PASS [2022-02-01T10:19:53.562Z] coverage: 15.1% of statements [2022-02-01T10:19:53.562Z] ok github.com/docker/docker/pkg/chrootarchive 0.109s coverage: 15.1% of statements [2022-02-01T10:19:53.678Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-01T10:19:53.799Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-01T10:19:53.799Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-01T10:19:53.799Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-01T10:19:53.799Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-01T10:19:53.799Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-01T10:19:54.037Z] --- PASS: TestNetworkDBCRUDTableEntry (4.53s) [2022-02-01T10:19:54.037Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-01T10:19:54.037Z] === RUN TestSizeEmpty [2022-02-01T10:19:54.037Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-01T10:19:54.037Z] === RUN TestSizeEmptyFile [2022-02-01T10:19:54.037Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-01T10:19:54.037Z] === RUN TestSizeNonemptyFile [2022-02-01T10:19:54.037Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-01T10:19:54.037Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-01T10:19:54.037Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-01T10:19:54.037Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-01T10:19:54.037Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-01T10:19:54.037Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-01T10:19:54.037Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-01T10:19:54.037Z] === RUN TestMoveToSubdir [2022-02-01T10:19:54.037Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-01T10:19:54.037Z] === RUN TestSizeNonExistingDirectory [2022-02-01T10:19:54.127Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-01T10:19:54.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/test/unit [2022-02-01T10:19:54.508Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-01T10:19:54.508Z] PASS [2022-02-01T10:19:54.508Z] coverage: 80.0% of statements [2022-02-01T10:19:54.508Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2022-02-01T10:19:54.604Z] === RUN TestDockerSuite/TestExecEnv [2022-02-01T10:19:54.675Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-01T10:19:54.675Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-01T10:19:54.675Z] + TESTDIRS=./... [2022-02-01T10:19:54.675Z] + exclude_paths='/vendor/|/integration' [2022-02-01T10:19:54.675Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-01T10:19:54.675Z] ++ go list ./... [2022-02-01T10:19:54.860Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-01T10:19:55.211Z] --- PASS: TestBuildMultiStageParentConfig (3.00s) [2022-02-01T10:19:55.211Z] === RUN TestBuildLabelWithTargets [2022-02-01T10:19:55.211Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:19:55.211Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-01T10:19:55.211Z] === RUN TestBuildWithEmptyLayers [2022-02-01T10:19:55.499Z] === RUN TestPollerAddRemove [2022-02-01T10:19:55.499Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-01T10:19:55.499Z] === RUN TestPollerEvent [2022-02-01T10:19:55.499Z] poller_test.go:40: No chmod on Windows [2022-02-01T10:19:55.499Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-01T10:19:55.499Z] === RUN TestPollerClose [2022-02-01T10:19:55.499Z] --- PASS: TestPollerClose (0.00s) [2022-02-01T10:19:55.499Z] PASS [2022-02-01T10:19:55.499Z] coverage: 45.7% of statements [2022-02-01T10:19:55.499Z] ok github.com/docker/docker/pkg/filenotify 0.054s coverage: 45.7% of statements [2022-02-01T10:19:55.615Z] + pkg_list='github.com/docker/docker/api [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/backend/build [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/httputils [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/middleware [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router/build [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router/container [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router/debug [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router/distribution [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router/grpc [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router/image [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router/network [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router/plugin [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router/session [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router/swarm [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router/system [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/server/router/volume [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/backend [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/blkiodev [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/container [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/events [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/filters [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/image [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/mount [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/network [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/registry [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/strslice [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/swarm [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/time [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/versions [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-01T10:19:55.615Z] github.com/docker/docker/api/types/volume [2022-02-01T10:19:55.615Z] github.com/docker/docker/builder [2022-02-01T10:19:55.615Z] github.com/docker/docker/builder/builder-next [2022-02-01T10:19:55.615Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-01T10:19:55.615Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-01T10:19:55.615Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-01T10:19:55.615Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-01T10:19:55.615Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-01T10:19:55.615Z] github.com/docker/docker/builder/builder-next/worker [2022-02-01T10:19:55.615Z] github.com/docker/docker/builder/dockerfile [2022-02-01T10:19:55.615Z] github.com/docker/docker/builder/dockerignore [2022-02-01T10:19:55.615Z] github.com/docker/docker/builder/remotecontext [2022-02-01T10:19:55.615Z] github.com/docker/docker/builder/remotecontext/git [2022-02-01T10:19:55.615Z] github.com/docker/docker/cli [2022-02-01T10:19:55.615Z] github.com/docker/docker/cli/config [2022-02-01T10:19:55.615Z] github.com/docker/docker/cli/debug [2022-02-01T10:19:55.615Z] github.com/docker/docker/client [2022-02-01T10:19:55.615Z] github.com/docker/docker/cmd/docker-proxy [2022-02-01T10:19:55.615Z] github.com/docker/docker/cmd/dockerd [2022-02-01T10:19:55.615Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-01T10:19:55.615Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-01T10:19:55.615Z] github.com/docker/docker/container [2022-02-01T10:19:55.615Z] github.com/docker/docker/container/stream [2022-02-01T10:19:55.615Z] github.com/docker/docker/contrib/apparmor [2022-02-01T10:19:55.615Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-01T10:19:55.615Z] github.com/docker/docker/contrib/httpserver [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/cluster [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/cluster/convert [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/cluster/executor [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/cluster/provider [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/config [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/events [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/events/testutils [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/exec [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/graphdriver [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/images [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/initlayer [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/links [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/listeners [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/gelf [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/journald [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/local [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/logentries [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/splunk [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/syslog [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/logger/templates [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/names [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/network [2022-02-01T10:19:55.615Z] github.com/docker/docker/daemon/stats [2022-02-01T10:19:55.615Z] github.com/docker/docker/distribution [2022-02-01T10:19:55.615Z] github.com/docker/docker/distribution/metadata [2022-02-01T10:19:55.615Z] github.com/docker/docker/distribution/utils [2022-02-01T10:19:55.615Z] github.com/docker/docker/distribution/xfer [2022-02-01T10:19:55.615Z] github.com/docker/docker/dockerversion [2022-02-01T10:19:55.615Z] github.com/docker/docker/errdefs [2022-02-01T10:19:55.615Z] github.com/docker/docker/image [2022-02-01T10:19:55.615Z] github.com/docker/docker/image/cache [2022-02-01T10:19:55.615Z] github.com/docker/docker/image/tarexport [2022-02-01T10:19:55.615Z] github.com/docker/docker/image/v1 [2022-02-01T10:19:55.615Z] github.com/docker/docker/internal/test/suite [2022-02-01T10:19:55.615Z] github.com/docker/docker/layer [2022-02-01T10:19:55.615Z] github.com/docker/docker/libcontainerd [2022-02-01T10:19:55.615Z] github.com/docker/docker/libcontainerd/queue [2022-02-01T10:19:55.615Z] github.com/docker/docker/libcontainerd/remote [2022-02-01T10:19:55.615Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-01T10:19:55.615Z] github.com/docker/docker/libcontainerd/types [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/bitseq [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/cluster [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/config [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/datastore [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/driverapi [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/etchosts [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/idm [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/ipam [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/iptables [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/netlabel [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/netutils [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/networkdb [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/ns [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/options [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/osl [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/portallocator [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/portmapper [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/testutils [2022-02-01T10:19:55.615Z] github.com/docker/docker/libnetwork/types [2022-02-01T10:19:55.615Z] github.com/docker/docker/oci [2022-02-01T10:19:55.615Z] github.com/docker/docker/oci/caps [2022-02-01T10:19:55.615Z] github.com/docker/docker/opts [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/aaparser [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/archive [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/authorization [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/broadcaster [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/capabilities [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/chrootarchive [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/containerfs [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/devicemapper [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/directory [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/dmesg [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/filenotify [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/fileutils [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/fsutils [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/homedir [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/idtools [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/ioutils [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/jsonmessage [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/locker [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/longpath [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/loopback [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/mount [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/namesgenerator [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/parsers [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/pidfile [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/platform [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/plugingetter [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/plugins [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/plugins/transport [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/pools [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/progress [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/pubsub [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/reexec [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/signal [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/stack [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/stdcopy [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/streamformatter [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/stringid [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/symlink [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/sysinfo [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/system [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/tailfile [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/tarsum [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/term [2022-02-01T10:19:55.615Z] github.com/docker/docker/pkg/term/windows [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/truncindex [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/urlutil [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/useragent [2022-02-01T10:19:55.616Z] github.com/docker/docker/plugin [2022-02-01T10:19:55.616Z] github.com/docker/docker/plugin/executor/containerd [2022-02-01T10:19:55.616Z] github.com/docker/docker/plugin/v2 [2022-02-01T10:19:55.616Z] github.com/docker/docker/profiles/apparmor [2022-02-01T10:19:55.616Z] github.com/docker/docker/profiles/seccomp [2022-02-01T10:19:55.616Z] github.com/docker/docker/quota [2022-02-01T10:19:55.616Z] github.com/docker/docker/reference [2022-02-01T10:19:55.616Z] github.com/docker/docker/registry [2022-02-01T10:19:55.616Z] github.com/docker/docker/registry/resumable [2022-02-01T10:19:55.616Z] github.com/docker/docker/restartmanager [2022-02-01T10:19:55.616Z] github.com/docker/docker/rootless [2022-02-01T10:19:55.616Z] github.com/docker/docker/rootless/specconv [2022-02-01T10:19:55.616Z] github.com/docker/docker/runconfig [2022-02-01T10:19:55.616Z] github.com/docker/docker/runconfig/opts [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/daemon [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/environment [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/fakecontext [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/fakegit [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/fakestorage [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/fixtures/load [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/registry [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/request [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume/drivers [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume/local [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume/mounts [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume/service [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume/service/opts [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume/testutils' [2022-02-01T10:19:55.616Z] ++ grep --fixed-strings -v /libnetwork [2022-02-01T10:19:55.616Z] ++ echo 'github.com/docker/docker/api [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/backend/build [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/httputils [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/middleware [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/build [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/container [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/debug [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/distribution [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/grpc [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/image [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/network [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/plugin [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/session [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/swarm [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/system [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/volume [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/backend [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/blkiodev [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/container [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/events [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/filters [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/image [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/mount [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/network [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/registry [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/strslice [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/swarm [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/time [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/versions [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/volume [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next/worker [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/dockerfile [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/dockerignore [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/remotecontext [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/remotecontext/git [2022-02-01T10:19:55.616Z] github.com/docker/docker/cli [2022-02-01T10:19:55.616Z] github.com/docker/docker/cli/config [2022-02-01T10:19:55.616Z] github.com/docker/docker/cli/debug [2022-02-01T10:19:55.616Z] github.com/docker/docker/client [2022-02-01T10:19:55.616Z] github.com/docker/docker/cmd/docker-proxy [2022-02-01T10:19:55.616Z] github.com/docker/docker/cmd/dockerd [2022-02-01T10:19:55.616Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-01T10:19:55.616Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-01T10:19:55.616Z] github.com/docker/docker/container [2022-02-01T10:19:55.616Z] github.com/docker/docker/container/stream [2022-02-01T10:19:55.616Z] github.com/docker/docker/contrib/apparmor [2022-02-01T10:19:55.616Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-01T10:19:55.616Z] github.com/docker/docker/contrib/httpserver [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/cluster [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/cluster/convert [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/cluster/executor [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/cluster/provider [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/config [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/events [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/events/testutils [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/exec [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/graphdriver [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/images [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/initlayer [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/links [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/listeners [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/gelf [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/journald [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/local [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/logentries [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/splunk [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/syslog [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/logger/templates [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/names [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/network [2022-02-01T10:19:55.616Z] github.com/docker/docker/daemon/stats [2022-02-01T10:19:55.616Z] github.com/docker/docker/distribution [2022-02-01T10:19:55.616Z] github.com/docker/docker/distribution/metadata [2022-02-01T10:19:55.616Z] github.com/docker/docker/distribution/utils [2022-02-01T10:19:55.616Z] github.com/docker/docker/distribution/xfer [2022-02-01T10:19:55.616Z] github.com/docker/docker/dockerversion [2022-02-01T10:19:55.616Z] github.com/docker/docker/errdefs [2022-02-01T10:19:55.616Z] github.com/docker/docker/image [2022-02-01T10:19:55.616Z] github.com/docker/docker/image/cache [2022-02-01T10:19:55.616Z] github.com/docker/docker/image/tarexport [2022-02-01T10:19:55.616Z] github.com/docker/docker/image/v1 [2022-02-01T10:19:55.616Z] github.com/docker/docker/internal/test/suite [2022-02-01T10:19:55.616Z] github.com/docker/docker/layer [2022-02-01T10:19:55.616Z] github.com/docker/docker/libcontainerd [2022-02-01T10:19:55.616Z] github.com/docker/docker/libcontainerd/queue [2022-02-01T10:19:55.616Z] github.com/docker/docker/libcontainerd/remote [2022-02-01T10:19:55.616Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-01T10:19:55.616Z] github.com/docker/docker/libcontainerd/types [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/bitseq [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/cluster [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/config [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/datastore [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/driverapi [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/etchosts [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/idm [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/ipam [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/iptables [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/netlabel [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/netutils [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/networkdb [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/ns [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/options [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/osl [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/portallocator [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/portmapper [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/testutils [2022-02-01T10:19:55.616Z] github.com/docker/docker/libnetwork/types [2022-02-01T10:19:55.616Z] github.com/docker/docker/oci [2022-02-01T10:19:55.616Z] github.com/docker/docker/oci/caps [2022-02-01T10:19:55.616Z] github.com/docker/docker/opts [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/aaparser [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/archive [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/authorization [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/broadcaster [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/capabilities [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/chrootarchive [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/containerfs [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/devicemapper [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/directory [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/dmesg [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/filenotify [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/fileutils [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/fsutils [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/homedir [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/idtools [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/ioutils [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/jsonmessage [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/locker [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/longpath [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/loopback [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/mount [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/namesgenerator [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/parsers [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/pidfile [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/platform [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/plugingetter [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/plugins [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/plugins/transport [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/pools [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/progress [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/pubsub [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/reexec [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/signal [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/stack [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/stdcopy [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/streamformatter [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/stringid [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/symlink [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/sysinfo [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/system [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/tailfile [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/tarsum [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/term [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/term/windows [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/truncindex [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/urlutil [2022-02-01T10:19:55.616Z] github.com/docker/docker/pkg/useragent [2022-02-01T10:19:55.616Z] github.com/docker/docker/plugin [2022-02-01T10:19:55.616Z] github.com/docker/docker/plugin/executor/containerd [2022-02-01T10:19:55.616Z] github.com/docker/docker/plugin/v2 [2022-02-01T10:19:55.616Z] github.com/docker/docker/profiles/apparmor [2022-02-01T10:19:55.616Z] github.com/docker/docker/profiles/seccomp [2022-02-01T10:19:55.616Z] github.com/docker/docker/quota [2022-02-01T10:19:55.616Z] github.com/docker/docker/reference [2022-02-01T10:19:55.616Z] github.com/docker/docker/registry [2022-02-01T10:19:55.616Z] github.com/docker/docker/registry/resumable [2022-02-01T10:19:55.616Z] github.com/docker/docker/restartmanager [2022-02-01T10:19:55.616Z] github.com/docker/docker/rootless [2022-02-01T10:19:55.616Z] github.com/docker/docker/rootless/specconv [2022-02-01T10:19:55.616Z] github.com/docker/docker/runconfig [2022-02-01T10:19:55.616Z] github.com/docker/docker/runconfig/opts [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/daemon [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/environment [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/fakecontext [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/fakegit [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/fakestorage [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/fixtures/load [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/registry [2022-02-01T10:19:55.616Z] github.com/docker/docker/testutil/request [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume/drivers [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume/local [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume/mounts [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume/service [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume/service/opts [2022-02-01T10:19:55.616Z] github.com/docker/docker/volume/testutils' [2022-02-01T10:19:55.616Z] + base_pkg_list='github.com/docker/docker/api [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/backend/build [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/httputils [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/middleware [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/build [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/container [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/debug [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/distribution [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/grpc [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/image [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/network [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/plugin [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/session [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/swarm [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/system [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/server/router/volume [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/backend [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/blkiodev [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/container [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/events [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/filters [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/image [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/mount [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/network [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/registry [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/strslice [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/swarm [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/time [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/versions [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-01T10:19:55.616Z] github.com/docker/docker/api/types/volume [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/builder-next/worker [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/dockerfile [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/dockerignore [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/remotecontext [2022-02-01T10:19:55.616Z] github.com/docker/docker/builder/remotecontext/git [2022-02-01T10:19:55.616Z] github.com/docker/docker/cli [2022-02-01T10:19:55.616Z] github.com/docker/docker/cli/config [2022-02-01T10:19:55.616Z] github.com/docker/docker/cli/debug [2022-02-01T10:19:55.616Z] github.com/docker/docker/client [2022-02-01T10:19:55.616Z] github.com/docker/docker/cmd/docker-proxy [2022-02-01T10:19:55.616Z] github.com/docker/docker/cmd/dockerd [2022-02-01T10:19:55.616Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-01T10:19:55.616Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-01T10:19:55.617Z] github.com/docker/docker/container [2022-02-01T10:19:55.617Z] github.com/docker/docker/container/stream [2022-02-01T10:19:55.617Z] github.com/docker/docker/contrib/apparmor [2022-02-01T10:19:55.617Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-01T10:19:55.617Z] github.com/docker/docker/contrib/httpserver [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/cluster [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/cluster/convert [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/cluster/executor [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/cluster/provider [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/config [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/events [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/events/testutils [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/exec [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/images [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/initlayer [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/links [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/listeners [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/gelf [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/journald [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/local [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/logentries [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/splunk [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/syslog [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/templates [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/names [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/network [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/stats [2022-02-01T10:19:55.617Z] github.com/docker/docker/distribution [2022-02-01T10:19:55.617Z] github.com/docker/docker/distribution/metadata [2022-02-01T10:19:55.617Z] github.com/docker/docker/distribution/utils [2022-02-01T10:19:55.617Z] github.com/docker/docker/distribution/xfer [2022-02-01T10:19:55.617Z] github.com/docker/docker/dockerversion [2022-02-01T10:19:55.617Z] github.com/docker/docker/errdefs [2022-02-01T10:19:55.617Z] github.com/docker/docker/image [2022-02-01T10:19:55.617Z] github.com/docker/docker/image/cache [2022-02-01T10:19:55.617Z] github.com/docker/docker/image/tarexport [2022-02-01T10:19:55.617Z] github.com/docker/docker/image/v1 [2022-02-01T10:19:55.617Z] github.com/docker/docker/internal/test/suite [2022-02-01T10:19:55.617Z] github.com/docker/docker/layer [2022-02-01T10:19:55.617Z] github.com/docker/docker/libcontainerd [2022-02-01T10:19:55.617Z] github.com/docker/docker/libcontainerd/queue [2022-02-01T10:19:55.617Z] github.com/docker/docker/libcontainerd/remote [2022-02-01T10:19:55.617Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-01T10:19:55.617Z] github.com/docker/docker/libcontainerd/types [2022-02-01T10:19:55.617Z] github.com/docker/docker/oci [2022-02-01T10:19:55.617Z] github.com/docker/docker/oci/caps [2022-02-01T10:19:55.617Z] github.com/docker/docker/opts [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/aaparser [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/archive [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/authorization [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/broadcaster [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/capabilities [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/chrootarchive [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/containerfs [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/devicemapper [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/directory [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/dmesg [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/filenotify [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/fileutils [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/fsutils [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/homedir [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/idtools [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/ioutils [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/jsonmessage [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/locker [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/longpath [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/loopback [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/mount [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/namesgenerator [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/parsers [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/pidfile [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/platform [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/plugingetter [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/plugins [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/plugins/transport [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/pools [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/progress [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/pubsub [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/reexec [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/signal [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/stack [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/stdcopy [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/streamformatter [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/stringid [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/symlink [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/sysinfo [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/system [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/tailfile [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/tarsum [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/term [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/term/windows [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/truncindex [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/urlutil [2022-02-01T10:19:55.617Z] github.com/docker/docker/pkg/useragent [2022-02-01T10:19:55.617Z] github.com/docker/docker/plugin [2022-02-01T10:19:55.617Z] github.com/docker/docker/plugin/executor/containerd [2022-02-01T10:19:55.617Z] github.com/docker/docker/plugin/v2 [2022-02-01T10:19:55.617Z] github.com/docker/docker/profiles/apparmor [2022-02-01T10:19:55.617Z] github.com/docker/docker/profiles/seccomp [2022-02-01T10:19:55.617Z] github.com/docker/docker/quota [2022-02-01T10:19:55.617Z] github.com/docker/docker/reference [2022-02-01T10:19:55.617Z] github.com/docker/docker/registry [2022-02-01T10:19:55.617Z] github.com/docker/docker/registry/resumable [2022-02-01T10:19:55.617Z] github.com/docker/docker/restartmanager [2022-02-01T10:19:55.617Z] github.com/docker/docker/rootless [2022-02-01T10:19:55.617Z] github.com/docker/docker/rootless/specconv [2022-02-01T10:19:55.617Z] github.com/docker/docker/runconfig [2022-02-01T10:19:55.617Z] github.com/docker/docker/runconfig/opts [2022-02-01T10:19:55.617Z] github.com/docker/docker/testutil [2022-02-01T10:19:55.617Z] github.com/docker/docker/testutil/daemon [2022-02-01T10:19:55.617Z] github.com/docker/docker/testutil/environment [2022-02-01T10:19:55.617Z] github.com/docker/docker/testutil/fakecontext [2022-02-01T10:19:55.617Z] github.com/docker/docker/testutil/fakegit [2022-02-01T10:19:55.617Z] github.com/docker/docker/testutil/fakestorage [2022-02-01T10:19:55.617Z] github.com/docker/docker/testutil/fixtures/load [2022-02-01T10:19:55.617Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-01T10:19:55.617Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-01T10:19:55.617Z] github.com/docker/docker/testutil/registry [2022-02-01T10:19:55.617Z] github.com/docker/docker/testutil/request [2022-02-01T10:19:55.617Z] github.com/docker/docker/volume [2022-02-01T10:19:55.617Z] github.com/docker/docker/volume/drivers [2022-02-01T10:19:55.617Z] github.com/docker/docker/volume/local [2022-02-01T10:19:55.617Z] github.com/docker/docker/volume/mounts [2022-02-01T10:19:55.617Z] github.com/docker/docker/volume/service [2022-02-01T10:19:55.617Z] github.com/docker/docker/volume/service/opts [2022-02-01T10:19:55.617Z] github.com/docker/docker/volume/testutils' [2022-02-01T10:19:55.617Z] ++ grep --fixed-strings /libnetwork [2022-02-01T10:19:55.617Z] ++ echo 'github.com/docker/docker/api [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/backend/build [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/httputils [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/middleware [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router/build [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router/container [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router/debug [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router/distribution [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router/grpc [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router/image [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router/network [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router/plugin [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router/session [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router/swarm [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router/system [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/server/router/volume [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/backend [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/blkiodev [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/container [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/events [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/filters [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/image [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/mount [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/network [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/registry [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/strslice [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/swarm [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/time [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/versions [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-01T10:19:55.617Z] github.com/docker/docker/api/types/volume [2022-02-01T10:19:55.617Z] github.com/docker/docker/builder [2022-02-01T10:19:55.617Z] github.com/docker/docker/builder/builder-next [2022-02-01T10:19:55.617Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-01T10:19:55.617Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-01T10:19:55.617Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-01T10:19:55.617Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-01T10:19:55.617Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-01T10:19:55.617Z] github.com/docker/docker/builder/builder-next/worker [2022-02-01T10:19:55.617Z] github.com/docker/docker/builder/dockerfile [2022-02-01T10:19:55.617Z] github.com/docker/docker/builder/dockerignore [2022-02-01T10:19:55.617Z] github.com/docker/docker/builder/remotecontext [2022-02-01T10:19:55.617Z] github.com/docker/docker/builder/remotecontext/git [2022-02-01T10:19:55.617Z] github.com/docker/docker/cli [2022-02-01T10:19:55.617Z] github.com/docker/docker/cli/config [2022-02-01T10:19:55.617Z] github.com/docker/docker/cli/debug [2022-02-01T10:19:55.617Z] github.com/docker/docker/client [2022-02-01T10:19:55.617Z] github.com/docker/docker/cmd/docker-proxy [2022-02-01T10:19:55.617Z] github.com/docker/docker/cmd/dockerd [2022-02-01T10:19:55.617Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-01T10:19:55.617Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-01T10:19:55.617Z] github.com/docker/docker/container [2022-02-01T10:19:55.617Z] github.com/docker/docker/container/stream [2022-02-01T10:19:55.617Z] github.com/docker/docker/contrib/apparmor [2022-02-01T10:19:55.617Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-01T10:19:55.617Z] github.com/docker/docker/contrib/httpserver [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/cluster [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/cluster/convert [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/cluster/executor [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/cluster/provider [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/config [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/events [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/events/testutils [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/exec [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/images [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/initlayer [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/links [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/listeners [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/gelf [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/journald [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/local [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/logentries [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/splunk [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/syslog [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/logger/templates [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/names [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/network [2022-02-01T10:19:55.617Z] github.com/docker/docker/daemon/stats [2022-02-01T10:19:55.617Z] github.com/docker/docker/distribution [2022-02-01T10:19:55.617Z] github.com/docker/docker/distribution/metadata [2022-02-01T10:19:55.617Z] github.com/docker/docker/distribution/utils [2022-02-01T10:19:55.617Z] github.com/docker/docker/distribution/xfer [2022-02-01T10:19:55.617Z] github.com/docker/docker/dockerversion [2022-02-01T10:19:55.617Z] github.com/docker/docker/errdefs [2022-02-01T10:19:55.617Z] github.com/docker/docker/image [2022-02-01T10:19:55.617Z] github.com/docker/docker/image/cache [2022-02-01T10:19:55.617Z] github.com/docker/docker/image/tarexport [2022-02-01T10:19:55.617Z] github.com/docker/docker/image/v1 [2022-02-01T10:19:55.617Z] github.com/docker/docker/internal/test/suite [2022-02-01T10:19:55.617Z] github.com/docker/docker/layer [2022-02-01T10:19:55.617Z] github.com/docker/docker/libcontainerd [2022-02-01T10:19:55.617Z] github.com/docker/docker/libcontainerd/queue [2022-02-01T10:19:55.617Z] github.com/docker/docker/libcontainerd/remote [2022-02-01T10:19:55.617Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-01T10:19:55.617Z] github.com/docker/docker/libcontainerd/types [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/bitseq [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/cluster [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/config [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/datastore [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/driverapi [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/etchosts [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/idm [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/ipam [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/iptables [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/netlabel [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/netutils [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/networkdb [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/ns [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/options [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/osl [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/portallocator [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/portmapper [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/testutils [2022-02-01T10:19:55.617Z] github.com/docker/docker/libnetwork/types [2022-02-01T10:19:55.617Z] github.com/docker/docker/oci [2022-02-01T10:19:55.618Z] github.com/docker/docker/oci/caps [2022-02-01T10:19:55.618Z] github.com/docker/docker/opts [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/aaparser [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/archive [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/authorization [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/broadcaster [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/capabilities [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/chrootarchive [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/containerfs [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/devicemapper [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/directory [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/dmesg [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/filenotify [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/fileutils [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/fsutils [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/homedir [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/idtools [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/ioutils [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/jsonmessage [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/locker [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/longpath [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/loopback [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/mount [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/namesgenerator [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/parsers [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/pidfile [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/platform [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/plugingetter [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/plugins [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/plugins/transport [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/pools [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/progress [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/pubsub [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/reexec [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/signal [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/stack [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/stdcopy [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/streamformatter [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/stringid [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/symlink [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/sysinfo [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/system [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/tailfile [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/tarsum [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/term [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/term/windows [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/truncindex [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/urlutil [2022-02-01T10:19:55.618Z] github.com/docker/docker/pkg/useragent [2022-02-01T10:19:55.618Z] github.com/docker/docker/plugin [2022-02-01T10:19:55.618Z] github.com/docker/docker/plugin/executor/containerd [2022-02-01T10:19:55.618Z] github.com/docker/docker/plugin/v2 [2022-02-01T10:19:55.618Z] github.com/docker/docker/profiles/apparmor [2022-02-01T10:19:55.618Z] github.com/docker/docker/profiles/seccomp [2022-02-01T10:19:55.618Z] github.com/docker/docker/quota [2022-02-01T10:19:55.618Z] github.com/docker/docker/reference [2022-02-01T10:19:55.618Z] github.com/docker/docker/registry [2022-02-01T10:19:55.618Z] github.com/docker/docker/registry/resumable [2022-02-01T10:19:55.618Z] github.com/docker/docker/restartmanager [2022-02-01T10:19:55.618Z] github.com/docker/docker/rootless [2022-02-01T10:19:55.618Z] github.com/docker/docker/rootless/specconv [2022-02-01T10:19:55.618Z] github.com/docker/docker/runconfig [2022-02-01T10:19:55.618Z] github.com/docker/docker/runconfig/opts [2022-02-01T10:19:55.618Z] github.com/docker/docker/testutil [2022-02-01T10:19:55.618Z] github.com/docker/docker/testutil/daemon [2022-02-01T10:19:55.618Z] github.com/docker/docker/testutil/environment [2022-02-01T10:19:55.618Z] github.com/docker/docker/testutil/fakecontext [2022-02-01T10:19:55.618Z] github.com/docker/docker/testutil/fakegit [2022-02-01T10:19:55.618Z] github.com/docker/docker/testutil/fakestorage [2022-02-01T10:19:55.618Z] github.com/docker/docker/testutil/fixtures/load [2022-02-01T10:19:55.618Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-01T10:19:55.618Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-01T10:19:55.618Z] github.com/docker/docker/testutil/registry [2022-02-01T10:19:55.618Z] github.com/docker/docker/testutil/request [2022-02-01T10:19:55.618Z] github.com/docker/docker/volume [2022-02-01T10:19:55.618Z] github.com/docker/docker/volume/drivers [2022-02-01T10:19:55.618Z] github.com/docker/docker/volume/local [2022-02-01T10:19:55.618Z] github.com/docker/docker/volume/mounts [2022-02-01T10:19:55.618Z] github.com/docker/docker/volume/service [2022-02-01T10:19:55.618Z] github.com/docker/docker/volume/service/opts [2022-02-01T10:19:55.618Z] github.com/docker/docker/volume/testutils' [2022-02-01T10:19:55.618Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/bitseq [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cluster [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/config [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/datastore [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/driverapi [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/etchosts [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/idm [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipam [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/iptables [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/netlabel [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/netutils [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/networkdb [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ns [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/options [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/osl [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/portallocator [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/portmapper [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/testutils [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/types' [2022-02-01T10:19:55.618Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-01T10:19:55.618Z] + echo 'github.com/docker/docker/libnetwork [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/bitseq [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cluster [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/config [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/datastore [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/driverapi [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/etchosts [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/idm [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipam [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/iptables [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/netlabel [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/netutils [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/networkdb [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/ns [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/options [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/osl [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/portallocator [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/portmapper [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/testutils [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/types' [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T10:19:55.618Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T10:19:55.618Z] + type docker-proxy [2022-02-01T10:19:55.618Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-01T10:19:55.618Z] + hack/make.sh binary-proxy install-proxy [2022-02-01T10:19:55.618Z] [2022-02-01T10:19:55.618Z] Removing bundles/ [2022-02-01T10:19:55.618Z] [2022-02-01T10:19:55.618Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-01T10:19:55.618Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-01T10:19:55.618Z] GOOS="" GOARCH="" GOARM="" [2022-02-01T10:19:55.970Z] 2022/02/01 10:19:55 Closing DB instances... [2022-02-01T10:19:56.226Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-01T10:19:56.441Z] === RUN TestCopyFileWithInvalidSrc [2022-02-01T10:19:56.441Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestCopyFileWithInvalidDest [2022-02-01T10:19:56.441Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-01T10:19:56.441Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-01T10:19:56.441Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestCopyFile [2022-02-01T10:19:56.441Z] --- PASS: TestCopyFile (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-01T10:19:56.441Z] fileutils_test.go:133: Needs porting to Windows [2022-02-01T10:19:56.441Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-01T10:19:56.441Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-01T10:19:56.441Z] fileutils_test.go:179: Needs porting to Windows [2022-02-01T10:19:56.441Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestWildcardMatches [2022-02-01T10:19:56.441Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestPatternMatches [2022-02-01T10:19:56.441Z] --- PASS: TestPatternMatches (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-01T10:19:56.441Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestPatternMatchesFolderExclusions [2022-02-01T10:19:56.441Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-01T10:19:56.441Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-01T10:19:56.441Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-01T10:19:56.441Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-01T10:19:56.441Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-01T10:19:56.441Z] === RUN TestSingleExclamationError [2022-02-01T10:19:56.442Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-01T10:19:56.442Z] === RUN TestMatchesWithNoPatterns [2022-02-01T10:19:56.442Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-01T10:19:56.442Z] === RUN TestMatchesWithMalformedPatterns [2022-02-01T10:19:56.442Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-01T10:19:56.442Z] === RUN TestMatches [2022-02-01T10:19:56.442Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-01T10:19:56.442Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-01T10:19:56.442Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-01T10:19:56.442Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-01T10:19:56.442Z] --- PASS: TestMatches (0.01s) [2022-02-01T10:19:56.442Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-01T10:19:56.442Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-01T10:19:56.442Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-01T10:19:56.442Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-01T10:19:56.442Z] === RUN TestCleanPatterns [2022-02-01T10:19:56.442Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-01T10:19:56.442Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-01T10:19:56.442Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-01T10:19:56.442Z] === RUN TestCleanPatternsExceptionFlag [2022-02-01T10:19:56.442Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-01T10:19:56.442Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-01T10:19:56.442Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-01T10:19:56.442Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-01T10:19:56.442Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-01T10:19:56.442Z] === RUN TestCleanPatternsErrorSingleException [2022-02-01T10:19:56.442Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-01T10:19:56.442Z] === RUN TestCreateIfNotExistsDir [2022-02-01T10:19:56.442Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-02-01T10:19:56.442Z] === RUN TestCreateIfNotExistsFile [2022-02-01T10:19:56.442Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-01T10:19:56.442Z] === RUN TestMatch [2022-02-01T10:19:56.442Z] --- PASS: TestMatch (0.00s) [2022-02-01T10:19:56.442Z] === RUN TestCompile [2022-02-01T10:19:56.442Z] === RUN TestCompile/slash [2022-02-01T10:19:56.442Z] === RUN TestCompile/backslash [2022-02-01T10:19:56.442Z] --- PASS: TestCompile (0.00s) [2022-02-01T10:19:56.442Z] --- PASS: TestCompile/slash (0.00s) [2022-02-01T10:19:56.442Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-01T10:19:56.442Z] PASS [2022-02-01T10:19:56.442Z] coverage: 84.7% of statements [2022-02-01T10:19:56.442Z] ok github.com/docker/docker/pkg/fileutils 0.098s coverage: 84.7% of statements [2022-02-01T10:19:56.746Z] --- PASS: TestBuildWithEmptyLayers (1.68s) [2022-02-01T10:19:56.746Z] === RUN TestBuildMultiStageOnBuild [2022-02-01T10:19:56.787Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-01T10:19:57.433Z] === RUN TestGet [2022-02-01T10:19:57.433Z] --- PASS: TestGet (0.00s) [2022-02-01T10:19:57.433Z] === RUN TestGetShortcutString [2022-02-01T10:19:57.433Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-01T10:19:57.433Z] PASS [2022-02-01T10:19:57.433Z] coverage: 42.9% of statements [2022-02-01T10:19:57.433Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2022-02-01T10:19:57.433Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-02-01T10:19:57.433Z] === RUN TestNetworkDBNodeLeave [2022-02-01T10:19:58.150Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-01T10:19:58.424Z] === RUN TestCreateIDMapOrder [2022-02-01T10:19:58.424Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-01T10:19:58.424Z] PASS [2022-02-01T10:19:58.424Z] coverage: 7.2% of statements [2022-02-01T10:19:58.424Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2022-02-01T10:19:58.711Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-02-01T10:19:58.896Z] --- PASS: TestTarFiles (7.26s) [2022-02-01T10:19:58.896Z] === RUN TestDetectCompressionZstd [2022-02-01T10:19:58.896Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-01T10:19:58.896Z] === RUN TestTarUntar [2022-02-01T10:19:58.896Z] --- PASS: TestTarUntar (0.06s) [2022-02-01T10:19:58.896Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-01T10:19:58.896Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-01T10:19:58.896Z] === RUN TestTarWithOptions [2022-02-01T10:19:58.896Z] --- PASS: TestTarWithOptions (0.04s) [2022-02-01T10:19:58.896Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-01T10:19:58.896Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-01T10:19:58.896Z] === RUN TestUntarUstarGnuConflict [2022-02-01T10:19:58.896Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-01T10:19:58.896Z] === RUN TestUntarInvalidFilenames [2022-02-01T10:19:58.896Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames550129379\\dest" [2022-02-01T10:19:58.896Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-02-01T10:19:58.896Z] === RUN TestUntarHardlinkToSymlink [2022-02-01T10:19:58.896Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-02-01T10:19:58.896Z] === RUN TestUntarInvalidHardlink [2022-02-01T10:19:58.896Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1261390125\\victim\\hello" -> "../victim/hello" [2022-02-01T10:19:58.896Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1556120506\\victim\\hello" -> "/../victim/hello" [2022-02-01T10:19:58.896Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2268487908\\victim" -> "../victim" [2022-02-01T10:19:58.896Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1905331326\\victim" -> "../victim" [2022-02-01T10:19:58.896Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3014794568\\victim" -> "../victim" [2022-02-01T10:19:58.896Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink350392544\\victim" -> "../victim" [2022-02-01T10:19:58.896Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-01T10:19:58.896Z] === RUN TestUntarInvalidSymlink [2022-02-01T10:19:58.896Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1295940026\\dest\\dotdot" -> "../victim/hello" [2022-02-01T10:19:59.273Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-01T10:19:59.367Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1773516999\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-01T10:19:59.367Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2983932450\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:19:59.367Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1384932234\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:19:59.367Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3518847560\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:19:59.367Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink852675016\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:19:59.367Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink883208999\\dest\\dir\\loophole" -> "../../victim" [2022-02-01T10:19:59.367Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-02-01T10:19:59.367Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-01T10:19:59.367Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-01T10:19:59.367Z] === RUN TestXGlobalNoParent [2022-02-01T10:19:59.367Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-01T10:19:59.367Z] === RUN TestReplaceFileTarWrapper [2022-02-01T10:19:59.367Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-02-01T10:19:59.367Z] === RUN TestPrefixHeaderReadable [2022-02-01T10:19:59.367Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-01T10:19:59.367Z] === RUN TestDisablePigz [2022-02-01T10:19:59.367Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-01T10:19:59.367Z] --- PASS: TestDisablePigz (0.15s) [2022-02-01T10:19:59.367Z] === RUN TestPigz [2022-02-01T10:19:59.367Z] === RUN TestFixedBufferCap [2022-02-01T10:19:59.367Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-01T10:19:59.367Z] === RUN TestFixedBufferLen [2022-02-01T10:19:59.367Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-01T10:19:59.367Z] === RUN TestFixedBufferString [2022-02-01T10:19:59.367Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-01T10:19:59.367Z] === RUN TestFixedBufferWrite [2022-02-01T10:19:59.367Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-01T10:19:59.367Z] === RUN TestFixedBufferRead [2022-02-01T10:19:59.367Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-01T10:19:59.367Z] === RUN TestBytesPipeRead [2022-02-01T10:19:59.367Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-01T10:19:59.367Z] === RUN TestBytesPipeWrite [2022-02-01T10:19:59.367Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-01T10:19:59.367Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-01T10:19:59.833Z] === RUN TestDockerSuite/TestExecParseError [2022-02-01T10:19:59.838Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-01T10:19:59.838Z] --- PASS: TestPigz (0.15s) [2022-02-01T10:19:59.838Z] === RUN TestCopyFileWithInvalidDest [2022-02-01T10:19:59.838Z] archive_windows_test.go:16: Currently fails [2022-02-01T10:19:59.838Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-01T10:19:59.838Z] === RUN TestCanonicalTarNameForPath [2022-02-01T10:19:59.838Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-01T10:19:59.838Z] === RUN TestCanonicalTarName [2022-02-01T10:19:59.838Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-01T10:19:59.838Z] === RUN TestChmodTarEntry [2022-02-01T10:19:59.838Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-01T10:19:59.838Z] === RUN TestHardLinkOrder [2022-02-01T10:19:59.838Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-01T10:19:59.838Z] === RUN TestChangeString [2022-02-01T10:19:59.838Z] --- PASS: TestChangeString (0.00s) [2022-02-01T10:19:59.838Z] === RUN TestChangesWithNoChanges [2022-02-01T10:19:59.838Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-01T10:19:59.838Z] === RUN TestChangesWithChanges [2022-02-01T10:19:59.838Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-01T10:19:59.838Z] === RUN TestChangesWithChangesGH13590 [2022-02-01T10:19:59.838Z] changes_test.go:195: needs more investigation [2022-02-01T10:19:59.838Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-01T10:19:59.838Z] === RUN TestChangesDirsEmpty [2022-02-01T10:19:59.838Z] --- PASS: TestChangesDirsEmpty (0.13s) [2022-02-01T10:19:59.838Z] === RUN TestChangesDirsMutated [2022-02-01T10:19:59.838Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-02-01T10:19:59.838Z] === RUN TestAtomicWriteToFile [2022-02-01T10:20:00.091Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-01T10:20:00.311Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-01T10:20:00.311Z] === RUN TestAtomicWriteSetCommit [2022-02-01T10:20:00.311Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-01T10:20:00.311Z] === RUN TestAtomicWriteSetCancel [2022-02-01T10:20:00.311Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-01T10:20:00.311Z] === RUN TestReadCloserWrapperClose [2022-02-01T10:20:00.311Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-01T10:20:00.311Z] === RUN TestReaderErrWrapperReadOnError [2022-02-01T10:20:00.311Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-01T10:20:00.311Z] === RUN TestReaderErrWrapperRead [2022-02-01T10:20:00.311Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-01T10:20:00.311Z] === RUN TestCancelReadCloser [2022-02-01T10:20:00.311Z] --- PASS: TestNetworkDBNodeLeave (2.88s) [2022-02-01T10:20:00.311Z] === RUN TestNetworkDBWatch [2022-02-01T10:20:00.311Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-02-01T10:20:00.311Z] === RUN TestApplyLayer [2022-02-01T10:20:00.311Z] changes_test.go:432: needs further investigation [2022-02-01T10:20:00.311Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-01T10:20:00.311Z] === RUN TestChangesSizeWithHardlinks [2022-02-01T10:20:00.311Z] changes_test.go:468: needs further investigation [2022-02-01T10:20:00.311Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-01T10:20:00.311Z] === RUN TestChangesSizeWithNoChanges [2022-02-01T10:20:00.311Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-01T10:20:00.311Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-01T10:20:00.311Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-01T10:20:00.311Z] === RUN TestChangesSize [2022-02-01T10:20:00.311Z] --- PASS: TestChangesSize (0.00s) [2022-02-01T10:20:00.311Z] === RUN TestApplyLayerInvalidFilenames [2022-02-01T10:20:00.311Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1259072504\\dest" [2022-02-01T10:20:00.311Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-01T10:20:00.311Z] === RUN TestApplyLayerInvalidHardlink [2022-02-01T10:20:00.311Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink658015557\\victim\\hello" -> "../victim/hello" [2022-02-01T10:20:00.311Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-01T10:20:00.311Z] === RUN TestWriteCloserWrapperClose [2022-02-01T10:20:00.311Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-01T10:20:00.311Z] === RUN TestNopWriteCloser [2022-02-01T10:20:00.311Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-01T10:20:00.311Z] === RUN TestNopWriter [2022-02-01T10:20:00.311Z] --- PASS: TestNopWriter (0.00s) [2022-02-01T10:20:00.311Z] === RUN TestWriteCounter [2022-02-01T10:20:00.311Z] --- PASS: TestWriteCounter (0.00s) [2022-02-01T10:20:00.311Z] PASS [2022-02-01T10:20:00.311Z] coverage: 69.2% of statements [2022-02-01T10:20:00.311Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3445076683\\victim\\hello" -> "/../victim/hello" [2022-02-01T10:20:00.311Z] ok github.com/docker/docker/pkg/ioutils 0.667s coverage: 69.2% of statements [2022-02-01T10:20:00.311Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1014072304\\victim" -> "../victim" [2022-02-01T10:20:00.311Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2824472912\\victim" -> "../victim" [2022-02-01T10:20:00.311Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink198276042\\victim" -> "../victim" [2022-02-01T10:20:00.311Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink884243894\\victim" -> "../victim" [2022-02-01T10:20:00.311Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-02-01T10:20:00.311Z] === RUN TestApplyLayerInvalidSymlink [2022-02-01T10:20:00.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink379242133\\dest\\dotdot" -> "../victim/hello" [2022-02-01T10:20:00.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1083530316\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-01T10:20:00.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1539996019\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:20:00.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink275362093\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:20:00.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3319709295\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:20:00.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink874693089\\dest\\loophole-victim" -> "../victim" [2022-02-01T10:20:00.311Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-01T10:20:00.311Z] === RUN TestApplyLayerWhiteouts [2022-02-01T10:20:00.311Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-01T10:20:00.311Z] === RUN TestGenerateEmptyFile [2022-02-01T10:20:00.311Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-01T10:20:00.311Z] === RUN TestGenerateWithContent [2022-02-01T10:20:00.311Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-01T10:20:00.311Z] PASS [2022-02-01T10:20:00.311Z] coverage: 63.0% of statements [2022-02-01T10:20:00.311Z] ok github.com/docker/docker/pkg/archive 10.151s coverage: 63.0% of statements [2022-02-01T10:20:00.653Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-01T10:20:01.216Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-01T10:20:01.304Z] === RUN TestError [2022-02-01T10:20:01.304Z] --- PASS: TestError (0.00s) [2022-02-01T10:20:01.304Z] === RUN TestProgressString [2022-02-01T10:20:01.304Z] === RUN TestProgressString/no_progress [2022-02-01T10:20:01.304Z] === RUN TestProgressString/progress_1 [2022-02-01T10:20:01.304Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-01T10:20:01.304Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-01T10:20:01.304Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-01T10:20:01.304Z] === RUN TestProgressString/with_units [2022-02-01T10:20:01.304Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-01T10:20:01.304Z] === RUN TestProgressString/hide_counts [2022-02-01T10:20:01.304Z] --- PASS: TestProgressString (0.00s) [2022-02-01T10:20:01.304Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-01T10:20:01.304Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-01T10:20:01.304Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-01T10:20:01.304Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-01T10:20:01.304Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-01T10:20:01.304Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-01T10:20:01.304Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-01T10:20:01.304Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-01T10:20:01.304Z] === RUN TestJSONMessageDisplay [2022-02-01T10:20:01.304Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-02-01T10:20:01.304Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-01T10:20:01.304Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-01T10:20:01.304Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-01T10:20:01.304Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-01T10:20:01.304Z] === RUN TestDisplayJSONMessagesStream [2022-02-01T10:20:01.304Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-01T10:20:01.304Z] PASS [2022-02-01T10:20:01.304Z] coverage: 91.7% of statements [2022-02-01T10:20:01.304Z] ok github.com/docker/docker/pkg/jsonmessage 0.249s coverage: 91.7% of statements [2022-02-01T10:20:01.776Z] 2022/02/01 10:20:01 Closing DB instances... [2022-02-01T10:20:01.778Z] --- PASS: TestServicePlugin (30.61s) [2022-02-01T10:20:01.778Z] === RUN TestServiceUpdateLabel [2022-02-01T10:20:02.034Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-01T10:20:02.197Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-01T10:20:02.197Z] [2022-02-01T10:20:02.197Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-01T10:20:02.197Z] Installing docker-proxy to /usr/local/bin/ [2022-02-01T10:20:02.197Z] [2022-02-01T10:20:02.197Z] + mkdir -p bundles [2022-02-01T10:20:02.197Z] + '[' -n 'github.com/docker/docker/api [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/backend/build [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/httputils [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/middleware [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router/build [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router/container [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router/debug [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router/distribution [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router/grpc [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router/image [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router/network [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router/plugin [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router/session [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router/swarm [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router/system [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/server/router/volume [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/backend [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/blkiodev [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/container [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/events [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/filters [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/image [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/mount [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/network [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/registry [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/strslice [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/swarm [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/time [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/versions [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-01T10:20:02.197Z] github.com/docker/docker/api/types/volume [2022-02-01T10:20:02.197Z] github.com/docker/docker/builder [2022-02-01T10:20:02.197Z] github.com/docker/docker/builder/builder-next [2022-02-01T10:20:02.197Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-01T10:20:02.197Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-01T10:20:02.197Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-01T10:20:02.197Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-01T10:20:02.197Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-01T10:20:02.197Z] github.com/docker/docker/builder/builder-next/worker [2022-02-01T10:20:02.197Z] github.com/docker/docker/builder/dockerfile [2022-02-01T10:20:02.197Z] github.com/docker/docker/builder/dockerignore [2022-02-01T10:20:02.197Z] github.com/docker/docker/builder/remotecontext [2022-02-01T10:20:02.197Z] github.com/docker/docker/builder/remotecontext/git [2022-02-01T10:20:02.197Z] github.com/docker/docker/cli [2022-02-01T10:20:02.197Z] github.com/docker/docker/cli/config [2022-02-01T10:20:02.197Z] github.com/docker/docker/cli/debug [2022-02-01T10:20:02.197Z] github.com/docker/docker/client [2022-02-01T10:20:02.197Z] github.com/docker/docker/cmd/docker-proxy [2022-02-01T10:20:02.197Z] github.com/docker/docker/cmd/dockerd [2022-02-01T10:20:02.197Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-01T10:20:02.197Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-01T10:20:02.197Z] github.com/docker/docker/container [2022-02-01T10:20:02.197Z] github.com/docker/docker/container/stream [2022-02-01T10:20:02.197Z] github.com/docker/docker/contrib/apparmor [2022-02-01T10:20:02.197Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-01T10:20:02.197Z] github.com/docker/docker/contrib/httpserver [2022-02-01T10:20:02.197Z] github.com/docker/docker/daemon [2022-02-01T10:20:02.197Z] github.com/docker/docker/daemon/cluster [2022-02-01T10:20:02.197Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-01T10:20:02.197Z] github.com/docker/docker/daemon/cluster/convert [2022-02-01T10:20:02.197Z] github.com/docker/docker/daemon/cluster/executor [2022-02-01T10:20:02.197Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/cluster/provider [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/config [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/events [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/events/testutils [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/exec [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/graphdriver [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/images [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/initlayer [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/links [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/listeners [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/gelf [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/journald [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/local [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/logentries [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/splunk [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/syslog [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/logger/templates [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/names [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/network [2022-02-01T10:20:02.198Z] github.com/docker/docker/daemon/stats [2022-02-01T10:20:02.198Z] github.com/docker/docker/distribution [2022-02-01T10:20:02.198Z] github.com/docker/docker/distribution/metadata [2022-02-01T10:20:02.198Z] github.com/docker/docker/distribution/utils [2022-02-01T10:20:02.198Z] github.com/docker/docker/distribution/xfer [2022-02-01T10:20:02.198Z] github.com/docker/docker/dockerversion [2022-02-01T10:20:02.198Z] github.com/docker/docker/errdefs [2022-02-01T10:20:02.198Z] github.com/docker/docker/image [2022-02-01T10:20:02.198Z] github.com/docker/docker/image/cache [2022-02-01T10:20:02.198Z] github.com/docker/docker/image/tarexport [2022-02-01T10:20:02.198Z] github.com/docker/docker/image/v1 [2022-02-01T10:20:02.198Z] github.com/docker/docker/internal/test/suite [2022-02-01T10:20:02.198Z] github.com/docker/docker/layer [2022-02-01T10:20:02.198Z] github.com/docker/docker/libcontainerd [2022-02-01T10:20:02.198Z] github.com/docker/docker/libcontainerd/queue [2022-02-01T10:20:02.198Z] github.com/docker/docker/libcontainerd/remote [2022-02-01T10:20:02.198Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-01T10:20:02.198Z] github.com/docker/docker/libcontainerd/types [2022-02-01T10:20:02.198Z] github.com/docker/docker/oci [2022-02-01T10:20:02.198Z] github.com/docker/docker/oci/caps [2022-02-01T10:20:02.198Z] github.com/docker/docker/opts [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/aaparser [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/archive [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/authorization [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/broadcaster [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/capabilities [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/chrootarchive [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/containerfs [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/devicemapper [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/directory [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/dmesg [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/filenotify [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/fileutils [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/fsutils [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/homedir [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/idtools [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/ioutils [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/jsonmessage [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/locker [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/longpath [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/loopback [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/mount [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/namesgenerator [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/parsers [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/pidfile [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/platform [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/plugingetter [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/plugins [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/plugins/transport [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/pools [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/progress [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/pubsub [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/reexec [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/signal [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/stack [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/stdcopy [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/streamformatter [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/stringid [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/symlink [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/sysinfo [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/system [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/tailfile [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/tarsum [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/term [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/term/windows [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/truncindex [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/urlutil [2022-02-01T10:20:02.198Z] github.com/docker/docker/pkg/useragent [2022-02-01T10:20:02.198Z] github.com/docker/docker/plugin [2022-02-01T10:20:02.198Z] github.com/docker/docker/plugin/executor/containerd [2022-02-01T10:20:02.198Z] github.com/docker/docker/plugin/v2 [2022-02-01T10:20:02.198Z] github.com/docker/docker/profiles/apparmor [2022-02-01T10:20:02.198Z] github.com/docker/docker/profiles/seccomp [2022-02-01T10:20:02.198Z] github.com/docker/docker/quota [2022-02-01T10:20:02.198Z] github.com/docker/docker/reference [2022-02-01T10:20:02.198Z] github.com/docker/docker/registry [2022-02-01T10:20:02.198Z] github.com/docker/docker/registry/resumable [2022-02-01T10:20:02.198Z] github.com/docker/docker/restartmanager [2022-02-01T10:20:02.198Z] github.com/docker/docker/rootless [2022-02-01T10:20:02.198Z] github.com/docker/docker/rootless/specconv [2022-02-01T10:20:02.198Z] github.com/docker/docker/runconfig [2022-02-01T10:20:02.198Z] github.com/docker/docker/runconfig/opts [2022-02-01T10:20:02.198Z] github.com/docker/docker/testutil [2022-02-01T10:20:02.198Z] github.com/docker/docker/testutil/daemon [2022-02-01T10:20:02.198Z] github.com/docker/docker/testutil/environment [2022-02-01T10:20:02.198Z] github.com/docker/docker/testutil/fakecontext [2022-02-01T10:20:02.198Z] github.com/docker/docker/testutil/fakegit [2022-02-01T10:20:02.198Z] github.com/docker/docker/testutil/fakestorage [2022-02-01T10:20:02.198Z] github.com/docker/docker/testutil/fixtures/load [2022-02-01T10:20:02.198Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-01T10:20:02.198Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-01T10:20:02.198Z] github.com/docker/docker/testutil/registry [2022-02-01T10:20:02.198Z] github.com/docker/docker/testutil/request [2022-02-01T10:20:02.198Z] github.com/docker/docker/volume [2022-02-01T10:20:02.198Z] github.com/docker/docker/volume/drivers [2022-02-01T10:20:02.198Z] github.com/docker/docker/volume/local [2022-02-01T10:20:02.198Z] github.com/docker/docker/volume/mounts [2022-02-01T10:20:02.198Z] github.com/docker/docker/volume/service [2022-02-01T10:20:02.198Z] github.com/docker/docker/volume/service/opts [2022-02-01T10:20:02.198Z] github.com/docker/docker/volume/testutils' ']' [2022-02-01T10:20:02.198Z] + 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/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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-01T10:20:02.248Z] === RUN TestStandardLongPath [2022-02-01T10:20:02.248Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-01T10:20:02.248Z] === RUN TestUNCLongPath [2022-02-01T10:20:02.248Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-01T10:20:02.248Z] PASS [2022-02-01T10:20:02.248Z] coverage: 100.0% of statements [2022-02-01T10:20:02.248Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-02-01T10:20:02.597Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-01T10:20:02.719Z] === RUN TestNameFormat [2022-02-01T10:20:02.719Z] --- PASS: TestNameFormat (0.00s) [2022-02-01T10:20:02.719Z] === RUN TestNameRetries [2022-02-01T10:20:02.719Z] --- PASS: TestNameRetries (0.00s) [2022-02-01T10:20:02.719Z] PASS [2022-02-01T10:20:02.719Z] coverage: 85.7% of statements [2022-02-01T10:20:02.719Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2022-02-01T10:20:03.138Z] ? github.com/docker/docker/api [no test files] [2022-02-01T10:20:03.159Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-01T10:20:03.191Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-02-01T10:20:03.191Z] === RUN TestNetworkDBBulkSync [2022-02-01T10:20:03.663Z] === RUN TestParseKeyValueOpt [2022-02-01T10:20:03.663Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-01T10:20:03.663Z] === RUN TestParseUintList [2022-02-01T10:20:03.663Z] --- PASS: TestParseUintList (0.00s) [2022-02-01T10:20:03.663Z] === RUN TestParseUintListMaximumLimits [2022-02-01T10:20:03.663Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-01T10:20:03.663Z] PASS [2022-02-01T10:20:03.663Z] coverage: 97.0% of statements [2022-02-01T10:20:03.663Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2022-02-01T10:20:04.087Z] --- PASS: TestServiceUpdateLabel (2.37s) [2022-02-01T10:20:04.087Z] === RUN TestServiceUpdateSecrets [2022-02-01T10:20:04.656Z] 2022/02/01 10:20:04 Closing DB instances... [2022-02-01T10:20:04.656Z] === RUN TestNewAndRemove [2022-02-01T10:20:04.656Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-01T10:20:04.656Z] === RUN TestRemoveInvalidPath [2022-02-01T10:20:04.656Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-01T10:20:04.656Z] PASS [2022-02-01T10:20:04.656Z] coverage: 82.6% of statements [2022-02-01T10:20:04.656Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-02-01T10:20:05.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-02-01T10:20:06.230Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-02-01T10:20:06.230Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-01T10:20:06.230Z] === RUN TestFailedConnection [2022-02-01T10:20:07.803Z] --- PASS: TestFailedConnection (1.11s) [2022-02-01T10:20:07.803Z] === RUN TestFailOnce [2022-02-01T10:20:07.803Z] 2022/02/01 10:20:07 http: panic serving 127.0.0.1:49282: Plugin not ready [2022-02-01T10:20:07.803Z] goroutine 3 [running]: [2022-02-01T10:20:07.803Z] net/http.(*conn).serve.func1() [2022-02-01T10:20:07.803Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-01T10:20:07.803Z] panic({0x3dac20, 0x4e73d0}) [2022-02-01T10:20:07.803Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-01T10:20:07.803Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x1241f08f7286732d}, 0xc00003fa98) [2022-02-01T10:20:07.803Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-01T10:20:07.803Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x4f4170, 0xc0000b8000}, 0x32f3e6) [2022-02-01T10:20:07.803Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-01T10:20:07.803Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x4f4170, 0xc0000b8000}, 0xc00005a000) [2022-02-01T10:20:07.803Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-01T10:20:07.803Z] net/http.serverHandler.ServeHTTP({0x4f2770}, {0x4f4170, 0xc0000b8000}, 0xc00005a000) [2022-02-01T10:20:07.804Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-01T10:20:07.804Z] net/http.(*conn).serve(0xc000054000, {0x4f6000, 0xc0000260f0}) [2022-02-01T10:20:07.804Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-01T10:20:07.804Z] created by net/http.(*Server).Serve [2022-02-01T10:20:07.804Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-01T10:20:07.804Z] time="2022-02-01T10:20:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.FailOnce: Post \"http://127.0.0.1:49281/Test.FailOnce\": EOF, retrying in 1s" [2022-02-01T10:20:08.274Z] --- PASS: TestGetAddress (24.81s) [2022-02-01T10:20:08.274Z] === RUN TestRequestSyntaxCheck [2022-02-01T10:20:08.274Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-02-01T10:20:08.274Z] === RUN TestRequest [2022-02-01T10:20:08.494Z] docker_api_swarm_test.go:384: [d680c05b26ac4] joining swarm manager [dc11d940d95e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:20:08.745Z] --- PASS: TestFailOnce (1.21s) [2022-02-01T10:20:08.745Z] === RUN TestEchoInputOutput [2022-02-01T10:20:08.745Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-01T10:20:08.745Z] === RUN TestBackoff [2022-02-01T10:20:08.745Z] --- PASS: TestBackoff (0.00s) [2022-02-01T10:20:08.745Z] === RUN TestAbortRetry [2022-02-01T10:20:08.745Z] --- PASS: TestAbortRetry (0.00s) [2022-02-01T10:20:08.745Z] === RUN TestClientScheme [2022-02-01T10:20:08.745Z] --- PASS: TestClientScheme (0.00s) [2022-02-01T10:20:08.745Z] === RUN TestNewClientWithTimeout [2022-02-01T10:20:08.745Z] 2022/02/01 10:20:08 Closing DB instances... [2022-02-01T10:20:09.216Z] time="2022-02-01T10:20:08Z" level=error msg="node: 3fd4d69f4bd8 is unknown to memberlist" [2022-02-01T10:20:09.216Z] time="2022-02-01T10:20:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-01T10:20:09.420Z] docker_api_swarm_test.go:385: [d11111022c6f1] joining swarm manager [dc11d940d95e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:20:10.786Z] time="2022-02-01T10:20:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-01T10:20:11.779Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.51s) [2022-02-01T10:20:11.779Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-01T10:20:12.777Z] 2022/02/01 10:20:12 Closing DB instances... [2022-02-01T10:20:13.249Z] time="2022-02-01T10:20:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-01T10:20:14.243Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-01T10:20:14.243Z] === RUN TestNetworkDBGarbageCollection [2022-02-01T10:20:14.423Z] --- PASS: TestBuildMultiStageOnBuild (16.41s) [2022-02-01T10:20:14.423Z] === RUN TestBuildUncleanTarFilenames [2022-02-01T10:20:14.423Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:20:14.423Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-01T10:20:14.423Z] === RUN TestBuildMultiStageLayerLeak [2022-02-01T10:20:14.661Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-01T10:20:14.661Z] === RUN TestDockerSuite/TestExecTTY [2022-02-01T10:20:14.917Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-01T10:20:15.481Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-01T10:20:16.044Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-01T10:20:16.605Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-01T10:20:16.605Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-01T10:20:16.605Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-01T10:20:17.969Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-02-01T10:20:18.037Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2022-02-01T10:20:18.051Z] time="2022-02-01T10:20:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-01T10:20:18.530Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2022-02-01T10:20:18.530Z] === RUN TestServiceUpdateConfigs [2022-02-01T10:20:18.530Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-01T10:20:19.458Z] === RUN TestDockerSuite/TestExecWithTERM [2022-02-01T10:20:19.715Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-01T10:20:20.644Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-01T10:20:21.857Z] --- PASS: TestRequest (13.77s) [2022-02-01T10:20:21.857Z] === RUN TestOverlappingRequests [2022-02-01T10:20:22.332Z] --- PASS: TestOverlappingRequests (0.68s) [2022-02-01T10:20:22.332Z] === RUN TestRelease [2022-02-01T10:20:24.561Z] === RUN TestParseEmptyInterface [2022-02-01T10:20:24.561Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-01T10:20:24.561Z] === RUN TestParseNonInterfaceType [2022-02-01T10:20:24.561Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-01T10:20:24.561Z] === RUN TestParseWithOneFunction [2022-02-01T10:20:24.561Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-01T10:20:24.561Z] === RUN TestParseWithMultipleFuncs [2022-02-01T10:20:24.561Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-01T10:20:24.561Z] === RUN TestParseWithUnnamedReturn [2022-02-01T10:20:24.561Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-01T10:20:24.561Z] === RUN TestEmbeddedInterface [2022-02-01T10:20:24.561Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-01T10:20:24.561Z] === RUN TestParsedImports [2022-02-01T10:20:24.561Z] --- PASS: TestParsedImports (0.01s) [2022-02-01T10:20:24.561Z] === RUN TestAliasedImports [2022-02-01T10:20:24.561Z] --- PASS: TestAliasedImports (0.00s) [2022-02-01T10:20:24.561Z] PASS [2022-02-01T10:20:24.561Z] coverage: 56.8% of statements [2022-02-01T10:20:24.561Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.070s coverage: 56.8% of statements [2022-02-01T10:20:25.555Z] --- PASS: TestRelease (3.23s) [2022-02-01T10:20:25.555Z] === RUN TestAllocateRandomDeallocate [2022-02-01T10:20:25.885Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-01T10:20:26.026Z] === RUN TestHTTPTransport [2022-02-01T10:20:26.026Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-01T10:20:26.026Z] PASS [2022-02-01T10:20:26.026Z] coverage: 85.7% of statements [2022-02-01T10:20:26.026Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2022-02-01T10:20:26.500Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-01T10:20:26.500Z] === RUN TestClientStream [2022-02-01T10:20:26.500Z] --- PASS: TestClientStream (0.01s) [2022-02-01T10:20:26.500Z] === RUN TestClientSendFile [2022-02-01T10:20:26.500Z] --- PASS: TestClientSendFile (0.00s) [2022-02-01T10:20:26.500Z] === RUN TestClientWithRequestTimeout [2022-02-01T10:20:26.500Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-01T10:20:26.500Z] === RUN TestFileSpecPlugin [2022-02-01T10:20:26.500Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-01T10:20:26.500Z] === RUN TestFileJSONSpecPlugin [2022-02-01T10:20:26.500Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-01T10:20:26.500Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-01T10:20:26.500Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-02-01T10:20:26.500Z] === RUN TestPluginAddHandler [2022-02-01T10:20:26.500Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-01T10:20:26.500Z] === RUN TestPluginWaitBadPlugin [2022-02-01T10:20:26.500Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-01T10:20:26.500Z] === RUN TestGet [2022-02-01T10:20:26.500Z] time="2022-02-01T10:20:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-01T10:20:26.500Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-01T10:20:26.500Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-01T10:20:26.500Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-01T10:20:26.500Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-01T10:20:26.500Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-01T10:20:26.500Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-01T10:20:26.500Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-01T10:20:26.500Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-01T10:20:26.500Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-01T10:20:26.500Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-01T10:20:26.500Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-01T10:20:26.500Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-01T10:20:26.500Z] === RUN TestBufferPoolPutAndGet [2022-02-01T10:20:26.500Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-01T10:20:26.500Z] PASS [2022-02-01T10:20:26.500Z] coverage: 88.2% of statements [2022-02-01T10:20:26.500Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2022-02-01T10:20:27.494Z] === RUN TestOutputOnPrematureClose [2022-02-01T10:20:27.494Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-01T10:20:27.494Z] === RUN TestCompleteSilently [2022-02-01T10:20:27.494Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-01T10:20:27.494Z] PASS [2022-02-01T10:20:27.494Z] coverage: 75.9% of statements [2022-02-01T10:20:27.494Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2022-02-01T10:20:27.494Z] time="2022-02-01T10:20:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-01T10:20:27.966Z] === RUN TestSendToOneSub [2022-02-01T10:20:27.966Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-01T10:20:27.966Z] === RUN TestSendToMultipleSubs [2022-02-01T10:20:27.966Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-01T10:20:27.966Z] === RUN TestEvictOneSub [2022-02-01T10:20:27.966Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-01T10:20:27.966Z] === RUN TestClosePublisher [2022-02-01T10:20:27.966Z] --- PASS: TestClosePublisher (0.00s) [2022-02-01T10:20:27.966Z] === RUN TestPubSubRace [2022-02-01T10:20:28.956Z] --- PASS: TestPubSubRace (1.07s) [2022-02-01T10:20:28.956Z] PASS [2022-02-01T10:20:28.956Z] coverage: 75.0% of statements [2022-02-01T10:20:28.956Z] ok github.com/docker/docker/pkg/pubsub 1.120s coverage: 75.0% of statements [2022-02-01T10:20:29.236Z] --- PASS: TestBuildMultiStageLayerLeak (14.08s) [2022-02-01T10:20:29.236Z] === RUN TestBuildWithHugeFile [2022-02-01T10:20:29.427Z] time="2022-02-01T10:20:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-01T10:20:29.898Z] === RUN TestRegister [2022-02-01T10:20:29.898Z] --- PASS: TestRegister (0.00s) [2022-02-01T10:20:29.898Z] === RUN TestCommand [2022-02-01T10:20:29.898Z] --- PASS: TestCommand (0.03s) [2022-02-01T10:20:29.898Z] === RUN TestNaiveSelf [2022-02-01T10:20:29.898Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-01T10:20:29.898Z] PASS [2022-02-01T10:20:29.898Z] coverage: 82.4% of statements [2022-02-01T10:20:29.898Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements [2022-02-01T10:20:30.047Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-01T10:20:30.370Z] === RUN TestDump [2022-02-01T10:20:30.370Z] goroutine 21 [running]: [2022-02-01T10:20:30.370Z] github.com/docker/docker/pkg/stack.dump(0x135b6b7) [2022-02-01T10:20:30.370Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-01T10:20:30.370Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-01T10:20:30.370Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-01T10:20:30.370Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-01T10:20:30.370Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-01T10:20:30.370Z] testing.tRunner(0xc000085520, 0x14c8e68) [2022-02-01T10:20:30.370Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-01T10:20:30.370Z] created by testing.(*T).Run [2022-02-01T10:20:30.370Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-01T10:20:30.370Z] [2022-02-01T10:20:30.370Z] goroutine 1 [chan receive]: [2022-02-01T10:20:30.370Z] testing.(*T).Run(0xc000085380, {0x14ba52e, 0x133a413}, 0x14c8e68) [2022-02-01T10:20:30.370Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-01T10:20:30.370Z] testing.runTests.func1(0xc0000c6720) [2022-02-01T10:20:30.370Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-01T10:20:30.370Z] testing.tRunner(0xc000085380, 0xc0000d1ce0) [2022-02-01T10:20:30.370Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-01T10:20:30.370Z] testing.runTests(0xc0000dc080, {0x162cba0, 0x3, 0x3}, {0x135a90d, 0x14bc228, 0x1631640}) [2022-02-01T10:20:30.370Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-01T10:20:30.370Z] testing.(*M).Run(0xc0000dc080) [2022-02-01T10:20:30.370Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-01T10:20:30.370Z] main.main() [2022-02-01T10:20:30.370Z] _testmain.go:95 +0x1f5 [2022-02-01T10:20:30.370Z] --- PASS: TestDump (0.00s) [2022-02-01T10:20:30.370Z] === RUN TestDumpToFile [2022-02-01T10:20:30.840Z] --- PASS: TestDumpToFile (0.18s) [2022-02-01T10:20:30.840Z] === RUN TestDumpToFileWithEmptyInput [2022-02-01T10:20:30.840Z] goroutine 3 [running]: [2022-02-01T10:20:30.840Z] github.com/docker/docker/pkg/stack.dump(0x13c86f4) [2022-02-01T10:20:30.840Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-01T10:20:30.840Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x13c8aa0}) [2022-02-01T10:20:30.840Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-01T10:20:30.840Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2022-02-01T10:20:30.840Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-01T10:20:30.840Z] testing.tRunner(0xc00002cb60, 0x14c8e58) [2022-02-01T10:20:30.840Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-01T10:20:30.840Z] created by testing.(*T).Run [2022-02-01T10:20:30.840Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-01T10:20:30.840Z] [2022-02-01T10:20:30.840Z] goroutine 1 [chan receive]: [2022-02-01T10:20:30.840Z] testing.(*T).Run(0xc000085380, {0x14c12ba, 0x133a413}, 0x14c8e58) [2022-02-01T10:20:30.840Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-01T10:20:30.840Z] testing.runTests.func1(0xc0000c6720) [2022-02-01T10:20:30.840Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-01T10:20:30.840Z] testing.tRunner(0xc000085380, 0xc0000d1ce0) [2022-02-01T10:20:30.840Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-01T10:20:30.840Z] testing.runTests(0xc0000dc080, {0x162cba0, 0x3, 0x3}, {0x135a90d, 0x14bc228, 0x1631640}) [2022-02-01T10:20:30.840Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-01T10:20:30.840Z] testing.(*M).Run(0xc0000dc080) [2022-02-01T10:20:30.841Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-01T10:20:30.841Z] main.main() [2022-02-01T10:20:30.841Z] _testmain.go:95 +0x1f5 [2022-02-01T10:20:30.841Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-01T10:20:30.841Z] PASS [2022-02-01T10:20:30.841Z] coverage: 90.9% of statements [2022-02-01T10:20:30.841Z] ok github.com/docker/docker/pkg/stack 0.223s coverage: 90.9% of statements [2022-02-01T10:20:30.972Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-01T10:20:31.312Z] === RUN TestNewStdWriter [2022-02-01T10:20:31.312Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-01T10:20:31.312Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-01T10:20:31.312Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-01T10:20:31.312Z] === RUN TestWriteWithNilBytes [2022-02-01T10:20:31.312Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-01T10:20:31.312Z] === RUN TestWrite [2022-02-01T10:20:31.312Z] --- PASS: TestWrite (0.00s) [2022-02-01T10:20:31.312Z] === RUN TestWriteWithWriterError [2022-02-01T10:20:31.312Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-01T10:20:31.312Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-01T10:20:31.312Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-01T10:20:31.312Z] === RUN TestStdCopyWriteAndRead [2022-02-01T10:20:31.312Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-01T10:20:31.312Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-01T10:20:31.312Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-01T10:20:31.312Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-01T10:20:31.312Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-01T10:20:31.312Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-01T10:20:31.312Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-01T10:20:31.312Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-01T10:20:31.312Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-01T10:20:31.312Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-01T10:20:31.312Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-01T10:20:31.312Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-01T10:20:31.312Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-01T10:20:31.313Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-01T10:20:31.313Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-01T10:20:31.313Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-01T10:20:31.313Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-01T10:20:31.313Z] PASS [2022-02-01T10:20:31.313Z] coverage: 100.0% of statements [2022-02-01T10:20:31.313Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2022-02-01T10:20:32.304Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-01T10:20:32.304Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-01T10:20:32.304Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-01T10:20:32.304Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-01T10:20:32.304Z] === RUN TestFormatStatus [2022-02-01T10:20:32.304Z] --- PASS: TestFormatStatus (0.00s) [2022-02-01T10:20:32.304Z] === RUN TestFormatError [2022-02-01T10:20:32.304Z] --- PASS: TestFormatError (0.00s) [2022-02-01T10:20:32.304Z] === RUN TestFormatJSONError [2022-02-01T10:20:32.304Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-01T10:20:32.304Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-01T10:20:32.304Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-01T10:20:32.304Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-01T10:20:32.304Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-01T10:20:32.304Z] === RUN TestNewJSONProgressOutput [2022-02-01T10:20:32.304Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-01T10:20:32.304Z] === RUN TestAuxFormatterEmit [2022-02-01T10:20:32.304Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-01T10:20:32.304Z] === RUN TestStreamWriterStdout [2022-02-01T10:20:32.304Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-01T10:20:32.304Z] === RUN TestStreamWriterStderr [2022-02-01T10:20:32.304Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-01T10:20:32.304Z] PASS [2022-02-01T10:20:32.304Z] coverage: 66.2% of statements [2022-02-01T10:20:32.304Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-02-01T10:20:32.775Z] === RUN TestGenerateRandomID [2022-02-01T10:20:32.775Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-01T10:20:32.775Z] === RUN TestShortenId [2022-02-01T10:20:32.775Z] --- PASS: TestShortenId (0.00s) [2022-02-01T10:20:32.775Z] === RUN TestShortenSha256Id [2022-02-01T10:20:32.775Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-01T10:20:32.775Z] === RUN TestShortenIdEmpty [2022-02-01T10:20:32.775Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-01T10:20:32.775Z] === RUN TestShortenIdInvalid [2022-02-01T10:20:32.775Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-01T10:20:32.775Z] === RUN TestIsShortIDNonHex [2022-02-01T10:20:32.775Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-01T10:20:32.775Z] === RUN TestIsShortIDNotCorrectSize [2022-02-01T10:20:32.775Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-01T10:20:32.775Z] PASS [2022-02-01T10:20:32.775Z] coverage: 70.6% of statements [2022-02-01T10:20:32.775Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-02-01T10:20:32.860Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2022-02-01T10:20:32.860Z] === RUN TestServiceUpdateNetwork [2022-02-01T10:20:33.246Z] time="2022-02-01T10:20:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-01T10:20:33.716Z] --- PASS: TestAllocateRandomDeallocate (7.72s) [2022-02-01T10:20:33.716Z] === RUN TestRetrieveFromStore [2022-02-01T10:20:33.716Z] === RUN TestIsCpusetListAvailable [2022-02-01T10:20:33.716Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-01T10:20:33.716Z] PASS [2022-02-01T10:20:33.716Z] coverage: 39.4% of statements [2022-02-01T10:20:33.716Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-02-01T10:20:35.290Z] === RUN TestChtimes [2022-02-01T10:20:35.290Z] --- PASS: TestChtimes (0.01s) [2022-02-01T10:20:35.290Z] === RUN TestChtimesWindows [2022-02-01T10:20:35.290Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-01T10:20:35.290Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-01T10:20:35.290Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-01T10:20:35.290Z] === RUN TestEnsureRemoveAllNotExist [2022-02-01T10:20:35.290Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-01T10:20:35.290Z] === RUN TestEnsureRemoveAllWithDir [2022-02-01T10:20:35.290Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-01T10:20:35.290Z] === RUN TestEnsureRemoveAllWithFile [2022-02-01T10:20:35.290Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-01T10:20:35.290Z] === RUN TestHasWin32KSupport [2022-02-01T10:20:35.290Z] syscall_windows_test.go:8: win32k: true [2022-02-01T10:20:35.290Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-02-01T10:20:35.290Z] PASS [2022-02-01T10:20:35.290Z] coverage: 13.0% of statements [2022-02-01T10:20:35.290Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 13.0% of statements [2022-02-01T10:20:35.762Z] === RUN TestTailFile [2022-02-01T10:20:35.762Z] --- PASS: TestTailFile (0.00s) [2022-02-01T10:20:35.762Z] === RUN TestTailFileManyLines [2022-02-01T10:20:35.762Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-01T10:20:35.762Z] === RUN TestTailEmptyFile [2022-02-01T10:20:35.762Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-01T10:20:35.762Z] === RUN TestTailNegativeN [2022-02-01T10:20:35.762Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader [2022-02-01T10:20:35.762Z] === PAUSE TestNewTailReader [2022-02-01T10:20:35.762Z] === CONT TestNewTailReader [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-01T10:20:35.762Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/no_delimiter [2022-02-01T10:20:35.762Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-01T10:20:35.762Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-01T10:20:35.762Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-01T10:20:35.762Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-01T10:20:35.762Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/truncated_last_line [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-01T10:20:35.762Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-01T10:20:35.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-01T10:20:35.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-01T10:20:35.762Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-01T10:20:35.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-01T10:20:35.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-01T10:20:35.762Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-01T10:20:36.134Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-01T10:20:36.134Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-01T10:20:36.134Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-01T10:20:36.134Z] === RUN TestDockerSuite/TestHealth [2022-02-01T10:20:36.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-01T10:20:36.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-01T10:20:36.234Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-01T10:20:36.234Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-01T10:20:36.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-01T10:20:36.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.234Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.234Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-01T10:20:36.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.234Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-01T10:20:36.234Z] === CONT TestNewTailReader/no_delimiter [2022-02-01T10:20:36.234Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.234Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.234Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-01T10:20:36.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.234Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-01T10:20:36.234Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.234Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-01T10:20:36.234Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.234Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-01T10:20:36.234Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.235Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.235Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.236Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.237Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.238Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.711Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.711Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-01T10:20:36.712Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:20:36.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestRetrieveFromStore (2.61s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:20:36.713Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-01T10:20:36.713Z] === RUN TestParallelPredefinedRequest1 [2022-02-01T10:20:36.713Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-01T10:20:36.713Z] === RUN TestParallelPredefinedRequest2 [2022-02-01T10:20:36.713Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-01T10:20:36.713Z] === RUN TestParallelPredefinedRequest3 [2022-02-01T10:20:36.713Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-01T10:20:36.713Z] === RUN TestParallelPredefinedRequest4 [2022-02-01T10:20:36.713Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-01T10:20:36.713Z] === RUN TestParallelPredefinedRequest5 [2022-02-01T10:20:36.713Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-01T10:20:36.713Z] === RUN TestDebug [2022-02-01T10:20:36.713Z] --- PASS: TestDebug (0.00s) [2022-02-01T10:20:36.713Z] === RUN TestRequestPoolParallel [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:20:36.713Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.714Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-01T10:20:36.715Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-01T10:20:37.186Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-02-01T10:20:37.186Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-01T10:20:37.186Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-01T10:20:37.186Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-01T10:20:37.186Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-01T10:20:37.186Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-01T10:20:37.186Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-01T10:20:37.186Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-01T10:20:37.186Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-01T10:20:37.186Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-01T10:20:37.187Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-01T10:20:37.187Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-01T10:20:37.187Z] PASS [2022-02-01T10:20:37.187Z] coverage: 88.6% of statements [2022-02-01T10:20:37.187Z] ok github.com/docker/docker/pkg/tailfile 0.217s coverage: 88.6% of statements [2022-02-01T10:20:37.187Z] --- PASS: TestRequestPoolParallel (0.91s) [2022-02-01T10:20:37.187Z] === RUN TestFullAllocateRelease [2022-02-01T10:20:37.658Z] === RUN TestTarSumRemoveNonExistent [2022-02-01T10:20:37.658Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-01T10:20:37.658Z] === RUN TestTarSumRemove [2022-02-01T10:20:37.658Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-01T10:20:37.658Z] === RUN TestSortFileInfoSums [2022-02-01T10:20:37.658Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-01T10:20:37.658Z] === RUN TestNewTarSumForLabelInvalid [2022-02-01T10:20:37.658Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-01T10:20:37.658Z] === RUN TestNewTarSumForLabel [2022-02-01T10:20:37.658Z] --- PASS: TestFullAllocateRelease (0.50s) [2022-02-01T10:20:37.658Z] === RUN TestOddAllocateRelease [2022-02-01T10:20:37.658Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-01T10:20:37.658Z] === RUN TestEmptyTar [2022-02-01T10:20:37.658Z] --- PASS: TestEmptyTar (0.00s) [2022-02-01T10:20:37.658Z] === RUN TestTarSumsReadSize [2022-02-01T10:20:37.658Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-01T10:20:37.658Z] === RUN TestTarSums [2022-02-01T10:20:37.658Z] --- PASS: TestTarSums (0.08s) [2022-02-01T10:20:37.658Z] === RUN TestIteration [2022-02-01T10:20:37.658Z] --- PASS: TestIteration (0.00s) [2022-02-01T10:20:37.658Z] === RUN TestVersionLabelForChecksum [2022-02-01T10:20:37.658Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-01T10:20:37.658Z] === RUN TestVersion [2022-02-01T10:20:37.658Z] --- PASS: TestVersion (0.00s) [2022-02-01T10:20:37.658Z] === RUN TestGetVersion [2022-02-01T10:20:37.658Z] --- PASS: TestGetVersion (0.00s) [2022-02-01T10:20:37.658Z] === RUN TestGetVersions [2022-02-01T10:20:37.658Z] --- PASS: TestGetVersions (0.00s) [2022-02-01T10:20:37.658Z] PASS [2022-02-01T10:20:37.658Z] coverage: 89.3% of statements [2022-02-01T10:20:37.658Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2022-02-01T10:20:37.658Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-02-01T10:20:37.658Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-01T10:20:38.130Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-02-01T10:20:38.130Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-01T10:20:38.130Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-01T10:20:38.130Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-01T10:20:38.130Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-01T10:20:38.130Z] === CONT TestParallelPredefinedRequest1 [2022-02-01T10:20:38.130Z] === CONT TestParallelPredefinedRequest4 [2022-02-01T10:20:38.130Z] === CONT TestParallelPredefinedRequest1 [2022-02-01T10:20:38.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:20:38.130Z] === CONT TestParallelPredefinedRequest3 [2022-02-01T10:20:38.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:20:38.130Z] === CONT TestParallelPredefinedRequest4 [2022-02-01T10:20:38.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:20:38.130Z] === CONT TestParallelPredefinedRequest5 [2022-02-01T10:20:38.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:20:38.130Z] === CONT TestParallelPredefinedRequest2 [2022-02-01T10:20:38.130Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:20:38.130Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-01T10:20:38.130Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-01T10:20:38.130Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-01T10:20:38.130Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-01T10:20:38.130Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-01T10:20:38.130Z] PASS [2022-02-01T10:20:38.130Z] coverage: 85.3% of statements [2022-02-01T10:20:38.130Z] ok github.com/docker/docker/libnetwork/ipam 65.210s coverage: 85.3% of statements [2022-02-01T10:20:38.130Z] testing: warning: no tests to run [2022-02-01T10:20:38.130Z] PASS [2022-02-01T10:20:38.130Z] coverage: [no statements] [2022-02-01T10:20:38.130Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2022-02-01T10:20:39.123Z] === RUN TestTruncIndex [2022-02-01T10:20:39.123Z] --- PASS: TestTruncIndex (0.10s) [2022-02-01T10:20:39.123Z] PASS [2022-02-01T10:20:39.123Z] coverage: 91.5% of statements [2022-02-01T10:20:39.123Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2022-02-01T10:20:39.596Z] === RUN TestIsGIT [2022-02-01T10:20:39.596Z] --- PASS: TestIsGIT (0.00s) [2022-02-01T10:20:39.596Z] === RUN TestIsTransport [2022-02-01T10:20:39.596Z] --- PASS: TestIsTransport (0.00s) [2022-02-01T10:20:39.596Z] PASS [2022-02-01T10:20:39.596Z] coverage: 100.0% of statements [2022-02-01T10:20:39.596Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2022-02-01T10:20:40.068Z] === RUN TestVersionInfo [2022-02-01T10:20:40.068Z] --- PASS: TestVersionInfo (0.00s) [2022-02-01T10:20:40.068Z] === RUN TestAppendVersions [2022-02-01T10:20:40.068Z] --- PASS: TestAppendVersions (0.00s) [2022-02-01T10:20:40.068Z] PASS [2022-02-01T10:20:40.068Z] coverage: 88.9% of statements [2022-02-01T10:20:40.068Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2022-02-01T10:20:41.639Z] --- PASS: TestGet (15.01s) [2022-02-01T10:20:41.639Z] === RUN TestPluginWithNoManifest [2022-02-01T10:20:41.639Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-01T10:20:41.639Z] === RUN TestGetAll [2022-02-01T10:20:41.639Z] --- PASS: TestGetAll (0.00s) [2022-02-01T10:20:41.639Z] PASS [2022-02-01T10:20:41.639Z] coverage: 73.2% of statements [2022-02-01T10:20:41.639Z] ok github.com/docker/docker/pkg/plugins 35.040s coverage: 73.2% of statements [2022-02-01T10:20:41.639Z] === RUN TestValidatePrivileges [2022-02-01T10:20:41.639Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-01T10:20:41.639Z] === RUN TestFilterByCapNeg [2022-02-01T10:20:41.639Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-01T10:20:41.639Z] === RUN TestFilterByCapPos [2022-02-01T10:20:41.639Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-01T10:20:41.639Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-01T10:20:41.639Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-01T10:20:41.639Z] PASS [2022-02-01T10:20:41.639Z] coverage: 12.0% of statements [2022-02-01T10:20:41.639Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2022-02-01T10:20:42.632Z] === RUN TestNewSettable [2022-02-01T10:20:42.632Z] --- PASS: TestNewSettable (0.00s) [2022-02-01T10:20:42.632Z] === RUN TestIsSettable [2022-02-01T10:20:42.632Z] --- PASS: TestIsSettable (0.00s) [2022-02-01T10:20:42.632Z] === RUN TestUpdateSettingsEnv [2022-02-01T10:20:42.632Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-01T10:20:42.632Z] PASS [2022-02-01T10:20:42.632Z] coverage: 20.0% of statements [2022-02-01T10:20:42.632Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 20.0% of statements [2022-02-01T10:20:43.103Z] === RUN TestLoad [2022-02-01T10:20:43.103Z] --- PASS: TestLoad (0.00s) [2022-02-01T10:20:43.103Z] === RUN TestSave [2022-02-01T10:20:43.103Z] --- PASS: TestSave (0.04s) [2022-02-01T10:20:43.103Z] === RUN TestAddDeleteGet [2022-02-01T10:20:43.103Z] --- PASS: TestAddDeleteGet (0.05s) [2022-02-01T10:20:43.103Z] === RUN TestInvalidTags [2022-02-01T10:20:43.103Z] --- PASS: TestInvalidTags (0.01s) [2022-02-01T10:20:43.103Z] PASS [2022-02-01T10:20:43.103Z] coverage: 84.4% of statements [2022-02-01T10:20:43.103Z] ok github.com/docker/docker/reference 0.160s coverage: 84.4% of statements [2022-02-01T10:20:44.679Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-01T10:20:44.679Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-02-01T10:20:44.679Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-01T10:20:44.679Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-01T10:20:44.679Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-01T10:20:44.679Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-01T10:20:44.679Z] === RUN TestResumableRequestReaderWithReadError [2022-02-01T10:20:44.679Z] time="2022-02-01T10:20:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-01T10:20:44.679Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-02-01T10:20:44.679Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-01T10:20:44.679Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-01T10:20:44.679Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-01T10:20:44.679Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-01T10:20:44.679Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-01T10:20:44.679Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-01T10:20:44.679Z] === RUN TestResumableRequestReader [2022-02-01T10:20:44.679Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-01T10:20:44.679Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-01T10:20:44.679Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.04s) [2022-02-01T10:20:44.679Z] PASS [2022-02-01T10:20:44.679Z] coverage: 100.0% of statements [2022-02-01T10:20:44.679Z] ok github.com/docker/docker/registry/resumable 0.293s coverage: 100.0% of statements [2022-02-01T10:20:45.152Z] === RUN TestResolveAuthConfigIndexServer [2022-02-01T10:20:45.152Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestResolveAuthConfigFullURL [2022-02-01T10:20:45.152Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-01T10:20:45.152Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestValidateMirror [2022-02-01T10:20:45.152Z] --- PASS: TestValidateMirror (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestLoadInsecureRegistries [2022-02-01T10:20:45.152Z] time="2022-02-01T10:20:44Z" 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-01T10:20:45.152Z] time="2022-02-01T10:20:45Z" 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-01T10:20:45.152Z] time="2022-02-01T10:20:45Z" 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-01T10:20:45.152Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-02-01T10:20:45.152Z] === RUN TestNewServiceConfig [2022-02-01T10:20:45.152Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestValidateIndexName [2022-02-01T10:20:45.152Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestValidateIndexNameWithError [2022-02-01T10:20:45.152Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestEndpointParse [2022-02-01T10:20:45.152Z] --- PASS: TestEndpointParse (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestEndpointParseInvalid [2022-02-01T10:20:45.152Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestValidateEndpoint [2022-02-01T10:20:45.152Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-01T10:20:45.152Z] === RUN TestPing [2022-02-01T10:20:45.152Z] --- PASS: TestPing (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestPingRegistryEndpoint [2022-02-01T10:20:45.152Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:20:45.152Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestEndpoint [2022-02-01T10:20:45.152Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:20:45.152Z] --- SKIP: TestEndpoint (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestParseRepositoryInfo [2022-02-01T10:20:45.152Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestNewIndexInfo [2022-02-01T10:20:45.152Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestMirrorEndpointLookup [2022-02-01T10:20:45.152Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:20:45.152Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-02-01T10:20:45.152Z] === RUN TestSearchRepositories [2022-02-01T10:20:45.152Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-01T10:20:45.152Z] Host: 127.0.0.1:49331 [2022-02-01T10:20:45.152Z] User-Agent: docker test client [2022-02-01T10:20:45.152Z] Authorization: Token fake-token [2022-02-01T10:20:45.152Z] X-Docker-Token: true [2022-02-01T10:20:45.152Z] Accept-Encoding: gzip [2022-02-01T10:20:45.152Z] [2022-02-01T10:20:45.152Z] [2022-02-01T10:20:45.152Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-01T10:20:45.152Z] Connection: close [2022-02-01T10:20:45.152Z] Content-Length: 144 [2022-02-01T10:20:45.152Z] Cache-Control: no-cache [2022-02-01T10:20:45.152Z] Content-Type: application/json [2022-02-01T10:20:45.152Z] Date: Tue, 01 Feb 2022 10:20:45 GMT [2022-02-01T10:20:45.152Z] Expires: -1 [2022-02-01T10:20:45.152Z] Pragma: no-cache [2022-02-01T10:20:45.152Z] Server: docker-tests/mock [2022-02-01T10:20:45.152Z] X-Docker-Registry-Config: mock [2022-02-01T10:20:45.152Z] X-Docker-Registry-Version: 0.0.0 [2022-02-01T10:20:45.152Z] [2022-02-01T10:20:45.152Z] [2022-02-01T10:20:45.152Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-01T10:20:45.152Z] === RUN TestTrustedLocation [2022-02-01T10:20:45.152Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-01T10:20:45.152Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestAllowNondistributableArtifacts [2022-02-01T10:20:45.152Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-01T10:20:45.152Z] === RUN TestIsSecureIndex [2022-02-01T10:20:45.152Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-01T10:20:45.152Z] PASS [2022-02-01T10:20:45.152Z] coverage: 51.2% of statements [2022-02-01T10:20:45.152Z] ok github.com/docker/docker/registry 0.324s coverage: 51.2% of statements [2022-02-01T10:20:45.623Z] === RUN TestRestartManagerTimeout [2022-02-01T10:20:45.623Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-01T10:20:45.623Z] === RUN TestRestartManagerTimeoutReset [2022-02-01T10:20:45.623Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-01T10:20:45.623Z] PASS [2022-02-01T10:20:45.623Z] coverage: 45.3% of statements [2022-02-01T10:20:45.623Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 45.3% of statements [2022-02-01T10:20:46.072Z] --- PASS: TestServiceUpdateNetwork (12.26s) [2022-02-01T10:20:46.072Z] === RUN TestServiceUpdatePidsLimit [2022-02-01T10:20:46.096Z] === RUN TestDecodeContainerConfig [2022-02-01T10:20:46.096Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-01T10:20:46.096Z] === RUN TestDecodeContainerConfigIsolation [2022-02-01T10:20:46.096Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-01T10:20:46.096Z] === RUN TestValidatePrivileged [2022-02-01T10:20:46.096Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-01T10:20:46.096Z] PASS [2022-02-01T10:20:46.096Z] coverage: 52.6% of statements [2022-02-01T10:20:46.096Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.6% of statements [2022-02-01T10:20:46.570Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-01T10:20:46.570Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-01T10:20:46.570Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-01T10:20:46.570Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-01T10:20:46.570Z] PASS [2022-02-01T10:20:46.570Z] coverage: 62.5% of statements [2022-02-01T10:20:46.570Z] ok github.com/docker/docker/testutil 0.053s coverage: 62.5% of statements [2022-02-01T10:20:46.634Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-01T10:20:47.196Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-01T10:20:50.382Z] === RUN TestGetDriver [2022-02-01T10:20:50.382Z] --- PASS: TestGetDriver (0.00s) [2022-02-01T10:20:50.382Z] === RUN TestVolumeRequestError [2022-02-01T10:20:50.382Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-01T10:20:50.382Z] PASS [2022-02-01T10:20:50.382Z] coverage: 36.1% of statements [2022-02-01T10:20:50.382Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2022-02-01T10:20:50.382Z] === RUN TestGetAddress [2022-02-01T10:20:50.382Z] --- PASS: TestGetAddress (0.00s) [2022-02-01T10:20:50.382Z] === RUN TestRemove [2022-02-01T10:20:50.382Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-01T10:20:50.382Z] --- SKIP: TestRemove (0.00s) [2022-02-01T10:20:50.382Z] === RUN TestInitializeWithVolumes [2022-02-01T10:20:50.382Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-01T10:20:50.382Z] === RUN TestCreate [2022-02-01T10:20:50.382Z] --- PASS: TestCreate (0.01s) [2022-02-01T10:20:50.382Z] === RUN TestValidateName [2022-02-01T10:20:50.382Z] --- PASS: TestValidateName (0.00s) [2022-02-01T10:20:50.382Z] === RUN TestCreateWithOpts [2022-02-01T10:20:50.382Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-01T10:20:50.382Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-01T10:20:50.382Z] === RUN TestRelaodNoOpts [2022-02-01T10:20:50.382Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-01T10:20:50.382Z] PASS [2022-02-01T10:20:50.382Z] coverage: 41.5% of statements [2022-02-01T10:20:50.382Z] ok github.com/docker/docker/volume/local 0.085s coverage: 41.5% of statements [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRaw [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRawSplit [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-01T10:20:51.957Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-01T10:20:51.957Z] === RUN TestLinuxParseMountRaw [2022-02-01T10:20:51.957Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-01T10:20:51.957Z] === RUN TestLinuxParseMountRawSplit [2022-02-01T10:20:51.957Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-01T10:20:51.957Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-01T10:20:51.957Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-01T10:20:51.957Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-01T10:20:51.957Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-01T10:20:51.957Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-01T10:20:51.957Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-01T10:20:51.957Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-01T10:20:51.957Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-01T10:20:51.957Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-01T10:20:51.957Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-01T10:20:51.957Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-01T10:20:51.957Z] === RUN TestConvertTmpfsOptions [2022-02-01T10:20:51.957Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-01T10:20:51.957Z] linux_parser_test.go:209: data="ro" [2022-02-01T10:20:51.957Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-01T10:20:51.957Z] === RUN TestParseMountSpec [2022-02-01T10:20:51.957Z] parser_test.go:62: case 0 [2022-02-01T10:20:51.957Z] parser_test.go:62: case 1 [2022-02-01T10:20:51.957Z] parser_test.go:62: case 2 [2022-02-01T10:20:51.957Z] parser_test.go:62: case 3 [2022-02-01T10:20:51.957Z] parser_test.go:62: case 4 [2022-02-01T10:20:51.957Z] parser_test.go:62: case 5 [2022-02-01T10:20:51.957Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-01T10:20:51.957Z] === RUN TestValidateMount [2022-02-01T10:20:51.957Z] --- PASS: TestValidateMount (0.00s) [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRaw [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-01T10:20:51.957Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-01T10:20:51.957Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-01T10:20:51.957Z] PASS [2022-02-01T10:20:51.957Z] coverage: 67.6% of statements [2022-02-01T10:20:51.957Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.6% of statements [2022-02-01T10:20:52.956Z] === RUN TestSetGetMeta [2022-02-01T10:20:52.956Z] === PAUSE TestSetGetMeta [2022-02-01T10:20:52.956Z] === RUN TestRestore [2022-02-01T10:20:52.956Z] === PAUSE TestRestore [2022-02-01T10:20:52.956Z] === RUN TestServiceCreate [2022-02-01T10:20:52.956Z] === PAUSE TestServiceCreate [2022-02-01T10:20:52.956Z] === RUN TestServiceList [2022-02-01T10:20:52.956Z] === PAUSE TestServiceList [2022-02-01T10:20:52.956Z] === RUN TestServiceRemove [2022-02-01T10:20:52.956Z] === PAUSE TestServiceRemove [2022-02-01T10:20:52.956Z] === RUN TestServiceGet [2022-02-01T10:20:52.956Z] === PAUSE TestServiceGet [2022-02-01T10:20:52.956Z] === RUN TestServicePrune [2022-02-01T10:20:52.956Z] === PAUSE TestServicePrune [2022-02-01T10:20:52.956Z] === RUN TestCreate [2022-02-01T10:20:52.956Z] === PAUSE TestCreate [2022-02-01T10:20:52.956Z] === RUN TestRemove [2022-02-01T10:20:52.956Z] === PAUSE TestRemove [2022-02-01T10:20:52.956Z] === RUN TestList [2022-02-01T10:20:52.956Z] === PAUSE TestList [2022-02-01T10:20:52.956Z] === RUN TestFindByDriver [2022-02-01T10:20:52.956Z] === PAUSE TestFindByDriver [2022-02-01T10:20:52.956Z] === RUN TestFindByReferenced [2022-02-01T10:20:52.956Z] === PAUSE TestFindByReferenced [2022-02-01T10:20:52.956Z] === RUN TestDerefMultipleOfSameRef [2022-02-01T10:20:52.956Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-01T10:20:52.956Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-01T10:20:52.956Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-01T10:20:52.956Z] === RUN TestDefererencePluginOnCreateError [2022-02-01T10:20:52.956Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-01T10:20:52.956Z] === RUN TestRefDerefRemove [2022-02-01T10:20:52.956Z] === PAUSE TestRefDerefRemove [2022-02-01T10:20:52.956Z] === RUN TestGet [2022-02-01T10:20:52.956Z] === PAUSE TestGet [2022-02-01T10:20:52.956Z] === RUN TestGetWithReference [2022-02-01T10:20:52.956Z] === PAUSE TestGetWithReference [2022-02-01T10:20:52.956Z] === RUN TestFilterFunc [2022-02-01T10:20:52.956Z] === RUN TestFilterFunc/test_nil_list [2022-02-01T10:20:52.956Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-01T10:20:52.956Z] === RUN TestFilterFunc/test_empty_list [2022-02-01T10:20:52.956Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-01T10:20:52.956Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-01T10:20:52.956Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-01T10:20:52.956Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-01T10:20:52.956Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-01T10:20:52.956Z] === RUN TestFilterFunc/test_filter_some [2022-02-01T10:20:52.956Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-01T10:20:52.956Z] === RUN TestFilterFunc/test_filter_middle [2022-02-01T10:20:52.956Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-01T10:20:52.956Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-01T10:20:52.956Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-01T10:20:52.956Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-01T10:20:52.956Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-01T10:20:52.956Z] === CONT TestFilterFunc/test_nil_list [2022-02-01T10:20:52.956Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-01T10:20:52.956Z] === CONT TestFilterFunc/test_filter_some [2022-02-01T10:20:52.956Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-01T10:20:52.956Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-01T10:20:52.956Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-01T10:20:52.956Z] === CONT TestFilterFunc/test_empty_list [2022-02-01T10:20:52.956Z] === CONT TestFilterFunc/test_filter_middle [2022-02-01T10:20:52.956Z] --- PASS: TestFilterFunc (0.00s) [2022-02-01T10:20:52.956Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-01T10:20:52.956Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-01T10:20:52.956Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-01T10:20:52.956Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-01T10:20:52.956Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-01T10:20:52.956Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-01T10:20:52.956Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-01T10:20:52.956Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-01T10:20:52.956Z] === CONT TestSetGetMeta [2022-02-01T10:20:52.956Z] === CONT TestList [2022-02-01T10:20:52.956Z] === CONT TestServiceGet [2022-02-01T10:20:52.956Z] === CONT TestCreate [2022-02-01T10:20:52.956Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-01T10:20:52.956Z] === CONT TestRemove [2022-02-01T10:20:52.956Z] --- PASS: TestCreate (0.04s) [2022-02-01T10:20:52.956Z] === CONT TestServiceRemove [2022-02-01T10:20:52.956Z] --- PASS: TestList (0.06s) [2022-02-01T10:20:52.956Z] === CONT TestServiceList [2022-02-01T10:20:52.956Z] --- PASS: TestRemove (0.04s) [2022-02-01T10:20:52.956Z] === CONT TestServiceCreate [2022-02-01T10:20:52.956Z] --- PASS: TestServiceGet (0.22s) [2022-02-01T10:20:52.956Z] === CONT TestRestore [2022-02-01T10:20:52.956Z] --- PASS: TestServiceRemove (0.18s) [2022-02-01T10:20:52.956Z] === CONT TestDefererencePluginOnCreateError [2022-02-01T10:20:52.956Z] --- PASS: TestServiceList (0.17s) [2022-02-01T10:20:52.956Z] === CONT TestGetWithReference [2022-02-01T10:20:52.956Z] --- PASS: TestServiceCreate (0.17s) [2022-02-01T10:20:52.956Z] === CONT TestGet [2022-02-01T10:20:52.956Z] --- PASS: TestGet (0.03s) [2022-02-01T10:20:52.956Z] === CONT TestRefDerefRemove [2022-02-01T10:20:52.956Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-02-01T10:20:52.956Z] === CONT TestServicePrune [2022-02-01T10:20:52.956Z] --- PASS: TestRestore (0.05s) [2022-02-01T10:20:52.956Z] === CONT TestDerefMultipleOfSameRef [2022-02-01T10:20:52.956Z] --- PASS: TestGetWithReference (0.04s) [2022-02-01T10:20:52.956Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-01T10:20:52.956Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-01T10:20:52.956Z] === CONT TestFindByReferenced [2022-02-01T10:20:52.956Z] time="2022-02-01T10:20:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-01T10:20:52.956Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-01T10:20:52.956Z] === CONT TestFindByDriver [2022-02-01T10:20:52.956Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-02-01T10:20:52.956Z] time="2022-02-01T10:20:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-01T10:20:52.956Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-01T10:20:52.956Z] time="2022-02-01T10:20:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-01T10:20:52.956Z] time="2022-02-01T10:20:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-01T10:20:52.956Z] --- PASS: TestFindByDriver (0.04s) [2022-02-01T10:20:52.956Z] time="2022-02-01T10:20:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-01T10:20:52.956Z] --- PASS: TestServicePrune (0.08s) [2022-02-01T10:20:52.956Z] PASS [2022-02-01T10:20:52.956Z] coverage: 69.0% of statements [2022-02-01T10:20:52.956Z] ok github.com/docker/docker/volume/service 0.394s coverage: 69.0% of statements [2022-02-01T10:20:54.532Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-01T10:20:54.532Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-01T10:20:54.532Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-01T10:20:54.532Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-01T10:20:55.278Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-01T10:20:55.278Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-01T10:20:55.278Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-01T10:20:55.278Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-01T10:20:55.278Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-01T10:20:55.278Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-01T10:20:55.278Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-01T10:20:55.841Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-01T10:20:55.841Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-01T10:20:55.841Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-01T10:20:56.097Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-01T10:20:56.097Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-01T10:20:56.353Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-01T10:20:56.609Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-01T10:20:56.609Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-01T10:20:57.170Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-01T10:20:57.170Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-01T10:20:57.732Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-01T10:20:58.293Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-01T10:20:58.549Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-01T10:20:59.111Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-01T10:21:01.627Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-01T10:21:01.627Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-01T10:21:01.627Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-01T10:21:01.627Z] --- PASS: TestServiceUpdatePidsLimit (16.38s) [2022-02-01T10:21:01.627Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-02-01T10:21:01.627Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-02-01T10:21:01.627Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-02-01T10:21:01.627Z] PASS [2022-02-01T10:21:01.627Z] [2022-02-01T10:21:01.627Z] === Skipped [2022-02-01T10:21:01.627Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-01T10:21:01.627Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-01T10:21:01.627Z] [2022-02-01T10:21:01.627Z] DONE 27 tests, 1 skipped in 191.440s [2022-02-01T10:21:01.627Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-01T10:21:01.627Z] ++ 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-01T10:21:01.627Z] ++ set -e [2022-02-01T10:21:01.627Z] ++ '[' -n 0 ']' [2022-02-01T10:21:01.627Z] ++ set -x [2022-02-01T10:21:01.627Z] ++ 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-01T10:21:01.627Z] INFO: Testing against a local daemon [2022-02-01T10:21:01.627Z] === RUN TestSessionCreate [2022-02-01T10:21:01.710Z] --- PASS: TestBuildWithHugeFile (120.95s) [2022-02-01T10:21:01.710Z] === RUN TestBuildWCOWSandboxSize [2022-02-01T10:21:01.710Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:21:01.710Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:21:01.710Z] === RUN TestBuildWithEmptyDockerfile [2022-02-01T10:21:01.710Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:21:01.710Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:21:01.710Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:21:01.710Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:21:01.710Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:21:01.710Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:21:01.710Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:21:01.710Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:21:01.710Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:21:01.710Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-02-01T10:21:01.710Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-01T10:21:01.710Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-01T10:21:01.710Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-01T10:21:01.710Z] === RUN TestBuildPreserveOwnership [2022-02-01T10:21:01.710Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:21:01.711Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestBuildPlatformInvalid [2022-02-01T10:21:01.711Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-01T10:21:01.711Z] PASS [2022-02-01T10:21:01.711Z] ok github.com/docker/docker/integration/build 190.321s [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] === Skipped [2022-02-01T10:21:01.711Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-01T10:21:01.711Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-01T10:21:01.711Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-01T10:21:01.711Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-01T10:21:01.711Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:21:01.711Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-01T10:21:01.711Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] DONE 29 tests, 6 skipped in 224.133s [2022-02-01T10:21:01.711Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-01T10:21:01.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:21:01.711Z] INFO: Testing against a local daemon [2022-02-01T10:21:01.711Z] === RUN TestConfigInspect [2022-02-01T10:21:01.711Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestConfigList [2022-02-01T10:21:01.711Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] --- SKIP: TestConfigList (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestConfigsCreateAndDelete [2022-02-01T10:21:01.711Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestConfigsUpdate [2022-02-01T10:21:01.711Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestTemplatedConfig [2022-02-01T10:21:01.711Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestConfigCreateResolve [2022-02-01T10:21:01.711Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:21:01.711Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-01T10:21:01.711Z] PASS [2022-02-01T10:21:01.711Z] ok github.com/docker/docker/integration/config 0.104s [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] === Skipped [2022-02-01T10:21:01.711Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-01T10:21:01.711Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-01T10:21:01.711Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-01T10:21:01.711Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-01T10:21:01.711Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-01T10:21:01.711Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-01T10:21:01.711Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:21:01.711Z] [2022-02-01T10:21:01.711Z] DONE 6 tests, 6 skipped in 2.613s [2022-02-01T10:21:01.711Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-01T10:21:01.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:21:01.711Z] INFO: Testing against a local daemon [2022-02-01T10:21:01.711Z] === RUN TestCheckpoint [2022-02-01T10:21:01.711Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:21:01.711Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestContainerInvalidJSON [2022-02-01T10:21:01.711Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:21:01.711Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:21:01.711Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:21:01.711Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:21:01.711Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:21:01.711Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:21:01.711Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-02-01T10:21:01.711Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-01T10:21:01.711Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-01T10:21:01.711Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-01T10:21:01.711Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-02-01T10:21:01.711Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-01T10:21:01.711Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-02-01T10:21:01.711Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-01T10:21:01.711Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-02-01T10:21:01.711Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-01T10:21:01.711Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-02-01T10:21:01.711Z] === RUN TestCopyFromContainer [2022-02-01T10:21:01.711Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-01T10:21:01.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:21:01.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:21:01.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:21:01.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:21:01.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:21:01.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:21:01.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:21:01.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:21:01.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:21:01.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-02-01T10:21:01.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-01T10:21:01.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-01T10:21:01.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-01T10:21:01.711Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-01T10:21:01.711Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-01T10:21:01.711Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestCreateWithInvalidEnv [2022-02-01T10:21:01.711Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-01T10:21:01.711Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-01T10:21:01.711Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-01T10:21:01.711Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-01T10:21:01.711Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-01T10:21:01.711Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-01T10:21:01.711Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-01T10:21:01.711Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-01T10:21:01.711Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-01T10:21:01.711Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-01T10:21:01.711Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-01T10:21:01.711Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-01T10:21:01.711Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestCreateTmpfsMountsTarget [2022-02-01T10:21:01.711Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-01T10:21:01.711Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:21:01.711Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-01T10:21:01.711Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:21:01.711Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-01T10:21:01.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:21:01.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:21:01.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:21:01.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:21:01.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:21:01.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:21:01.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:21:01.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:21:01.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:21:01.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:21:01.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:21:01.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:21:01.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:21:01.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:21:01.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:21:01.711Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-01T10:21:01.711Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-02-01T10:21:01.711Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-01T10:21:01.711Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-01T10:21:01.711Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-01T10:21:01.711Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-01T10:21:01.711Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-01T10:21:01.711Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-01T10:21:01.711Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestCreateDifferentPlatform [2022-02-01T10:21:01.711Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-01T10:21:01.711Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-01T10:21:01.711Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-01T10:21:01.711Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-01T10:21:01.711Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-01T10:21:01.711Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-02-01T10:21:01.711Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-01T10:21:01.711Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-01T10:21:01.711Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-01T10:21:01.711Z] === RUN TestContainerKillOnDaemonStart [2022-02-01T10:21:01.711Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:01.711Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestDiff [2022-02-01T10:21:01.711Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-01T10:21:01.711Z] --- SKIP: TestDiff (0.00s) [2022-02-01T10:21:01.711Z] === RUN TestExecWithCloseStdin [2022-02-01T10:21:01.711Z] --- PASS: TestExecWithCloseStdin (2.78s) [2022-02-01T10:21:01.711Z] === RUN TestExec [2022-02-01T10:21:01.883Z] --- PASS: TestSessionCreate (0.03s) [2022-02-01T10:21:01.883Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-01T10:21:01.883Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-01T10:21:01.883Z] PASS [2022-02-01T10:21:01.883Z] [2022-02-01T10:21:01.883Z] DONE 2 tests in 0.160s [2022-02-01T10:21:01.883Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-01T10:21:01.883Z] ++ 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-01T10:21:01.883Z] ++ set -e [2022-02-01T10:21:01.883Z] ++ '[' -n 0 ']' [2022-02-01T10:21:01.883Z] ++ set -x [2022-02-01T10:21:01.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01T10:21:01.883Z] INFO: Testing against a local daemon [2022-02-01T10:21:01.883Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-01T10:21:01.883Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-01T10:21:01.883Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-01T10:21:01.883Z] === RUN TestDiskUsage [2022-02-01T10:21:01.883Z] === PAUSE TestDiskUsage [2022-02-01T10:21:01.883Z] === RUN TestEventsExecDie [2022-02-01T10:21:02.180Z] --- PASS: TestExec (2.55s) [2022-02-01T10:21:02.180Z] === RUN TestExecUser [2022-02-01T10:21:02.180Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-01T10:21:02.180Z] --- SKIP: TestExecUser (0.00s) [2022-02-01T10:21:02.180Z] === RUN TestExportContainerAndImportImage [2022-02-01T10:21:02.180Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:02.180Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-01T10:21:02.181Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-01T10:21:02.181Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:02.181Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-01T10:21:02.181Z] === RUN TestHealthCheckWorkdir [2022-02-01T10:21:02.181Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-01T10:21:02.181Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-01T10:21:02.181Z] === RUN TestHealthKillContainer [2022-02-01T10:21:02.181Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-01T10:21:02.181Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-01T10:21:02.181Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-01T10:21:02.181Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-01T10:21:02.181Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-01T10:21:02.181Z] === RUN TestKillContainerInvalidSignal [2022-02-01T10:21:02.809Z] --- PASS: TestEventsExecDie (0.72s) [2022-02-01T10:21:02.810Z] === RUN TestEventsBackwardsCompatible [2022-02-01T10:21:02.810Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-02-01T10:21:02.810Z] === RUN TestEventsVolumeCreate [2022-02-01T10:21:02.810Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-01T10:21:02.810Z] === RUN TestInfoBinaryCommits [2022-02-01T10:21:02.810Z] === RUN TestDockerSuite/TestImportFile [2022-02-01T10:21:02.810Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-02-01T10:21:02.810Z] === RUN TestInfoAPIVersioned [2022-02-01T10:21:02.810Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-01T10:21:02.810Z] === RUN TestInfoAPI [2022-02-01T10:21:02.810Z] --- PASS: TestInfoAPI (0.02s) [2022-02-01T10:21:02.810Z] === RUN TestInfoAPIWarnings [2022-02-01T10:21:03.743Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-01T10:21:03.743Z] check_test.go:379: [d11111022c6f1] daemon is not started [2022-02-01T10:21:03.743Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-01T10:21:03.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-02-01T10:21:04.412Z] --- PASS: TestKillContainerInvalidSignal (2.43s) [2022-02-01T10:21:04.412Z] === RUN TestKillContainer [2022-02-01T10:21:04.412Z] === RUN TestKillContainer/no_signal [2022-02-01T10:21:05.109Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-01T10:21:06.039Z] docker_api_swarm_test.go:802: [db49966c67018] joining swarm manager [db2078a3308d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:21:06.601Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-01T10:21:06.644Z] === RUN TestKillContainer/non_killing_signal [2022-02-01T10:21:06.644Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-01T10:21:06.644Z] === RUN TestKillContainer/killing_signal [2022-02-01T10:21:07.063Z] 2022/02/01 10:21:06 Closing DB instances... [2022-02-01T10:21:07.534Z] docker_api_swarm_test.go:802: [da8dbe9353f3f] joining swarm manager [db2078a3308d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:21:08.095Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-01T10:21:08.637Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-02-01T10:21:08.637Z] === RUN TestFindNode [2022-02-01T10:21:08.637Z] 2022/02/01 10:21:08 Closing DB instances... [2022-02-01T10:21:08.637Z] --- PASS: TestFindNode (0.02s) [2022-02-01T10:21:08.637Z] === RUN TestChangeNodeState [2022-02-01T10:21:08.637Z] 2022/02/01 10:21:08 Closing DB instances... [2022-02-01T10:21:08.637Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-01T10:21:08.637Z] === RUN TestNodeReincarnation [2022-02-01T10:21:08.637Z] 2022/02/01 10:21:08 Closing DB instances... [2022-02-01T10:21:08.658Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-01T10:21:08.913Z] docker_api_swarm_test.go:802: [dcf17ab336192] joining swarm manager [db2078a3308d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-01T10:21:09.170Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-01T10:21:09.733Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-01T10:21:09.733Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-02-01T10:21:09.733Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-01T10:21:10.295Z] docker_api_swarm_test.go:802: [d8f8e8cea41e8] joining swarm manager [db2078a3308d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-01T10:21:10.295Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-01T10:21:10.442Z] --- PASS: TestKillContainer (5.35s) [2022-02-01T10:21:10.442Z] --- PASS: TestKillContainer/no_signal (2.32s) [2022-02-01T10:21:10.442Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-01T10:21:10.442Z] --- PASS: TestKillContainer/killing_signal (2.95s) [2022-02-01T10:21:10.442Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-01T10:21:10.442Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:21:10.442Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-01T10:21:10.442Z] === RUN TestKillStoppedContainer [2022-02-01T10:21:10.442Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:21:10.442Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-01T10:21:10.442Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-01T10:21:10.442Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:21:10.442Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-01T10:21:10.442Z] === RUN TestKillDifferentUserContainer [2022-02-01T10:21:10.442Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-01T10:21:10.442Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-01T10:21:10.442Z] === RUN TestInspectOomKilledTrue [2022-02-01T10:21:10.442Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:10.442Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-01T10:21:10.442Z] === RUN TestInspectOomKilledFalse [2022-02-01T10:21:10.442Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:21:10.442Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-01T10:21:10.442Z] === RUN TestLogsFollowTailEmpty [2022-02-01T10:21:10.551Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-01T10:21:11.115Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-01T10:21:11.371Z] docker_api_swarm_test.go:810: [d417eabfea90a] joining swarm manager [db2078a3308d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-02-01T10:21:11.627Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-01T10:21:12.189Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-01T10:21:12.680Z] --- PASS: TestLogsFollowTailEmpty (2.49s) [2022-02-01T10:21:12.680Z] === RUN TestNetworkNat [2022-02-01T10:21:12.680Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-01T10:21:12.680Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-01T10:21:12.680Z] === RUN TestNetworkLocalhostTCPNat [2022-02-01T10:21:12.751Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-01T10:21:12.751Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-01T10:21:13.416Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-01T10:21:13.416Z] === RUN TestParallelCreate [2022-02-01T10:21:13.416Z] 2022/02/01 10:21:13 Closing DB instances... [2022-02-01T10:21:13.416Z] --- PASS: TestParallelCreate (0.02s) [2022-02-01T10:21:13.416Z] === RUN TestParallelDelete [2022-02-01T10:21:13.416Z] 2022/02/01 10:21:13 Closing DB instances... [2022-02-01T10:21:13.416Z] --- PASS: TestParallelDelete (0.02s) [2022-02-01T10:21:13.416Z] === RUN TestNetworkDBIslands [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d25906562a18 with config:&{NodeID:d25906562a18 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-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=info msg="Node d25906562a18/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=info msg="Node d25906562a18/172.17.132.43, added to nodes list" [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b1069268c37d with config:&{NodeID:b1069268c37d 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-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=info msg="Node b1069268c37d/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=info msg="Node b1069268c37d/172.17.132.43, added to nodes list" [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=info msg="Node b1069268c37d/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=info msg="Node b1069268c37d/172.17.132.43, added to nodes list" [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=info msg="Node d25906562a18/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=info msg="Node d25906562a18/172.17.132.43, added to nodes list" [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-01T10:21:13.416Z] time="2022-02-01T10:21:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-02-01T10:21:13.678Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-01T10:21:14.239Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:923eac2bb572 with config:&{NodeID:923eac2bb572 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-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=info msg="Node 923eac2bb572/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=info msg="Node 923eac2bb572/172.17.132.43, added to nodes list" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=info msg="Node 923eac2bb572/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=info msg="Node 923eac2bb572/172.17.132.43, added to nodes list" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=info msg="Node d25906562a18/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=info msg="Node d25906562a18/172.17.132.43, added to nodes list" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=info msg="Node b1069268c37d/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=info msg="Node b1069268c37d/172.17.132.43, added to nodes list" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=info msg="Node 923eac2bb572/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:14.407Z] time="2022-02-01T10:21:14Z" level=info msg="Node 923eac2bb572/172.17.132.43, added to nodes list" [2022-02-01T10:21:14.801Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-01T10:21:14.801Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:50fa0e7e7bb4 with config:&{NodeID:50fa0e7e7bb4 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-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, added to nodes list" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, added to nodes list" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node b1069268c37d/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node b1069268c37d/172.17.132.43, added to nodes list" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node 923eac2bb572/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node 923eac2bb572/172.17.132.43, added to nodes list" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node d25906562a18/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node d25906562a18/172.17.132.43, added to nodes list" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, added to nodes list" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:14.878Z] time="2022-02-01T10:21:14Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, added to nodes list" [2022-02-01T10:21:14.897Z] --- PASS: TestNetworkLocalhostTCPNat (2.71s) [2022-02-01T10:21:14.897Z] === RUN TestNetworkLoopbackNat [2022-02-01T10:21:14.897Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-01T10:21:14.897Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-01T10:21:14.897Z] === RUN TestPause [2022-02-01T10:21:14.897Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-01T10:21:14.897Z] --- SKIP: TestPause (0.00s) [2022-02-01T10:21:14.897Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-01T10:21:15.058Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-01T10:21:15.058Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-01T10:21:15.058Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a77eeb6e928c with config:&{NodeID:a77eeb6e928c 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-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="Node a77eeb6e928c/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="Node a77eeb6e928c/172.17.132.43, added to nodes list" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="Node a77eeb6e928c/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="Node a77eeb6e928c/172.17.132.43, added to nodes list" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="Node d25906562a18/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="Node d25906562a18/172.17.132.43, added to nodes list" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, added to nodes list" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="Node b1069268c37d/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="Node b1069268c37d/172.17.132.43, added to nodes list" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="Node 923eac2bb572/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=info msg="Node 923eac2bb572/172.17.132.43, added to nodes list" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:15Z" level=info msg="Node a77eeb6e928c/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:15Z" level=info msg="Node a77eeb6e928c/172.17.132.43, added to nodes list" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:15Z" level=info msg="Node a77eeb6e928c/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:15Z" level=info msg="Node a77eeb6e928c/172.17.132.43, added to nodes list" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:15Z" level=info msg="Node a77eeb6e928c/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:15.350Z] time="2022-02-01T10:21:15Z" level=info msg="Node a77eeb6e928c/172.17.132.43, added to nodes list" [2022-02-01T10:21:15.820Z] networkdb_test.go:835: Re-joining: 3 [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=info msg="The new bootstrap node list is:[172.17.132.43:10033 172.17.132.43:10034 172.17.132.43:10035]" [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.132.43:10033" [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49354" [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.132.43:10034" [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49355" [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.132.43:10035" [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49356" [2022-02-01T10:21:15.820Z] networkdb_test.go:835: Re-joining: 4 [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=info msg="The new bootstrap node list is:[172.17.132.43:10033 172.17.132.43:10034 172.17.132.43:10035]" [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.132.43:10033" [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49357" [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.132.43:10034" [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49358" [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.132.43:10035" [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49359" [2022-02-01T10:21:15.820Z] time="2022-02-01T10:21:15Z" level=info msg="node 0 leaving" [2022-02-01T10:21:15.984Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-01T10:21:16.240Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:15Z" level=info msg="Node d25906562a18 change state NodeActive --> NodeLeft" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:15Z" level=info msg="node2(b1069268c37d): Node leave event for d25906562a18/172.17.132.43" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:15Z" level=info msg="Node d25906562a18 change state NodeActive --> NodeLeft" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:15Z" level=info msg="node3(923eac2bb572): Node leave event for d25906562a18/172.17.132.43" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:15Z" level=info msg="Node d25906562a18 change state NodeActive --> NodeLeft" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:15Z" level=info msg="node5(a77eeb6e928c): Node leave event for d25906562a18/172.17.132.43" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:15Z" level=info msg="Node d25906562a18 change state NodeActive --> NodeLeft" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:15Z" level=info msg="node4(50fa0e7e7bb4): Node leave event for d25906562a18/172.17.132.43" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:15Z" level=info msg="Node d25906562a18 change state NodeActive --> NodeLeft" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:15Z" level=info msg="node1(d25906562a18): Node leave event for d25906562a18/172.17.132.43" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:16Z" level=info msg="Node d25906562a18/172.17.132.43, left gossip cluster" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:16Z" level=info msg="Node d25906562a18/172.17.132.43, left gossip cluster" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:16Z" level=info msg="Node d25906562a18/172.17.132.43, left gossip cluster" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:16Z" level=info msg="Node d25906562a18/172.17.132.43, left gossip cluster" [2022-02-01T10:21:16.291Z] time="2022-02-01T10:21:16Z" level=info msg="Node d25906562a18/172.17.132.43, left gossip cluster" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="node 1 leaving" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="Node b1069268c37d change state NodeActive --> NodeLeft" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="node3(923eac2bb572): Node leave event for b1069268c37d/172.17.132.43" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="Node b1069268c37d change state NodeActive --> NodeLeft" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="node4(50fa0e7e7bb4): Node leave event for b1069268c37d/172.17.132.43" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="Node b1069268c37d/172.17.132.43, left gossip cluster" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="Node b1069268c37d change state NodeActive --> NodeFailed" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="Node b1069268c37d/172.17.132.43, added to failed nodes list" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="Node b1069268c37d change state NodeActive --> NodeLeft" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="node5(a77eeb6e928c): Node leave event for b1069268c37d/172.17.132.43" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=error msg="node: b1069268c37d is unknown to memberlist" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="Node b1069268c37d/172.17.132.43, left gossip cluster" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="Node b1069268c37d/172.17.132.43, left gossip cluster" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="Node b1069268c37d/172.17.132.43, left gossip cluster" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="node 2 leaving" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="Node 923eac2bb572 change state NodeActive --> NodeLeft" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="node4(50fa0e7e7bb4): Node leave event for 923eac2bb572/172.17.132.43" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="Node 923eac2bb572 change state NodeActive --> NodeLeft" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="node5(a77eeb6e928c): Node leave event for 923eac2bb572/172.17.132.43" [2022-02-01T10:21:16.762Z] time="2022-02-01T10:21:16Z" level=info msg="Node 923eac2bb572 change state NodeActive --> NodeLeft" [2022-02-01T10:21:16.803Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-01T10:21:17.233Z] time="2022-02-01T10:21:16Z" level=info msg="node3(923eac2bb572): Node leave event for 923eac2bb572/172.17.132.43" [2022-02-01T10:21:17.233Z] time="2022-02-01T10:21:16Z" level=debug msg="memberlist: Failed ping: a77eeb6e928c (timeout reached)" [2022-02-01T10:21:17.233Z] time="2022-02-01T10:21:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.132.43:10036: use of closed network connection" [2022-02-01T10:21:17.233Z] time="2022-02-01T10:21:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.132.43:10035: use of closed network connection" [2022-02-01T10:21:17.233Z] time="2022-02-01T10:21:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.132.43:10034: use of closed network connection" [2022-02-01T10:21:17.233Z] time="2022-02-01T10:21:16Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49360" [2022-02-01T10:21:17.233Z] time="2022-02-01T10:21:16Z" level=info msg="Node 923eac2bb572/172.17.132.43, left gossip cluster" [2022-02-01T10:21:17.233Z] time="2022-02-01T10:21:17Z" level=info msg="Node 923eac2bb572/172.17.132.43, left gossip cluster" [2022-02-01T10:21:17.233Z] time="2022-02-01T10:21:17Z" level=info msg="Node 923eac2bb572/172.17.132.43, left gossip cluster" [2022-02-01T10:21:17.703Z] time="2022-02-01T10:21:17Z" level=warning msg="memberlist: Was able to connect to a77eeb6e928c but other probes failed, network may be misconfigured" [2022-02-01T10:21:17.703Z] networkdb_test.go:867: node4: OK [2022-02-01T10:21:17.703Z] networkdb_test.go:867: node5: OK [2022-02-01T10:21:17.703Z] time="2022-02-01T10:21:17Z" level=info msg="node 0 coming back" [2022-02-01T10:21:17.703Z] time="2022-02-01T10:21:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:54c2ee8c2401 with config:&{NodeID:54c2ee8c2401 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-01T10:21:17.703Z] time="2022-02-01T10:21:17Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:17.703Z] time="2022-02-01T10:21:17Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, added to nodes list" [2022-02-01T10:21:17.703Z] time="2022-02-01T10:21:17Z" level=info msg="node 1 coming back" [2022-02-01T10:21:17.703Z] time="2022-02-01T10:21:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:aed6f94b197c with config:&{NodeID:aed6f94b197c 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-01T10:21:17.703Z] time="2022-02-01T10:21:17Z" level=info msg="Node aed6f94b197c/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:17.703Z] time="2022-02-01T10:21:17Z" level=info msg="Node aed6f94b197c/172.17.132.43, added to nodes list" [2022-02-01T10:21:17.703Z] time="2022-02-01T10:21:17Z" level=info msg="node 2 coming back" [2022-02-01T10:21:17.703Z] time="2022-02-01T10:21:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f501704daf56 with config:&{NodeID:f501704daf56 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-01T10:21:17.703Z] time="2022-02-01T10:21:17Z" level=info msg="Node f501704daf56/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:17.703Z] time="2022-02-01T10:21:17Z" level=info msg="Node f501704daf56/172.17.132.43, added to nodes list" [2022-02-01T10:21:17.732Z] === RUN TestDockerSuite/TestInspectImage [2022-02-01T10:21:17.732Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-01T10:21:17.732Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-01T10:21:17.732Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-01T10:21:17.732Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-01T10:21:17.852Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.53s) [2022-02-01T10:21:17.852Z] === RUN TestPauseStopPausedContainer [2022-02-01T10:21:17.852Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:21:17.852Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-01T10:21:17.852Z] === RUN TestPsFilter [2022-02-01T10:21:17.852Z] --- PASS: TestPsFilter (0.41s) [2022-02-01T10:21:17.852Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-01T10:21:17.988Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-01T10:21:18.552Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-01T10:21:18.552Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-01T10:21:19.115Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-01T10:21:19.115Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-02-01T10:21:19.115Z] === RUN TestInfoDebug [2022-02-01T10:21:19.676Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-01T10:21:19.676Z] --- PASS: TestInfoDebug (0.53s) [2022-02-01T10:21:19.676Z] === RUN TestInfoInsecureRegistries [2022-02-01T10:21:20.237Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-02-01T10:21:20.237Z] === RUN TestInfoRegistryMirrors [2022-02-01T10:21:20.673Z] time="2022-02-01T10:21:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.132.43:10033 172.17.132.43:10034 172.17.132.43:10035]" [2022-02-01T10:21:20.802Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-02-01T10:21:20.802Z] === RUN TestLoginFailsWithBadCredentials [2022-02-01T10:21:20.802Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-02-01T10:21:20.802Z] === RUN TestPingCacheHeaders [2022-02-01T10:21:20.802Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-01T10:21:20.802Z] === RUN TestPingGet [2022-02-01T10:21:20.802Z] --- PASS: TestPingGet (0.03s) [2022-02-01T10:21:20.802Z] === RUN TestPingHead [2022-02-01T10:21:21.058Z] --- PASS: TestPingHead (0.03s) [2022-02-01T10:21:21.058Z] === RUN TestVersion [2022-02-01T10:21:21.058Z] --- PASS: TestVersion (0.01s) [2022-02-01T10:21:21.058Z] === CONT TestDiskUsage [2022-02-01T10:21:21.144Z] time="2022-02-01T10:21:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.132.43:10033 172.17.132.43:10034 172.17.132.43:10035]" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.132.43:10033" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49363" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node a77eeb6e928c/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node a77eeb6e928c/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, is the new incarnation of the shutdown node d25906562a18/172.17.132.43" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49364" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.132.43:10034" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node a77eeb6e928c/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node a77eeb6e928c/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node aed6f94b197c/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node aed6f94b197c/172.17.132.43, is the new incarnation of the shutdown node b1069268c37d/172.17.132.43" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node aed6f94b197c/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.132.43:10035" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49365" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node aed6f94b197c/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node aed6f94b197c/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node a77eeb6e928c/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node a77eeb6e928c/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node f501704daf56/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node f501704daf56/172.17.132.43, is the new incarnation of the shutdown node 923eac2bb572/172.17.132.43" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node f501704daf56/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node aed6f94b197c/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node aed6f94b197c/172.17.132.43, is the new incarnation of the shutdown node b1069268c37d/172.17.132.43" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node aed6f94b197c/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, is the new incarnation of the shutdown node d25906562a18/172.17.132.43" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node aed6f94b197c/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node aed6f94b197c/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node f501704daf56/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node f501704daf56/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node f501704daf56/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node f501704daf56/172.17.132.43, is the new incarnation of the shutdown node 923eac2bb572/172.17.132.43" [2022-02-01T10:21:21.616Z] time="2022-02-01T10:21:21Z" level=info msg="Node f501704daf56/172.17.132.43, added to nodes list" [2022-02-01T10:21:21.619Z] === RUN TestDiskUsage/empty [2022-02-01T10:21:21.619Z] === RUN TestDiskUsage/empty/container_types [2022-02-01T10:21:21.619Z] === RUN TestDiskUsage/empty/image_types [2022-02-01T10:21:21.619Z] === RUN TestDiskUsage/empty/volume_types [2022-02-01T10:21:21.619Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-01T10:21:21.619Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-01T10:21:21.619Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-01T10:21:21.619Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-01T10:21:21.619Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-01T10:21:21.619Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-01T10:21:21.619Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-01T10:21:21.619Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-01T10:21:21.619Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-01T10:21:21.619Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-01T10:21:21.631Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.25s) [2022-02-01T10:21:21.631Z] === RUN TestRemoveContainerWithVolume [2022-02-01T10:21:21.876Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-01T10:21:21.876Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-01T10:21:21.876Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-01T10:21:21.876Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-01T10:21:21.876Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-01T10:21:21.876Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-01T10:21:21.876Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-01T10:21:21.876Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-01T10:21:21.876Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-01T10:21:21.876Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-01T10:21:21.876Z] === RUN TestDiskUsage/after_container.Run [2022-02-01T10:21:22.088Z] time="2022-02-01T10:21:21Z" level=info msg="Node f501704daf56/172.17.132.43, joined gossip cluster" [2022-02-01T10:21:22.088Z] time="2022-02-01T10:21:21Z" level=info msg="Node f501704daf56/172.17.132.43, added to nodes list" [2022-02-01T10:21:22.088Z] time="2022-02-01T10:21:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.132.43:10033" [2022-02-01T10:21:22.088Z] time="2022-02-01T10:21:21Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49366" [2022-02-01T10:21:22.088Z] time="2022-02-01T10:21:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.132.43:10034" [2022-02-01T10:21:22.088Z] time="2022-02-01T10:21:21Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49367" [2022-02-01T10:21:22.088Z] time="2022-02-01T10:21:21Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49368" [2022-02-01T10:21:22.088Z] time="2022-02-01T10:21:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.132.43:10035" [2022-02-01T10:21:22.132Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-01T10:21:22.133Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-01T10:21:22.133Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-01T10:21:22.133Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-01T10:21:22.133Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-01T10:21:22.133Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-01T10:21:22.133Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-01T10:21:22.133Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-01T10:21:22.133Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-01T10:21:22.133Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-01T10:21:22.390Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage (1.42s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-01T10:21:22.390Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-01T10:21:22.390Z] PASS [2022-02-01T10:21:22.390Z] [2022-02-01T10:21:22.390Z] === Skipped [2022-02-01T10:21:22.390Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-01T10:21:22.390Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-01T10:21:22.390Z] [2022-02-01T10:21:22.390Z] DONE 50 tests, 1 skipped in 20.584s [2022-02-01T10:21:22.390Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-01T10:21:22.390Z] ++ 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-01T10:21:22.390Z] ++ set -e [2022-02-01T10:21:22.390Z] ++ '[' -n 0 ']' [2022-02-01T10:21:22.390Z] ++ set -x [2022-02-01T10:21:22.390Z] ++ 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-01T10:21:22.390Z] INFO: Testing against a local daemon [2022-02-01T10:21:22.390Z] === RUN TestVolumesCreateAndList [2022-02-01T10:21:22.559Z] 2022/02/01 10:21:22 Closing DB instances... [2022-02-01T10:21:22.559Z] time="2022-02-01T10:21:22Z" level=info msg="Node 54c2ee8c2401 change state NodeActive --> NodeLeft" [2022-02-01T10:21:22.559Z] time="2022-02-01T10:21:22Z" level=info msg="node3(f501704daf56): Node leave event for 54c2ee8c2401/172.17.132.43" [2022-02-01T10:21:22.559Z] time="2022-02-01T10:21:22Z" level=info msg="Node 54c2ee8c2401 change state NodeActive --> NodeLeft" [2022-02-01T10:21:22.647Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-02-01T10:21:22.647Z] === RUN TestVolumesRemove [2022-02-01T10:21:22.647Z] --- PASS: TestVolumesRemove (0.07s) [2022-02-01T10:21:22.647Z] === RUN TestVolumesInspect [2022-02-01T10:21:22.647Z] --- PASS: TestVolumesInspect (0.03s) [2022-02-01T10:21:22.647Z] === RUN TestVolumesInvalidJSON [2022-02-01T10:21:22.647Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-01T10:21:22.647Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-01T10:21:22.647Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-01T10:21:22.647Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-01T10:21:22.647Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-01T10:21:22.647Z] PASS [2022-02-01T10:21:22.647Z] [2022-02-01T10:21:22.647Z] DONE 5 tests in 0.254s [2022-02-01T10:21:22.647Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-01T10:21:22.903Z] ++++ cat bundles/test-integration/docker.pid [2022-02-01T10:21:22.903Z] +++ kill 6136 [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="node2(aed6f94b197c): Node leave event for 54c2ee8c2401/172.17.132.43" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="Node 54c2ee8c2401 change state NodeActive --> NodeLeft" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="node4(50fa0e7e7bb4): Node leave event for 54c2ee8c2401/172.17.132.43" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="Node 54c2ee8c2401 change state NodeActive --> NodeLeft" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="node5(a77eeb6e928c): Node leave event for 54c2ee8c2401/172.17.132.43" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="Node 54c2ee8c2401 change state NodeActive --> NodeLeft" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="node1(54c2ee8c2401): Node leave event for 54c2ee8c2401/172.17.132.43" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, left gossip cluster" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, left gossip cluster" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, left gossip cluster" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, left gossip cluster" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="Node 54c2ee8c2401/172.17.132.43, left gossip cluster" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="Node aed6f94b197c change state NodeActive --> NodeLeft" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="node3(f501704daf56): Node leave event for aed6f94b197c/172.17.132.43" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="Node aed6f94b197c change state NodeActive --> NodeLeft" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="node5(a77eeb6e928c): Node leave event for aed6f94b197c/172.17.132.43" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="Node aed6f94b197c change state NodeActive --> NodeLeft" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="node4(50fa0e7e7bb4): Node leave event for aed6f94b197c/172.17.132.43" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="Node aed6f94b197c change state NodeActive --> NodeLeft" [2022-02-01T10:21:23.030Z] time="2022-02-01T10:21:22Z" level=info msg="node2(aed6f94b197c): Node leave event for aed6f94b197c/172.17.132.43" [2022-02-01T10:21:23.159Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-01T10:21:23.159Z] +++ /etc/init.d/apparmor stop [2022-02-01T10:21:23.159Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-01T10:21:23.159Z] [2022-02-01T10:21:23.159Z] Unloading profiles will leave already running processes permanently [2022-02-01T10:21:23.159Z] unconfined, which can lead to unexpected situations. [2022-02-01T10:21:23.159Z] [2022-02-01T10:21:23.159Z] To set a process to complain mode, use the command line tool [2022-02-01T10:21:23.159Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-01T10:21:23.159Z] +++ true [2022-02-01T10:21:23.159Z] exiting test-integration [2022-02-01T10:21:23.159Z] ++ exit 0 [2022-02-01T10:21:23.159Z] [2022-02-01T10:21:23.502Z] time="2022-02-01T10:21:23Z" level=info msg="Node aed6f94b197c/172.17.132.43, left gossip cluster" [2022-02-01T10:21:23.502Z] time="2022-02-01T10:21:23Z" level=info msg="Node aed6f94b197c/172.17.132.43, left gossip cluster" [2022-02-01T10:21:23.502Z] time="2022-02-01T10:21:23Z" level=info msg="Node aed6f94b197c/172.17.132.43, left gossip cluster" [2022-02-01T10:21:23.502Z] time="2022-02-01T10:21:23Z" level=info msg="Node aed6f94b197c/172.17.132.43, left gossip cluster" [2022-02-01T10:21:23.502Z] time="2022-02-01T10:21:23Z" level=info msg="Node f501704daf56 change state NodeActive --> NodeLeft" [2022-02-01T10:21:23.502Z] time="2022-02-01T10:21:23Z" level=info msg="node4(50fa0e7e7bb4): Node leave event for f501704daf56/172.17.132.43" [2022-02-01T10:21:23.502Z] time="2022-02-01T10:21:23Z" level=info msg="Node f501704daf56 change state NodeActive --> NodeLeft" [2022-02-01T10:21:23.502Z] time="2022-02-01T10:21:23Z" level=info msg="node5(a77eeb6e928c): Node leave event for f501704daf56/172.17.132.43" [2022-02-01T10:21:23.723Z] + for job in $(jobs -p) [2022-02-01T10:21:23.724Z] + wait 4626 [2022-02-01T10:21:23.974Z] time="2022-02-01T10:21:23Z" level=info msg="Node f501704daf56/172.17.132.43, left gossip cluster" [2022-02-01T10:21:23.974Z] time="2022-02-01T10:21:23Z" level=info msg="Node f501704daf56 change state NodeActive --> NodeFailed" [2022-02-01T10:21:23.974Z] time="2022-02-01T10:21:23Z" level=info msg="Node f501704daf56/172.17.132.43, added to failed nodes list" [2022-02-01T10:21:23.974Z] time="2022-02-01T10:21:23Z" level=error msg="node: f501704daf56 is unknown to memberlist" [2022-02-01T10:21:23.974Z] time="2022-02-01T10:21:23Z" level=info msg="Node f501704daf56/172.17.132.43, left gossip cluster" [2022-02-01T10:21:23.974Z] time="2022-02-01T10:21:23Z" level=info msg="Node f501704daf56/172.17.132.43, left gossip cluster" [2022-02-01T10:21:23.974Z] time="2022-02-01T10:21:23Z" level=debug msg="memberlist: Failed ping: a77eeb6e928c (timeout reached)" [2022-02-01T10:21:23.974Z] time="2022-02-01T10:21:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.132.43:10036: use of closed network connection" [2022-02-01T10:21:23.974Z] time="2022-02-01T10:21:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.132.43:10035: use of closed network connection" [2022-02-01T10:21:23.974Z] time="2022-02-01T10:21:23Z" level=debug msg="memberlist: Stream connection from=172.17.132.43:49369" [2022-02-01T10:21:23.974Z] time="2022-02-01T10:21:23Z" level=info msg="Node 50fa0e7e7bb4 change state NodeActive --> NodeLeft" [2022-02-01T10:21:23.974Z] time="2022-02-01T10:21:23Z" level=info msg="node5(a77eeb6e928c): Node leave event for 50fa0e7e7bb4/172.17.132.43" [2022-02-01T10:21:24.445Z] time="2022-02-01T10:21:23Z" level=info msg="Node 50fa0e7e7bb4 change state NodeActive --> NodeLeft" [2022-02-01T10:21:24.445Z] time="2022-02-01T10:21:23Z" level=info msg="node4(50fa0e7e7bb4): Node leave event for 50fa0e7e7bb4/172.17.132.43" [2022-02-01T10:21:24.445Z] time="2022-02-01T10:21:24Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, left gossip cluster" [2022-02-01T10:21:24.445Z] time="2022-02-01T10:21:24Z" level=warning msg="memberlist: Was able to connect to a77eeb6e928c but other probes failed, network may be misconfigured" [2022-02-01T10:21:24.547Z] --- PASS: TestRemoveContainerWithVolume (3.02s) [2022-02-01T10:21:24.547Z] === RUN TestRemoveContainerRunning [2022-02-01T10:21:24.650Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-01T10:21:24.909Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-01T10:21:24.915Z] time="2022-02-01T10:21:24Z" level=info msg="Node 50fa0e7e7bb4/172.17.132.43, left gossip cluster" [2022-02-01T10:21:25.386Z] time="2022-02-01T10:21:24Z" level=info msg="Node a77eeb6e928c/172.17.132.43, left gossip cluster" [2022-02-01T10:21:25.386Z] time="2022-02-01T10:21:24Z" level=info msg="Node a77eeb6e928c change state NodeActive --> NodeFailed" [2022-02-01T10:21:25.386Z] time="2022-02-01T10:21:24Z" level=info msg="Node a77eeb6e928c/172.17.132.43, added to failed nodes list" [2022-02-01T10:21:25.386Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-02-01T10:21:25.386Z] PASS [2022-02-01T10:21:25.386Z] coverage: 60.0% of statements [2022-02-01T10:21:25.386Z] ok github.com/docker/docker/libnetwork/networkdb 104.278s coverage: 60.0% of statements [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/quota [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/rootless [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/volume [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-01T10:21:25.386Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-01T10:21:25.475Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-01T10:21:26.035Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-01T10:21:26.290Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-01T10:21:26.725Z] --- PASS: TestRemoveContainerRunning (2.48s) [2022-02-01T10:21:26.725Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-01T10:21:26.852Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-01T10:21:27.413Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-01T10:21:27.413Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-02-01T10:21:28.361Z] [2022-02-01T10:21:28.361Z] === Skipped [2022-02-01T10:21:28.361Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-01T10:21:28.361Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-01T10:21:28.361Z] [2022-02-01T10:21:28.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-01T10:21:28.361Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.361Z] [2022-02-01T10:21:28.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-02-01T10:21:28.361Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.361Z] [2022-02-01T10:21:28.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-01T10:21:28.361Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.361Z] [2022-02-01T10:21:28.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-01T10:21:28.361Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.361Z] [2022-02-01T10:21:28.361Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-01T10:21:28.361Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-01T10:21:28.361Z] [2022-02-01T10:21:28.361Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-01T10:21:28.361Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-01T10:21:28.361Z] [2022-02-01T10:21:28.361Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-01T10:21:28.362Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-01T10:21:28.362Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-01T10:21:28.362Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-01T10:21:28.362Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-01T10:21:28.362Z] daemon_test.go:145: root required [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-01T10:21:28.362Z] reload_test.go:342: root required [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-01T10:21:28.362Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-01T10:21:28.362Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-01T10:21:28.362Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-01T10:21:28.362Z] download_test.go:267: Needs fixing on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-01T10:21:28.362Z] layer_test.go:303: Failing on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-01T10:21:28.362Z] layer_test.go:352: Failing on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-01T10:21:28.362Z] layer_test.go:467: Failing on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-01T10:21:28.362Z] layer_test.go:696: Failing on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-01T10:21:28.362Z] migration_test.go:45: Failing on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-01T10:21:28.362Z] migration_test.go:181: Failing on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-01T10:21:28.362Z] mount_test.go:17: Failing on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-01T10:21:28.362Z] mount_test.go:76: Failing on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-01T10:21:28.362Z] mount_test.go:125: Failing on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-01T10:21:28.362Z] mount_test.go:212: Failing on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-01T10:21:28.362Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-01T10:21:28.362Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-01T10:21:28.362Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-01T10:21:28.362Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-01T10:21:28.362Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-01T10:21:28.362Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-01T10:21:28.362Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-01T10:21:28.362Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-01T10:21:28.362Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-01T10:21:28.362Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-01T10:21:28.362Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-01T10:21:28.362Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-01T10:21:28.362Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-01T10:21:28.362Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-01T10:21:28.362Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-01T10:21:28.362Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-01T10:21:28.362Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-01T10:21:28.362Z] archive_test.go:133: Xz not present in msys2 [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-01T10:21:28.362Z] archive_test.go:140: zstd not installed [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-01T10:21:28.362Z] archive_test.go:252: Failing on Windows CI machines [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-01T10:21:28.362Z] archive_windows_test.go:16: Currently fails [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-01T10:21:28.362Z] changes_test.go:195: needs more investigation [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-01T10:21:28.362Z] changes_test.go:432: needs further investigation [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-01T10:21:28.362Z] changes_test.go:468: needs further investigation [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-01T10:21:28.362Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-01T10:21:28.362Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-01T10:21:28.362Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-01T10:21:28.362Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-01T10:21:28.362Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-01T10:21:28.362Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-01T10:21:28.362Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-01T10:21:28.362Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-01T10:21:28.362Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-01T10:21:28.362Z] poller_test.go:40: No chmod on Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-01T10:21:28.362Z] fileutils_test.go:133: Needs porting to Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-01T10:21:28.362Z] fileutils_test.go:179: Needs porting to Windows [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-01T10:21:28.362Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-01T10:21:28.362Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-02-01T10:21:28.362Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-01T10:21:28.362Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-01T10:21:28.362Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-01T10:21:28.362Z] [2022-02-01T10:21:28.362Z] DONE 2069 tests, 68 skipped in 293.248s [2022-02-01T10:21:28.362Z] INFO: make.ps1 ended at 02/01/2022 10:21:28 [2022-02-01T10:21:29.303Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-01T10:21:29.641Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.43s) [2022-02-01T10:21:29.641Z] === RUN TestRemoveInvalidContainer [2022-02-01T10:21:29.641Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-02-01T10:21:29.641Z] === RUN TestRenameLinkedContainer [2022-02-01T10:21:29.641Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-01T10:21:29.641Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-01T10:21:29.641Z] === RUN TestRenameStoppedContainer [2022-02-01T10:21:30.231Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-01T10:21:30.586Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-01T10:21:30.586Z] INFO: Unit tests ended at 02/01/2022 10:21:30. Duration:00:05:13.3675205 [2022-02-01T10:21:30.586Z] INFO: Building busybox [2022-02-01T10:21:30.586Z] Sending build context to Docker daemon 5.12kB [2022-02-01T10:21:30.586Z] [2022-02-01T10:21:30.586Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-01T10:21:30.586Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-01T10:21:30.586Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-01T10:21:30.586Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-01T10:21:30.586Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-01T10:21:30.586Z] ---> 60d6f56ecebd [2022-02-01T10:21:30.586Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-01T10:21:30.586Z] ---> Running in b387d7a39336 [2022-02-01T10:21:31.160Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-01T10:21:31.160Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-01T10:21:32.525Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-01T10:21:32.554Z] --- PASS: TestRenameStoppedContainer (3.19s) [2022-02-01T10:21:32.554Z] === RUN TestRenameRunningContainerAndReuse [2022-02-01T10:21:33.900Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-01T10:21:35.266Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-01T10:21:35.266Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-01T10:21:36.631Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-01T10:21:36.631Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-01T10:21:37.193Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-01T10:21:37.297Z] --- PASS: TestRenameRunningContainerAndReuse (4.99s) [2022-02-01T10:21:37.297Z] === RUN TestRenameInvalidName [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-01T10:21:39.547Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-02-01T10:21:39.547Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-01T10:21:39.547Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-01T10:21:39.547Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2022-02-01T10:21:39.547Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-01T10:21:39.547Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-02-01T10:21:39.547Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/builder [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-01T10:21:39.547Z] ok github.com/docker/docker/builder/remotecontext 0.103s coverage: 13.7% of statements [2022-02-01T10:21:39.547Z] ok github.com/docker/docker/builder/dockerfile 0.222s coverage: 49.0% of statements [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-01T10:21:39.547Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-01T10:21:39.547Z] ok github.com/docker/docker/builder/remotecontext/git 1.257s coverage: 86.3% of statements [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/cli [no test files] [2022-02-01T10:21:39.547Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-01T10:21:39.547Z] ok github.com/docker/docker/cmd/docker-proxy 0.091s coverage: 67.6% of statements [2022-02-01T10:21:40.203Z] --- PASS: TestRenameInvalidName (2.56s) [2022-02-01T10:21:40.204Z] === RUN TestRenameAnonymousContainer [2022-02-01T10:21:41.454Z] ok github.com/docker/docker/client 0.097s coverage: 75.6% of statements [2022-02-01T10:21:43.730Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-01T10:21:45.096Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-01T10:21:46.024Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-01T10:21:46.585Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-01T10:21:47.949Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-02-01T10:21:47.949Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-01T10:21:48.205Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-01T10:21:48.205Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-01T10:21:48.205Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-01T10:21:48.766Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-01T10:21:49.028Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-01T10:21:51.858Z] Removing intermediate container b387d7a39336 [2022-02-01T10:21:51.858Z] ---> eb55b6d2bd9c [2022-02-01T10:21:51.858Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-01T10:21:51.858Z] ---> Running in 2c83914a78ed [2022-02-01T10:21:51.858Z] Removing intermediate container 2c83914a78ed [2022-02-01T10:21:51.858Z] ---> 864c359cd8c5 [2022-02-01T10:21:51.858Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-01T10:21:51.858Z] ---> Running in 6f374807593d [2022-02-01T10:21:51.858Z] Removing intermediate container 6f374807593d [2022-02-01T10:21:51.858Z] ---> ce4068f85c38 [2022-02-01T10:21:51.858Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-01T10:21:52.599Z] --- PASS: TestRenameAnonymousContainer (11.45s) [2022-02-01T10:21:52.599Z] === RUN TestRenameContainerWithSameName [2022-02-01T10:21:53.213Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-01T10:21:53.213Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-01T10:21:53.430Z] [2022-02-01T10:21:53.901Z] ---> e0e3ec10ed18 [2022-02-01T10:21:53.901Z] 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-01T10:21:53.901Z] ---> Running in 6a955f9e8ef6 [2022-02-01T10:21:54.149Z] --- PASS: TestRenameContainerWithSameName (2.63s) [2022-02-01T10:21:54.149Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-01T10:21:54.149Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-01T10:21:54.149Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-01T10:21:54.149Z] === RUN TestResize [2022-02-01T10:21:57.071Z] --- PASS: TestResize (2.64s) [2022-02-01T10:21:57.071Z] === RUN TestResizeWithInvalidSize [2022-02-01T10:21:57.376Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-01T10:21:57.937Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-01T10:21:57.937Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-01T10:21:58.866Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-01T10:21:59.428Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-01T10:21:59.984Z] --- PASS: TestResizeWithInvalidSize (2.84s) [2022-02-01T10:21:59.984Z] === RUN TestResizeWhenContainerNotStarted [2022-02-01T10:22:00.356Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-01T10:22:01.282Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-01T10:22:01.844Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-01T10:22:02.892Z] --- PASS: TestResizeWhenContainerNotStarted (3.16s) [2022-02-01T10:22:02.892Z] === RUN TestDaemonRestartKillContainers [2022-02-01T10:22:02.892Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:02.892Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-01T10:22:02.892Z] === RUN TestStats [2022-02-01T10:22:02.892Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-01T10:22:02.892Z] --- SKIP: TestStats (0.00s) [2022-02-01T10:22:02.892Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-01T10:22:03.733Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-01T10:22:04.296Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-01T10:22:04.552Z] === RUN TestDockerSuite/TestLogsSince [2022-02-01T10:22:05.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-02-01T10:22:08.696Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.82s) [2022-02-01T10:22:08.696Z] === RUN TestStopContainerWithTimeout [2022-02-01T10:22:08.696Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-01T10:22:08.696Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-01T10:22:08.696Z] === RUN TestUpdateRestartPolicy [2022-02-01T10:22:11.647Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-01T10:22:16.886Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-01T10:22:17.143Z] === RUN TestDockerSuite/TestLogsTail [2022-02-01T10:22:17.705Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-01T10:22:17.960Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-01T10:22:18.548Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-01T10:22:18.803Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-01T10:22:19.271Z] Removing intermediate container 6a955f9e8ef6 [2022-02-01T10:22:19.271Z] ---> cb2e63322359 [2022-02-01T10:22:19.271Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-01T10:22:19.271Z] ---> Running in 33078a8bd3cb [2022-02-01T10:22:19.365Z] === RUN TestDockerSuite/TestNetHostname [2022-02-01T10:22:19.742Z] [2022-02-01T10:22:19.742Z] SUCCESS: Specified value was saved. [2022-02-01T10:22:20.196Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.1% of statements [2022-02-01T10:22:20.196Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-02-01T10:22:20.196Z] ok github.com/docker/docker/cmd/dockerd/trap 2.432s coverage: 0.0% of statements [2022-02-01T10:22:20.196Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-01T10:22:20.196Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-01T10:22:20.196Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-01T10:22:20.196Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-01T10:22:20.196Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-01T10:22:20.730Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-01T10:22:20.730Z] === RUN TestDockerSuite/TestNetworkEvents [2022-02-01T10:22:22.706Z] Removing intermediate container 33078a8bd3cb [2022-02-01T10:22:22.706Z] ---> 69b4527b3adf [2022-02-01T10:22:22.706Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-01T10:22:22.706Z] ---> Running in 79c32e1f82ce [2022-02-01T10:22:27.260Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-01T10:22:27.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-02-01T10:22:27.516Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-01T10:22:28.327Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2022-02-01T10:22:28.327Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-02-01T10:22:28.445Z] === RUN TestDockerSuite/TestPluginActive [2022-02-01T10:22:29.711Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-02-01T10:22:29.890Z] Cannot create a file when that file already exists. [2022-02-01T10:22:30.336Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-01T10:22:30.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-02-01T10:22:33.106Z] docker_api_swarm_service_test.go:395: [d825fb41cf9d9] joining swarm manager [d761e0b621a91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:22:33.363Z] docker_api_swarm_service_test.go:395: [d9698c7b62996] joining swarm manager [d761e0b621a91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:22:33.846Z] --- PASS: TestUpdateRestartPolicy (24.30s) [2022-02-01T10:22:33.846Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-01T10:22:34.660Z] Removing intermediate container 79c32e1f82ce [2022-02-01T10:22:34.660Z] ---> b61f3df6c258 [2022-02-01T10:22:34.660Z] Step 13/13 : CMD ["sh"] [2022-02-01T10:22:34.660Z] ---> Running in 002d48304ffb [2022-02-01T10:22:35.135Z] Removing intermediate container 002d48304ffb [2022-02-01T10:22:35.135Z] ---> eafac995cf6f [2022-02-01T10:22:35.135Z] Successfully built eafac995cf6f [2022-02-01T10:22:35.135Z] Successfully tagged busybox:latest [2022-02-01T10:22:35.135Z] INFO: Docker images of the daemon under test [2022-02-01T10:22:35.135Z] [2022-02-01T10:22:35.135Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-01T10:22:35.135Z] busybox latest eafac995cf6f Less than a second ago 5.77GB [2022-02-01T10:22:35.135Z] mcr.microsoft.com/windows/servercore ltsc2019 60d6f56ecebd 2 weeks ago 5.75GB [2022-02-01T10:22:35.135Z] microsoft/windowsservercore latest 60d6f56ecebd 2 weeks ago 5.75GB [2022-02-01T10:22:35.135Z] [2022-02-01T10:22:35.135Z] INFO: Running integration tests at 02/01/2022 10:22:34... [2022-02-01T10:22:35.135Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-01T10:22:35.135Z] INFO: Integration API tests being run from the host: [2022-02-01T10:22:35.135Z] INFO: make.ps1 starting at 02/01/2022 10:22:34 [2022-02-01T10:22:35.383Z] --- PASS: TestUpdateRestartWithAutoRemove (2.42s) [2022-02-01T10:22:35.383Z] === RUN TestWaitNonBlocked [2022-02-01T10:22:35.383Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:22:35.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:22:35.383Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:22:35.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:22:35.383Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:22:35.383Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:22:36.707Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-01T10:22:37.530Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-01T10:22:37.530Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-01T10:22:37.530Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-01T10:22:37.837Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-02-01T10:22:37.837Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-02-01T10:22:37.837Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-02-01T10:22:38.406Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-01T10:22:38.458Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-01T10:22:39.126Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-01T10:22:39.126Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.84s) [2022-02-01T10:22:39.126Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.97s) [2022-02-01T10:22:39.126Z] === RUN TestWaitBlocked [2022-02-01T10:22:39.126Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:22:39.126Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-01T10:22:39.126Z] PASS [2022-02-01T10:22:39.126Z] ok github.com/docker/docker/integration/container 104.063s [2022-02-01T10:22:39.347Z] ok github.com/docker/docker/daemon 10.140s coverage: 17.1% of statements [2022-02-01T10:22:39.347Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-01T10:22:39.347Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-01T10:22:39.347Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-01T10:22:39.347Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === Skipped [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-01T10:22:39.587Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-01T10:22:39.587Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-01T10:22:39.587Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-01T10:22:39.587Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-01T10:22:39.587Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-01T10:22:39.587Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-01T10:22:39.587Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-01T10:22:39.587Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-01T10:22:39.587Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-01T10:22:39.587Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-01T10:22:39.587Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-01T10:22:39.587Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-01T10:22:39.587Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-01T10:22:39.587Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-01T10:22:39.587Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-01T10:22:39.587Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-01T10:22:39.587Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-01T10:22:39.587Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-01T10:22:39.587Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-01T10:22:39.587Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-01T10:22:39.587Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-01T10:22:39.587Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-01T10:22:39.587Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-01T10:22:39.587Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-01T10:22:39.587Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-01T10:22:39.587Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-01T10:22:39.587Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-01T10:22:39.587Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-01T10:22:39.587Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-01T10:22:39.587Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-01T10:22:39.587Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-01T10:22:39.587Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-01T10:22:39.587Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-01T10:22:39.587Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:22:39.587Z] [2022-02-01T10:22:39.587Z] DONE 87 tests, 33 skipped in 106.981s [2022-02-01T10:22:39.587Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-01T10:22:39.608Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.519s coverage: 74.6% of statements [2022-02-01T10:22:40.548Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.377s coverage: 56.2% of statements [2022-02-01T10:22:40.916Z] --- PASS: TestBuildWithHugeFile (124.27s) [2022-02-01T10:22:40.916Z] === RUN TestBuildWCOWSandboxSize [2022-02-01T10:22:40.916Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:22:40.916Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestBuildWithEmptyDockerfile [2022-02-01T10:22:40.916Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:22:40.916Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:22:40.916Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:22:40.916Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:22:40.916Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:22:40.916Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:22:40.916Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:22:40.916Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:22:40.916Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:22:40.916Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-02-01T10:22:40.916Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-01T10:22:40.916Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-01T10:22:40.916Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-01T10:22:40.916Z] === RUN TestBuildPreserveOwnership [2022-02-01T10:22:40.916Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:22:40.916Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestBuildPlatformInvalid [2022-02-01T10:22:40.916Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-01T10:22:40.916Z] PASS [2022-02-01T10:22:40.916Z] ok github.com/docker/docker/integration/build 209.240s [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] === Skipped [2022-02-01T10:22:40.916Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-01T10:22:40.916Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-01T10:22:40.916Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-01T10:22:40.916Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-01T10:22:40.916Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:22:40.916Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-01T10:22:40.916Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] DONE 29 tests, 6 skipped in 241.021s [2022-02-01T10:22:40.916Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-01T10:22:40.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:22:40.916Z] INFO: Testing against a local daemon [2022-02-01T10:22:40.916Z] === RUN TestConfigInspect [2022-02-01T10:22:40.916Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.916Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestConfigList [2022-02-01T10:22:40.916Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.916Z] --- SKIP: TestConfigList (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestConfigsCreateAndDelete [2022-02-01T10:22:40.916Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.916Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestConfigsUpdate [2022-02-01T10:22:40.916Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.916Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestTemplatedConfig [2022-02-01T10:22:40.916Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.916Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestConfigCreateResolve [2022-02-01T10:22:40.916Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:22:40.916Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-01T10:22:40.916Z] PASS [2022-02-01T10:22:40.916Z] ok github.com/docker/docker/integration/config 0.127s [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] === Skipped [2022-02-01T10:22:40.916Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-01T10:22:40.916Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-01T10:22:40.916Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-01T10:22:40.916Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-01T10:22:40.916Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-01T10:22:40.916Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-01T10:22:40.916Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:22:40.916Z] [2022-02-01T10:22:40.916Z] DONE 6 tests, 6 skipped in 2.470s [2022-02-01T10:22:40.916Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-01T10:22:40.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:22:40.916Z] INFO: Testing against a local daemon [2022-02-01T10:22:40.916Z] === RUN TestCheckpoint [2022-02-01T10:22:40.916Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:22:40.916Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestContainerInvalidJSON [2022-02-01T10:22:40.916Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:22:40.916Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:22:40.916Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:22:40.916Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:22:40.916Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:22:40.916Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:22:40.916Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-01T10:22:40.916Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-01T10:22:40.916Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-01T10:22:40.916Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-01T10:22:40.916Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2022-02-01T10:22:40.916Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-01T10:22:40.916Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-02-01T10:22:40.916Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-01T10:22:40.916Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-02-01T10:22:40.916Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-01T10:22:40.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-02-01T10:22:40.916Z] === RUN TestCopyFromContainer [2022-02-01T10:22:40.916Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.916Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-01T10:22:40.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:22:40.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:22:40.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:22:40.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:22:40.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:22:40.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:22:40.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:22:40.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:22:40.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:22:40.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-01T10:22:40.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-01T10:22:40.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-01T10:22:40.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-01T10:22:40.916Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-01T10:22:40.916Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-01T10:22:40.916Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestCreateWithInvalidEnv [2022-02-01T10:22:40.916Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-01T10:22:40.916Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-01T10:22:40.916Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-01T10:22:40.916Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-01T10:22:40.916Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-01T10:22:40.916Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-01T10:22:40.916Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-01T10:22:40.916Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-01T10:22:40.916Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-01T10:22:40.916Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-02-01T10:22:40.916Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-01T10:22:40.916Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-01T10:22:40.916Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestCreateTmpfsMountsTarget [2022-02-01T10:22:40.916Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.916Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-01T10:22:40.916Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:22:40.916Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-01T10:22:40.916Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:22:40.916Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-01T10:22:40.916Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-01T10:22:40.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:22:40.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:22:40.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:22:40.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:22:40.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:22:40.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:22:40.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:22:40.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:22:40.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:22:40.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:22:40.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:22:40.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:22:40.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:22:40.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:22:40.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:22:40.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-01T10:22:40.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-01T10:22:40.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-01T10:22:40.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-01T10:22:40.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-01T10:22:40.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-01T10:22:40.917Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-01T10:22:40.917Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-01T10:22:40.917Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-01T10:22:40.917Z] === RUN TestCreateDifferentPlatform [2022-02-01T10:22:40.917Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-01T10:22:40.917Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-01T10:22:40.917Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-01T10:22:40.917Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-01T10:22:40.917Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-01T10:22:40.917Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-01T10:22:40.917Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-02-01T10:22:40.917Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-01T10:22:40.917Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-01T10:22:40.917Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-01T10:22:40.917Z] === RUN TestContainerKillOnDaemonStart [2022-02-01T10:22:40.917Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:40.917Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-01T10:22:40.917Z] === RUN TestDiff [2022-02-01T10:22:40.917Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-01T10:22:40.917Z] --- SKIP: TestDiff (0.00s) [2022-02-01T10:22:40.917Z] === RUN TestExecWithCloseStdin [2022-02-01T10:22:40.917Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-01T10:22:40.917Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-02-01T10:22:40.917Z] === RUN TestExec [2022-02-01T10:22:41.725Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-01T10:22:41.933Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-02-01T10:22:43.341Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2022-02-01T10:22:43.612Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-01T10:22:44.655Z] --- PASS: TestExec (5.00s) [2022-02-01T10:22:44.655Z] === RUN TestExecUser [2022-02-01T10:22:44.655Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-01T10:22:44.655Z] --- SKIP: TestExecUser (0.00s) [2022-02-01T10:22:44.655Z] === RUN TestExportContainerAndImportImage [2022-02-01T10:22:44.655Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:44.655Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-01T10:22:44.655Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-01T10:22:44.655Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:44.655Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-01T10:22:44.655Z] === RUN TestHealthCheckWorkdir [2022-02-01T10:22:44.655Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-01T10:22:44.655Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-01T10:22:44.655Z] === RUN TestHealthKillContainer [2022-02-01T10:22:44.655Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-01T10:22:44.655Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-01T10:22:44.655Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-01T10:22:44.655Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-01T10:22:44.655Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-01T10:22:44.655Z] === RUN TestKillContainerInvalidSignal [2022-02-01T10:22:45.252Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.311s coverage: 50.5% of statements [2022-02-01T10:22:45.252Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.759s coverage: 46.2% of statements [2022-02-01T10:22:45.252Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-01T10:22:46.124Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-01T10:22:46.633Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2022-02-01T10:22:46.894Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.647s coverage: 58.0% of statements [2022-02-01T10:22:46.894Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-01T10:22:46.894Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-01T10:22:47.833Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2022-02-01T10:22:48.394Z] --- PASS: TestKillContainerInvalidSignal (3.71s) [2022-02-01T10:22:48.394Z] === RUN TestKillContainer [2022-02-01T10:22:48.394Z] === RUN TestKillContainer/no_signal [2022-02-01T10:22:48.403Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-02-01T10:22:49.342Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements [2022-02-01T10:22:49.342Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-01T10:22:49.342Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-01T10:22:49.601Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.5% of statements [2022-02-01T10:22:50.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-02-01T10:22:50.540Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-02-01T10:22:50.800Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 80.2% of statements [2022-02-01T10:22:50.800Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-01T10:22:50.862Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-01T10:22:51.370Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2022-02-01T10:22:51.370Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-02-01T10:22:51.792Z] docker_api_swarm_service_test.go:343: [dab750dee433c] joining swarm manager [d1524de5da060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:22:51.940Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-02-01T10:22:51.940Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-02-01T10:22:52.127Z] === RUN TestKillContainer/non_killing_signal [2022-02-01T10:22:52.127Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-01T10:22:52.127Z] === RUN TestKillContainer/killing_signal [2022-02-01T10:22:52.354Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-01T10:22:52.512Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 78.7% of statements [2022-02-01T10:22:52.512Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-01T10:22:52.611Z] docker_api_swarm_service_test.go:343: [dc57741341bc2] joining swarm manager [d1524de5da060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:22:53.083Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 58.9% of statements [2022-02-01T10:22:53.383Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-02-01T10:22:53.541Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-01T10:22:54.330Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-02-01T10:22:54.590Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-01T10:22:54.907Z] === RUN TestDockerSuite/TestPortList [2022-02-01T10:22:55.159Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-02-01T10:22:55.858Z] --- PASS: TestKillContainer (7.43s) [2022-02-01T10:22:55.858Z] --- PASS: TestKillContainer/no_signal (3.59s) [2022-02-01T10:22:55.858Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-01T10:22:55.858Z] --- PASS: TestKillContainer/killing_signal (3.78s) [2022-02-01T10:22:55.858Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-01T10:22:55.858Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:22:55.858Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-01T10:22:55.858Z] === RUN TestKillStoppedContainer [2022-02-01T10:22:55.858Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:22:55.858Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-01T10:22:55.858Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-01T10:22:55.858Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:22:55.858Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-01T10:22:55.858Z] === RUN TestKillDifferentUserContainer [2022-02-01T10:22:55.858Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-01T10:22:55.858Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-01T10:22:55.858Z] === RUN TestInspectOomKilledTrue [2022-02-01T10:22:55.858Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:22:55.858Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-01T10:22:55.858Z] === RUN TestInspectOomKilledFalse [2022-02-01T10:22:55.858Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:22:55.858Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-01T10:22:55.858Z] === RUN TestLogsFollowTailEmpty [2022-02-01T10:22:56.097Z] ok github.com/docker/docker/daemon/logger/splunk 1.634s coverage: 82.5% of statements [2022-02-01T10:22:56.097Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-01T10:22:56.097Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-01T10:22:56.667Z] ok github.com/docker/docker/distribution 0.114s coverage: 26.3% of statements [2022-02-01T10:22:56.926Z] ok github.com/docker/docker/distribution/metadata 0.057s coverage: 48.2% of statements [2022-02-01T10:22:56.926Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-01T10:22:57.865Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-02-01T10:22:58.124Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2022-02-01T10:22:58.694Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-01T10:22:58.954Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-01T10:22:59.524Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-01T10:22:59.524Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 86.0% of statements [2022-02-01T10:22:59.524Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-01T10:22:59.524Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-01T10:22:59.589Z] --- PASS: TestLogsFollowTailEmpty (3.59s) [2022-02-01T10:22:59.589Z] === RUN TestNetworkNat [2022-02-01T10:22:59.589Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-01T10:22:59.589Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-01T10:22:59.589Z] === RUN TestNetworkLocalhostTCPNat [2022-02-01T10:22:59.784Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-02-01T10:23:00.723Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2022-02-01T10:23:01.446Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-01T10:23:01.664Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-02-01T10:23:01.664Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-02-01T10:23:02.372Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-01T10:23:03.047Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 82.6% of statements [2022-02-01T10:23:03.987Z] ok github.com/docker/docker/pkg/authorization 0.224s coverage: 68.3% of statements [2022-02-01T10:23:03.987Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-01T10:23:03.987Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-01T10:23:04.274Z] --- PASS: TestNetworkLocalhostTCPNat (4.78s) [2022-02-01T10:23:04.275Z] === RUN TestNetworkLoopbackNat [2022-02-01T10:23:04.275Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-01T10:23:04.275Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-01T10:23:04.275Z] === RUN TestPause [2022-02-01T10:23:04.275Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-01T10:23:04.275Z] --- SKIP: TestPause (0.00s) [2022-02-01T10:23:04.275Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-01T10:23:04.821Z] === RUN TestConfigDaemonLibtrustID [2022-02-01T10:23:04.821Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-01T10:23:04.821Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-01T10:23:04.821Z] === RUN TestDaemonConfigValidation [2022-02-01T10:23:04.821Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-01T10:23:04.821Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-01T10:23:04.821Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-01T10:23:04.821Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-01T10:23:04.821Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-01T10:23:04.821Z] === RUN TestDaemonProxy [2022-02-01T10:23:04.821Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-01T10:23:04.821Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-01T10:23:04.821Z] PASS [2022-02-01T10:23:04.821Z] ok github.com/docker/docker/integration/daemon 0.147s [2022-02-01T10:23:04.821Z] [2022-02-01T10:23:04.821Z] === Skipped [2022-02-01T10:23:04.821Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-01T10:23:04.821Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-01T10:23:04.821Z] [2022-02-01T10:23:04.821Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-01T10:23:04.821Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-01T10:23:04.821Z] [2022-02-01T10:23:04.821Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-01T10:23:04.821Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-01T10:23:04.821Z] [2022-02-01T10:23:04.821Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-01T10:23:04.821Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-01T10:23:04.821Z] [2022-02-01T10:23:04.821Z] DONE 4 tests, 4 skipped in 24.815s [2022-02-01T10:23:04.821Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-01T10:23:06.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-02-01T10:23:07.280Z] ok github.com/docker/docker/pkg/chrootarchive 2.470s coverage: 43.5% of statements [2022-02-01T10:23:07.280Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-02-01T10:23:07.280Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-02-01T10:23:08.009Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.96s) [2022-02-01T10:23:08.009Z] === RUN TestPauseStopPausedContainer [2022-02-01T10:23:08.009Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:08.009Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-01T10:23:08.009Z] === RUN TestPsFilter [2022-02-01T10:23:08.217Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-01T10:23:08.424Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-01T10:23:08.424Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-01T10:23:08.424Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-01T10:23:08.468Z] --- PASS: TestPsFilter (0.41s) [2022-02-01T10:23:08.468Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-01T10:23:08.477Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-02-01T10:23:08.680Z] docker_api_swarm_service_test.go:490: [d32552c7e79af] joining swarm manager [d24f5278d34a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:23:08.737Z] ok github.com/docker/docker/pkg/fsutils 0.119s coverage: 85.1% of statements [2022-02-01T10:23:08.939Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-01T10:23:08.939Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-01T10:23:08.997Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-01T10:23:09.257Z] ok github.com/docker/docker/layer 7.957s coverage: 68.8% of statements [2022-02-01T10:23:09.257Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-01T10:23:09.257Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-01T10:23:09.257Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-01T10:23:09.257Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-01T10:23:09.257Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-01T10:23:09.257Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-01T10:23:09.257Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-01T10:23:09.506Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-01T10:23:09.506Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-01T10:23:09.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:23:09.515Z] INFO: Testing against a local daemon [2022-02-01T10:23:09.515Z] === RUN TestCommitInheritsEnv [2022-02-01T10:23:09.515Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:23:09.515Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-01T10:23:09.515Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-01T10:23:09.515Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-01T10:23:09.515Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-01T10:23:09.515Z] === RUN TestImportWithCustomPlatform [2022-02-01T10:23:09.515Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-01T10:23:09.515Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-01T10:23:09.515Z] === RUN TestImagesFilterMultiReference [2022-02-01T10:23:09.515Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-02-01T10:23:09.515Z] === RUN TestImagePullPlatformInvalid [2022-02-01T10:23:09.515Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-01T10:23:09.515Z] === RUN TestRemoveImageOrphaning [2022-02-01T10:23:09.762Z] docker_api_swarm_service_test.go:490: [dadf6973e3b9c] joining swarm manager [d24f5278d34a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:23:09.827Z] ok github.com/docker/docker/pkg/idtools 0.502s coverage: 69.5% of statements [2022-02-01T10:23:10.017Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-01T10:23:10.017Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-01T10:23:10.397Z] ok github.com/docker/docker/pkg/ioutils 0.555s coverage: 71.5% of statements [2022-02-01T10:23:10.397Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-02-01T10:23:10.397Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-01T10:23:10.397Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-02-01T10:23:10.397Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-01T10:23:10.397Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-01T10:23:10.493Z] --- PASS: TestRemoveImageOrphaning (1.19s) [2022-02-01T10:23:10.493Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-01T10:23:10.493Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-01T10:23:10.493Z] === RUN TestTagInvalidReference [2022-02-01T10:23:10.493Z] --- PASS: TestTagInvalidReference (0.05s) [2022-02-01T10:23:10.493Z] === RUN TestTagValidPrefixedRepo [2022-02-01T10:23:10.493Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-01T10:23:10.493Z] === RUN TestTagExistedNameWithoutForce [2022-02-01T10:23:10.493Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-01T10:23:10.493Z] === RUN TestTagOfficialNames [2022-02-01T10:23:10.493Z] --- PASS: TestTagOfficialNames (0.10s) [2022-02-01T10:23:10.493Z] === RUN TestTagMatchesDigest [2022-02-01T10:23:10.493Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-01T10:23:10.493Z] PASS [2022-02-01T10:23:10.493Z] ok github.com/docker/docker/integration/image 1.787s [2022-02-01T10:23:10.657Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-02-01T10:23:10.657Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-02-01T10:23:10.657Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-02-01T10:23:10.916Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-02-01T10:23:10.952Z] [2022-02-01T10:23:10.952Z] === Skipped [2022-02-01T10:23:10.952Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-01T10:23:10.952Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:23:10.952Z] [2022-02-01T10:23:10.952Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-01T10:23:10.952Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-01T10:23:10.952Z] [2022-02-01T10:23:10.952Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-01T10:23:10.952Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-01T10:23:10.952Z] [2022-02-01T10:23:10.952Z] DONE 12 tests, 3 skipped in 6.351s [2022-02-01T10:23:10.952Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-01T10:23:11.176Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-02-01T10:23:11.176Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-02-01T10:23:11.176Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-01T10:23:11.176Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-01T10:23:11.384Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-01T10:23:11.384Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-02-01T10:23:11.746Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-02-01T10:23:12.196Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.64s) [2022-02-01T10:23:12.196Z] === RUN TestRemoveContainerWithVolume [2022-02-01T10:23:12.316Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-02-01T10:23:12.316Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-01T10:23:12.576Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-01T10:23:12.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:23:12.688Z] INFO: Testing against a local daemon [2022-02-01T10:23:12.688Z] === RUN TestBuildWithSession [2022-02-01T10:23:12.688Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:23:12.688Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-01T10:23:12.688Z] === RUN TestBuildSquashParent [2022-02-01T10:23:12.688Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:12.688Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-01T10:23:12.688Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-01T10:23:12.688Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:23:12.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:23:12.688Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:23:12.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:23:12.688Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:23:12.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:23:12.688Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:23:12.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:23:12.688Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:23:12.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:23:12.688Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:23:12.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:23:12.688Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-01T10:23:12.688Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-01T10:23:12.688Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-01T10:23:12.688Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-01T10:23:13.282Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-02-01T10:23:13.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:23:13.877Z] INFO: Testing against a local daemon [2022-02-01T10:23:13.877Z] === RUN TestNetworkCreateDelete [2022-02-01T10:23:13.877Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:13.877Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestDockerNetworkDeletePreferID [2022-02-01T10:23:13.877Z] 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-01T10:23:13.877Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-02-01T10:23:13.877Z] === RUN TestDaemonDNSFallback [2022-02-01T10:23:13.877Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:13.877Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestInspectNetwork [2022-02-01T10:23:13.877Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-01T10:23:13.877Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestRunContainerWithBridgeNone [2022-02-01T10:23:13.877Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:13.877Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestNetworkInvalidJSON [2022-02-01T10:23:13.877Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-01T10:23:13.877Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-01T10:23:13.877Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:23:13.877Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:23:13.877Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:23:13.877Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:23:13.877Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-01T10:23:13.877Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:23:13.877Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:23:13.877Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-02-01T10:23:13.877Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-01T10:23:13.877Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-01T10:23:13.877Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-01T10:23:13.877Z] === RUN TestNetworkList [2022-02-01T10:23:13.877Z] === RUN TestNetworkList//networks [2022-02-01T10:23:13.877Z] === PAUSE TestNetworkList//networks [2022-02-01T10:23:13.877Z] === RUN TestNetworkList//networks/ [2022-02-01T10:23:13.877Z] === PAUSE TestNetworkList//networks/ [2022-02-01T10:23:13.877Z] === CONT TestNetworkList//networks [2022-02-01T10:23:13.877Z] === CONT TestNetworkList//networks/ [2022-02-01T10:23:13.877Z] --- PASS: TestNetworkList (0.04s) [2022-02-01T10:23:13.877Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-01T10:23:13.877Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestHostIPv4BridgeLabel [2022-02-01T10:23:13.877Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-01T10:23:13.877Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestDaemonDefaultNetworkPools [2022-02-01T10:23:13.877Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-01T10:23:13.877Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-01T10:23:13.877Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-01T10:23:13.877Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestServiceWithPredefinedNetwork [2022-02-01T10:23:13.877Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-01T10:23:13.877Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:23:13.877Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestServiceWithDataPathPortInit [2022-02-01T10:23:13.877Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-01T10:23:13.877Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-01T10:23:13.877Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-01T10:23:13.877Z] PASS [2022-02-01T10:23:13.877Z] ok github.com/docker/docker/integration/network 0.200s [2022-02-01T10:23:13.877Z] [2022-02-01T10:23:13.877Z] === Skipped [2022-02-01T10:23:13.877Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-01T10:23:13.877Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:13.877Z] [2022-02-01T10:23:13.877Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-02-01T10:23:13.877Z] 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-01T10:23:13.877Z] [2022-02-01T10:23:13.877Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-01T10:23:13.877Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:13.877Z] [2022-02-01T10:23:13.877Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-01T10:23:13.877Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-01T10:23:13.877Z] [2022-02-01T10:23:13.877Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-01T10:23:13.877Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:13.877Z] [2022-02-01T10:23:13.877Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-01T10:23:13.877Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] [2022-02-01T10:23:13.877Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-01T10:23:13.877Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] [2022-02-01T10:23:13.877Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-01T10:23:13.877Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] [2022-02-01T10:23:13.877Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-01T10:23:13.877Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] [2022-02-01T10:23:13.877Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-01T10:23:13.877Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] [2022-02-01T10:23:13.877Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-01T10:23:13.877Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-01T10:23:13.877Z] [2022-02-01T10:23:13.878Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-01T10:23:13.878Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-01T10:23:13.878Z] [2022-02-01T10:23:13.878Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:23:13.878Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:23:13.878Z] [2022-02-01T10:23:13.878Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-01T10:23:13.878Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-01T10:23:13.878Z] [2022-02-01T10:23:13.878Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-01T10:23:13.878Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-01T10:23:13.878Z] [2022-02-01T10:23:13.878Z] DONE 22 tests, 15 skipped in 2.654s [2022-02-01T10:23:13.878Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-01T10:23:13.956Z] ok github.com/docker/docker/pkg/pubsub 1.054s coverage: 75.0% of statements [2022-02-01T10:23:13.956Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-02-01T10:23:14.210Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-02-01T10:23:14.216Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-01T10:23:14.477Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-02-01T10:23:14.477Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-02-01T10:23:14.737Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-01T10:23:14.772Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-02-01T10:23:14.772Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-01T10:23:14.847Z] testing: warning: no tests to run [2022-02-01T10:23:14.847Z] PASS [2022-02-01T10:23:14.847Z] ok github.com/docker/docker/integration/network/ipvlan 0.094s [2022-02-01T10:23:14.847Z] [2022-02-01T10:23:14.847Z] DONE 0 tests in 0.795s [2022-02-01T10:23:14.847Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-01T10:23:15.308Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2022-02-01T10:23:15.309Z] testing: warning: no tests to run [2022-02-01T10:23:15.309Z] PASS [2022-02-01T10:23:15.309Z] ok github.com/docker/docker/integration/network/macvlan 0.086s [2022-02-01T10:23:15.568Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-02-01T10:23:15.774Z] [2022-02-01T10:23:15.774Z] DONE 0 tests in 0.822s [2022-02-01T10:23:15.774Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-01T10:23:15.828Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-02-01T10:23:15.928Z] --- PASS: TestRemoveContainerWithVolume (3.57s) [2022-02-01T10:23:15.928Z] === RUN TestRemoveContainerRunning [2022-02-01T10:23:16.398Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-02-01T10:23:16.398Z] coverage: [no statements] [2022-02-01T10:23:16.398Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-01T10:23:16.658Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-01T10:23:16.660Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-01T10:23:16.742Z] testing: warning: no tests to run [2022-02-01T10:23:16.742Z] PASS [2022-02-01T10:23:16.742Z] ok github.com/docker/docker/integration/plugin 0.086s [2022-02-01T10:23:16.742Z] [2022-02-01T10:23:16.742Z] DONE 0 tests in 0.844s [2022-02-01T10:23:16.742Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-01T10:23:16.918Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-01T10:23:16.918Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-02-01T10:23:17.222Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-01T10:23:17.714Z] testing: warning: no tests to run [2022-02-01T10:23:17.714Z] PASS [2022-02-01T10:23:17.714Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2022-02-01T10:23:17.714Z] [2022-02-01T10:23:17.714Z] DONE 0 tests in 0.799s [2022-02-01T10:23:17.714Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-01T10:23:18.826Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-02-01T10:23:18.826Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-01T10:23:19.086Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2022-02-01T10:23:19.664Z] --- PASS: TestRemoveContainerRunning (3.56s) [2022-02-01T10:23:19.664Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-01T10:23:19.737Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-01T10:23:20.025Z] ok github.com/docker/docker/quota 0.223s coverage: 71.4% of statements [2022-02-01T10:23:20.285Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-01T10:23:21.225Z] ok github.com/docker/docker/registry 0.038s coverage: 58.3% of statements [2022-02-01T10:23:21.793Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-02-01T10:23:21.793Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-01T10:23:22.252Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-01T10:23:22.252Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-01T10:23:22.363Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-01T10:23:22.363Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-01T10:23:22.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-02-01T10:23:23.400Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.71s) [2022-02-01T10:23:23.400Z] === RUN TestRemoveInvalidContainer [2022-02-01T10:23:23.400Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-02-01T10:23:23.400Z] === RUN TestRenameLinkedContainer [2022-02-01T10:23:23.400Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-01T10:23:23.400Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-01T10:23:23.400Z] === RUN TestRenameStoppedContainer [2022-02-01T10:23:23.526Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:23:23.526Z] INFO: Testing against a local daemon [2022-02-01T10:23:23.526Z] === RUN TestPluginInvalidJSON [2022-02-01T10:23:23.526Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:23:23.526Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:23:23.526Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:23:23.526Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-01T10:23:23.526Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-01T10:23:23.526Z] === RUN TestPluginInstall [2022-02-01T10:23:23.526Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-01T10:23:23.526Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-01T10:23:23.526Z] === RUN TestPluginsWithRuntimes [2022-02-01T10:23:23.526Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-01T10:23:23.526Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-01T10:23:23.526Z] === RUN TestPluginBackCompatMediaTypes [2022-02-01T10:23:23.526Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-01T10:23:23.526Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-01T10:23:23.526Z] PASS [2022-02-01T10:23:23.526Z] ok github.com/docker/docker/integration/plugin/common 0.127s [2022-02-01T10:23:23.526Z] [2022-02-01T10:23:23.526Z] === Skipped [2022-02-01T10:23:23.526Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-01T10:23:23.526Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-01T10:23:23.526Z] [2022-02-01T10:23:23.526Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-01T10:23:23.526Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-01T10:23:23.526Z] [2022-02-01T10:23:23.526Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-01T10:23:23.526Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-01T10:23:23.526Z] [2022-02-01T10:23:23.526Z] DONE 5 tests, 3 skipped in 5.545s [2022-02-01T10:23:23.526Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-01T10:23:24.904Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-02-01T10:23:25.025Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-01T10:23:25.276Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-01T10:23:25.277Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-01T10:23:25.473Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2022-02-01T10:23:25.733Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-02-01T10:23:26.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:23:26.482Z] INFO: Testing against a local daemon [2022-02-01T10:23:26.482Z] === RUN TestExternalGraphDriver [2022-02-01T10:23:26.482Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-01T10:23:26.482Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-01T10:23:26.482Z] === RUN TestGraphdriverPluginV2 [2022-02-01T10:23:26.482Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-01T10:23:26.482Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-01T10:23:26.482Z] PASS [2022-02-01T10:23:26.482Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.122s [2022-02-01T10:23:26.482Z] [2022-02-01T10:23:26.482Z] === Skipped [2022-02-01T10:23:26.482Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-01T10:23:26.482Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-01T10:23:26.482Z] [2022-02-01T10:23:26.482Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-01T10:23:26.482Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-01T10:23:26.482Z] [2022-02-01T10:23:26.482Z] DONE 2 tests, 2 skipped in 3.245s [2022-02-01T10:23:26.482Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-01T10:23:27.115Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-02-01T10:23:27.140Z] --- PASS: TestRenameStoppedContainer (3.74s) [2022-02-01T10:23:27.140Z] === RUN TestRenameRunningContainerAndReuse [2022-02-01T10:23:28.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-02-01T10:23:29.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:23:29.401Z] INFO: Testing against a local daemon [2022-02-01T10:23:29.401Z] === RUN TestReadPluginNoRead [2022-02-01T10:23:29.401Z] read_test.go:21: no unix domain sockets on Windows [2022-02-01T10:23:29.401Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-01T10:23:29.401Z] PASS [2022-02-01T10:23:29.401Z] ok github.com/docker/docker/integration/plugin/logging 0.118s [2022-02-01T10:23:29.401Z] [2022-02-01T10:23:29.401Z] === Skipped [2022-02-01T10:23:29.401Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-01T10:23:29.401Z] read_test.go:21: no unix domain sockets on Windows [2022-02-01T10:23:29.401Z] [2022-02-01T10:23:29.401Z] DONE 1 tests, 1 skipped in 2.748s [2022-02-01T10:23:29.401Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-01T10:23:30.806Z] docker_api_swarm_service_test.go:128: [dd445131f0e46] joining swarm manager [d34dd7aa38e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:23:30.946Z] testing: warning: no tests to run [2022-02-01T10:23:30.946Z] PASS [2022-02-01T10:23:30.946Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.088s [2022-02-01T10:23:30.946Z] [2022-02-01T10:23:30.946Z] DONE 0 tests in 1.356s [2022-02-01T10:23:30.946Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-01T10:23:31.367Z] docker_api_swarm_service_test.go:129: [d2bc5b514c6cb] joining swarm manager [d34dd7aa38e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:23:31.930Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-01T10:23:33.295Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-01T10:23:33.295Z] docker_api_swarm_service_test.go:137: [d9a12cfdd2b98] joining swarm manager [d34dd7aa38e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-01T10:23:33.871Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:23:33.871Z] INFO: Testing against a local daemon [2022-02-01T10:23:33.871Z] === RUN TestPluginWithDevMounts [2022-02-01T10:23:33.871Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:33.871Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-01T10:23:33.871Z] PASS [2022-02-01T10:23:33.871Z] ok github.com/docker/docker/integration/plugin/volumes 0.115s [2022-02-01T10:23:33.871Z] [2022-02-01T10:23:33.871Z] === Skipped [2022-02-01T10:23:33.871Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-01T10:23:33.871Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:33.871Z] [2022-02-01T10:23:33.871Z] DONE 1 tests, 1 skipped in 2.857s [2022-02-01T10:23:33.871Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-01T10:23:34.209Z] --- PASS: TestRenameRunningContainerAndReuse (7.31s) [2022-02-01T10:23:34.209Z] === RUN TestRenameInvalidName [2022-02-01T10:23:34.225Z] docker_api_swarm_service_test.go:138: [d6c3c96cdcdbd] joining swarm manager [d34dd7aa38e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-01T10:23:35.154Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-01T10:23:35.767Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-01T10:23:35.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.46s) [2022-02-01T10:23:35.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.89s) [2022-02-01T10:23:35.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.00s) [2022-02-01T10:23:35.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (18.39s) [2022-02-01T10:23:35.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.79s) [2022-02-01T10:23:35.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.45s) [2022-02-01T10:23:35.767Z] === RUN TestBuildMultiStageCopy [2022-02-01T10:23:35.767Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-01T10:23:36.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:23:36.057Z] INFO: Testing against a local daemon [2022-02-01T10:23:36.057Z] === RUN TestSecretInspect [2022-02-01T10:23:36.057Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:36.057Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-01T10:23:36.057Z] === RUN TestSecretList [2022-02-01T10:23:36.057Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:36.057Z] --- SKIP: TestSecretList (0.00s) [2022-02-01T10:23:36.057Z] === RUN TestSecretsCreateAndDelete [2022-02-01T10:23:36.057Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:36.057Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-01T10:23:36.057Z] === RUN TestSecretsUpdate [2022-02-01T10:23:36.057Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:36.057Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-01T10:23:36.057Z] === RUN TestTemplatedSecret [2022-02-01T10:23:36.057Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:36.057Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-01T10:23:36.057Z] === RUN TestSecretCreateResolve [2022-02-01T10:23:36.057Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:36.057Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-01T10:23:36.057Z] PASS [2022-02-01T10:23:36.057Z] ok github.com/docker/docker/integration/secret 0.107s [2022-02-01T10:23:36.090Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-01T10:23:36.520Z] [2022-02-01T10:23:36.520Z] === Skipped [2022-02-01T10:23:36.520Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-01T10:23:36.520Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:36.520Z] [2022-02-01T10:23:36.520Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-01T10:23:36.520Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:36.520Z] [2022-02-01T10:23:36.520Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-01T10:23:36.520Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:36.520Z] [2022-02-01T10:23:36.520Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-01T10:23:36.520Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:36.520Z] [2022-02-01T10:23:36.520Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-01T10:23:36.520Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:36.520Z] [2022-02-01T10:23:36.520Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-01T10:23:36.520Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:36.520Z] [2022-02-01T10:23:36.520Z] DONE 6 tests, 6 skipped in 2.440s [2022-02-01T10:23:36.520Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-01T10:23:37.021Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-01T10:23:37.944Z] --- PASS: TestRenameInvalidName (3.73s) [2022-02-01T10:23:37.944Z] === RUN TestRenameAnonymousContainer [2022-02-01T10:23:38.389Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-01T10:23:39.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:23:39.449Z] INFO: Testing against a local daemon [2022-02-01T10:23:39.449Z] === RUN TestServiceCreateInit [2022-02-01T10:23:39.449Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-01T10:23:39.449Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.449Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-01T10:23:39.449Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.449Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-01T10:23:39.449Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-01T10:23:39.449Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-01T10:23:39.449Z] === RUN TestCreateServiceMultipleTimes [2022-02-01T10:23:39.449Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.449Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-01T10:23:39.449Z] === RUN TestCreateServiceConflict [2022-02-01T10:23:39.449Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.449Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-01T10:23:39.449Z] === RUN TestCreateServiceMaxReplicas [2022-02-01T10:23:39.449Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.449Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-01T10:23:39.449Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-01T10:23:39.449Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.449Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-01T10:23:39.449Z] === RUN TestCreateServiceSecretFileMode [2022-02-01T10:23:39.449Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.449Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-01T10:23:39.449Z] === RUN TestCreateServiceConfigFileMode [2022-02-01T10:23:39.449Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.449Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-01T10:23:39.449Z] === RUN TestCreateServiceSysctls [2022-02-01T10:23:39.449Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.449Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-01T10:23:39.449Z] === RUN TestCreateServiceCapabilities [2022-02-01T10:23:39.449Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-02-01T10:23:39.908Z] === RUN TestInspect [2022-02-01T10:23:39.908Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] --- SKIP: TestInspect (0.00s) [2022-02-01T10:23:39.908Z] === RUN TestCreateJob [2022-02-01T10:23:39.908Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] --- SKIP: TestCreateJob (0.00s) [2022-02-01T10:23:39.908Z] === RUN TestReplicatedJob [2022-02-01T10:23:39.908Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-01T10:23:39.908Z] === RUN TestUpdateReplicatedJob [2022-02-01T10:23:39.908Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-01T10:23:39.908Z] === RUN TestServiceListWithStatuses [2022-02-01T10:23:39.908Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-01T10:23:39.908Z] === RUN TestDockerNetworkConnectAlias [2022-02-01T10:23:39.908Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-01T10:23:39.908Z] === RUN TestDockerNetworkReConnect [2022-02-01T10:23:39.908Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-01T10:23:39.908Z] === RUN TestServicePlugin [2022-02-01T10:23:39.908Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-01T10:23:39.908Z] === RUN TestServiceUpdateLabel [2022-02-01T10:23:39.908Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:39.908Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-01T10:23:39.908Z] === RUN TestServiceUpdateSecrets [2022-02-01T10:23:39.908Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:39.908Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-01T10:23:39.908Z] === RUN TestServiceUpdateConfigs [2022-02-01T10:23:39.908Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:39.908Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-01T10:23:39.908Z] === RUN TestServiceUpdateNetwork [2022-02-01T10:23:39.908Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:39.908Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-01T10:23:39.908Z] === RUN TestServiceUpdatePidsLimit [2022-02-01T10:23:39.908Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:39.908Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-02-01T10:23:39.908Z] PASS [2022-02-01T10:23:39.908Z] ok github.com/docker/docker/integration/service 0.285s [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === Skipped [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-01T10:23:39.908Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-01T10:23:39.908Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-01T10:23:39.908Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-02-01T10:23:39.908Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-01T10:23:39.908Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-01T10:23:39.908Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-01T10:23:39.908Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-01T10:23:39.908Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-01T10:23:39.908Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-02-01T10:23:39.908Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-01T10:23:39.908Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-01T10:23:39.908Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-01T10:23:39.908Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-01T10:23:39.908Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-01T10:23:39.908Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-01T10:23:39.908Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-01T10:23:39.908Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-01T10:23:39.908Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-01T10:23:39.908Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-01T10:23:39.908Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-01T10:23:39.908Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-01T10:23:39.908Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-02-01T10:23:39.908Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:23:39.908Z] [2022-02-01T10:23:39.908Z] DONE 24 tests, 23 skipped in 3.306s [2022-02-01T10:23:39.908Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-01T10:23:40.278Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-01T10:23:40.840Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-01T10:23:41.095Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-01T10:23:41.656Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-01T10:23:42.089Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:23:42.089Z] INFO: Testing against a local daemon [2022-02-01T10:23:42.089Z] === RUN TestSessionCreate [2022-02-01T10:23:42.089Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-01T10:23:42.089Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-01T10:23:42.089Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-01T10:23:42.089Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-01T10:23:42.089Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-01T10:23:42.089Z] PASS [2022-02-01T10:23:42.089Z] ok github.com/docker/docker/integration/session 0.105s [2022-02-01T10:23:42.089Z] [2022-02-01T10:23:42.089Z] === Skipped [2022-02-01T10:23:42.089Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-01T10:23:42.089Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-01T10:23:42.089Z] [2022-02-01T10:23:42.089Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-01T10:23:42.089Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-01T10:23:42.089Z] [2022-02-01T10:23:42.089Z] DONE 2 tests, 2 skipped in 2.117s [2022-02-01T10:23:42.548Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-01T10:23:43.020Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-01T10:23:44.386Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-01T10:23:44.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:23:44.732Z] INFO: Testing against a local daemon [2022-02-01T10:23:44.732Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-01T10:23:44.732Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:44.732Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-01T10:23:44.732Z] === RUN TestDiskUsage [2022-02-01T10:23:44.732Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-01T10:23:44.732Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-01T10:23:44.732Z] === RUN TestEventsExecDie [2022-02-01T10:23:44.732Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-01T10:23:44.732Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-01T10:23:44.732Z] === RUN TestEventsBackwardsCompatible [2022-02-01T10:23:44.732Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-01T10:23:44.732Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-01T10:23:44.732Z] === RUN TestEventsVolumeCreate [2022-02-01T10:23:44.732Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-01T10:23:44.732Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-01T10:23:44.732Z] === RUN TestInfoAPI [2022-02-01T10:23:44.732Z] --- PASS: TestInfoAPI (0.05s) [2022-02-01T10:23:44.732Z] === RUN TestInfoAPIWarnings [2022-02-01T10:23:44.732Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:23:44.732Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-01T10:23:44.732Z] === RUN TestInfoDebug [2022-02-01T10:23:44.732Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:23:44.732Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-01T10:23:44.732Z] === RUN TestInfoInsecureRegistries [2022-02-01T10:23:44.732Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:23:44.732Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-01T10:23:44.732Z] === RUN TestInfoRegistryMirrors [2022-02-01T10:23:44.732Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:23:44.732Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-01T10:23:44.732Z] === RUN TestLoginFailsWithBadCredentials [2022-02-01T10:23:44.948Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-01T10:23:44.948Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-01T10:23:44.948Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-01T10:23:44.948Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-01T10:23:45.204Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-01T10:23:45.204Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-01T10:23:45.699Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-02-01T10:23:45.699Z] === RUN TestPingCacheHeaders [2022-02-01T10:23:45.699Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-01T10:23:45.699Z] === RUN TestPingGet [2022-02-01T10:23:45.699Z] --- PASS: TestPingGet (0.04s) [2022-02-01T10:23:45.699Z] === RUN TestPingHead [2022-02-01T10:23:45.699Z] --- PASS: TestPingHead (0.04s) [2022-02-01T10:23:45.699Z] === RUN TestVersion [2022-02-01T10:23:45.699Z] --- PASS: TestVersion (0.05s) [2022-02-01T10:23:45.699Z] PASS [2022-02-01T10:23:45.699Z] ok github.com/docker/docker/integration/system 1.291s [2022-02-01T10:23:45.699Z] [2022-02-01T10:23:45.699Z] === Skipped [2022-02-01T10:23:45.699Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-01T10:23:45.699Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:23:45.699Z] [2022-02-01T10:23:45.699Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-01T10:23:45.699Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-01T10:23:45.699Z] [2022-02-01T10:23:45.699Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-01T10:23:45.700Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-01T10:23:45.700Z] [2022-02-01T10:23:45.700Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-01T10:23:45.700Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-01T10:23:45.700Z] [2022-02-01T10:23:45.700Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-01T10:23:45.700Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-01T10:23:45.700Z] [2022-02-01T10:23:45.700Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-01T10:23:45.700Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:23:45.700Z] [2022-02-01T10:23:45.700Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-01T10:23:45.700Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:23:45.700Z] [2022-02-01T10:23:45.700Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-01T10:23:45.700Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:23:45.700Z] [2022-02-01T10:23:45.700Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-01T10:23:45.700Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:23:45.700Z] [2022-02-01T10:23:45.700Z] DONE 15 tests, 9 skipped in 3.560s [2022-02-01T10:23:45.765Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-01T10:23:46.160Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-01T10:23:46.229Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-01T10:23:46.230Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-01T10:23:46.693Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-01T10:23:47.621Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-01T10:23:47.806Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-01T10:23:47.878Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-01T10:23:48.358Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:23:48.358Z] INFO: Testing against a local daemon [2022-02-01T10:23:48.358Z] === RUN TestVolumesCreateAndList [2022-02-01T10:23:48.358Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-01T10:23:48.358Z] === RUN TestVolumesRemove [2022-02-01T10:23:48.358Z] --- PASS: TestVolumesRemove (0.21s) [2022-02-01T10:23:48.358Z] === RUN TestVolumesInspect [2022-02-01T10:23:48.358Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-01T10:23:48.358Z] === RUN TestVolumesInvalidJSON [2022-02-01T10:23:48.358Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-01T10:23:48.358Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-01T10:23:48.358Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-01T10:23:48.358Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-01T10:23:48.358Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-01T10:23:48.358Z] PASS [2022-02-01T10:23:48.358Z] ok github.com/docker/docker/integration/volume 0.423s [2022-02-01T10:23:48.800Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-01T10:23:48.819Z] [2022-02-01T10:23:48.819Z] DONE 5 tests in 2.597s [2022-02-01T10:23:48.819Z] INFO: make.ps1 ended at 02/01/2022 10:23:48 [2022-02-01T10:23:48.819Z] INFO: Integration CLI tests being run from the host: [2022-02-01T10:23:48.819Z] 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-01T10:23:49.051Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/rootless [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/volume [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-01T10:23:49.051Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === Skipped [2022-02-01T10:23:49.051Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-01T10:23:49.051Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-01T10:23:49.051Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-01T10:23:49.051Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-01T10:23:49.051Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:71: No driver to put! [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-01T10:23:49.051Z] time="2022-02-01T10:22:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-01T10:23:49.051Z] time="2022-02-01T10:22:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-01T10:23:49.051Z] time="2022-02-01T10:22:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-01T10:23:49.051Z] time="2022-02-01T10:22:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-01T10:23:49.051Z] time="2022-02-01T10:22:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:71: No driver to put! [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-01T10:23:49.051Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-01T10:23:49.051Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-01T10:23:49.051Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-01T10:23:49.051Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-01T10:23:49.051Z] graphtest_unix.go:71: No driver to put! [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-01T10:23:49.051Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-01T10:23:49.051Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-01T10:23:49.051Z] [2022-02-01T10:23:49.051Z] DONE 2314 tests, 28 skipped in 223.682s [2022-02-01T10:23:49.051Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/bitseq [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/cluster [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/config [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/datastore [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/driverapi [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/etchosts [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/idm [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/ipam [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/iptables [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/netlabel [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/netutils [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/networkdb [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/ns [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/options [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/osl [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/portallocator [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/portmapper [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/testutils [2022-02-01T10:23:49.051Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-01T10:23:49.051Z] + 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-01T10:23:50.375Z] --- PASS: TestBuildMultiStageCopy (15.51s) [2022-02-01T10:23:50.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.29s) [2022-02-01T10:23:50.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-02-01T10:23:50.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.28s) [2022-02-01T10:23:50.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.37s) [2022-02-01T10:23:50.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.60s) [2022-02-01T10:23:50.375Z] === RUN TestBuildMultiStageParentConfig [2022-02-01T10:23:52.751Z] --- PASS: TestRenameAnonymousContainer (12.99s) [2022-02-01T10:23:52.751Z] === RUN TestRenameContainerWithSameName [2022-02-01T10:23:54.183Z] --- PASS: TestBuildMultiStageParentConfig (3.21s) [2022-02-01T10:23:54.183Z] === RUN TestBuildLabelWithTargets [2022-02-01T10:23:54.183Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:23:54.183Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-02-01T10:23:54.183Z] === RUN TestBuildWithEmptyLayers [2022-02-01T10:23:54.286Z] --- PASS: TestRenameContainerWithSameName (3.47s) [2022-02-01T10:23:54.286Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-01T10:23:54.286Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-01T10:23:54.286Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-01T10:23:54.286Z] === RUN TestResize [2022-02-01T10:23:54.415Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-01T10:23:54.976Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-01T10:23:55.756Z] --- PASS: TestBuildWithEmptyLayers (1.72s) [2022-02-01T10:23:55.756Z] === RUN TestBuildMultiStageOnBuild [2022-02-01T10:23:56.341Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-01T10:23:56.341Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-01T10:23:56.341Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-01T10:23:56.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-02-01T10:23:56.598Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-01T10:23:58.017Z] --- PASS: TestResize (3.50s) [2022-02-01T10:23:58.017Z] === RUN TestResizeWithInvalidSize [2022-02-01T10:23:59.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-02-01T10:23:59.114Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-01T10:23:59.694Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-01T10:24:01.089Z] docker_api_swarm_service_test.go:304: [d20e0fda1675f] joining swarm manager [d180890de9c78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:24:01.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:24:01.281Z] INFO: Testing against a local daemon [2022-02-01T10:24:01.281Z] === RUN TestDockerSuite [2022-02-01T10:24:01.281Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-01T10:24:01.281Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-01T10:24:01.281Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-01T10:24:01.281Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-01T10:24:01.281Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-01T10:24:01.281Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-01T10:24:01.281Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-01T10:24:01.281Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-01T10:24:01.281Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-01T10:24:01.281Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-01T10:24:01.281Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-01T10:24:01.741Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-01T10:24:01.758Z] --- PASS: TestResizeWithInvalidSize (3.44s) [2022-02-01T10:24:01.758Z] === RUN TestResizeWhenContainerNotStarted [2022-02-01T10:24:02.016Z] docker_api_swarm_service_test.go:304: [dc28ce09a78fb] joining swarm manager [d180890de9c78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:24:02.016Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-01T10:24:02.710Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-01T10:24:02.710Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-01T10:24:03.904Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-01T10:24:03.904Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-01T10:24:03.904Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-01T10:24:04.661Z] --- PASS: TestResizeWhenContainerNotStarted (3.42s) [2022-02-01T10:24:04.661Z] === RUN TestDaemonRestartKillContainers [2022-02-01T10:24:04.661Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:24:04.661Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-01T10:24:04.661Z] === RUN TestStats [2022-02-01T10:24:04.661Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-01T10:24:04.661Z] --- SKIP: TestStats (0.00s) [2022-02-01T10:24:04.661Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-01T10:24:06.419Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-01T10:24:06.675Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-01T10:24:06.675Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-01T10:24:08.041Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-01T10:24:08.602Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-01T10:24:09.530Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-01T10:24:10.459Z] === RUN TestDockerSuite/TestRmiTag [2022-02-01T10:24:10.715Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-01T10:24:11.277Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-01T10:24:13.794Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-01T10:24:14.355Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-01T10:24:14.918Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-01T10:24:14.991Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.91s) [2022-02-01T10:24:14.991Z] === RUN TestStopContainerWithTimeout [2022-02-01T10:24:14.991Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-01T10:24:14.991Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-01T10:24:14.991Z] === RUN TestUpdateRestartPolicy [2022-02-01T10:24:15.174Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-01T10:24:16.101Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-01T10:24:16.662Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-01T10:24:16.662Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-01T10:24:17.033Z] --- PASS: TestBuildMultiStageOnBuild (19.46s) [2022-02-01T10:24:17.033Z] === RUN TestBuildUncleanTarFilenames [2022-02-01T10:24:17.033Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:24:17.033Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-01T10:24:17.033Z] === RUN TestBuildMultiStageLayerLeak [2022-02-01T10:24:17.224Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-01T10:24:17.224Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-01T10:24:17.479Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-01T10:24:18.844Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-01T10:24:19.099Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-01T10:24:19.661Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-01T10:24:20.226Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-02-01T10:24:21.168Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-01T10:24:21.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-02-01T10:24:21.989Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-02-01T10:24:22.554Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-02-01T10:24:23.483Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-02-01T10:24:23.740Z] docker_api_swarm_service_test.go:100: [d0673ae9b2ac9] joining swarm manager [dc2db86cc0c2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:24:23.996Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-02-01T10:24:24.558Z] docker_api_swarm_service_test.go:101: [d7b4c0073cb59] joining swarm manager [dc2db86cc0c2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:24:24.558Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-02-01T10:24:25.119Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-01T10:24:26.046Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-02-01T10:24:26.982Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-01T10:24:27.836Z] ok github.com/docker/docker/libnetwork 37.149s coverage: 40.7% of statements [2022-02-01T10:24:27.836Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-02-01T10:24:27.836Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-01T10:24:27.912Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-01T10:24:28.474Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-01T10:24:28.776Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-01T10:24:29.036Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-01T10:24:29.036Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-01T10:24:29.036Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-01T10:24:29.036Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-01T10:24:29.036Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-01T10:24:29.036Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-01T10:24:29.296Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-01T10:24:29.296Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-01T10:24:29.556Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-02-01T10:24:29.817Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-01T10:24:29.817Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-01T10:24:29.817Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-01T10:24:30.077Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-01T10:24:30.400Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-01T10:24:30.962Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-01T10:24:31.218Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-01T10:24:31.780Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-01T10:24:32.343Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-01T10:24:32.343Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-01T10:24:32.599Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-01T10:24:32.617Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.378s coverage: 59.9% of statements [2022-02-01T10:24:32.617Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-01T10:24:32.877Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-01T10:24:33.160Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-01T10:24:33.416Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-01T10:24:33.447Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.162s coverage: 4.0% of statements [2022-02-01T10:24:33.447Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-01T10:24:33.979Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-01T10:24:34.018Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.020s coverage: 4.5% of statements [2022-02-01T10:24:34.018Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-01T10:24:34.278Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-01T10:24:34.541Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-01T10:24:34.541Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-01T10:24:34.797Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-01T10:24:34.797Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-01T10:24:35.724Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-01T10:24:36.286Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-01T10:24:36.846Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-01T10:24:37.102Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-01T10:24:37.357Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-01T10:24:37.613Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-01T10:24:38.309Z] --- PASS: TestBuildMultiStageLayerLeak (21.82s) [2022-02-01T10:24:38.309Z] === RUN TestBuildWithHugeFile [2022-02-01T10:24:38.985Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-01T10:24:39.914Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-01T10:24:40.119Z] --- PASS: TestUpdateRestartPolicy (25.28s) [2022-02-01T10:24:40.119Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-01T10:24:40.842Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-01T10:24:41.771Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-01T10:24:42.027Z] check_test.go:379: [d0673ae9b2ac9] daemon is not started [2022-02-01T10:24:42.284Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-01T10:24:42.298Z] --- PASS: TestUpdateRestartWithAutoRemove (3.45s) [2022-02-01T10:24:42.298Z] === RUN TestWaitNonBlocked [2022-02-01T10:24:42.298Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:24:42.298Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:24:42.298Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:24:42.298Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:24:42.298Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:24:42.298Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:24:42.846Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-01T10:24:43.102Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-01T10:24:43.664Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-01T10:24:44.259Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.700s coverage: 7.2% of statements [2022-02-01T10:24:44.260Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-01T10:24:44.260Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-02-01T10:24:44.260Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-01T10:24:44.260Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-01T10:24:44.260Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-01T10:24:44.260Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-01T10:24:44.260Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-02-01T10:24:44.520Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-02-01T10:24:44.592Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-01T10:24:44.780Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-01T10:24:44.780Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-02-01T10:24:46.030Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-01T10:24:46.030Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.66s) [2022-02-01T10:24:46.030Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.87s) [2022-02-01T10:24:46.030Z] === RUN TestWaitBlocked [2022-02-01T10:24:46.030Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:24:46.030Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-01T10:24:46.030Z] PASS [2022-02-01T10:24:46.030Z] ok github.com/docker/docker/integration/container 128.151s [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === Skipped [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-01T10:24:46.030Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-01T10:24:46.030Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-01T10:24:46.030Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-01T10:24:46.030Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-01T10:24:46.030Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-01T10:24:46.030Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-01T10:24:46.030Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-01T10:24:46.030Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-01T10:24:46.030Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-01T10:24:46.030Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-02-01T10:24:46.030Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-01T10:24:46.030Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-01T10:24:46.030Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-01T10:24:46.030Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-01T10:24:46.030Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.030Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-01T10:24:46.030Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-01T10:24:46.030Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-01T10:24:46.031Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-01T10:24:46.031Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-01T10:24:46.031Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-01T10:24:46.031Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-01T10:24:46.031Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-01T10:24:46.031Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-01T10:24:46.031Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-01T10:24:46.031Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-01T10:24:46.031Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-01T10:24:46.031Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-01T10:24:46.031Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-01T10:24:46.031Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-01T10:24:46.031Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-01T10:24:46.031Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-01T10:24:46.031Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-01T10:24:46.031Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-01T10:24:46.031Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-01T10:24:46.031Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-01T10:24:46.031Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:24:46.031Z] [2022-02-01T10:24:46.031Z] DONE 87 tests, 34 skipped in 131.058s [2022-02-01T10:24:46.493Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-01T10:24:47.109Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-01T10:24:47.109Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-01T10:24:47.109Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-01T10:24:47.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-02-01T10:24:48.731Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-01T10:24:49.660Z] docker_api_swarm_service_test.go:533: [d8e98c5e127ed] joining swarm manager [d53f4562baf21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:24:49.915Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-01T10:24:50.843Z] docker_api_swarm_service_test.go:534: [d1d27d13fa07a] joining swarm manager [d53f4562baf21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:24:51.404Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-01T10:24:53.921Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-01T10:24:53.921Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-01T10:24:53.921Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-01T10:24:53.921Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-01T10:24:53.922Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-01T10:24:54.179Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-01T10:24:56.075Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-01T10:24:56.998Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2022-02-01T10:24:57.003Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-01T10:24:58.892Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-01T10:24:58.892Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-01T10:24:59.856Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-01T10:25:00.417Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-02-01T10:25:00.417Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-01T10:25:00.417Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-01T10:25:00.673Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-02-01T10:25:02.038Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-01T10:25:02.038Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-01T10:25:02.294Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-01T10:25:02.856Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-01T10:25:03.112Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-02-01T10:25:03.674Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-01T10:25:03.674Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-01T10:25:04.234Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-01T10:25:04.797Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-01T10:25:05.054Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-01T10:25:05.617Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-01T10:25:05.873Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-01T10:25:06.436Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-01T10:25:06.692Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-01T10:25:07.255Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-01T10:25:07.255Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-01T10:25:07.622Z] === RUN TestConfigDaemonLibtrustID [2022-02-01T10:25:07.622Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-01T10:25:07.622Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-01T10:25:07.622Z] === RUN TestDaemonConfigValidation [2022-02-01T10:25:07.622Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-01T10:25:07.622Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-01T10:25:07.622Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-01T10:25:07.622Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-01T10:25:07.622Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-01T10:25:07.622Z] === RUN TestDaemonProxy [2022-02-01T10:25:07.622Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-01T10:25:07.622Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-01T10:25:07.622Z] PASS [2022-02-01T10:25:07.622Z] ok github.com/docker/docker/integration/daemon 0.117s [2022-02-01T10:25:07.622Z] [2022-02-01T10:25:07.622Z] === Skipped [2022-02-01T10:25:07.622Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-01T10:25:07.622Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-01T10:25:07.622Z] [2022-02-01T10:25:07.622Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-01T10:25:07.622Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-01T10:25:07.622Z] [2022-02-01T10:25:07.622Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-01T10:25:07.622Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-01T10:25:07.622Z] [2022-02-01T10:25:07.622Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-01T10:25:07.622Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-01T10:25:07.622Z] [2022-02-01T10:25:07.622Z] DONE 4 tests, 4 skipped in 20.872s [2022-02-01T10:25:07.622Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-01T10:25:07.818Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-01T10:25:08.075Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-01T10:25:09.002Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-01T10:25:09.258Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-01T10:25:09.258Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-01T10:25:09.258Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-01T10:25:11.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:25:11.366Z] INFO: Testing against a local daemon [2022-02-01T10:25:11.366Z] === RUN TestCommitInheritsEnv [2022-02-01T10:25:11.366Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:25:11.366Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-01T10:25:11.366Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-01T10:25:11.366Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-01T10:25:11.366Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-01T10:25:11.366Z] === RUN TestImportWithCustomPlatform [2022-02-01T10:25:11.366Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-01T10:25:11.366Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-01T10:25:11.366Z] === RUN TestImagesFilterMultiReference [2022-02-01T10:25:11.366Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-02-01T10:25:11.366Z] === RUN TestImagePullPlatformInvalid [2022-02-01T10:25:11.366Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-01T10:25:11.366Z] === RUN TestRemoveImageOrphaning [2022-02-01T10:25:11.773Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-01T10:25:11.773Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-01T10:25:11.977Z] ok github.com/docker/docker/libnetwork/ipam 13.819s coverage: 85.3% of statements [2022-02-01T10:25:11.977Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-01T10:25:11.977Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-01T10:25:11.977Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-01T10:25:11.977Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-01T10:25:11.977Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-01T10:25:11.977Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-01T10:25:11.977Z] ok github.com/docker/docker/libnetwork/ipamutils 0.249s coverage: 74.0% of statements [2022-02-01T10:25:11.977Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.1% of statements [2022-02-01T10:25:11.978Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-02-01T10:25:11.978Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-02-01T10:25:12.344Z] --- PASS: TestRemoveImageOrphaning (1.15s) [2022-02-01T10:25:12.344Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-01T10:25:12.344Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-01T10:25:12.344Z] === RUN TestTagInvalidReference [2022-02-01T10:25:12.344Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-01T10:25:12.344Z] === RUN TestTagValidPrefixedRepo [2022-02-01T10:25:12.803Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-01T10:25:12.803Z] === RUN TestTagExistedNameWithoutForce [2022-02-01T10:25:12.803Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-01T10:25:12.803Z] === RUN TestTagOfficialNames [2022-02-01T10:25:12.803Z] --- PASS: TestTagOfficialNames (0.10s) [2022-02-01T10:25:12.803Z] === RUN TestTagMatchesDigest [2022-02-01T10:25:12.803Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-01T10:25:12.803Z] PASS [2022-02-01T10:25:12.803Z] ok github.com/docker/docker/integration/image 1.710s [2022-02-01T10:25:12.803Z] [2022-02-01T10:25:12.803Z] === Skipped [2022-02-01T10:25:12.803Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-01T10:25:12.803Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:25:12.803Z] [2022-02-01T10:25:12.803Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-01T10:25:12.803Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-01T10:25:12.803Z] [2022-02-01T10:25:12.803Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-01T10:25:12.803Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-01T10:25:12.803Z] [2022-02-01T10:25:12.803Z] DONE 12 tests, 3 skipped in 5.669s [2022-02-01T10:25:13.264Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-01T10:25:14.287Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-02-01T10:25:15.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:25:15.449Z] INFO: Testing against a local daemon [2022-02-01T10:25:15.449Z] === RUN TestNetworkCreateDelete [2022-02-01T10:25:15.449Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:15.449Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-01T10:25:15.449Z] === RUN TestDockerNetworkDeletePreferID [2022-02-01T10:25:15.449Z] 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-01T10:25:15.449Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-01T10:25:15.449Z] === RUN TestDaemonDNSFallback [2022-02-01T10:25:15.449Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:15.449Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-01T10:25:15.449Z] === RUN TestInspectNetwork [2022-02-01T10:25:15.449Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-01T10:25:15.449Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-01T10:25:15.449Z] === RUN TestRunContainerWithBridgeNone [2022-02-01T10:25:15.449Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:15.449Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-01T10:25:15.449Z] === RUN TestNetworkInvalidJSON [2022-02-01T10:25:15.449Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-01T10:25:15.449Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-01T10:25:15.449Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:25:15.449Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:25:15.449Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:25:15.449Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:25:15.449Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-01T10:25:15.450Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:25:15.450Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:25:15.450Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-02-01T10:25:15.450Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-01T10:25:15.450Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-01T10:25:15.450Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-01T10:25:15.450Z] === RUN TestNetworkList [2022-02-01T10:25:15.450Z] === RUN TestNetworkList//networks [2022-02-01T10:25:15.450Z] === PAUSE TestNetworkList//networks [2022-02-01T10:25:15.450Z] === RUN TestNetworkList//networks/ [2022-02-01T10:25:15.450Z] === PAUSE TestNetworkList//networks/ [2022-02-01T10:25:15.450Z] === CONT TestNetworkList//networks [2022-02-01T10:25:15.450Z] === CONT TestNetworkList//networks/ [2022-02-01T10:25:15.450Z] --- PASS: TestNetworkList (0.04s) [2022-02-01T10:25:15.450Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-01T10:25:15.450Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-01T10:25:15.450Z] === RUN TestHostIPv4BridgeLabel [2022-02-01T10:25:15.450Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-01T10:25:15.450Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-01T10:25:15.450Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-01T10:25:15.450Z] === RUN TestDaemonDefaultNetworkPools [2022-02-01T10:25:15.450Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-01T10:25:15.450Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-01T10:25:15.450Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-01T10:25:15.450Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-01T10:25:15.450Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-01T10:25:15.450Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-01T10:25:15.450Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-01T10:25:15.450Z] === RUN TestServiceWithPredefinedNetwork [2022-02-01T10:25:15.450Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-01T10:25:15.450Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-01T10:25:15.450Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:25:15.450Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:25:15.450Z] === RUN TestServiceWithDataPathPortInit [2022-02-01T10:25:15.450Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-01T10:25:15.450Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-01T10:25:15.450Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-01T10:25:15.450Z] PASS [2022-02-01T10:25:15.450Z] ok github.com/docker/docker/integration/network 0.159s [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === Skipped [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-01T10:25:15.450Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-01T10:25:15.450Z] 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-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-01T10:25:15.450Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-01T10:25:15.450Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-01T10:25:15.450Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-01T10:25:15.450Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-01T10:25:15.450Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-01T10:25:15.450Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-01T10:25:15.450Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-01T10:25:15.450Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-01T10:25:15.450Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-01T10:25:15.450Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:25:15.450Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-01T10:25:15.450Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-01T10:25:15.450Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-01T10:25:15.450Z] [2022-02-01T10:25:15.450Z] DONE 22 tests, 15 skipped in 2.368s [2022-02-01T10:25:15.450Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-01T10:25:15.650Z] docker_api_swarm_service_test.go:148: [dc9c62444f8d2] joining swarm manager [d7eccc7e9a86e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:25:16.417Z] testing: warning: no tests to run [2022-02-01T10:25:16.417Z] PASS [2022-02-01T10:25:16.417Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2022-02-01T10:25:16.417Z] [2022-02-01T10:25:16.417Z] DONE 0 tests in 0.734s [2022-02-01T10:25:16.417Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-01T10:25:16.577Z] docker_api_swarm_service_test.go:148: [da0a80ff1c7ae] joining swarm manager [d7eccc7e9a86e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:25:17.387Z] testing: warning: no tests to run [2022-02-01T10:25:17.387Z] PASS [2022-02-01T10:25:17.387Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2022-02-01T10:25:17.387Z] [2022-02-01T10:25:17.387Z] DONE 0 tests in 0.748s [2022-02-01T10:25:17.387Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-01T10:25:17.845Z] testing: warning: no tests to run [2022-02-01T10:25:17.845Z] PASS [2022-02-01T10:25:17.845Z] ok github.com/docker/docker/integration/plugin 0.074s [2022-02-01T10:25:17.845Z] [2022-02-01T10:25:17.845Z] DONE 0 tests in 0.696s [2022-02-01T10:25:18.304Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-01T10:25:18.763Z] testing: warning: no tests to run [2022-02-01T10:25:18.763Z] PASS [2022-02-01T10:25:18.763Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2022-02-01T10:25:18.763Z] [2022-02-01T10:25:18.763Z] DONE 0 tests in 0.708s [2022-02-01T10:25:19.228Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-01T10:25:23.124Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-02-01T10:25:23.124Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-01T10:25:23.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:25:23.914Z] INFO: Testing against a local daemon [2022-02-01T10:25:23.914Z] === RUN TestPluginInvalidJSON [2022-02-01T10:25:23.914Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:25:23.914Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:25:23.914Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:25:23.914Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-01T10:25:23.915Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-01T10:25:23.915Z] === RUN TestPluginInstall [2022-02-01T10:25:23.915Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-01T10:25:23.915Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-01T10:25:23.915Z] === RUN TestPluginsWithRuntimes [2022-02-01T10:25:23.915Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-01T10:25:23.915Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-01T10:25:23.915Z] === RUN TestPluginBackCompatMediaTypes [2022-02-01T10:25:23.915Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-01T10:25:23.915Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-01T10:25:23.915Z] PASS [2022-02-01T10:25:23.915Z] ok github.com/docker/docker/integration/plugin/common 0.123s [2022-02-01T10:25:23.915Z] [2022-02-01T10:25:23.915Z] === Skipped [2022-02-01T10:25:23.915Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-01T10:25:23.915Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-01T10:25:23.915Z] [2022-02-01T10:25:23.915Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-01T10:25:23.915Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-01T10:25:23.915Z] [2022-02-01T10:25:23.915Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-01T10:25:23.915Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-01T10:25:23.915Z] [2022-02-01T10:25:23.915Z] DONE 5 tests, 3 skipped in 4.509s [2022-02-01T10:25:23.915Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-01T10:25:24.052Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-02-01T10:25:24.052Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-02-01T10:25:24.052Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-01T10:25:24.052Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-01T10:25:24.612Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-01T10:25:26.089Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:25:26.089Z] INFO: Testing against a local daemon [2022-02-01T10:25:26.089Z] === RUN TestExternalGraphDriver [2022-02-01T10:25:26.089Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-01T10:25:26.089Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-01T10:25:26.089Z] === RUN TestGraphdriverPluginV2 [2022-02-01T10:25:26.089Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-01T10:25:26.089Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-01T10:25:26.089Z] PASS [2022-02-01T10:25:26.089Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.113s [2022-02-01T10:25:26.089Z] [2022-02-01T10:25:26.089Z] === Skipped [2022-02-01T10:25:26.089Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-01T10:25:26.089Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-01T10:25:26.089Z] [2022-02-01T10:25:26.089Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-01T10:25:26.089Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-01T10:25:26.089Z] [2022-02-01T10:25:26.089Z] DONE 2 tests, 2 skipped in 2.474s [2022-02-01T10:25:26.089Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-01T10:25:27.134Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-01T10:25:27.698Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-01T10:25:28.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:25:28.271Z] INFO: Testing against a local daemon [2022-02-01T10:25:28.271Z] === RUN TestReadPluginNoRead [2022-02-01T10:25:28.271Z] read_test.go:21: no unix domain sockets on Windows [2022-02-01T10:25:28.271Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-01T10:25:28.271Z] PASS [2022-02-01T10:25:28.271Z] ok github.com/docker/docker/integration/plugin/logging 0.098s [2022-02-01T10:25:28.271Z] [2022-02-01T10:25:28.271Z] === Skipped [2022-02-01T10:25:28.271Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-01T10:25:28.271Z] read_test.go:21: no unix domain sockets on Windows [2022-02-01T10:25:28.271Z] [2022-02-01T10:25:28.271Z] DONE 1 tests, 1 skipped in 2.184s [2022-02-01T10:25:28.627Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-01T10:25:28.731Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-01T10:25:29.703Z] testing: warning: no tests to run [2022-02-01T10:25:29.703Z] PASS [2022-02-01T10:25:29.703Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [2022-02-01T10:25:29.703Z] [2022-02-01T10:25:29.703Z] DONE 0 tests in 1.043s [2022-02-01T10:25:29.703Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-01T10:25:31.882Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:25:31.882Z] INFO: Testing against a local daemon [2022-02-01T10:25:31.882Z] === RUN TestPluginWithDevMounts [2022-02-01T10:25:31.882Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:31.882Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-01T10:25:31.882Z] PASS [2022-02-01T10:25:31.882Z] ok github.com/docker/docker/integration/plugin/volumes 0.096s [2022-02-01T10:25:31.882Z] [2022-02-01T10:25:31.882Z] === Skipped [2022-02-01T10:25:31.882Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-01T10:25:31.882Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:31.882Z] [2022-02-01T10:25:31.882Z] DONE 1 tests, 1 skipped in 2.190s [2022-02-01T10:25:31.882Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-01T10:25:33.868Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-01T10:25:34.059Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:25:34.059Z] INFO: Testing against a local daemon [2022-02-01T10:25:34.059Z] === RUN TestSecretInspect [2022-02-01T10:25:34.059Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:34.059Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-01T10:25:34.059Z] === RUN TestSecretList [2022-02-01T10:25:34.059Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:34.059Z] --- SKIP: TestSecretList (0.00s) [2022-02-01T10:25:34.059Z] === RUN TestSecretsCreateAndDelete [2022-02-01T10:25:34.059Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:34.059Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-01T10:25:34.059Z] === RUN TestSecretsUpdate [2022-02-01T10:25:34.059Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:34.059Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-01T10:25:34.059Z] === RUN TestTemplatedSecret [2022-02-01T10:25:34.059Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:34.059Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-01T10:25:34.059Z] === RUN TestSecretCreateResolve [2022-02-01T10:25:34.059Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:34.059Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-01T10:25:34.059Z] PASS [2022-02-01T10:25:34.059Z] ok github.com/docker/docker/integration/secret 0.093s [2022-02-01T10:25:34.059Z] [2022-02-01T10:25:34.059Z] === Skipped [2022-02-01T10:25:34.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-01T10:25:34.059Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:34.059Z] [2022-02-01T10:25:34.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-01T10:25:34.059Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:34.059Z] [2022-02-01T10:25:34.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-01T10:25:34.059Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:34.059Z] [2022-02-01T10:25:34.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-01T10:25:34.059Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:34.059Z] [2022-02-01T10:25:34.059Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-01T10:25:34.059Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:34.059Z] [2022-02-01T10:25:34.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-01T10:25:34.059Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:34.059Z] [2022-02-01T10:25:34.059Z] DONE 6 tests, 6 skipped in 2.000s [2022-02-01T10:25:34.059Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-01T10:25:34.430Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-01T10:25:34.690Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-01T10:25:35.251Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-01T10:25:35.251Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-01T10:25:35.507Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-01T10:25:36.434Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-01T10:25:36.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:25:36.960Z] INFO: Testing against a local daemon [2022-02-01T10:25:36.960Z] === RUN TestServiceCreateInit [2022-02-01T10:25:36.960Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-01T10:25:36.960Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-01T10:25:36.960Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- PASS: TestServiceCreateInit (0.04s) [2022-02-01T10:25:36.960Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-01T10:25:36.960Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestCreateServiceMultipleTimes [2022-02-01T10:25:36.960Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestCreateServiceConflict [2022-02-01T10:25:36.960Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-01T10:25:36.960Z] === RUN TestCreateServiceMaxReplicas [2022-02-01T10:25:36.960Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-01T10:25:36.960Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-01T10:25:36.960Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestCreateServiceSecretFileMode [2022-02-01T10:25:36.960Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestCreateServiceConfigFileMode [2022-02-01T10:25:36.960Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestCreateServiceSysctls [2022-02-01T10:25:36.960Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-01T10:25:36.960Z] === RUN TestCreateServiceCapabilities [2022-02-01T10:25:36.960Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-02-01T10:25:36.960Z] === RUN TestInspect [2022-02-01T10:25:36.960Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestInspect (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestCreateJob [2022-02-01T10:25:36.960Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestCreateJob (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestReplicatedJob [2022-02-01T10:25:36.960Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestUpdateReplicatedJob [2022-02-01T10:25:36.960Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestServiceListWithStatuses [2022-02-01T10:25:36.960Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestDockerNetworkConnectAlias [2022-02-01T10:25:36.960Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestDockerNetworkReConnect [2022-02-01T10:25:36.960Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestServicePlugin [2022-02-01T10:25:36.960Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestServiceUpdateLabel [2022-02-01T10:25:36.960Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:36.960Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestServiceUpdateSecrets [2022-02-01T10:25:36.960Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:36.960Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestServiceUpdateConfigs [2022-02-01T10:25:36.960Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:36.960Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestServiceUpdateNetwork [2022-02-01T10:25:36.960Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:36.960Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-01T10:25:36.960Z] === RUN TestServiceUpdatePidsLimit [2022-02-01T10:25:36.960Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:36.960Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-01T10:25:36.960Z] PASS [2022-02-01T10:25:36.960Z] ok github.com/docker/docker/integration/service 0.246s [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === Skipped [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-01T10:25:36.960Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-01T10:25:36.960Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-01T10:25:36.960Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-02-01T10:25:36.960Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-01T10:25:36.960Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-01T10:25:36.960Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-01T10:25:36.960Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-01T10:25:36.960Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-01T10:25:36.960Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-02-01T10:25:36.960Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-01T10:25:36.960Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-01T10:25:36.960Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-01T10:25:36.960Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-01T10:25:36.960Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-01T10:25:36.960Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-01T10:25:36.960Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-01T10:25:36.960Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-01T10:25:36.960Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-01T10:25:36.960Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-01T10:25:36.960Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-01T10:25:36.960Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-01T10:25:36.960Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-01T10:25:36.960Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:25:36.960Z] [2022-02-01T10:25:36.960Z] DONE 24 tests, 23 skipped in 2.728s [2022-02-01T10:25:36.960Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-01T10:25:37.361Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-01T10:25:37.922Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-01T10:25:38.178Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-01T10:25:38.178Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-01T10:25:38.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:25:38.496Z] INFO: Testing against a local daemon [2022-02-01T10:25:38.496Z] === RUN TestSessionCreate [2022-02-01T10:25:38.496Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-01T10:25:38.496Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-01T10:25:38.496Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-01T10:25:38.496Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-01T10:25:38.955Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-01T10:25:38.955Z] PASS [2022-02-01T10:25:38.955Z] ok github.com/docker/docker/integration/session 0.102s [2022-02-01T10:25:38.955Z] [2022-02-01T10:25:38.955Z] === Skipped [2022-02-01T10:25:38.955Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-01T10:25:38.955Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-01T10:25:38.955Z] [2022-02-01T10:25:38.955Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-01T10:25:38.955Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-01T10:25:38.955Z] [2022-02-01T10:25:38.955Z] DONE 2 tests, 2 skipped in 1.888s [2022-02-01T10:25:38.955Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-01T10:25:39.107Z] === RUN TestDockerSuite/TestRunMount [2022-02-01T10:25:41.135Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:25:41.135Z] INFO: Testing against a local daemon [2022-02-01T10:25:41.135Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-01T10:25:41.135Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:41.135Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-01T10:25:41.135Z] === RUN TestDiskUsage [2022-02-01T10:25:41.135Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-01T10:25:41.135Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-01T10:25:41.135Z] === RUN TestEventsExecDie [2022-02-01T10:25:41.135Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-01T10:25:41.135Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-01T10:25:41.135Z] === RUN TestEventsBackwardsCompatible [2022-02-01T10:25:41.135Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-01T10:25:41.135Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-01T10:25:41.135Z] === RUN TestEventsVolumeCreate [2022-02-01T10:25:41.135Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-01T10:25:41.135Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-01T10:25:41.135Z] === RUN TestInfoAPI [2022-02-01T10:25:41.135Z] --- PASS: TestInfoAPI (0.04s) [2022-02-01T10:25:41.135Z] === RUN TestInfoAPIWarnings [2022-02-01T10:25:41.135Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:25:41.135Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-01T10:25:41.135Z] === RUN TestInfoDebug [2022-02-01T10:25:41.135Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:25:41.135Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-01T10:25:41.135Z] === RUN TestInfoInsecureRegistries [2022-02-01T10:25:41.135Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:25:41.135Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-01T10:25:41.135Z] === RUN TestInfoRegistryMirrors [2022-02-01T10:25:41.135Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:25:41.135Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-01T10:25:41.135Z] === RUN TestLoginFailsWithBadCredentials [2022-02-01T10:25:42.102Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-02-01T10:25:42.102Z] === RUN TestPingCacheHeaders [2022-02-01T10:25:42.102Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-01T10:25:42.102Z] === RUN TestPingGet [2022-02-01T10:25:42.102Z] --- PASS: TestPingGet (0.03s) [2022-02-01T10:25:42.102Z] === RUN TestPingHead [2022-02-01T10:25:42.102Z] --- PASS: TestPingHead (0.04s) [2022-02-01T10:25:42.102Z] === RUN TestVersion [2022-02-01T10:25:42.102Z] --- PASS: TestVersion (0.03s) [2022-02-01T10:25:42.102Z] PASS [2022-02-01T10:25:42.102Z] ok github.com/docker/docker/integration/system 1.267s [2022-02-01T10:25:42.102Z] [2022-02-01T10:25:42.102Z] === Skipped [2022-02-01T10:25:42.102Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-01T10:25:42.102Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:25:42.102Z] [2022-02-01T10:25:42.102Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-01T10:25:42.102Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-01T10:25:42.102Z] [2022-02-01T10:25:42.102Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-01T10:25:42.102Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-01T10:25:42.102Z] [2022-02-01T10:25:42.102Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-01T10:25:42.102Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-01T10:25:42.102Z] [2022-02-01T10:25:42.102Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-01T10:25:42.102Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-01T10:25:42.102Z] [2022-02-01T10:25:42.102Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-01T10:25:42.102Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:25:42.102Z] [2022-02-01T10:25:42.102Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-01T10:25:42.102Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:25:42.102Z] [2022-02-01T10:25:42.102Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-01T10:25:42.102Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:25:42.102Z] [2022-02-01T10:25:42.102Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-01T10:25:42.102Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:25:42.102Z] [2022-02-01T10:25:42.102Z] DONE 15 tests, 9 skipped in 3.065s [2022-02-01T10:25:42.102Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-01T10:25:43.992Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-01T10:25:43.992Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-01T10:25:43.992Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-01T10:25:43.992Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-01T10:25:43.992Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-01T10:25:43.992Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-01T10:25:43.992Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-01T10:25:43.992Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-01T10:25:43.992Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-01T10:25:43.992Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-01T10:25:43.992Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-01T10:25:43.992Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-01T10:25:43.992Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-01T10:25:43.992Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-01T10:25:43.993Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-01T10:25:43.993Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T10:25:43.993Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-01T10:25:43.993Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-01T10:25:43.993Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-01T10:25:43.993Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-01T10:25:43.993Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-01T10:25:43.993Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-01T10:25:43.993Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-01T10:25:43.993Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-01T10:25:43.993Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-01T10:25:44.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:25:44.277Z] INFO: Testing against a local daemon [2022-02-01T10:25:44.277Z] === RUN TestVolumesCreateAndList [2022-02-01T10:25:44.277Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-01T10:25:44.277Z] === RUN TestVolumesRemove [2022-02-01T10:25:44.277Z] --- PASS: TestVolumesRemove (0.16s) [2022-02-01T10:25:44.277Z] === RUN TestVolumesInspect [2022-02-01T10:25:44.277Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-01T10:25:44.277Z] === RUN TestVolumesInvalidJSON [2022-02-01T10:25:44.277Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-01T10:25:44.277Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-01T10:25:44.277Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-01T10:25:44.277Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-01T10:25:44.277Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-01T10:25:44.277Z] PASS [2022-02-01T10:25:44.277Z] ok github.com/docker/docker/integration/volume 0.367s [2022-02-01T10:25:44.361Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-01T10:25:44.361Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-01T10:25:44.361Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-01T10:25:44.738Z] [2022-02-01T10:25:44.738Z] DONE 5 tests in 2.290s [2022-02-01T10:25:44.738Z] INFO: make.ps1 ended at 02/01/2022 10:25:44 [2022-02-01T10:25:44.738Z] INFO: Integration CLI tests being run from the host: [2022-02-01T10:25:44.738Z] 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-01T10:25:45.289Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-01T10:25:45.532Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-01T10:25:46.652Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-01T10:25:48.475Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-01T10:25:48.475Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-01T10:25:48.475Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-01T10:25:48.475Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-01T10:25:48.475Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-01T10:25:48.475Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-01T10:25:48.475Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-01T10:25:48.476Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-01T10:25:48.476Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-01T10:25:48.549Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-01T10:25:49.914Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-01T10:25:51.279Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-01T10:25:51.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-02-01T10:25:52.227Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-01T10:25:52.227Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-01T10:25:52.227Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-01T10:25:52.227Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-01T10:25:52.227Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-01T10:25:52.465Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-01T10:25:53.394Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-01T10:25:53.394Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-01T10:25:54.324Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-01T10:25:55.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-01T10:25:55.061Z] INFO: Testing against a local daemon [2022-02-01T10:25:55.061Z] === RUN TestDockerSuite [2022-02-01T10:25:55.061Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-01T10:25:55.061Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-01T10:25:55.061Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-01T10:25:55.061Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-01T10:25:55.061Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-01T10:25:55.061Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-01T10:25:55.061Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-01T10:25:55.061Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-01T10:25:55.061Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-01T10:25:55.061Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-01T10:25:55.061Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-01T10:25:55.251Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-01T10:25:55.519Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-01T10:25:55.812Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-01T10:25:55.977Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-01T10:25:56.374Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-01T10:25:56.440Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-01T10:25:57.739Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-01T10:25:59.105Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-01T10:26:00.800Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-01T10:26:02.372Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-01T10:26:02.630Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-01T10:26:02.630Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-02-01T10:26:03.192Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-01T10:26:03.192Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-01T10:26:03.754Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-01T10:26:04.011Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-01T10:26:04.267Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-01T10:26:04.831Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-01T10:26:11.363Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-02-01T10:26:11.363Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-01T10:26:11.363Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-01T10:26:11.363Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-02-01T10:26:11.363Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-01T10:26:12.747Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-01T10:26:13.309Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-02-01T10:26:13.565Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-02-01T10:26:13.821Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-01T10:26:14.077Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-01T10:26:14.643Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-01T10:26:15.207Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-01T10:26:16.134Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-01T10:26:16.134Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-01T10:26:16.134Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-01T10:26:16.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-02-01T10:26:16.696Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-01T10:26:17.259Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-01T10:26:17.259Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-01T10:26:17.259Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-01T10:26:17.515Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-02-01T10:26:18.882Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-01T10:26:18.882Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-01T10:26:18.882Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-01T10:26:21.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-02-01T10:26:21.656Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-01T10:26:22.583Z] === RUN TestDockerSuite/TestRunRm [2022-02-01T10:26:23.144Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-01T10:26:23.399Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-02-01T10:26:25.914Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-02-01T10:26:26.842Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-01T10:26:27.405Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-01T10:26:27.967Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-02-01T10:26:28.894Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-02-01T10:26:29.456Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-02-01T10:26:30.016Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-02-01T10:26:31.920Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-02-01T10:26:32.862Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-02-01T10:26:34.226Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-02-01T10:26:36.117Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-02-01T10:26:36.374Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-02-01T10:26:36.937Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-02-01T10:26:37.865Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-02-01T10:26:38.122Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-02-01T10:26:38.379Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-02-01T10:26:38.635Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-02-01T10:26:39.197Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-02-01T10:26:39.762Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-01T10:26:40.325Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-01T10:26:40.887Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-01T10:26:42.250Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-02-01T10:26:43.615Z] === RUN TestDockerSuite/TestRunState [2022-02-01T10:26:44.982Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-01T10:26:45.543Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-01T10:26:45.799Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-01T10:26:46.056Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-02-01T10:26:46.056Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-01T10:26:46.056Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-01T10:26:46.313Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-01T10:26:46.876Z] === RUN TestDockerSuite/TestRunSysctls [2022-02-01T10:26:47.803Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-01T10:26:47.803Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-01T10:26:47.803Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-01T10:26:48.365Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-02-01T10:26:49.731Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-02-01T10:26:49.987Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-02-01T10:26:51.360Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-02-01T10:26:53.268Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-01T10:26:56.532Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-01T10:26:56.532Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-01T10:26:56.787Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-01T10:26:57.349Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-01T10:26:58.717Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-01T10:26:59.645Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-01T10:26:59.901Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-01T10:27:00.157Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-01T10:27:00.157Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-01T10:27:00.721Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-01T10:27:01.283Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-01T10:27:01.539Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-02-01T10:27:01.539Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-01T10:27:01.539Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-01T10:27:01.539Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-01T10:27:02.100Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-01T10:27:03.440Z] ok github.com/docker/docker/libnetwork/networkdb 104.090s coverage: 60.5% of statements [2022-02-01T10:27:03.440Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-01T10:27:03.440Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-01T10:27:03.440Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2022-02-01T10:27:03.440Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-01T10:27:03.440Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-02-01T10:27:03.440Z] ok github.com/docker/docker/libnetwork/portmapper 0.215s coverage: 48.6% of statements [2022-02-01T10:27:03.440Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-01T10:27:03.440Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-01T10:27:03.440Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-01T10:27:03.440Z] [2022-02-01T10:27:03.440Z] === Skipped [2022-02-01T10:27:03.440Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-01T10:27:03.440Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-01T10:27:03.440Z] [2022-02-01T10:27:03.440Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-01T10:27:03.440Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-01T10:27:03.440Z] [2022-02-01T10:27:03.440Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-01T10:27:03.440Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-01T10:27:03.440Z] [2022-02-01T10:27:03.440Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-01T10:27:03.440Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:27:03.440Z] [2022-02-01T10:27:03.440Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-01T10:27:03.440Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:27:03.440Z] [2022-02-01T10:27:03.440Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-01T10:27:03.440Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:27:03.440Z] [2022-02-01T10:27:03.440Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-01T10:27:03.440Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:27:03.440Z] [2022-02-01T10:27:03.440Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-01T10:27:03.440Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-01T10:27:03.440Z] [2022-02-01T10:27:03.440Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-01T10:27:03.440Z] firewalld_test.go:14: firewalld is not running [2022-02-01T10:27:03.440Z] [2022-02-01T10:27:03.440Z] DONE 326 tests, 9 skipped in 197.698s Post stage [Pipeline] junit [2022-02-01T10:27:04.025Z] Recording test results [2022-02-01T10:27:04.399Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-02-01T10:27:04.621Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-01T10:27:04.730Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43202/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2cff05e9602dd852879807c7dc0ac50303272cf8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2cff05e9602dd852879807c7dc0ac50303272cf8 hack/validate/vendor [2022-02-01T10:27:04.878Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-01T10:27:05.299Z] go: downloading github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2022-02-01T10:27:05.299Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-01T10:27:05.559Z] go: downloading google.golang.org/grpc v1.27.1 [2022-02-01T10:27:05.806Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-01T10:27:05.819Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-02-01T10:27:05.819Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-01T10:27:05.819Z] go: downloading gotest.tools/v3 v3.0.3 [2022-02-01T10:27:05.819Z] go: downloading github.com/docker/go-units v0.4.0 [2022-02-01T10:27:05.819Z] go: downloading github.com/containerd/containerd v1.5.8 [2022-02-01T10:27:06.079Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-02-01T10:27:06.079Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-02-01T10:27:06.079Z] go: downloading github.com/moby/sys/signal v0.6.0 [2022-02-01T10:27:06.079Z] go: downloading golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 [2022-02-01T10:27:06.340Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-02-01T10:27:06.340Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-02-01T10:27:06.340Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-02-01T10:27:06.340Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-02-01T10:27:06.367Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-02-01T10:27:06.600Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-02-01T10:27:06.600Z] go: downloading golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e [2022-02-01T10:27:06.600Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-02-01T10:27:06.600Z] go: downloading go.etcd.io/bbolt v1.3.5 [2022-02-01T10:27:06.600Z] go: downloading github.com/containerd/continuity v0.1.0 [2022-02-01T10:27:06.860Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-02-01T10:27:06.860Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20210609172227-d72af97c0eaf [2022-02-01T10:27:06.860Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-02-01T10:27:06.860Z] go: downloading golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 [2022-02-01T10:27:06.860Z] go: downloading github.com/google/go-cmp v0.2.0 [2022-02-01T10:27:06.860Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-02-01T10:27:06.860Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-02-01T10:27:06.860Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-02-01T10:27:06.860Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-02-01T10:27:06.860Z] go: downloading github.com/opencontainers/runc v1.0.3 [2022-02-01T10:27:07.119Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-02-01T10:27:07.119Z] go: downloading github.com/Microsoft/hcsshim v0.8.23 [2022-02-01T10:27:07.119Z] go: downloading github.com/containerd/cgroups v1.0.1 [2022-02-01T10:27:07.119Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-02-01T10:27:07.119Z] go: downloading github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 [2022-02-01T10:27:07.119Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20210726173615-3629f50980f6 [2022-02-01T10:27:07.119Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-02-01T10:27:07.296Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-01T10:27:07.379Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-02-01T10:27:07.379Z] go: downloading github.com/moby/sys/mount v0.3.0 [2022-02-01T10:27:07.379Z] go: downloading github.com/opencontainers/selinux v1.9.1 [2022-02-01T10:27:07.379Z] go: downloading github.com/google/uuid v1.1.1 [2022-02-01T10:27:07.379Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-02-01T10:27:07.379Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-02-01T10:27:07.638Z] go: downloading github.com/moby/locker v1.0.1 [2022-02-01T10:27:07.638Z] go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-01T10:27:07.638Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-02-01T10:27:07.638Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-02-01T10:27:07.638Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-02-01T10:27:07.638Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-02-01T10:27:07.638Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-02-01T10:27:07.638Z] go: downloading github.com/aws/aws-sdk-go v1.28.11 [2022-02-01T10:27:08.662Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-01T10:27:10.179Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-02-01T10:27:10.179Z] go: downloading cloud.google.com/go v0.59.0 [2022-02-01T10:27:10.179Z] go: downloading cloud.google.com/go/logging v1.0.1-0.20190813144457-ceeb313ad77b [2022-02-01T10:27:10.179Z] go: downloading google.golang.org/genproto v0.0.0-20200227132054-3f1135a288c9 [2022-02-01T10:27:10.179Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-02-01T10:27:10.179Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-02-01T10:27:10.179Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-01T10:27:10.179Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-02-01T10:27:10.551Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-01T10:27:11.560Z] go: downloading github.com/stretchr/testify v1.3.0 [2022-02-01T10:27:11.560Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-02-01T10:27:11.820Z] go: downloading github.com/creack/pty v1.1.11 [2022-02-01T10:27:11.820Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-02-01T10:27:11.820Z] go: downloading github.com/golang/protobuf v1.3.5 [2022-02-01T10:27:11.820Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-02-01T10:27:11.820Z] go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-01T10:27:11.820Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-02-01T10:27:11.820Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-02-01T10:27:11.820Z] go: downloading github.com/miekg/dns v1.1.27 [2022-02-01T10:27:11.820Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-02-01T10:27:11.820Z] go: downloading github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae [2022-02-01T10:27:11.917Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-01T10:27:12.080Z] go: downloading github.com/klauspost/compress v1.11.13 [2022-02-01T10:27:12.080Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-02-01T10:27:12.080Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-02-01T10:27:12.340Z] go: downloading github.com/godbus/dbus/v5 v5.0.4 [2022-02-01T10:27:12.340Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-02-01T10:27:12.340Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-02-01T10:27:12.340Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-02-01T10:27:12.340Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-01T10:27:12.340Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.2.0 [2022-02-01T10:27:12.340Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-02-01T10:27:12.340Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-02-01T10:27:12.340Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-02-01T10:27:12.479Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-01T10:27:12.479Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-01T10:27:12.479Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-01T10:27:12.479Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-01T10:27:12.479Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-01T10:27:12.479Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-01T10:27:12.479Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-01T10:27:12.479Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-02-01T10:27:12.479Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-01T10:27:12.479Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-02-01T10:27:12.599Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-02-01T10:27:12.599Z] go: downloading github.com/containerd/console v1.0.2 [2022-02-01T10:27:12.599Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-02-01T10:27:12.599Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-02-01T10:27:12.599Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-02-01T10:27:12.599Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-02-01T10:27:12.599Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-02-01T10:27:12.599Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-02-01T10:27:12.599Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-02-01T10:27:12.599Z] go: downloading github.com/coreos/etcd v3.3.27+incompatible [2022-02-01T10:27:12.599Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-02-01T10:27:12.599Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-02-01T10:27:12.599Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-02-01T10:27:12.859Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.2 [2022-02-01T10:27:12.859Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-02-01T10:27:12.859Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2022-02-01T10:27:12.859Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-01T10:27:12.859Z] go: downloading github.com/prometheus/common v0.9.1 [2022-02-01T10:27:12.859Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-02-01T10:27:12.859Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-01T10:27:12.859Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-02-01T10:27:12.859Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-02-01T10:27:12.859Z] go: downloading google.golang.org/api v0.8.0 [2022-02-01T10:27:13.058Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-02-01T10:27:13.619Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-02-01T10:27:14.240Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-02-01T10:27:14.240Z] go: downloading go.opencensus.io v0.22.3 [2022-02-01T10:27:14.240Z] go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d [2022-02-01T10:27:14.240Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-01T10:27:14.240Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-01T10:27:14.240Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-02-01T10:27:14.500Z] go: downloading golang.org/x/text v0.3.3 [2022-02-01T10:27:14.982Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-02-01T10:27:14.982Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-02-01T10:27:15.068Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-02-01T10:27:15.068Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-02-01T10:27:15.238Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-02-01T10:27:15.327Z] go: downloading github.com/google/btree v1.0.1 [2022-02-01T10:27:15.327Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-02-01T10:27:15.327Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-02-01T10:27:15.327Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-02-01T10:27:15.327Z] go: downloading github.com/cilium/ebpf v0.6.2 [2022-02-01T10:27:15.327Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-02-01T10:27:15.327Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-02-01T10:27:15.327Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-02-01T10:27:15.327Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-02-01T10:27:15.327Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-01T10:27:15.327Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-02-01T10:27:15.327Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-02-01T10:27:15.327Z] go: downloading github.com/kr/pretty v0.2.1 [2022-02-01T10:27:15.327Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-02-01T10:27:15.327Z] go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 [2022-02-01T10:27:15.587Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-01T10:27:15.587Z] go: downloading cloud.google.com/go/bigquery v1.0.0 [2022-02-01T10:27:15.587Z] go: downloading cloud.google.com/go/datastore v1.1.0 [2022-02-01T10:27:15.587Z] go: downloading cloud.google.com/go/pubsub v1.3.1 [2022-02-01T10:27:15.799Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-01T10:27:15.799Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-02-01T10:27:15.847Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-02-01T10:27:15.847Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2022-02-01T10:27:15.847Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-01T10:27:15.847Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-02-01T10:27:15.847Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-02-01T10:27:15.847Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-02-01T10:27:15.847Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-02-01T10:27:15.847Z] go: downloading github.com/onsi/ginkgo v1.8.0 [2022-02-01T10:27:16.106Z] go: downloading github.com/onsi/gomega v1.5.0 [2022-02-01T10:27:16.106Z] go: downloading github.com/kr/text v0.1.0 [2022-02-01T10:27:16.106Z] go: downloading google.golang.org/appengine v1.6.7 [2022-02-01T10:27:16.106Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-01T10:27:16.106Z] go: downloading github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea [2022-02-01T10:27:16.106Z] go: downloading golang.org/x/mod v0.4.1 [2022-02-01T10:27:16.366Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-02-01T10:27:16.366Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-01T10:27:16.366Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-02-01T10:27:16.366Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-02-01T10:27:16.366Z] No vendor changes in diff. [2022-02-01T10:27:16.728Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-02-01T10:27:16.728Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-01T10:27:16.728Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-02-01T10:27:16.728Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-01T10:27:16.728Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-02-01T10:27:16.728Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-01T10:27:16.728Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-02-01T10:27:16.728Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-01T10:27:16.728Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-02-01T10:27:16.728Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-01T10:27:16.728Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-02-01T10:27:16.728Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-01T10:27:16.728Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-02-01T10:27:16.728Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-01T10:27:16.728Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-02-01T10:27:17.291Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-02-01T10:27:17.853Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-02-01T10:27:17.853Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-02-01T10:27:18.109Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-02-01T10:27:18.364Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-01T10:27:18.621Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-01T10:27:19.181Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-01T10:27:19.181Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-02-01T10:27:19.220Z] + echo Ensuring container killed. [2022-02-01T10:27:19.220Z] Ensuring container killed. [2022-02-01T10:27:19.220Z] + docker rm -vf docker-pr4 [2022-02-01T10:27:19.220Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-01T10:27:19.506Z] + echo Chowning /workspace to jenkins user [2022-02-01T10:27:19.506Z] Chowning /workspace to jenkins user [2022-02-01T10:27:19.506Z] + id -u [2022-02-01T10:27:19.506Z] + id -g [2022-02-01T10:27:19.506Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43202:/workspace busybox chown -R 1000:1000 /workspace [2022-02-01T10:27:19.744Z] === RUN TestDockerSuite/TestRunWithSwappiness [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-01T10:27:20.306Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-02-01T10:27:20.306Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-01T10:27:20.306Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-01T10:27:20.370Z] + bundleName=unit [2022-02-01T10:27:20.370Z] + echo Creating unit-bundles.tar.gz [2022-02-01T10:27:20.370Z] Creating unit-bundles.tar.gz [2022-02-01T10:27:20.370Z] + 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-01T10:27:20.370Z] bundles/junit-report-libnetwork.xml [2022-02-01T10:27:20.370Z] bundles/junit-report.xml [2022-02-01T10:27:20.370Z] bundles/go-test-report-libnetwork.json [2022-02-01T10:27:20.370Z] bundles/go-test-report.json [2022-02-01T10:27:20.370Z] bundles/profile-libnetwork.out [2022-02-01T10:27:20.370Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-02-01T10:27:20.385Z] Archiving artifacts [2022-02-01T10:27:20.751Z] --- PASS: TestBuildWithHugeFile (152.88s) [2022-02-01T10:27:20.751Z] === RUN TestBuildWCOWSandboxSize [2022-02-01T10:27:20.751Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:27:20.751Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:27:20.751Z] === RUN TestBuildWithEmptyDockerfile [2022-02-01T10:27:20.751Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:27:20.751Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:27:20.751Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:27:20.751Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:27:20.751Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:27:20.751Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:27:20.751Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-01T10:27:20.751Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-01T10:27:20.751Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-01T10:27:20.751Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-02-01T10:27:20.751Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-01T10:27:20.751Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-01T10:27:20.751Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-01T10:27:20.751Z] === RUN TestBuildPreserveOwnership [2022-02-01T10:27:20.751Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:27:20.751Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-01T10:27:20.751Z] === RUN TestBuildPlatformInvalid [2022-02-01T10:27:20.751Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-01T10:27:20.751Z] PASS [2022-02-01T10:27:20.751Z] ok github.com/docker/docker/integration/build 238.784s [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] === Skipped [2022-02-01T10:27:20.751Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-01T10:27:20.751Z] build_session_test.go:25: TODO: BuildKit [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-01T10:27:20.751Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-02-01T10:27:20.751Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-01T10:27:20.751Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-01T10:27:20.751Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-01T10:27:20.751Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] DONE 29 tests, 6 skipped in 273.719s [2022-02-01T10:27:20.751Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-01T10:27:20.751Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:27:20.751Z] INFO: Testing against a local daemon [2022-02-01T10:27:20.751Z] === RUN TestConfigInspect [2022-02-01T10:27:20.751Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.751Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-01T10:27:20.751Z] === RUN TestConfigList [2022-02-01T10:27:20.751Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.751Z] --- SKIP: TestConfigList (0.00s) [2022-02-01T10:27:20.751Z] === RUN TestConfigsCreateAndDelete [2022-02-01T10:27:20.751Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.751Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-01T10:27:20.751Z] === RUN TestConfigsUpdate [2022-02-01T10:27:20.751Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.751Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-01T10:27:20.751Z] === RUN TestTemplatedConfig [2022-02-01T10:27:20.751Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.751Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-01T10:27:20.751Z] === RUN TestConfigCreateResolve [2022-02-01T10:27:20.751Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:27:20.751Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-01T10:27:20.751Z] PASS [2022-02-01T10:27:20.751Z] ok github.com/docker/docker/integration/config 0.123s [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] === Skipped [2022-02-01T10:27:20.751Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-01T10:27:20.751Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-01T10:27:20.751Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-01T10:27:20.751Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-01T10:27:20.751Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-01T10:27:20.751Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-01T10:27:20.751Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:27:20.751Z] [2022-02-01T10:27:20.751Z] DONE 6 tests, 6 skipped in 2.254s [2022-02-01T10:27:20.751Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-01T10:27:20.751Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:27:20.751Z] INFO: Testing against a local daemon [2022-02-01T10:27:20.751Z] === RUN TestCheckpoint [2022-02-01T10:27:20.751Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:27:20.751Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-01T10:27:20.751Z] === RUN TestContainerInvalidJSON [2022-02-01T10:27:20.751Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:27:20.751Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:27:20.751Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:27:20.751Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:27:20.751Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-01T10:27:20.751Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-01T10:27:20.752Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-01T10:27:20.752Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-01T10:27:20.752Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-01T10:27:20.752Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-01T10:27:20.752Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.42s) [2022-02-01T10:27:20.752Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-01T10:27:20.752Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-02-01T10:27:20.752Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-01T10:27:20.752Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-02-01T10:27:20.752Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-01T10:27:20.752Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-02-01T10:27:20.752Z] === RUN TestCopyFromContainer [2022-02-01T10:27:20.752Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.752Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-01T10:27:20.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-01T10:27:20.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:27:20.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:27:20.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:27:20.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:27:20.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:27:20.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:27:20.752Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-01T10:27:20.752Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-01T10:27:20.752Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-01T10:27:20.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-01T10:27:20.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-01T10:27:20.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-01T10:27:20.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-01T10:27:20.752Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-01T10:27:20.752Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-01T10:27:20.752Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-01T10:27:20.752Z] === RUN TestCreateWithInvalidEnv [2022-02-01T10:27:20.752Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-01T10:27:20.752Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-01T10:27:20.752Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-01T10:27:20.752Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-01T10:27:20.752Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-01T10:27:20.752Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-01T10:27:20.752Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-01T10:27:20.752Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-01T10:27:20.752Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-01T10:27:20.752Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-01T10:27:20.752Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-02-01T10:27:20.752Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-02-01T10:27:20.752Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-02-01T10:27:20.752Z] === RUN TestCreateTmpfsMountsTarget [2022-02-01T10:27:20.752Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.752Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-01T10:27:20.752Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-01T10:27:20.752Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:27:20.752Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-01T10:27:20.752Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-01T10:27:20.752Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:27:20.752Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-01T10:27:20.752Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-01T10:27:20.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:27:20.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:27:20.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:27:20.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:27:20.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:27:20.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:27:20.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:27:20.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:27:20.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:27:20.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:27:20.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-01T10:27:20.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-01T10:27:20.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-01T10:27:20.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-01T10:27:20.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-01T10:27:20.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-01T10:27:20.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-01T10:27:20.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-01T10:27:20.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-01T10:27:20.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-01T10:27:20.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-01T10:27:20.752Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-01T10:27:20.752Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-01T10:27:20.752Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-01T10:27:20.752Z] === RUN TestCreateDifferentPlatform [2022-02-01T10:27:20.752Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-01T10:27:20.752Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-01T10:27:20.752Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-01T10:27:20.752Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-01T10:27:20.752Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-01T10:27:20.752Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-01T10:27:20.752Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-02-01T10:27:20.752Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-01T10:27:20.752Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-01T10:27:20.752Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-01T10:27:20.752Z] === RUN TestContainerKillOnDaemonStart [2022-02-01T10:27:20.752Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:20.752Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-01T10:27:20.752Z] === RUN TestDiff [2022-02-01T10:27:20.752Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-01T10:27:20.752Z] --- SKIP: TestDiff (0.00s) [2022-02-01T10:27:20.752Z] === RUN TestExecWithCloseStdin [2022-02-01T10:27:20.752Z] --- PASS: TestExecWithCloseStdin (2.59s) [2022-02-01T10:27:20.752Z] === RUN TestExec [2022-02-01T10:27:20.868Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-01T10:27:20.894Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43202/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-01T10:27:21.204Z] + make clean [2022-02-01T10:27:21.463Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-01T10:27:21.463Z] docker-dev-cache [2022-02-01T10:27:21.463Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-02-01T10:27:21.797Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-01T10:27:22.053Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-02-01T10:27:22.053Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-01T10:27:22.053Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-01T10:27:22.309Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-01T10:27:22.309Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-01T10:27:22.398Z] --- PASS: TestExec (2.55s) [2022-02-01T10:27:22.398Z] === RUN TestExecUser [2022-02-01T10:27:22.398Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-01T10:27:22.398Z] --- SKIP: TestExecUser (0.00s) [2022-02-01T10:27:22.398Z] === RUN TestExportContainerAndImportImage [2022-02-01T10:27:22.398Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:22.398Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-01T10:27:22.398Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-01T10:27:22.398Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:22.398Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-01T10:27:22.398Z] === RUN TestHealthCheckWorkdir [2022-02-01T10:27:22.398Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-01T10:27:22.398Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-01T10:27:22.398Z] === RUN TestHealthKillContainer [2022-02-01T10:27:22.398Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-01T10:27:22.398Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-01T10:27:22.398Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-01T10:27:22.398Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-01T10:27:22.398Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-01T10:27:22.398Z] === RUN TestKillContainerInvalidSignal [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-01T10:27:22.491Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-01T10:27:22.491Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-01T10:27:22.491Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-01T10:27:22.491Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-01T10:27:22.491Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-01T10:27:22.491Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-01T10:27:22.491Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-01T10:27:22.491Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-01T10:27:22.491Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-01T10:27:22.491Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-01T10:27:22.491Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-01T10:27:22.491Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-01T10:27:22.491Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-01T10:27:23.238Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-01T10:27:23.799Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-01T10:27:24.626Z] --- PASS: TestKillContainerInvalidSignal (2.26s) [2022-02-01T10:27:24.626Z] === RUN TestKillContainer [2022-02-01T10:27:24.626Z] === RUN TestKillContainer/no_signal [2022-02-01T10:27:25.165Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-01T10:27:25.401Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-01T10:27:25.401Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-01T10:27:25.401Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-01T10:27:25.401Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-01T10:27:25.401Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-01T10:27:25.401Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-01T10:27:25.401Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-01T10:27:25.401Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-01T10:27:25.401Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-01T10:27:25.420Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-01T10:27:25.420Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-01T10:27:25.420Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-01T10:27:25.981Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-02-01T10:27:26.850Z] === RUN TestKillContainer/non_killing_signal [2022-02-01T10:27:26.850Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-01T10:27:26.850Z] === RUN TestKillContainer/killing_signal [2022-02-01T10:27:26.909Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-02-01T10:27:27.473Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-01T10:27:27.473Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-01T10:27:28.838Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-01T10:27:28.838Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-01T10:27:29.095Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-01T10:27:30.022Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents4022218278 [2022-02-01T10:27:30.278Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-01T10:27:30.278Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-01T10:27:31.188Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-01T10:27:31.188Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-01T10:27:31.188Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-01T10:27:31.188Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-01T10:27:31.188Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-01T10:27:31.209Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-02-01T10:27:31.771Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-01T10:27:31.771Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-01T10:27:31.771Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-01T10:27:33.662Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-01T10:27:33.918Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-02-01T10:27:34.025Z] --- PASS: TestKillContainer (9.42s) [2022-02-01T10:27:34.025Z] --- PASS: TestKillContainer/no_signal (2.11s) [2022-02-01T10:27:34.025Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-01T10:27:34.025Z] --- PASS: TestKillContainer/killing_signal (7.25s) [2022-02-01T10:27:34.025Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-01T10:27:34.025Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:27:34.025Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-01T10:27:34.025Z] === RUN TestKillStoppedContainer [2022-02-01T10:27:34.025Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:27:34.025Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-01T10:27:34.025Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-01T10:27:34.025Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:27:34.025Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-01T10:27:34.025Z] === RUN TestKillDifferentUserContainer [2022-02-01T10:27:34.025Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-01T10:27:34.025Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-01T10:27:34.025Z] === RUN TestInspectOomKilledTrue [2022-02-01T10:27:34.025Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:34.025Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-01T10:27:34.025Z] === RUN TestInspectOomKilledFalse [2022-02-01T10:27:34.025Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:27:34.025Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-01T10:27:34.025Z] === RUN TestLogsFollowTailEmpty [2022-02-01T10:27:34.847Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-01T10:27:35.408Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-01T10:27:35.408Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-01T10:27:35.408Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-01T10:27:35.408Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-01T10:27:36.253Z] --- PASS: TestLogsFollowTailEmpty (2.21s) [2022-02-01T10:27:36.253Z] === RUN TestNetworkNat [2022-02-01T10:27:36.253Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-01T10:27:36.253Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-01T10:27:36.253Z] === RUN TestNetworkLocalhostTCPNat [2022-02-01T10:27:36.335Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-01T10:27:36.896Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-02-01T10:27:38.261Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-01T10:27:38.493Z] --- PASS: TestNetworkLocalhostTCPNat (2.66s) [2022-02-01T10:27:38.493Z] === RUN TestNetworkLoopbackNat [2022-02-01T10:27:38.493Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-01T10:27:38.493Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-01T10:27:38.493Z] === RUN TestPause [2022-02-01T10:27:38.493Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-01T10:27:38.493Z] --- SKIP: TestPause (0.00s) [2022-02-01T10:27:38.493Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-01T10:27:39.186Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-02-01T10:27:39.754Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-01T10:27:40.720Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.15s) [2022-02-01T10:27:40.720Z] === RUN TestPauseStopPausedContainer [2022-02-01T10:27:40.720Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:27:40.720Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-01T10:27:40.720Z] === RUN TestPsFilter [2022-02-01T10:27:41.190Z] --- PASS: TestPsFilter (0.23s) [2022-02-01T10:27:41.190Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-01T10:27:42.095Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-01T10:27:42.095Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-01T10:27:42.095Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-01T10:27:42.095Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-01T10:27:42.095Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-01T10:27:42.452Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-02-01T10:27:43.380Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-01T10:27:43.416Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.49s) [2022-02-01T10:27:43.416Z] === RUN TestRemoveContainerWithVolume [2022-02-01T10:27:45.274Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-02-01T10:27:45.530Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-01T10:27:45.910Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-01T10:27:46.091Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-01T10:27:46.386Z] --- PASS: TestRemoveContainerWithVolume (2.52s) [2022-02-01T10:27:46.386Z] === RUN TestRemoveContainerRunning [2022-02-01T10:27:46.903Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-01T10:27:46.903Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-01T10:27:46.903Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-01T10:27:46.903Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-01T10:27:46.903Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-01T10:27:46.903Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-01T10:27:46.903Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-01T10:27:46.903Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-01T10:27:47.458Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-01T10:27:48.020Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-02-01T10:27:48.480Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-01T10:27:48.608Z] --- PASS: TestRemoveContainerRunning (2.16s) [2022-02-01T10:27:48.608Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-01T10:27:50.533Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-01T10:27:50.533Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-02-01T10:27:50.833Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.16s) [2022-02-01T10:27:50.833Z] === RUN TestRemoveInvalidContainer [2022-02-01T10:27:50.833Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-01T10:27:50.833Z] === RUN TestRenameLinkedContainer [2022-02-01T10:27:50.833Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-01T10:27:50.833Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-01T10:27:50.833Z] === RUN TestRenameStoppedContainer [2022-02-01T10:27:51.900Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-01T10:27:52.289Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-01T10:27:52.828Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-01T10:27:53.057Z] --- PASS: TestRenameStoppedContainer (2.58s) [2022-02-01T10:27:53.057Z] === RUN TestRenameRunningContainerAndReuse [2022-02-01T10:27:53.391Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-02-01T10:27:53.869Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-01T10:27:53.869Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-01T10:27:53.869Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-01T10:27:53.869Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-01T10:27:53.869Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-01T10:27:53.869Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-01T10:27:53.953Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-01T10:27:55.321Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-01T10:27:56.688Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-01T10:27:57.682Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-01T10:27:57.830Z] --- PASS: TestRenameRunningContainerAndReuse (4.56s) [2022-02-01T10:27:57.830Z] === RUN TestRenameInvalidName [2022-02-01T10:27:59.201Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-01T10:27:59.201Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-02-01T10:28:00.053Z] --- PASS: TestRenameInvalidName (2.12s) [2022-02-01T10:28:00.053Z] === RUN TestRenameAnonymousContainer [2022-02-01T10:28:03.366Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-01T10:28:04.292Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-02-01T10:28:06.183Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-01T10:28:10.502Z] --- PASS: TestRenameAnonymousContainer (10.11s) [2022-02-01T10:28:10.502Z] === RUN TestRenameContainerWithSameName [2022-02-01T10:28:11.425Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-01T10:28:12.076Z] --- PASS: TestRenameContainerWithSameName (2.13s) [2022-02-01T10:28:12.076Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-01T10:28:12.076Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-01T10:28:12.076Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-01T10:28:12.076Z] === RUN TestResize [2022-02-01T10:28:12.688Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-01T10:28:13.312Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-02-01T10:28:14.298Z] --- PASS: TestResize (2.25s) [2022-02-01T10:28:14.298Z] === RUN TestResizeWithInvalidSize [2022-02-01T10:28:14.674Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-01T10:28:15.236Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-01T10:28:15.797Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-01T10:28:16.359Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-01T10:28:16.359Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-01T10:28:16.359Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-01T10:28:16.523Z] --- PASS: TestResizeWithInvalidSize (2.16s) [2022-02-01T10:28:16.523Z] === RUN TestResizeWhenContainerNotStarted [2022-02-01T10:28:16.616Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-01T10:28:17.179Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-02-01T10:28:18.590Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-01T10:28:18.755Z] --- PASS: TestResizeWhenContainerNotStarted (2.55s) [2022-02-01T10:28:18.756Z] === RUN TestDaemonRestartKillContainers [2022-02-01T10:28:18.756Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:28:18.756Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-01T10:28:18.756Z] === RUN TestStats [2022-02-01T10:28:18.756Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-01T10:28:18.756Z] --- SKIP: TestStats (0.00s) [2022-02-01T10:28:18.756Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-01T10:28:19.586Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-01T10:28:19.586Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-01T10:28:19.586Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-01T10:28:20.454Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-01T10:28:20.454Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-02-01T10:28:22.971Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-02-01T10:28:23.392Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-01T10:28:23.532Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-02-01T10:28:23.533Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-02-01T10:28:24.095Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-02-01T10:28:24.095Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-01T10:28:24.095Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-02-01T10:28:24.095Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-01T10:28:24.095Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-02-01T10:28:25.022Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-02-01T10:28:25.618Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-01T10:28:25.951Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-02-01T10:28:26.512Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-02-01T10:28:26.768Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-02-01T10:28:27.696Z] === RUN TestDockerSuite/TestUpdateStats [2022-02-01T10:28:29.209Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.63s) [2022-02-01T10:28:29.209Z] === RUN TestStopContainerWithTimeout [2022-02-01T10:28:29.209Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-01T10:28:29.209Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-01T10:28:29.209Z] === RUN TestUpdateRestartPolicy [2022-02-01T10:28:31.517Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-01T10:28:31.517Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-01T10:28:31.517Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-01T10:28:31.517Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-01T10:28:31.517Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-01T10:28:31.517Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-01T10:28:31.517Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-01T10:28:31.517Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-01T10:28:31.517Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-01T10:28:31.863Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-02-01T10:28:31.863Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-02-01T10:28:32.119Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-02-01T10:28:32.119Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-01T10:28:32.119Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-02-01T10:28:32.514Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-01T10:28:33.047Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-02-01T10:28:33.973Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-01T10:28:34.229Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-02-01T10:28:36.746Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-02-01T10:28:39.264Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-02-01T10:28:41.154Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-02-01T10:28:42.543Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-01T10:28:44.431Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-01T10:28:47.698Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-02-01T10:28:47.698Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-02-01T10:28:48.627Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-02-01T10:28:50.490Z] --- PASS: TestUpdateRestartPolicy (21.51s) [2022-02-01T10:28:50.490Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-01T10:28:50.517Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-02-01T10:28:51.082Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-02-01T10:28:52.010Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-02-01T10:28:52.064Z] --- PASS: TestUpdateRestartWithAutoRemove (2.18s) [2022-02-01T10:28:52.064Z] === RUN TestWaitNonBlocked [2022-02-01T10:28:52.536Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:28:52.536Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:28:52.536Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:28:52.536Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:28:52.536Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-01T10:28:52.536Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-01T10:28:53.376Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-02-01T10:28:54.740Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-02-01T10:28:56.107Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-02-01T10:28:57.034Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-02-01T10:28:58.403Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-01T10:29:00.288Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-02-01T10:29:01.237Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-01T10:29:01.237Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.10s) [2022-02-01T10:29:01.237Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.92s) [2022-02-01T10:29:01.237Z] === RUN TestWaitBlocked [2022-02-01T10:29:01.237Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:01.237Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-01T10:29:01.237Z] PASS [2022-02-01T10:29:01.237Z] ok github.com/docker/docker/integration/container 104.795s [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === Skipped [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-01T10:29:01.237Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-01T10:29:01.237Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-01T10:29:01.237Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-01T10:29:01.237Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-01T10:29:01.237Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-01T10:29:01.237Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-01T10:29:01.237Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-01T10:29:01.237Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-01T10:29:01.237Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-01T10:29:01.237Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-01T10:29:01.237Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-01T10:29:01.237Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-01T10:29:01.237Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-01T10:29:01.237Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-01T10:29:01.237Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-01T10:29:01.237Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-01T10:29:01.237Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-01T10:29:01.237Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-01T10:29:01.237Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-01T10:29:01.237Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-01T10:29:01.237Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-01T10:29:01.237Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-01T10:29:01.237Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-01T10:29:01.237Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-01T10:29:01.237Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-01T10:29:01.237Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-01T10:29:01.237Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-01T10:29:01.237Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-01T10:29:01.237Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-01T10:29:01.237Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-01T10:29:01.237Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-01T10:29:01.237Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-01T10:29:01.237Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-01T10:29:01.237Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:01.237Z] [2022-02-01T10:29:01.237Z] DONE 87 tests, 33 skipped in 107.532s [2022-02-01T10:29:01.237Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-01T10:29:02.177Z] docker_cli_service_logs_test.go:246: checking task r420pvlo2zgu [2022-02-01T10:29:02.177Z] docker_cli_service_logs_test.go:251: checking messages for r420pvlo2zgu [2022-02-01T10:29:02.177Z] docker_cli_service_logs_test.go:246: checking task sbxvilmfe1ij [2022-02-01T10:29:02.177Z] docker_cli_service_logs_test.go:251: checking messages for sbxvilmfe1ij [2022-02-01T10:29:14.362Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-02-01T10:29:14.362Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-01T10:29:14.362Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-01T10:29:14.362Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-01T10:29:14.362Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-01T10:29:14.362Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-01T10:29:14.362Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-01T10:29:14.362Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-01T10:29:14.936Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-01T10:29:14.936Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-01T10:29:15.192Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-02-01T10:29:15.299Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-01T10:29:15.299Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-01T10:29:15.299Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-01T10:29:15.299Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-01T10:29:15.299Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-01T10:29:15.755Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-01T10:29:15.755Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-01T10:29:16.012Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-01T10:29:16.012Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-01T10:29:16.012Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-01T10:29:17.903Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-01T10:29:17.903Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-01T10:29:17.903Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-01T10:29:17.903Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-01T10:29:17.903Z] === RUN TestDockerSuite/TestVolumeEvents [2022-02-01T10:29:21.005Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-01T10:29:21.005Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-01T10:29:21.005Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-01T10:29:22.549Z] === RUN TestConfigDaemonLibtrustID [2022-02-01T10:29:22.549Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-01T10:29:22.549Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-01T10:29:22.549Z] === RUN TestDaemonConfigValidation [2022-02-01T10:29:22.549Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-01T10:29:22.549Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-01T10:29:22.549Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-01T10:29:22.549Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-01T10:29:22.549Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-01T10:29:22.549Z] === RUN TestDaemonProxy [2022-02-01T10:29:22.549Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-01T10:29:22.549Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-01T10:29:22.549Z] PASS [2022-02-01T10:29:22.549Z] ok github.com/docker/docker/integration/daemon 0.133s [2022-02-01T10:29:23.020Z] [2022-02-01T10:29:23.020Z] === Skipped [2022-02-01T10:29:23.020Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-01T10:29:23.020Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-01T10:29:23.020Z] [2022-02-01T10:29:23.020Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-01T10:29:23.020Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-01T10:29:23.020Z] [2022-02-01T10:29:23.020Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-01T10:29:23.020Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-01T10:29:23.020Z] [2022-02-01T10:29:23.020Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-01T10:29:23.020Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-01T10:29:23.020Z] [2022-02-01T10:29:23.020Z] DONE 4 tests, 4 skipped in 22.467s [2022-02-01T10:29:23.020Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-01T10:29:24.434Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-01T10:29:24.996Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-01T10:29:24.996Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-01T10:29:24.996Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-01T10:29:26.791Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-01T10:29:26.791Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-01T10:29:26.888Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-01T10:29:27.800Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:29:27.800Z] INFO: Testing against a local daemon [2022-02-01T10:29:27.800Z] === RUN TestCommitInheritsEnv [2022-02-01T10:29:27.800Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:29:27.800Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-01T10:29:27.800Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-01T10:29:27.800Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-01T10:29:27.800Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-01T10:29:27.801Z] === RUN TestImportWithCustomPlatform [2022-02-01T10:29:27.801Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-01T10:29:27.801Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-01T10:29:27.801Z] === RUN TestImagesFilterMultiReference [2022-02-01T10:29:27.801Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-02-01T10:29:27.801Z] === RUN TestImagePullPlatformInvalid [2022-02-01T10:29:27.801Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-01T10:29:27.801Z] === RUN TestRemoveImageOrphaning [2022-02-01T10:29:28.792Z] --- PASS: TestRemoveImageOrphaning (1.14s) [2022-02-01T10:29:28.792Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-01T10:29:28.792Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-01T10:29:28.792Z] === RUN TestTagInvalidReference [2022-02-01T10:29:28.792Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-01T10:29:28.792Z] === RUN TestTagValidPrefixedRepo [2022-02-01T10:29:28.792Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-01T10:29:28.792Z] === RUN TestTagExistedNameWithoutForce [2022-02-01T10:29:28.792Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-01T10:29:28.792Z] === RUN TestTagOfficialNames [2022-02-01T10:29:28.792Z] --- PASS: TestTagOfficialNames (0.11s) [2022-02-01T10:29:28.792Z] === RUN TestTagMatchesDigest [2022-02-01T10:29:28.792Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-01T10:29:28.792Z] PASS [2022-02-01T10:29:28.792Z] ok github.com/docker/docker/integration/image 1.736s [2022-02-01T10:29:29.263Z] [2022-02-01T10:29:29.263Z] === Skipped [2022-02-01T10:29:29.263Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-01T10:29:29.263Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:29:29.263Z] [2022-02-01T10:29:29.263Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-01T10:29:29.263Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-01T10:29:29.263Z] [2022-02-01T10:29:29.263Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-01T10:29:29.263Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-01T10:29:29.263Z] [2022-02-01T10:29:29.263Z] DONE 12 tests, 3 skipped in 6.098s [2022-02-01T10:29:29.263Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-01T10:29:29.404Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-01T10:29:29.404Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite (1263.08s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.30s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.44s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.65s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.36s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.99s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.62s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.89s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.56s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.52s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.75s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAttachDetach (1.05s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.66s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.72s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.02s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.50s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.11s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.04s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.94s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.48s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.41s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.43s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.13s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.60s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.04s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.60s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.58s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.73s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.11s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.57s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.88s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.56s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.15s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.60s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.79s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.66s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.38s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.59s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.70s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.97s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.07s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.85s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.66s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.32s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.66s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.82s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.58s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.50s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.84s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.17s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.00s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.88s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.27s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.05s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.31s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.94s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.64s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.05s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.26s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.18s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.53s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.60s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.87s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.86s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2022-02-01T10:29:29.404Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.40s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.52s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.64s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.78s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.57s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.43s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.38s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.20s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.62s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.02s) [2022-02-01T10:29:29.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-02-01T10:29:29.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-01T10:29:29.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-01T10:29:29.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.27s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.54s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.38s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.04s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.76s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.39s) [2022-02-01T10:29:29.404Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.90s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.35s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.34s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.81s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.82s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.96s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.85s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.00s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.76s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.08s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.97s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.14s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.32s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.82s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.99s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.27s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.73s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.28s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.20s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.61s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.29s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.44s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.93s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.48s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.04s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.62s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.73s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2022-02-01T10:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.46s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildFails (0.72s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.93s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.23s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.80s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.61s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.66s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.56s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.67s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.80s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildHistory (4.14s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.77s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.45s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.93s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.66s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.56s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.23s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.93s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.92s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.48s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.51s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.55s) [2022-02-01T10:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.38s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.27s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.18s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.66s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.53s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.20s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.57s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.79s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.42s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.51s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.10s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.94s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (1.98s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildPATH (1.42s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.61s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.07s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.71s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.57s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildRm (1.86s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.61s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.87s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.34s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.83s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.76s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-02-01T10:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.65s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.87s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.36s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.88s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.91s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.45s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.21s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildUser (1.29s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.56s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.03s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.71s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.81s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.70s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.98s) [2022-02-01T10:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-01T10:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-01T10:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-01T10:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.74s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.71s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.33s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.76s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.56s) [2022-02-01T10:29:29.405Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.93s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.36s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-01T10:29:29.405Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestCommitChange (0.75s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.71s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.40s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.28s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestCommitTTY (0.92s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.02s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.51s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.97s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.95s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.47s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.41s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.45s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.45s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.48s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.49s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.43s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.04s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.50s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.44s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.45s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.50s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.47s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.46s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.50s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.49s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.98s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.15s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.58s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.74s) [2022-02-01T10:29:29.405Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.73s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.63s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.90s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.47s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.15s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.92s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.85s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.45s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.46s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.42s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000db1980_} (1.39s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-158671232_/foo_false____} (1.31s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-158671232_/foo_true____} (0.50s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32739039690_/foo_false____} (1.39s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32739039690_/foo_true____} (1.29s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32739039690_/foo_true__0xc000db19b0__} (1.39s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000db19c8_} (1.53s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000db19e0_} (1.63s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000db19f8_} (1.43s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000db1a10_} (1.38s) [2022-02-01T10:29:29.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.29s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.16s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.24s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.35s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.16s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.12s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.57s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.63s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.84s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.90s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.24s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.92s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.85s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.67s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.63s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.82s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.03s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.96s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.85s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.72s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.12s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.84s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.40s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.80s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.68s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.80s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.45s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.18s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.26s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.62s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToDot (0.49s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.84s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.85s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToStdout (0.49s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.99s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2022-02-01T10:29:29.406Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-02-01T10:29:29.406Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.36s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.91s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.58s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.87s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.47s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.86s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.90s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.42s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.91s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.76s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.19s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.68s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.17s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.60s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.14s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.53s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.57s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.64s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.04s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.47s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.24s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsCopy (0.87s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.30s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.48s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.25s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.16s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsFilters (1.20s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsFormat (1.04s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.70s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.73s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2022-02-01T10:29:29.406Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-01T10:29:29.406Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.18s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.61s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsRename (0.60s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsResize (0.79s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.53s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.68s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.56s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.82s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsUntag (2.61s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.85s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.40s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecInspectID (1.57s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.49s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecParseError (0.43s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.99s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.64s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.81s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-02-01T10:29:29.406Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.13s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.75s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.80s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.48s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestExecWithUser (0.87s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.46s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestHealth (18.60s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.53s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.56s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.54s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImportDisplay (1.24s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.26s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImportGzipped (1.52s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.30s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.62s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.53s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.55s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.60s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-02-01T10:29:29.406Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectHistory (0.81s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-01T10:29:29.406Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.56s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.16s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.63s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectStatus (0.84s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.34s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.93s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-02-01T10:29:29.406Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.47s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.35s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.40s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.85s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsSince (6.61s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.53s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.51s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.39s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.66s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPluginActive (2.14s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.66s) [2022-02-01T10:29:29.407Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.52s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.93s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.48s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.00s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.68s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.15s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.16s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPortList (6.63s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.90s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.24s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.00s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.86s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsByOrder (1.77s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.17s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.86s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.71s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.09s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.17s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.71s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.17s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.42s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.38s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.49s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-02-01T10:29:29.407Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.83s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.25s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.27s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.14s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.02s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.42s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.48s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.26s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.94s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.56s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.57s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAddHost (0.57s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.96s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.70s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.71s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.79s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.73s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.38s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.40s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.54s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.04s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.27s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.61s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.97s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.39s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.40s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.56s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.07s) [2022-02-01T10:29:29.407Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-01T10:29:29.407Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.65s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.62s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.99s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.68s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-02-01T10:29:29.407Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.60s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.40s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.04s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-02-01T10:29:29.407Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.97s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.87s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.07s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.47s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.40s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.90s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunMount (4.40s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.36s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.94s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.31s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.40s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.03s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.15s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2022-02-01T10:29:29.407Z] --- PASS: TestDockerSuite/TestRunNetHost (1.08s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.52s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.60s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.39s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.46s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.90s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.61s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.48s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.67s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.08s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.71s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.59s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.55s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.78s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.53s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.34s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.63s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.96s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.61s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.60s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.87s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.05s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.76s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.56s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunState (1.36s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunSysctls (0.86s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.40s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.06s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.09s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.39s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.31s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunUserByID (0.41s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunUserByName (0.42s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.46s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.50s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.13s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.93s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.60s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.28s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.62s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.58s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.57s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.54s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.53s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.84s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.37s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.35s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.41s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.64s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.74s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.25s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.45s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.60s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.43s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.62s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.21s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.09s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.11s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.70s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStartRecordError (1.33s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.32s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.35s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.08s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.23s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.96s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.65s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.04s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.90s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.68s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.98s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.90s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.83s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.86s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.17s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.96s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.44s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.17s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.71s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.43s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.56s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.29s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.24s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.44s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.13s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.11s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.74s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.13s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.70s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.57s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s) [2022-02-01T10:29:29.408Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.38s) [2022-02-01T10:29:29.408Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-01T10:29:29.408Z] === RUN TestDockerRegistrySuite [2022-02-01T10:29:29.408Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-01T10:29:30.773Z] check_test.go:195: [ddd70c1fadcc3] daemon is not started [2022-02-01T10:29:30.773Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-01T10:29:31.490Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:29:31.490Z] INFO: Testing against a local daemon [2022-02-01T10:29:31.490Z] === RUN TestNetworkCreateDelete [2022-02-01T10:29:31.490Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:31.490Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestDockerNetworkDeletePreferID [2022-02-01T10:29:31.490Z] 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-01T10:29:31.490Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestDaemonDNSFallback [2022-02-01T10:29:31.490Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:31.490Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestInspectNetwork [2022-02-01T10:29:31.490Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-01T10:29:31.490Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestRunContainerWithBridgeNone [2022-02-01T10:29:31.490Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:31.490Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestNetworkInvalidJSON [2022-02-01T10:29:31.490Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-01T10:29:31.490Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-01T10:29:31.490Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:29:31.490Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:29:31.490Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:29:31.490Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:29:31.490Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-01T10:29:31.490Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-01T10:29:31.490Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-01T10:29:31.490Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-01T10:29:31.490Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-01T10:29:31.490Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-01T10:29:31.490Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-01T10:29:31.490Z] === RUN TestNetworkList [2022-02-01T10:29:31.490Z] === RUN TestNetworkList//networks [2022-02-01T10:29:31.490Z] === PAUSE TestNetworkList//networks [2022-02-01T10:29:31.490Z] === RUN TestNetworkList//networks/ [2022-02-01T10:29:31.490Z] === PAUSE TestNetworkList//networks/ [2022-02-01T10:29:31.490Z] === CONT TestNetworkList//networks [2022-02-01T10:29:31.490Z] === CONT TestNetworkList//networks/ [2022-02-01T10:29:31.490Z] --- PASS: TestNetworkList (0.04s) [2022-02-01T10:29:31.490Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-01T10:29:31.490Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestHostIPv4BridgeLabel [2022-02-01T10:29:31.490Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-01T10:29:31.490Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-01T10:29:31.490Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-01T10:29:31.490Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestDaemonDefaultNetworkPools [2022-02-01T10:29:31.490Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-01T10:29:31.490Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-01T10:29:31.490Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-01T10:29:31.490Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-01T10:29:31.490Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-01T10:29:31.490Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-01T10:29:31.490Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-01T10:29:31.490Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestServiceWithPredefinedNetwork [2022-02-01T10:29:31.490Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-01T10:29:31.490Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-01T10:29:31.490Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:29:31.490Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestServiceWithDataPathPortInit [2022-02-01T10:29:31.490Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-01T10:29:31.490Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-01T10:29:31.490Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-01T10:29:31.490Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-01T10:29:31.490Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-01T10:29:31.490Z] PASS [2022-02-01T10:29:31.490Z] ok github.com/docker/docker/integration/network 0.172s [2022-02-01T10:29:31.701Z] check_test.go:195: [d28f8b3c31adb] daemon is not started [2022-02-01T10:29:31.701Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === Skipped [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-01T10:29:31.961Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-01T10:29:31.961Z] 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-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-01T10:29:31.961Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-01T10:29:31.961Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-01T10:29:31.961Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-01T10:29:31.961Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-01T10:29:31.961Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-01T10:29:31.961Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-01T10:29:31.961Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-01T10:29:31.961Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-01T10:29:31.961Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-01T10:29:31.961Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-01T10:29:31.961Z] service_test.go:243: FLAKY_TEST [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-01T10:29:31.961Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-01T10:29:31.961Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-01T10:29:31.961Z] [2022-02-01T10:29:31.961Z] DONE 22 tests, 15 skipped in 2.512s [2022-02-01T10:29:31.961Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-01T10:29:32.262Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-02-01T10:29:32.603Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-01T10:29:32.953Z] testing: warning: no tests to run [2022-02-01T10:29:32.953Z] PASS [2022-02-01T10:29:32.953Z] ok github.com/docker/docker/integration/network/ipvlan 0.093s [2022-02-01T10:29:32.953Z] [2022-02-01T10:29:32.953Z] DONE 0 tests in 0.813s [2022-02-01T10:29:32.953Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-01T10:29:33.161Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-01T10:29:33.161Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-01T10:29:33.188Z] check_test.go:195: [dcdd1ee92dfc7] daemon is not started [2022-02-01T10:29:33.188Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-01T10:29:33.188Z] check_test.go:195: [d00df1ded1702] daemon is not started [2022-02-01T10:29:33.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-01T10:29:33.569Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-01T10:29:33.569Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-01T10:29:33.569Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-01T10:29:33.569Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-01T10:29:33.569Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-01T10:29:33.569Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-01T10:29:33.944Z] testing: warning: no tests to run [2022-02-01T10:29:33.944Z] PASS [2022-02-01T10:29:33.944Z] ok github.com/docker/docker/integration/network/macvlan 0.087s [2022-02-01T10:29:33.944Z] [2022-02-01T10:29:33.944Z] DONE 0 tests in 0.797s [2022-02-01T10:29:33.944Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-01T10:29:34.026Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-01T10:29:34.026Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-01T10:29:34.153Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-01T10:29:34.554Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-02-01T10:29:34.935Z] testing: warning: no tests to run [2022-02-01T10:29:34.936Z] PASS [2022-02-01T10:29:34.936Z] ok github.com/docker/docker/integration/plugin 0.092s [2022-02-01T10:29:34.936Z] [2022-02-01T10:29:34.936Z] DONE 0 tests in 0.788s [2022-02-01T10:29:34.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-01T10:29:34.993Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-01T10:29:35.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-01T10:29:35.406Z] testing: warning: no tests to run [2022-02-01T10:29:35.406Z] PASS [2022-02-01T10:29:35.406Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2022-02-01T10:29:35.406Z] [2022-02-01T10:29:35.406Z] DONE 0 tests in 0.780s [2022-02-01T10:29:35.877Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-01T10:29:36.457Z] check_test.go:195: [d51556e913718] daemon is not started [2022-02-01T10:29:36.457Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-01T10:29:37.019Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-02-01T10:29:38.725Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-01T10:29:39.535Z] docker_cli_swarm_test.go:1895: [d5bf73b0a14bd] joining swarm manager [dc061e14f9f53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:29:40.462Z] docker_cli_swarm_test.go:1896: [daa613c0c3848] joining swarm manager [dc061e14f9f53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:29:40.659Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:29:40.659Z] INFO: Testing against a local daemon [2022-02-01T10:29:40.659Z] === RUN TestPluginInvalidJSON [2022-02-01T10:29:40.659Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:29:40.659Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:29:40.659Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-01T10:29:40.659Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-01T10:29:40.659Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-01T10:29:40.659Z] === RUN TestPluginInstall [2022-02-01T10:29:40.659Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-01T10:29:40.659Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-01T10:29:40.659Z] === RUN TestPluginsWithRuntimes [2022-02-01T10:29:40.659Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-01T10:29:40.659Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-01T10:29:40.659Z] === RUN TestPluginBackCompatMediaTypes [2022-02-01T10:29:40.659Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-01T10:29:40.659Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-01T10:29:40.659Z] PASS [2022-02-01T10:29:40.659Z] ok github.com/docker/docker/integration/plugin/common 0.117s [2022-02-01T10:29:40.659Z] [2022-02-01T10:29:40.659Z] === Skipped [2022-02-01T10:29:40.659Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-01T10:29:40.659Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-01T10:29:40.659Z] [2022-02-01T10:29:40.659Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-01T10:29:40.659Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-01T10:29:40.659Z] [2022-02-01T10:29:40.659Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-01T10:29:40.659Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-01T10:29:40.659Z] [2022-02-01T10:29:40.659Z] DONE 5 tests, 3 skipped in 4.784s [2022-02-01T10:29:40.659Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-01T10:29:40.899Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-01T10:29:40.899Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-01T10:29:40.899Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-01T10:29:40.899Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-01T10:29:40.899Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-01T10:29:40.899Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-01T10:29:41.828Z] check_test.go:195: [d13fe4dc33c10] daemon is not started [2022-02-01T10:29:41.828Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-01T10:29:43.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:29:43.622Z] INFO: Testing against a local daemon [2022-02-01T10:29:43.622Z] === RUN TestExternalGraphDriver [2022-02-01T10:29:43.622Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-01T10:29:43.622Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-01T10:29:43.622Z] === RUN TestGraphdriverPluginV2 [2022-02-01T10:29:43.622Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-01T10:29:43.622Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-01T10:29:43.622Z] PASS [2022-02-01T10:29:43.622Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.132s [2022-02-01T10:29:43.622Z] [2022-02-01T10:29:43.622Z] === Skipped [2022-02-01T10:29:43.622Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-01T10:29:43.622Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-01T10:29:43.622Z] [2022-02-01T10:29:43.622Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-01T10:29:43.622Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-01T10:29:43.622Z] [2022-02-01T10:29:43.622Z] DONE 2 tests, 2 skipped in 2.724s [2022-02-01T10:29:43.622Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-01T10:29:43.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-01T10:29:43.866Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-01T10:29:44.342Z] check_test.go:195: [dce1f5a90470c] daemon is not started [2022-02-01T10:29:44.342Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-01T10:29:44.638Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-01T10:29:44.858Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-01T10:29:45.705Z] check_test.go:195: [d63be96666b57] daemon is not started [2022-02-01T10:29:45.705Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-01T10:29:45.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:29:45.847Z] INFO: Testing against a local daemon [2022-02-01T10:29:45.847Z] === RUN TestReadPluginNoRead [2022-02-01T10:29:45.847Z] read_test.go:21: no unix domain sockets on Windows [2022-02-01T10:29:45.847Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-01T10:29:45.847Z] PASS [2022-02-01T10:29:45.847Z] ok github.com/docker/docker/integration/plugin/logging 0.105s [2022-02-01T10:29:45.847Z] [2022-02-01T10:29:45.847Z] === Skipped [2022-02-01T10:29:45.847Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-01T10:29:45.847Z] read_test.go:21: no unix domain sockets on Windows [2022-02-01T10:29:45.847Z] [2022-02-01T10:29:45.847Z] DONE 1 tests, 1 skipped in 2.406s [2022-02-01T10:29:45.847Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-01T10:29:46.266Z] check_test.go:195: [db933fa193056] daemon is not started [2022-02-01T10:29:46.266Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-01T10:29:47.195Z] check_test.go:195: [da0628b82d902] daemon is not started [2022-02-01T10:29:47.195Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-01T10:29:47.420Z] testing: warning: no tests to run [2022-02-01T10:29:47.420Z] PASS [2022-02-01T10:29:47.420Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.093s [2022-02-01T10:29:47.420Z] [2022-02-01T10:29:47.420Z] DONE 0 tests in 1.237s [2022-02-01T10:29:47.420Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-01T10:29:48.123Z] check_test.go:195: [d79607ee8dadd] daemon is not started [2022-02-01T10:29:48.123Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-01T10:29:49.488Z] check_test.go:195: [d6c0a81d2b7d6] daemon is not started [2022-02-01T10:29:49.488Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-01T10:29:49.648Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:29:49.648Z] INFO: Testing against a local daemon [2022-02-01T10:29:49.648Z] === RUN TestPluginWithDevMounts [2022-02-01T10:29:49.648Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:49.648Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-01T10:29:49.648Z] PASS [2022-02-01T10:29:49.648Z] ok github.com/docker/docker/integration/plugin/volumes 0.105s [2022-02-01T10:29:49.648Z] [2022-02-01T10:29:49.648Z] === Skipped [2022-02-01T10:29:49.648Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-01T10:29:49.648Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:49.648Z] [2022-02-01T10:29:49.648Z] DONE 1 tests, 1 skipped in 2.352s [2022-02-01T10:29:50.049Z] check_test.go:195: [d94332c5c9989] daemon is not started [2022-02-01T10:29:50.049Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-01T10:29:50.125Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-01T10:29:50.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-01T10:29:50.979Z] check_test.go:195: [d32079137f1d2] daemon is not started [2022-02-01T10:29:50.979Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-01T10:29:51.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:29:51.699Z] INFO: Testing against a local daemon [2022-02-01T10:29:51.699Z] === RUN TestSecretInspect [2022-02-01T10:29:51.699Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:51.699Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-01T10:29:51.699Z] === RUN TestSecretList [2022-02-01T10:29:51.699Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:51.699Z] --- SKIP: TestSecretList (0.00s) [2022-02-01T10:29:51.699Z] === RUN TestSecretsCreateAndDelete [2022-02-01T10:29:51.699Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:51.699Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-01T10:29:51.699Z] === RUN TestSecretsUpdate [2022-02-01T10:29:51.699Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:51.699Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-01T10:29:51.699Z] === RUN TestTemplatedSecret [2022-02-01T10:29:51.699Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:51.699Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-01T10:29:51.699Z] === RUN TestSecretCreateResolve [2022-02-01T10:29:51.699Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:51.699Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-01T10:29:51.699Z] PASS [2022-02-01T10:29:51.699Z] ok github.com/docker/docker/integration/secret 0.107s [2022-02-01T10:29:51.699Z] [2022-02-01T10:29:51.699Z] === Skipped [2022-02-01T10:29:51.699Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-02-01T10:29:51.699Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:51.699Z] [2022-02-01T10:29:51.699Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-01T10:29:51.699Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:51.699Z] [2022-02-01T10:29:51.699Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-01T10:29:51.699Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:51.699Z] [2022-02-01T10:29:51.699Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-01T10:29:51.699Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:51.699Z] [2022-02-01T10:29:51.699Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-01T10:29:51.699Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:51.699Z] [2022-02-01T10:29:51.699Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-01T10:29:51.699Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:51.699Z] [2022-02-01T10:29:51.699Z] DONE 6 tests, 6 skipped in 1.935s [2022-02-01T10:29:51.906Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f9cedd46f713a6160f26bad463b25e753940f9a52045ffd10eb229a2ff08f7e8 [2022-02-01T10:29:52.170Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-01T10:29:52.467Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:989aa7339a9c4ebde1793b57fe860e533307b04a6d462a062cd00ac4751addce [2022-02-01T10:29:52.723Z] check_test.go:195: [d4f267feeec34] daemon is not started [2022-02-01T10:29:52.723Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-01T10:29:53.650Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3850d556585d329f923420d45a304bc76d2fdecdd05aba0755860a0f44a7d958 [2022-02-01T10:29:54.212Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3559284be5a94047c9d9846548aca247a054ce624fcebe300ef4e364949a68ec [2022-02-01T10:29:54.396Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:29:54.396Z] INFO: Testing against a local daemon [2022-02-01T10:29:54.396Z] === RUN TestServiceCreateInit [2022-02-01T10:29:54.396Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-01T10:29:54.396Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-01T10:29:54.396Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- PASS: TestServiceCreateInit (0.06s) [2022-02-01T10:29:54.396Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-01T10:29:54.396Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestCreateServiceMultipleTimes [2022-02-01T10:29:54.396Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestCreateServiceConflict [2022-02-01T10:29:54.396Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-01T10:29:54.396Z] === RUN TestCreateServiceMaxReplicas [2022-02-01T10:29:54.396Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-02-01T10:29:54.396Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-01T10:29:54.396Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestCreateServiceSecretFileMode [2022-02-01T10:29:54.396Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestCreateServiceConfigFileMode [2022-02-01T10:29:54.396Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestCreateServiceSysctls [2022-02-01T10:29:54.396Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-01T10:29:54.396Z] === RUN TestCreateServiceCapabilities [2022-02-01T10:29:54.396Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-01T10:29:54.396Z] === RUN TestInspect [2022-02-01T10:29:54.396Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestInspect (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestCreateJob [2022-02-01T10:29:54.396Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestCreateJob (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestReplicatedJob [2022-02-01T10:29:54.396Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestUpdateReplicatedJob [2022-02-01T10:29:54.396Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestServiceListWithStatuses [2022-02-01T10:29:54.396Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestDockerNetworkConnectAlias [2022-02-01T10:29:54.396Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestDockerNetworkReConnect [2022-02-01T10:29:54.396Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestServicePlugin [2022-02-01T10:29:54.396Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.396Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestServiceUpdateLabel [2022-02-01T10:29:54.396Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:54.396Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestServiceUpdateSecrets [2022-02-01T10:29:54.396Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:54.396Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestServiceUpdateConfigs [2022-02-01T10:29:54.396Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:54.396Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestServiceUpdateNetwork [2022-02-01T10:29:54.396Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:54.396Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-01T10:29:54.396Z] === RUN TestServiceUpdatePidsLimit [2022-02-01T10:29:54.396Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:54.396Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-01T10:29:54.396Z] PASS [2022-02-01T10:29:54.396Z] ok github.com/docker/docker/integration/service 0.295s [2022-02-01T10:29:54.468Z] check_test.go:195: [db9f458d4c553] daemon is not started [2022-02-01T10:29:54.468Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === Skipped [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-01T10:29:54.867Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-01T10:29:54.867Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-01T10:29:54.867Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-02-01T10:29:54.867Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-02-01T10:29:54.867Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-01T10:29:54.867Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-01T10:29:54.867Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-01T10:29:54.867Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-01T10:29:54.867Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-01T10:29:54.867Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-01T10:29:54.867Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-01T10:29:54.867Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-01T10:29:54.867Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-01T10:29:54.867Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-01T10:29:54.867Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-01T10:29:54.867Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-01T10:29:54.867Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-01T10:29:54.867Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-01T10:29:54.867Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-01T10:29:54.867Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-01T10:29:54.867Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-01T10:29:54.867Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-01T10:29:54.867Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-01T10:29:54.867Z] [2022-02-01T10:29:54.867Z] DONE 24 tests, 23 skipped in 2.646s [2022-02-01T10:29:54.867Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-01T10:29:55.394Z] check_test.go:195: [d96ac24087a55] daemon is not started [2022-02-01T10:29:55.394Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-01T10:29:56.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:29:56.441Z] INFO: Testing against a local daemon [2022-02-01T10:29:56.441Z] === RUN TestSessionCreate [2022-02-01T10:29:56.441Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-01T10:29:56.441Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-01T10:29:56.441Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-01T10:29:56.441Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-01T10:29:56.441Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-01T10:29:56.441Z] PASS [2022-02-01T10:29:56.441Z] ok github.com/docker/docker/integration/session 0.117s [2022-02-01T10:29:56.912Z] [2022-02-01T10:29:56.912Z] === Skipped [2022-02-01T10:29:56.912Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-01T10:29:56.912Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-01T10:29:56.912Z] [2022-02-01T10:29:56.912Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-01T10:29:56.912Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-01T10:29:56.912Z] [2022-02-01T10:29:56.912Z] DONE 2 tests, 2 skipped in 1.954s [2022-02-01T10:29:56.912Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-01T10:29:57.296Z] check_test.go:195: [d4ac599e8da54] daemon is not started [2022-02-01T10:29:57.296Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-01T10:29:58.225Z] check_test.go:195: [d07a38a27b6d8] daemon is not started [2022-02-01T10:29:58.225Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-01T10:29:58.481Z] check_test.go:195: [d0daa6eaff66c] daemon is not started [2022-02-01T10:29:58.482Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-01T10:29:59.142Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:29:59.142Z] INFO: Testing against a local daemon [2022-02-01T10:29:59.142Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-01T10:29:59.142Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:29:59.142Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-01T10:29:59.142Z] === RUN TestDiskUsage [2022-02-01T10:29:59.142Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-01T10:29:59.142Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-01T10:29:59.142Z] === RUN TestEventsExecDie [2022-02-01T10:29:59.142Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-01T10:29:59.142Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-01T10:29:59.142Z] === RUN TestEventsBackwardsCompatible [2022-02-01T10:29:59.142Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-01T10:29:59.142Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-01T10:29:59.142Z] === RUN TestEventsVolumeCreate [2022-02-01T10:29:59.142Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-01T10:29:59.142Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-01T10:29:59.142Z] === RUN TestInfoAPI [2022-02-01T10:29:59.142Z] --- PASS: TestInfoAPI (0.04s) [2022-02-01T10:29:59.142Z] === RUN TestInfoAPIWarnings [2022-02-01T10:29:59.142Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:29:59.142Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-01T10:29:59.142Z] === RUN TestInfoDebug [2022-02-01T10:29:59.142Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:29:59.142Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-01T10:29:59.142Z] === RUN TestInfoInsecureRegistries [2022-02-01T10:29:59.142Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:29:59.142Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-01T10:29:59.142Z] === RUN TestInfoRegistryMirrors [2022-02-01T10:29:59.142Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:29:59.142Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-01T10:29:59.142Z] === RUN TestLoginFailsWithBadCredentials [2022-02-01T10:29:59.410Z] check_test.go:195: [dcabadcc0b4ea] daemon is not started [2022-02-01T10:29:59.410Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-01T10:29:59.613Z] --- PASS: TestLoginFailsWithBadCredentials (1.06s) [2022-02-01T10:29:59.613Z] === RUN TestPingCacheHeaders [2022-02-01T10:29:59.613Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-01T10:29:59.613Z] === RUN TestPingGet [2022-02-01T10:30:00.084Z] --- PASS: TestPingGet (0.05s) [2022-02-01T10:30:00.084Z] === RUN TestPingHead [2022-02-01T10:30:00.084Z] --- PASS: TestPingHead (0.04s) [2022-02-01T10:30:00.084Z] === RUN TestVersion [2022-02-01T10:30:00.084Z] --- PASS: TestVersion (0.04s) [2022-02-01T10:30:00.084Z] PASS [2022-02-01T10:30:00.084Z] ok github.com/docker/docker/integration/system 1.333s [2022-02-01T10:30:00.084Z] [2022-02-01T10:30:00.084Z] === Skipped [2022-02-01T10:30:00.084Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-01T10:30:00.084Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-01T10:30:00.084Z] [2022-02-01T10:30:00.084Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-01T10:30:00.084Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-01T10:30:00.084Z] [2022-02-01T10:30:00.084Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-01T10:30:00.084Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-01T10:30:00.084Z] [2022-02-01T10:30:00.084Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-01T10:30:00.084Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-01T10:30:00.084Z] [2022-02-01T10:30:00.084Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-01T10:30:00.084Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-01T10:30:00.084Z] [2022-02-01T10:30:00.084Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-01T10:30:00.084Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-01T10:30:00.084Z] [2022-02-01T10:30:00.084Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-01T10:30:00.084Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:30:00.084Z] [2022-02-01T10:30:00.084Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-01T10:30:00.084Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:30:00.084Z] [2022-02-01T10:30:00.084Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-01T10:30:00.084Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-01T10:30:00.084Z] [2022-02-01T10:30:00.084Z] DONE 15 tests, 9 skipped in 3.113s [2022-02-01T10:30:00.084Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-01T10:30:00.339Z] check_test.go:195: [dceaaac2abd53] daemon is not started [2022-02-01T10:30:00.339Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-01T10:30:00.901Z] check_test.go:195: [d7766f436ab77] daemon is not started [2022-02-01T10:30:00.901Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-01T10:30:01.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-01T10:30:01.463Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-02-01T10:30:02.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:30:02.309Z] INFO: Testing against a local daemon [2022-02-01T10:30:02.309Z] === RUN TestVolumesCreateAndList [2022-02-01T10:30:02.309Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-02-01T10:30:02.309Z] === RUN TestVolumesRemove [2022-02-01T10:30:02.309Z] --- PASS: TestVolumesRemove (0.13s) [2022-02-01T10:30:02.309Z] === RUN TestVolumesInspect [2022-02-01T10:30:02.309Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-01T10:30:02.309Z] === RUN TestVolumesInvalidJSON [2022-02-01T10:30:02.309Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-01T10:30:02.309Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-01T10:30:02.309Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-01T10:30:02.309Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-01T10:30:02.309Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-01T10:30:02.309Z] PASS [2022-02-01T10:30:02.309Z] ok github.com/docker/docker/integration/volume 0.347s [2022-02-01T10:30:02.321Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-01T10:30:02.780Z] [2022-02-01T10:30:02.780Z] DONE 5 tests in 2.387s [2022-02-01T10:30:02.780Z] INFO: make.ps1 ended at 02/01/2022 10:30:02 [2022-02-01T10:30:02.780Z] INFO: Integration CLI tests being run from the host: [2022-02-01T10:30:02.780Z] 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-01T10:30:03.980Z] check_test.go:195: [d084421d9ded0] daemon is not started [2022-02-01T10:30:03.980Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-01T10:30:03.980Z] check_test.go:195: [d2a4f7b911ac3] daemon is not started [2022-02-01T10:30:03.980Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-01T10:30:05.345Z] check_test.go:195: [d960f0be4bf09] daemon is not started [2022-02-01T10:30:05.345Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-01T10:30:05.345Z] check_test.go:195: [ddd5135a6f59f] daemon is not started [2022-02-01T10:30:05.345Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-01T10:30:05.601Z] check_test.go:195: [dc6cd08381882] daemon is not started [2022-02-01T10:30:05.601Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-01T10:30:05.856Z] check_test.go:195: [d34d1933832f0] daemon is not started [2022-02-01T10:30:05.856Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-01T10:30:06.112Z] check_test.go:195: [d77788ea75d70] daemon is not started [2022-02-01T10:30:06.112Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-01T10:30:06.368Z] check_test.go:195: [d481f30656bb5] daemon is not started [2022-02-01T10:30:06.368Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-01T10:30:06.625Z] check_test.go:195: [d3dcea4630d11] daemon is not started [2022-02-01T10:30:06.625Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-01T10:30:07.004Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-01T10:30:07.551Z] check_test.go:195: [d158634acb983] daemon is not started [2022-02-01T10:30:07.551Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-01T10:30:07.970Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-01T10:30:07.970Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-01T10:30:08.427Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-01T10:30:08.916Z] check_test.go:195: [d002e9c930872] daemon is not started [2022-02-01T10:30:08.916Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-01T10:30:09.478Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-02-01T10:30:09.734Z] check_test.go:195: [de5f12b25790d] daemon is not started [2022-02-01T10:30:09.734Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-01T10:30:09.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-01T10:30:09.919Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-01T10:30:09.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-01T10:30:11.100Z] check_test.go:195: [d243f4d7d19ba] daemon is not started [2022-02-01T10:30:11.100Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-01T10:30:12.027Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-01T10:30:12.027Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-02-01T10:30:12.159Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite (43.49s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.35s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.15s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.41s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.12s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.49s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.61s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.80s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.01s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.85s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.75s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.66s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.64s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.92s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.08s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-02-01T10:30:12.589Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.85s) [2022-02-01T10:30:12.589Z] === RUN TestDockerSchema1RegistrySuite [2022-02-01T10:30:12.589Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-01T10:30:12.845Z] check_test.go:222: [dc8ba5bd944b8] daemon is not started [2022-02-01T10:30:12.845Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-01T10:30:13.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-01T10:30:13.252Z] INFO: Testing against a local daemon [2022-02-01T10:30:13.252Z] === RUN TestDockerSuite [2022-02-01T10:30:13.252Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-01T10:30:13.252Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-01T10:30:13.252Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-01T10:30:13.252Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-01T10:30:13.252Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-01T10:30:13.252Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-01T10:30:13.252Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-01T10:30:13.252Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-01T10:30:13.252Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-01T10:30:13.252Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-01T10:30:13.695Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-01T10:30:13.722Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-01T10:30:13.722Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-01T10:30:14.714Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-01T10:30:14.714Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-01T10:30:15.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-01T10:30:15.813Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-01T10:30:16.110Z] check_test.go:222: [d3e152890dbde] daemon is not started [2022-02-01T10:30:16.110Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-01T10:30:16.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-01T10:30:16.284Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-01T10:30:16.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-01T10:30:20.286Z] check_test.go:222: [d63bd84d18d15] daemon is not started [2022-02-01T10:30:20.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-01T10:30:20.759Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-01T10:30:20.759Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-01T10:30:20.759Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-01T10:30:20.759Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-01T10:30:20.759Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-01T10:30:20.759Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-01T10:30:20.759Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-01T10:30:20.759Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-01T10:30:20.759Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-01T10:30:21.214Z] check_test.go:222: [d17e0d1ae79e5] daemon is not started [2022-02-01T10:30:21.214Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-01T10:30:21.218Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-01T10:30:21.470Z] check_test.go:222: [de3541d1a46b4] daemon is not started [2022-02-01T10:30:21.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-01T10:30:22.397Z] check_test.go:222: [daaf2244799ef] daemon is not started [2022-02-01T10:30:22.397Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-01T10:30:23.325Z] check_test.go:222: [ddf5f9a7a0d1d] daemon is not started [2022-02-01T10:30:23.325Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-01T10:30:24.252Z] check_test.go:222: [d29d617e7b6e3] daemon is not started [2022-02-01T10:30:24.252Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-01T10:30:24.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-01T10:30:24.983Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-01T10:30:24.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-01T10:30:24.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-01T10:30:24.983Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-01T10:30:24.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-01T10:30:24.983Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-01T10:30:24.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-01T10:30:26.767Z] check_test.go:222: [de44895f07e67] daemon is not started [2022-02-01T10:30:26.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-01T10:30:27.023Z] check_test.go:222: [dd0ea50b5f6be] daemon is not started [2022-02-01T10:30:27.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-01T10:30:27.279Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-02-01T10:30:27.535Z] check_test.go:222: [d5aaf671059dc] daemon is not started [2022-02-01T10:30:27.535Z] --- PASS: TestDockerSchema1RegistrySuite (14.80s) [2022-02-01T10:30:27.535Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-02-01T10:30:27.535Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.94s) [2022-02-01T10:30:27.535Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.41s) [2022-02-01T10:30:27.535Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.10s) [2022-02-01T10:30:27.535Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-01T10:30:27.535Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-02-01T10:30:27.535Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-02-01T10:30:27.535Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-02-01T10:30:27.535Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.31s) [2022-02-01T10:30:27.535Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.50s) [2022-02-01T10:30:27.535Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2022-02-01T10:30:27.535Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-01T10:30:27.535Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-01T10:30:28.462Z] check_test.go:251: [d1bf799c86eb2] daemon is not started [2022-02-01T10:30:28.462Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-01T10:30:29.024Z] check_test.go:251: [d7851ee7921dc] daemon is not started [2022-02-01T10:30:29.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-01T10:30:29.024Z] check_test.go:251: [dde7688a23e1d] daemon is not started [2022-02-01T10:30:29.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-01T10:30:29.587Z] docker_cli_swarm_test.go:1796: [d7496e1ae51ac] joining swarm manager [d3cc414a9fc60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:30:30.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-01T10:30:31.077Z] docker_cli_swarm_test.go:1797: [d2266224eafc8] joining swarm manager [d3cc414a9fc60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:30:31.077Z] check_test.go:251: [dae4898bc6b21] daemon is not started [2022-02-01T10:30:31.077Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-01T10:30:31.640Z] check_test.go:251: [da03781a5f023] daemon is not started [2022-02-01T10:30:31.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-01T10:30:32.569Z] check_test.go:251: [dd9b0af9d87ae] daemon is not started [2022-02-01T10:30:32.569Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-01T10:30:32.569Z] check_test.go:251: [d92056873e79b] daemon is not started [2022-02-01T10:30:32.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.14s) [2022-02-01T10:30:32.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) [2022-02-01T10:30:32.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.65s) [2022-02-01T10:30:32.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2022-02-01T10:30:32.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.28s) [2022-02-01T10:30:32.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.69s) [2022-02-01T10:30:32.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-02-01T10:30:32.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.86s) [2022-02-01T10:30:32.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-02-01T10:30:32.569Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-01T10:30:32.569Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-01T10:30:37.810Z] check_test.go:278: [d67fbbfa17e53] daemon is not started [2022-02-01T10:30:37.810Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-01T10:30:37.810Z] check_test.go:278: [d9196e275bf67] daemon is not started [2022-02-01T10:30:37.810Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-01T10:30:38.066Z] check_test.go:278: [d46d391b0020c] daemon is not started [2022-02-01T10:30:38.066Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-01T10:30:38.322Z] check_test.go:278: [d7ba79025707a] daemon is not started [2022-02-01T10:30:38.322Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-01T10:30:38.322Z] check_test.go:278: [d4b291fb4a886] daemon is not started [2022-02-01T10:30:38.322Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2022-02-01T10:30:38.322Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-02-01T10:30:38.322Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-02-01T10:30:38.322Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-02-01T10:30:38.322Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-02-01T10:30:38.322Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-02-01T10:30:38.322Z] === RUN TestDockerNetworkSuite [2022-02-01T10:30:38.322Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-02-01T10:30:39.250Z] docker_cli_network_unix_test.go:46: [d39783c676b64] daemon is not started [2022-02-01T10:30:39.507Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-02-01T10:30:39.763Z] docker_cli_network_unix_test.go:46: [d5b7f7978c320] daemon is not started [2022-02-01T10:30:40.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-02-01T10:30:42.540Z] docker_cli_network_unix_test.go:46: [d2b2308a76a71] daemon is not started [2022-02-01T10:30:42.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-02-01T10:30:44.161Z] docker_cli_network_unix_test.go:46: [dc8bbb77d6ce6] daemon is not started [2022-02-01T10:30:44.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-02-01T10:30:44.417Z] docker_cli_network_unix_test.go:1233: [d9cc73cd32c9a] daemon is not started [2022-02-01T10:30:46.932Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-02-01T10:30:46.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-02-01T10:30:47.858Z] docker_cli_network_unix_test.go:46: [de6e8d794aad1] daemon is not started [2022-02-01T10:30:48.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-02-01T10:30:52.588Z] docker_cli_network_unix_test.go:46: [d13b845a0ab6f] daemon is not started [2022-02-01T10:30:53.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-02-01T10:30:54.516Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-02-01T10:30:55.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-01T10:30:55.445Z] docker_cli_network_unix_test.go:46: [d081d2946ce21] daemon is not started [2022-02-01T10:30:55.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-02-01T10:30:56.631Z] docker_cli_swarm_test.go:1315: [dd5d73c0d5381] joining swarm manager [d8ab575a26a7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:30:57.192Z] docker_cli_network_unix_test.go:46: [d93fb2467a740] daemon is not started [2022-02-01T10:30:57.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-02-01T10:30:57.754Z] docker_cli_network_unix_test.go:46: [ddb776cc4bdfd] daemon is not started [2022-02-01T10:30:57.754Z] docker_cli_swarm_test.go:1316: [ddb5e0aa76b74] joining swarm manager [d8ab575a26a7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:30:57.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-02-01T10:30:58.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-01T10:30:58.130Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-01T10:30:58.317Z] docker_cli_network_unix_test.go:46: [dfbc13c233fa1] daemon is not started [2022-02-01T10:30:58.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-02-01T10:30:58.878Z] docker_cli_network_unix_test.go:46: [ddc5da3d0118a] daemon is not started [2022-02-01T10:30:59.123Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-01T10:30:59.123Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-01T10:30:59.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-02-01T10:30:59.594Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-01T10:30:59.695Z] docker_cli_network_unix_test.go:46: [dc7436799ff9d] daemon is not started [2022-02-01T10:30:59.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-02-01T10:31:00.207Z] docker_cli_network_unix_test.go:46: [df8d719f3912c] daemon is not started [2022-02-01T10:31:00.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-02-01T10:31:00.463Z] docker_cli_network_unix_test.go:46: [d61f588607bd4] daemon is not started [2022-02-01T10:31:00.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-02-01T10:31:01.023Z] docker_cli_network_unix_test.go:46: [d7337617d45d6] daemon is not started [2022-02-01T10:31:01.172Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-01T10:31:01.172Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-01T10:31:01.172Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-01T10:31:01.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-02-01T10:31:01.279Z] docker_cli_network_unix_test.go:46: [dee88565498fe] daemon is not started [2022-02-01T10:31:01.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-02-01T10:31:01.535Z] docker_cli_network_unix_test.go:46: [d6ea574a18d31] daemon is not started [2022-02-01T10:31:01.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-02-01T10:31:01.535Z] docker_cli_network_unix_test.go:46: [dfa84c7ab6532] daemon is not started [2022-02-01T10:31:01.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-02-01T10:31:02.464Z] docker_cli_network_unix_test.go:46: [d4248b5e40c70] daemon is not started [2022-02-01T10:31:02.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-02-01T10:31:02.720Z] docker_cli_network_unix_test.go:46: [d402b2ae62a68] daemon is not started [2022-02-01T10:31:03.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-02-01T10:31:03.304Z] docker_cli_network_unix_test.go:46: [dd28cdf33a26d] daemon is not started [2022-02-01T10:31:03.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-02-01T10:31:03.560Z] docker_cli_network_unix_test.go:46: [dc2d12b581d21] daemon is not started [2022-02-01T10:31:03.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-02-01T10:31:03.560Z] docker_cli_network_unix_test.go:46: [d2463c9a7fdd9] daemon is not started [2022-02-01T10:31:03.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-02-01T10:31:04.742Z] docker_cli_network_unix_test.go:968: [d76144064854d] daemon is not started [2022-02-01T10:31:06.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-02-01T10:31:07.036Z] docker_cli_network_unix_test.go:46: [d4243c9596757] daemon is not started [2022-02-01T10:31:07.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-02-01T10:31:07.114Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-01T10:31:08.112Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-01T10:31:08.112Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-01T10:31:08.112Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-01T10:31:08.112Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-01T10:31:08.112Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-01T10:31:09.552Z] docker_cli_network_unix_test.go:1116: [d6f9dbbd4fbf6] daemon is not started [2022-02-01T10:31:10.341Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-01T10:31:11.333Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-01T10:31:11.805Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-01T10:31:11.889Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-01T10:31:11.889Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-01T10:31:11.889Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-01T10:31:11.889Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-01T10:31:11.889Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-01T10:31:12.279Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-01T10:31:12.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-02-01T10:31:12.820Z] docker_cli_network_unix_test.go:46: [dfa2fbeb40ffd] daemon is not started [2022-02-01T10:31:12.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-02-01T10:31:13.273Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-01T10:31:13.381Z] docker_cli_network_unix_test.go:46: [d91225f3f5425] daemon is not started [2022-02-01T10:31:13.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-02-01T10:31:13.381Z] docker_cli_network_unix_test.go:46: [d6a1636ae680e] daemon is not started [2022-02-01T10:31:13.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-02-01T10:31:13.381Z] docker_cli_network_unix_test.go:46: [d50399e44e3c9] daemon is not started [2022-02-01T10:31:13.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-02-01T10:31:13.637Z] docker_cli_network_unix_test.go:46: [de009db7051cd] daemon is not started [2022-02-01T10:31:13.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-02-01T10:31:13.637Z] docker_cli_network_unix_test.go:46: [dff23f8a01074] daemon is not started [2022-02-01T10:31:13.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-02-01T10:31:13.637Z] docker_cli_network_unix_test.go:46: [df8dc93862063] daemon is not started [2022-02-01T10:31:13.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-02-01T10:31:15.525Z] docker_cli_network_unix_test.go:46: [d2271fe631d65] daemon is not started [2022-02-01T10:31:16.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-02-01T10:31:16.087Z] docker_cli_network_unix_test.go:46: [df49ad1ed430d] daemon is not started [2022-02-01T10:31:16.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-02-01T10:31:16.087Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-01T10:31:16.087Z] docker_cli_network_unix_test.go:46: [df071bb0dc70d] daemon is not started [2022-02-01T10:31:16.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-02-01T10:31:16.649Z] docker_cli_network_unix_test.go:46: [de14c4ae29cf2] daemon is not started [2022-02-01T10:31:16.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-02-01T10:31:20.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-02-01T10:31:20.476Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-01T10:31:21.538Z] docker_cli_network_unix_test.go:1084: [d2432ceb9c3a4] daemon is not started [2022-02-01T10:31:22.043Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-01T10:31:22.043Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-01T10:31:22.043Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-01T10:31:22.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-02-01T10:31:23.159Z] docker_cli_network_unix_test.go:46: [d9db3202d84d3] daemon is not started [2022-02-01T10:31:23.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-02-01T10:31:23.414Z] docker_cli_network_unix_test.go:46: [dac1dec079367] daemon is not started [2022-02-01T10:31:23.586Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-01T10:31:23.586Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-01T10:31:23.586Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-01T10:31:23.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-02-01T10:31:24.047Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-01T10:31:25.034Z] docker_cli_network_unix_test.go:46: [d3546ffe79c6e] daemon is not started [2022-02-01T10:31:25.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-02-01T10:31:25.305Z] docker_cli_network_unix_test.go:46: [da4440fc03ca8] daemon is not started [2022-02-01T10:31:25.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-02-01T10:31:25.880Z] docker_cli_network_unix_test.go:46: [d208482908fc9] daemon is not started [2022-02-01T10:31:25.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-02-01T10:31:26.236Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-01T10:31:26.441Z] docker_cli_network_unix_test.go:46: [d241970460aae] daemon is not started [2022-02-01T10:31:26.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-02-01T10:31:27.002Z] docker_cli_network_unix_test.go:46: [d6758277dd57a] daemon is not started [2022-02-01T10:31:27.258Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-02-01T10:31:27.782Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-01T10:31:28.244Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-01T10:31:28.244Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-01T10:31:28.244Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-01T10:31:29.220Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-01T10:31:29.575Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-01T10:31:29.575Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-01T10:31:29.575Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-01T10:31:29.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-01T10:31:30.201Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-01T10:31:30.201Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-01T10:31:30.201Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-01T10:31:30.201Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-01T10:31:30.201Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-01T10:31:33.792Z] docker_cli_network_unix_test.go:46: [d81e224d5e5dc] daemon is not started [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite (54.51s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.03s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.68s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.66s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.97s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.53s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.48s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.60s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.94s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.22s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.09s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.22s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-02-01T10:31:33.792Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.37s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-02-01T10:31:33.793Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.23s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.91s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.42s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.75s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.86s) [2022-02-01T10:31:33.793Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.55s) [2022-02-01T10:31:33.793Z] === RUN TestDockerHubPullSuite [2022-02-01T10:31:33.793Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-02-01T10:31:34.718Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-02-01T10:31:37.231Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-02-01T10:31:37.299Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-01T10:31:37.487Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-02-01T10:31:38.852Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-02-01T10:31:39.164Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-02-01T10:31:39.164Z] --- PASS: TestDockerHubPullSuite (6.23s) [2022-02-01T10:31:39.164Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.71s) [2022-02-01T10:31:39.164Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-02-01T10:31:39.164Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-02-01T10:31:39.164Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s) [2022-02-01T10:31:39.164Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-02-01T10:31:39.164Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2022-02-01T10:31:39.164Z] PASS [2022-02-01T10:31:39.164Z] [2022-02-01T10:31:39.164Z] === Skipped [2022-02-01T10:31:39.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-01T10:31:39.164Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.164Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-01T10:31:39.164Z] [2022-02-01T10:31:39.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-02-01T10:31:39.164Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.164Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-02-01T10:31:39.164Z] [2022-02-01T10:31:39.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-01T10:31:39.164Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.164Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-01T10:31:39.164Z] [2022-02-01T10:31:39.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-01T10:31:39.164Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.164Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-01T10:31:39.164Z] [2022-02-01T10:31:39.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-02-01T10:31:39.164Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.164Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-02-01T10:31:39.164Z] [2022-02-01T10:31:39.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-02-01T10:31:39.164Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.164Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-02-01T10:31:39.164Z] [2022-02-01T10:31:39.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-01T10:31:39.164Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.164Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-01T10:31:39.164Z] [2022-02-01T10:31:39.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-01T10:31:39.164Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.164Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-01T10:31:39.164Z] [2022-02-01T10:31:39.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-01T10:31:39.164Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.164Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-01T10:31:39.164Z] [2022-02-01T10:31:39.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-01T10:31:39.164Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.164Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-01T10:31:39.164Z] [2022-02-01T10:31:39.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-01T10:31:39.164Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.164Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-01T10:31:39.164Z] [2022-02-01T10:31:39.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-01T10:31:39.164Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.164Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-01T10:31:39.164Z] [2022-02-01T10:31:39.164Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-01T10:31:39.165Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-01T10:31:39.165Z] docker_cli_sni_test.go:18: Flakey test [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-02-01T10:31:39.165Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-01T10:31:39.165Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-02-01T10:31:39.165Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-02-01T10:31:39.165Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-02-01T10:31:39.165Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-01T10:31:39.165Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-01T10:31:39.165Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-02-01T10:31:39.165Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-01T10:31:39.165Z] docker_cli_network_unix_test.go:46: [df071bb0dc70d] daemon is not started [2022-02-01T10:31:39.165Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] DONE 1262 tests, 51 skipped in 1398.937s [2022-02-01T10:31:39.165Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-01T10:31:39.165Z] ++++ cat bundles/test-integration/docker.pid [2022-02-01T10:31:39.165Z] +++ kill 8367 [2022-02-01T10:31:39.165Z] +++ /etc/init.d/apparmor stop [2022-02-01T10:31:39.165Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] Unloading profiles will leave already running processes permanently [2022-02-01T10:31:39.165Z] unconfined, which can lead to unexpected situations. [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.165Z] To set a process to complain mode, use the command line tool [2022-02-01T10:31:39.165Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-01T10:31:39.165Z] +++ true [2022-02-01T10:31:39.165Z] exiting test-integration [2022-02-01T10:31:39.165Z] ++ exit 0 [2022-02-01T10:31:39.165Z] [2022-02-01T10:31:39.421Z] + for job in $(jobs -p) [2022-02-01T10:31:39.421Z] + wait 4627 [2022-02-01T10:31:39.893Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-01T10:31:39.893Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-01T10:31:40.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-01T10:31:47.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-01T10:31:59.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-01T10:32:12.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-01T10:32:12.190Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-01T10:32:12.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-01T10:32:19.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-01T10:32:19.263Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-01T10:32:19.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-01T10:32:19.263Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-01T10:32:19.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-01T10:32:19.897Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-01T10:32:19.897Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-01T10:32:19.897Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-01T10:32:25.748Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-01T10:32:25.748Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-01T10:32:25.748Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-01T10:32:25.748Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.210Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-01T10:32:26.210Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.210Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-01T10:32:26.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-01T10:32:26.329Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-01T10:32:26.674Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-01T10:32:26.674Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.674Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-01T10:32:26.711Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-01T10:32:26.711Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-01T10:32:26.711Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-01T10:32:26.711Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-01T10:32:26.711Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-01T10:32:26.711Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-01T10:32:26.711Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-01T10:32:26.711Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-01T10:32:26.711Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-01T10:32:26.711Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-01T10:32:26.711Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-01T10:32:27.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-01T10:32:27.297Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-01T10:32:27.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-01T10:32:27.297Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-01T10:32:27.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-01T10:32:27.703Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-01T10:32:27.703Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-01T10:32:27.703Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-01T10:32:27.703Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-01T10:32:27.703Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-01T10:32:27.703Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-01T10:32:27.703Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-01T10:32:27.703Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-01T10:32:27.703Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-01T10:32:31.506Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-01T10:32:31.506Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-01T10:32:31.506Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-01T10:32:31.506Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-01T10:32:31.506Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-01T10:32:40.191Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-01T10:32:47.035Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-02-01T10:32:47.035Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-02-01T10:32:47.596Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-02-01T10:32:54.130Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-02-01T10:32:55.494Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-02-01T10:32:56.672Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-01T10:32:56.672Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-01T10:32:56.672Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-01T10:32:56.672Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-01T10:32:59.660Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-02-01T10:33:01.549Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-02-01T10:33:02.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-01T10:33:04.815Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-02-01T10:33:04.815Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-01T10:33:04.815Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-02-01T10:33:05.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-01T10:33:05.172Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-01T10:33:05.630Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-01T10:33:05.630Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-01T10:33:06.088Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-01T10:33:08.269Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-01T10:33:08.269Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-01T10:33:08.269Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-01T10:33:11.368Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-02-01T10:33:11.368Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-02-01T10:33:11.929Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-02-01T10:33:14.441Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-02-01T10:33:15.343Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-01T10:33:16.309Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-01T10:33:16.309Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-01T10:33:16.309Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-01T10:33:16.309Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-01T10:33:16.309Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-01T10:33:17.929Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-01T10:33:18.483Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-01T10:33:19.448Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-01T10:33:19.473Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-01T10:33:19.906Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-01T10:33:20.446Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-01T10:33:20.874Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-01T10:33:21.332Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-01T10:33:25.160Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-01T10:33:28.909Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-01T10:33:29.906Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-01T10:33:31.827Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-01T10:33:32.086Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-01T10:33:32.086Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-01T10:33:32.086Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-01T10:33:33.623Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-01T10:33:33.623Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-01T10:33:33.623Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-01T10:33:34.592Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-01T10:33:37.501Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-01T10:33:38.466Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-01T10:33:39.432Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-01T10:33:39.432Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-01T10:33:39.432Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-01T10:33:40.398Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-01T10:33:41.364Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-01T10:33:41.364Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-01T10:33:41.364Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-01T10:33:41.364Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-01T10:33:41.364Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-01T10:33:48.448Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-01T10:34:10.596Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-02-01T10:34:10.596Z] docker_cli_swarm_test.go:1180: [d2726fe50d17a] joining swarm manager [d8e33aaaba4f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:34:15.836Z] docker_cli_swarm_test.go:1189: [ddf1c59975f7c] joining swarm manager [d8e33aaaba4f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:34:32.345Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-01T10:34:39.123Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-01T10:34:39.123Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-01T10:34:39.123Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-01T10:34:39.457Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-01T10:34:39.457Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-01T10:34:39.457Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-01T10:34:42.858Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-01T10:34:42.858Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-01T10:34:43.315Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-01T10:34:43.315Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-01T10:34:43.773Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-01T10:34:43.773Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-01T10:34:43.773Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-01T10:34:44.231Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-01T10:34:44.231Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-01T10:34:44.231Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-01T10:34:52.174Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-01T10:34:52.174Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-01T10:34:52.175Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-01T10:34:52.650Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-01T10:34:52.650Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-01T10:34:54.510Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-02-01T10:34:57.428Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-01T10:34:58.421Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-01T10:34:58.421Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-01T10:34:58.421Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-01T10:34:58.421Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-01T10:34:58.421Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-01T10:34:58.421Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-01T10:34:58.421Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-01T10:34:58.892Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-01T10:34:59.883Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-01T10:35:02.588Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-02-01T10:35:03.692Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-01T10:35:05.921Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-01T10:35:05.921Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-01T10:35:05.921Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-01T10:35:05.921Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-01T10:35:05.921Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-01T10:35:05.921Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-01T10:35:06.758Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-02-01T10:35:08.122Z] docker_cli_swarm_test.go:1112: [d7dcf518c8c56] joining swarm manager [d9f51f9f10f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:35:09.485Z] docker_cli_swarm_test.go:1113: [d3bf021626d9a] joining swarm manager [d9f51f9f10f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:35:09.729Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-01T10:35:14.182Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-01T10:35:15.155Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-01T10:35:15.155Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-01T10:35:15.613Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-01T10:35:22.255Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-01T10:35:34.811Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-01T10:35:34.811Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-01T10:35:34.811Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-01T10:35:34.811Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-01T10:35:37.781Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-01T10:35:40.011Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-01T10:35:40.739Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-01T10:35:41.196Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-01T10:35:42.162Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-01T10:35:46.851Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-01T10:35:50.461Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-01T10:35:50.461Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-01T10:35:50.461Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-01T10:35:50.461Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-01T10:35:50.461Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-01T10:35:50.461Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-01T10:35:50.461Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-01T10:35:50.461Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-01T10:35:50.461Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-01T10:35:50.931Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-01T10:35:51.540Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-01T10:35:51.625Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-01T10:35:51.625Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-01T10:35:51.625Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-01T10:35:55.282Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-01T10:36:12.831Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-01T10:36:25.266Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-01T10:36:37.683Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-01T10:36:45.858Z] docker_cli_swarm_test.go:1166: [da646c4a97db3] joining swarm manager [d9f51f9f10f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-01T10:36:51.612Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-01T10:36:51.612Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-01T10:36:51.612Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-01T10:36:51.612Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-01T10:36:51.612Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-01T10:37:07.445Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-01T10:37:07.445Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-01T10:37:07.445Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-01T10:37:07.445Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-01T10:37:07.738Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-02-01T10:37:09.105Z] docker_cli_swarm_test.go:1447: [d7402e46744d7] joining swarm manager [ddcf4dcffae48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:37:09.666Z] docker_cli_swarm_test.go:1448: [df4fadc1a3470] joining swarm manager [ddcf4dcffae48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-01T10:37:13.503Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-01T10:37:21.780Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-01T10:37:21.780Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-01T10:37:21.780Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-01T10:37:21.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-01T10:37:21.826Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-02-01T10:37:21.826Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-02-01T10:37:21.826Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-02-01T10:37:21.826Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-02-01T10:37:21.826Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-02-01T10:37:22.752Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-02-01T10:37:24.639Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-02-01T10:37:25.940Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-01T10:37:27.925Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-02-01T10:37:28.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-01T10:37:28.969Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-01T10:37:29.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-01T10:37:30.440Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-02-01T10:37:32.326Z] docker_cli_swarm_unix_test.go:63: [d114e6c866191] joining swarm manager [da8b2a3fffa24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:37:35.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-01T10:37:38.367Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-01T10:37:48.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-01T10:37:57.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-01T10:37:57.097Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-01T10:37:57.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-01T10:38:03.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-01T10:38:03.459Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-01T10:38:03.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-01T10:38:03.459Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-01T10:38:03.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-01T10:38:12.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-01T10:38:12.151Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-01T10:38:12.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-01T10:38:12.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-01T10:38:12.151Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-01T10:38:12.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-01T10:38:12.151Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-01T10:38:12.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-01T10:38:19.590Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-01T10:38:19.590Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-01T10:38:20.557Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-01T10:38:28.482Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-02-01T10:38:28.482Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-02-01T10:38:28.482Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-02-01T10:38:29.845Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-02-01T10:38:33.108Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-02-01T10:38:35.012Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-02-01T10:38:36.903Z] docker_api_swarm_test.go:962: [d6107909281bc] joining swarm manager [dfe3cf46470f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-01T10:38:45.697Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-01T10:38:54.905Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-01T10:38:54.938Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-02-01T10:38:59.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-01T10:38:59.682Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-01T10:38:59.682Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-01T10:38:59.682Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-01T10:39:00.154Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-01T10:39:00.509Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-01T10:39:02.377Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-01T10:39:02.377Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-01T10:39:02.377Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-01T10:39:07.100Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-02-01T10:39:07.150Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-01T10:39:08.463Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-02-01T10:39:08.730Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-01T10:39:08.731Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-01T10:39:08.731Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-01T10:39:08.731Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-01T10:39:09.202Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-01T10:39:10.354Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-02-01T10:39:10.777Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-01T10:39:11.769Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-01T10:39:12.761Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-01T10:39:12.877Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-01T10:39:13.235Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-01T10:39:13.621Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-02-01T10:39:14.227Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-01T10:39:19.704Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-01T10:39:19.705Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-01T10:39:19.705Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-01T10:39:19.705Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-01T10:39:19.705Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-01T10:39:19.705Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-01T10:39:19.705Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-01T10:39:19.705Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-01T10:39:19.705Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-01T10:39:19.705Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-01T10:39:19.705Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-01T10:39:19.705Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-01T10:39:19.705Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-01T10:39:20.117Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-01T10:39:20.156Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-02-01T10:39:23.084Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-01T10:39:23.084Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-01T10:39:23.084Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-01T10:39:23.472Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-01T10:39:24.657Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-01T10:39:24.657Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-01T10:39:24.657Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-01T10:39:25.128Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-01T10:39:25.400Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-02-01T10:39:26.766Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-02-01T10:39:27.358Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-01T10:39:28.934Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-01T10:39:29.280Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-02-01T10:39:29.294Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-01T10:39:29.294Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-01T10:39:29.294Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-01T10:39:29.294Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-01T10:39:29.404Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-01T10:39:29.404Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-01T10:39:29.404Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-01T10:39:29.756Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-01T10:39:29.756Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-01T10:39:29.756Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-01T10:39:29.756Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-01T10:39:29.756Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-01T10:39:29.756Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-01T10:39:29.756Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-01T10:39:30.400Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-01T10:39:31.391Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-01T10:39:31.391Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-01T10:39:31.391Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-01T10:39:31.391Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-01T10:39:31.391Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-01T10:39:31.794Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-02-01T10:39:34.310Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-02-01T10:39:34.464Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-01T10:39:34.464Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-01T10:39:34.464Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-01T10:39:34.464Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-01T10:39:34.464Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-01T10:39:34.464Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-01T10:39:34.464Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-01T10:39:35.439Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-01T10:39:37.575Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-02-01T10:39:39.466Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-02-01T10:39:41.255Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-01T10:39:43.919Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-01T10:39:55.409Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-01T10:39:58.984Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-01T10:39:58.984Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-01T10:39:58.984Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-01T10:39:58.984Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-01T10:39:58.984Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-01T10:39:58.984Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-01T10:39:58.984Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-01T10:39:58.984Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-01T10:39:58.984Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-01T10:39:58.984Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-01T10:39:58.984Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-01T10:39:58.984Z] === RUN TestDockerSuite/TestBuildFails [2022-02-01T10:40:01.905Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-01T10:40:01.905Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-01T10:40:05.745Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-01T10:40:09.005Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-01T10:40:16.100Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-01T10:40:19.832Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-01T10:40:20.302Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-01T10:40:20.577Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-01T10:40:21.293Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-01T10:40:24.701Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-01T10:40:27.180Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-01T10:40:27.180Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-01T10:40:27.651Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-01T10:40:27.651Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-01T10:40:28.123Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-01T10:40:28.123Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-01T10:40:28.123Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-01T10:40:29.116Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-01T10:40:29.116Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-01T10:40:29.116Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-01T10:40:30.525Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-01T10:40:32.717Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-01T10:40:35.667Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-02-01T10:40:38.530Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-01T10:40:38.530Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-01T10:40:38.530Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-01T10:40:39.505Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-01T10:40:39.967Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-01T10:40:39.967Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-01T10:40:39.967Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-01T10:40:50.324Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-01T10:40:50.324Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-01T10:40:50.324Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-01T10:40:50.508Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-02-01T10:41:05.017Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-01T10:41:05.175Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-01T10:41:05.175Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite (1628.20s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.14s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.11s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.83s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.18s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.14s) [2022-02-01T10:41:05.343Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.43s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.30s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (44.68s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.79s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.40s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.91s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.43s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.87s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.61s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.14s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.30s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.97s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.79s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.28s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.26s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.15s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.11s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.93s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.83s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.90s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.04s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.29s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.73s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.02s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.46s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.71s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.67s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.67s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.49s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.50s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.79s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.89s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.69s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.96s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.04s) [2022-02-01T10:41:05.343Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.93s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.50s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.42s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.90s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.00s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.88s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.35s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.72s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.99s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.19s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.06s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.97s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.95s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.03s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.94s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.42s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.96s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.60s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.03s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.97s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.88s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.72s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.42s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.00s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.33s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.52s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.49s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.94s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.42s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.44s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.20s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.89s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (104.23s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.45s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.50s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.76s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.13s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.71s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.18s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.50s) [2022-02-01T10:41:05.344Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.72s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.11s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.44s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.64s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.80s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.09s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.99s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.11s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.36s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.12s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.94s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.02s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.38s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.01s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.13s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.15s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.65s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.38s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.43s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.88s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.13s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.13s) [2022-02-01T10:41:05.344Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.09s) [2022-02-01T10:41:05.344Z] === RUN TestDockerExternalVolumeSuite [2022-02-01T10:41:05.344Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-02-01T10:41:05.599Z] docker_cli_external_volume_driver_test.go:52: [da470b6491b59] daemon is not started [2022-02-01T10:41:06.008Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-01T10:41:06.008Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-01T10:41:06.479Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-01T10:41:06.723Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-01T10:41:06.723Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-01T10:41:06.723Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-01T10:41:07.699Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-01T10:41:07.699Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-01T10:41:13.524Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-01T10:41:14.501Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-01T10:41:15.478Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-01T10:41:16.456Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-01T10:41:17.429Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-01T10:41:18.401Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-01T10:41:20.590Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-01T10:41:23.642Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-02-01T10:41:27.736Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-01T10:41:27.736Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-01T10:41:27.736Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-01T10:41:27.736Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-01T10:41:27.736Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-01T10:41:27.736Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-01T10:41:27.736Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-01T10:41:27.736Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-01T10:41:27.736Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-01T10:41:28.729Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-01T10:41:29.200Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-01T10:41:35.093Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-01T10:41:36.628Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-01T10:41:37.623Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-01T10:41:38.616Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-01T10:41:47.299Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-01T10:41:51.107Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-01T10:41:54.070Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-01T10:41:56.375Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-01T10:41:56.375Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-01T10:41:56.375Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-01T10:41:56.375Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-01T10:42:01.833Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-01T10:42:01.833Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-01T10:42:01.833Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-01T10:42:01.833Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-01T10:42:01.833Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-01T10:42:01.833Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-01T10:42:01.833Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-01T10:42:01.833Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-01T10:42:01.833Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-01T10:42:01.833Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-01T10:42:01.833Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-01T10:42:01.833Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-01T10:42:08.897Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-01T10:42:13.583Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-01T10:42:20.650Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-01T10:42:20.650Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-01T10:42:20.650Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-01T10:42:20.650Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-01T10:42:20.650Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-01T10:42:20.650Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-01T10:42:20.650Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-01T10:42:20.650Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-01T10:42:20.650Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-01T10:42:20.650Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-01T10:42:20.650Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-01T10:42:25.335Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-01T10:42:25.335Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-01T10:42:25.335Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-01T10:42:25.335Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-01T10:42:25.335Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-01T10:42:25.335Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-01T10:42:25.335Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-01T10:42:26.300Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-01T10:42:31.257Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-02-01T10:42:33.374Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-01T10:42:37.789Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-02-01T10:42:39.142Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-01T10:42:51.052Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-01T10:42:51.510Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-01T10:42:51.510Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-01T10:42:51.678Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-01T10:42:51.967Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-01T10:42:51.967Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-01T10:42:51.967Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-01T10:42:51.967Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-01T10:42:51.967Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-01T10:42:51.967Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-01T10:42:51.967Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-01T10:42:51.967Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-01T10:42:51.967Z] === RUN TestDockerSuite/TestBuildFails [2022-02-01T10:42:52.632Z] docker_cli_external_volume_driver_test.go:52: [d2fd0948458cb] daemon is not started [2022-02-01T10:42:55.713Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-01T10:42:55.713Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-01T10:42:57.582Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-01T10:43:04.273Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-01T10:43:06.271Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-01T10:43:10.681Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-02-01T10:43:12.167Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-01T10:43:12.845Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-01T10:43:21.416Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-01T10:43:25.511Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-02-01T10:43:29.970Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-01T10:43:30.429Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-01T10:43:33.463Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-01T10:43:33.463Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-01T10:43:33.463Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-01T10:43:35.607Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-01T10:43:35.607Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-01T10:43:35.607Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-01T10:43:35.607Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-01T10:43:37.494Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-01T10:43:37.494Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-01T10:43:37.494Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-01T10:43:38.470Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-01T10:43:39.437Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-01T10:43:39.437Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-01T10:43:39.437Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-01T10:43:40.343Z] docker_cli_external_volume_driver_test.go:52: [d3f0a0546f35b] daemon is not started [2022-02-01T10:43:42.158Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-01T10:43:43.182Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-01T10:43:43.182Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-01T10:43:43.182Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-01T10:43:43.182Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-01T10:43:43.182Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-01T10:43:47.016Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-01T10:43:51.911Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-01T10:43:51.911Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-01T10:43:51.911Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-01T10:43:52.913Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-01T10:43:55.194Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-02-01T10:43:55.194Z] docker_cli_external_volume_driver_test.go:52: [d64fabaff2f3e] daemon is not started [2022-02-01T10:43:55.883Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-01T10:43:55.883Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-01T10:43:55.883Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-01T10:43:58.851Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-01T10:44:00.425Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-01T10:44:02.005Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-01T10:44:06.713Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-01T10:44:06.713Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-01T10:44:08.916Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-01T10:44:08.916Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-01T10:44:08.916Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-01T10:44:09.883Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-01T10:44:10.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-02-01T10:44:10.340Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-01T10:44:14.542Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-01T10:44:15.016Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-01T10:44:16.130Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-01T10:44:17.664Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-01T10:44:18.122Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-01T10:44:19.658Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-01T10:44:20.116Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-01T10:44:21.649Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-01T10:44:23.184Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-01T10:44:27.545Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-01T10:44:31.358Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-01T10:44:31.746Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-01T10:44:31.746Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-01T10:44:31.746Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-01T10:44:31.746Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-01T10:44:31.746Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-01T10:44:31.746Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-01T10:44:31.746Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-01T10:44:31.746Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-01T10:44:31.746Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-01T10:44:32.204Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-01T10:44:33.170Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-01T10:44:40.249Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-01T10:44:41.817Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-01T10:44:42.042Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-02-01T10:44:47.723Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-01T10:44:53.632Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-01T10:44:54.625Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-01T10:44:54.625Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-01T10:44:54.625Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-01T10:44:54.625Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-01T10:44:54.625Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-01T10:44:56.852Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-01T10:44:56.852Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-01T10:44:56.852Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-01T10:44:56.873Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-02-01T10:45:01.335Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-01T10:45:01.335Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-01T10:45:01.335Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-01T10:45:04.237Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-01T10:45:11.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-02-01T10:45:17.166Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-01T10:45:17.166Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-01T10:45:17.166Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-01T10:45:47.363Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-01T10:45:47.796Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-01T10:45:54.912Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-01T10:45:56.048Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-01T10:45:58.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-02-01T10:46:09.726Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-01T10:46:13.171Z] === RUN TestDockerSuite/TestBuildRm [2022-02-01T10:46:13.896Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-01T10:46:15.517Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-01T10:46:16.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-02-01T10:46:25.673Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-01T10:46:25.844Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-01T10:46:28.592Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-01T10:46:28.593Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-01T10:46:28.593Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-01T10:46:28.593Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-01T10:46:29.054Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-01T10:46:31.250Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-01T10:46:32.930Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-01T10:46:35.957Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-01T10:46:40.668Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-01T10:46:46.485Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-01T10:46:48.369Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-02-01T10:46:58.069Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-01T10:46:58.069Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-01T10:46:58.069Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-01T10:47:04.818Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-01T10:47:07.644Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-01T10:47:07.644Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-01T10:47:07.644Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-01T10:47:08.392Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-01T10:47:08.392Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-01T10:47:08.392Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-01T10:47:08.392Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-01T10:47:08.392Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-01T10:47:08.392Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-01T10:47:12.125Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-01T10:47:19.207Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-01T10:47:19.778Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-01T10:47:20.086Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-01T10:47:20.086Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-01T10:47:20.385Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-02-01T10:47:22.114Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-01T10:47:22.571Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-01T10:47:22.571Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-01T10:47:24.799Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-01T10:47:25.261Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-01T10:47:25.475Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-01T10:47:27.010Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-01T10:47:28.550Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-01T10:47:31.089Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-01T10:47:32.302Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-01T10:47:35.215Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-02-01T10:47:40.965Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-01T10:47:42.499Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-01T10:47:53.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-02-01T10:47:53.264Z] docker_cli_external_volume_driver_test.go:484: [decafb1eac2eb] daemon is not started [2022-02-01T10:47:54.880Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-01T10:47:56.275Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-01T10:47:56.275Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-01T10:47:56.275Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-01T10:47:57.248Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-01T10:47:58.798Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-01T10:48:00.674Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-01T10:48:04.613Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-01T10:48:08.094Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-02-01T10:48:08.094Z] docker_cli_external_volume_driver_test.go:52: [d07846e1342b9] daemon is not started [2022-02-01T10:48:10.430Z] === RUN TestDockerSuite/TestBuildUser [2022-02-01T10:48:10.430Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-01T10:48:10.430Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-01T10:48:10.430Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-01T10:48:10.430Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-01T10:48:10.430Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-01T10:48:10.430Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-01T10:48:13.078Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-01T10:48:15.150Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-01T10:48:15.611Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-01T10:48:18.867Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-01T10:48:19.360Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-01T10:48:19.360Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-01T10:48:19.360Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-01T10:48:19.360Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-01T10:48:19.360Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite (436.78s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-02-01T10:48:22.927Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-02-01T10:48:22.927Z] PASS [2022-02-01T10:48:22.927Z] [2022-02-01T10:48:22.927Z] === Skipped [2022-02-01T10:48:22.927Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-01T10:48:22.927Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-01T10:48:22.927Z] check_test.go:308: [d14d441675a7d] daemon is not started [2022-02-01T10:48:22.927Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-01T10:48:22.927Z] [2022-02-01T10:48:22.927Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-01T10:48:22.927Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-01T10:48:22.927Z] check_test.go:308: [dc14997aa9347] daemon is not started [2022-02-01T10:48:22.927Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-01T10:48:22.927Z] [2022-02-01T10:48:22.927Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-01T10:48:22.927Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-01T10:48:22.927Z] check_test.go:308: [db520e82dc185] daemon is not started [2022-02-01T10:48:22.927Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-01T10:48:22.927Z] [2022-02-01T10:48:22.927Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-01T10:48:22.927Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-01T10:48:22.927Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-01T10:48:22.927Z] [2022-02-01T10:48:22.927Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-01T10:48:22.927Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-01T10:48:22.927Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-01T10:48:22.927Z] [2022-02-01T10:48:22.927Z] DONE 271 tests, 5 skipped in 2401.657s [2022-02-01T10:48:22.927Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-01T10:48:22.927Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5386df93856d/docker.pid [2022-02-01T10:48:22.927Z] +++ kill 6955 [2022-02-01T10:48:22.927Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6955 is not a child of this shell [2022-02-01T10:48:22.927Z] warning: PID 6955 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5386df93856d/docker.pid had a nonzero exit code [2022-02-01T10:48:22.927Z] ++++ cat bundles/test-integration/docker.pid [2022-02-01T10:48:22.927Z] +++ kill 8367 [2022-02-01T10:48:22.927Z] +++ /etc/init.d/apparmor stop [2022-02-01T10:48:22.927Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-01T10:48:22.927Z] [2022-02-01T10:48:22.927Z] Unloading profiles will leave already running processes permanently [2022-02-01T10:48:22.927Z] unconfined, which can lead to unexpected situations. [2022-02-01T10:48:22.927Z] [2022-02-01T10:48:22.927Z] To set a process to complain mode, use the command line tool [2022-02-01T10:48:22.927Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-01T10:48:22.927Z] +++ true [2022-02-01T10:48:22.927Z] exiting test-integration [2022-02-01T10:48:22.927Z] ++ exit 0 [2022-02-01T10:48:22.927Z] [2022-02-01T10:48:22.927Z] + exit 0 [2022-02-01T10:48:22.927Z] ++ jobs -p [2022-02-01T10:48:22.927Z] + pids= [2022-02-01T10:48:22.927Z] + echo 'Remaining pids to kill: []' [2022-02-01T10:48:22.927Z] Remaining pids to kill: [] [2022-02-01T10:48:22.927Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-02-01T10:48:22.943Z] Recording test results [2022-02-01T10:48:24.758Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-01T10:48:25.082Z] + echo Ensuring container killed. [2022-02-01T10:48:25.082Z] Ensuring container killed. [2022-02-01T10:48:25.082Z] + docker ps -aq -f name=docker-pr4-* [2022-02-01T10:48:25.082Z] + cids=07e1a78cfc3b [2022-02-01T10:48:25.082Z] 0801cce7a7b6 [2022-02-01T10:48:25.082Z] 3d1fb78cb5cc [2022-02-01T10:48:25.082Z] + [ -n 07e1a78cfc3b [2022-02-01T10:48:25.082Z] 0801cce7a7b6 [2022-02-01T10:48:25.082Z] 3d1fb78cb5cc ] [2022-02-01T10:48:25.082Z] + docker rm -vf 07e1a78cfc3b 0801cce7a7b6 3d1fb78cb5cc [2022-02-01T10:48:25.649Z] 07e1a78cfc3b [2022-02-01T10:48:25.649Z] 0801cce7a7b6 [2022-02-01T10:48:25.649Z] 3d1fb78cb5cc [Pipeline] sh [2022-02-01T10:48:25.932Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-01T10:48:25.934Z] + echo Chowning /workspace to jenkins user [2022-02-01T10:48:25.934Z] Chowning /workspace to jenkins user [2022-02-01T10:48:25.934Z] + id -u [2022-02-01T10:48:25.934Z] + id -g [2022-02-01T10:48:25.934Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43202:/workspace busybox chown -R 1000:1000 /workspace [2022-02-01T10:48:25.934Z] Unable to find image 'busybox:latest' locally [2022-02-01T10:48:25.934Z] latest: Pulling from library/busybox [2022-02-01T10:48:25.934Z] 5cc84ad355aa: Pulling fs layer [2022-02-01T10:48:26.192Z] 5cc84ad355aa: Download complete [2022-02-01T10:48:26.192Z] 5cc84ad355aa: Pull complete [2022-02-01T10:48:26.192Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-02-01T10:48:26.192Z] Status: Downloaded newer image for busybox:latest [2022-02-01T10:48:26.897Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-01T10:48:26.897Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-01T10:48:26.897Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-01T10:48:26.897Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-01T10:48:26.897Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-01T10:48:29.045Z] + bundleName=amd64 [2022-02-01T10:48:29.045Z] + echo Creating amd64-bundles.tar.gz [2022-02-01T10:48:29.045Z] Creating amd64-bundles.tar.gz [2022-02-01T10:48:29.045Z] + xargs tar -czf amd64-bundles.tar.gz [2022-02-01T10:48:29.045Z] + 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-01T10:48:29.979Z] Archiving artifacts [2022-02-01T10:48:30.624Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-01T10:48:30.624Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-01T10:48:30.624Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-01T10:48:31.867Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43202/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-01T10:48:32.175Z] + make clean [2022-02-01T10:48:32.432Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-01T10:48:32.432Z] docker-dev-cache [2022-02-01T10:48:32.432Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-01T10:48:49.375Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-01T10:48:49.375Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-01T10:48:57.975Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-01T10:49:05.073Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-01T10:49:05.073Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-01T10:49:05.073Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-01T10:49:05.073Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-01T10:49:05.073Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-01T10:49:07.996Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-01T10:49:07.996Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-01T10:49:08.459Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-01T10:49:23.322Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-01T10:49:27.074Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-01T10:49:27.539Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-01T10:49:31.050Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-01T10:49:44.292Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-01T10:49:44.292Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-01T10:49:44.292Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-01T10:49:44.292Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-01T10:49:44.292Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-01T10:49:44.292Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-01T10:49:44.292Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-01T10:49:44.292Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-01T10:49:44.292Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-01T10:49:44.292Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-01T10:49:44.292Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-01T10:49:44.292Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-01T10:49:44.292Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-01T10:49:45.272Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-01T10:49:45.272Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-01T10:49:45.272Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-01T10:49:45.272Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-01T10:49:45.272Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-01T10:49:45.272Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-01T10:49:45.272Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-01T10:49:45.735Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-01T10:49:48.093Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-01T10:49:48.725Z] === RUN TestDockerSuite/TestBuildRm [2022-02-01T10:49:53.986Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-01T10:49:53.986Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-01T10:49:53.986Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-01T10:49:53.986Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-01T10:49:53.986Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-01T10:49:53.986Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-01T10:49:53.986Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-01T10:49:53.986Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-01T10:49:53.986Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-01T10:49:53.986Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-01T10:49:53.986Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-01T10:49:54.331Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-01T10:49:57.249Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-01T10:49:57.249Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-01T10:49:57.249Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-01T10:49:57.249Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-01T10:49:57.249Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-01T10:49:57.249Z] docker_cli_sni_test.go:18: Flakey test [2022-02-01T10:49:57.249Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-01T10:49:58.762Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-01T10:49:58.762Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-01T10:49:58.762Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-01T10:49:58.762Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-01T10:49:58.762Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-01T10:49:58.762Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-01T10:49:58.762Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-01T10:49:59.439Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-01T10:49:59.754Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-01T10:50:05.257Z] === RUN TestDockerSuite/TestCommitChange [2022-02-01T10:50:05.656Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-01T10:50:06.419Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-01T10:50:11.069Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-01T10:50:11.100Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-01T10:50:11.100Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-01T10:50:11.100Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-01T10:50:11.100Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-01T10:50:11.100Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-01T10:50:13.275Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-01T10:50:16.889Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-01T10:50:16.889Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-01T10:50:16.889Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-01T10:50:19.066Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-01T10:50:23.758Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-01T10:50:25.498Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-01T10:50:25.498Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-01T10:50:25.498Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-01T10:50:26.920Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-01T10:50:26.920Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-01T10:50:26.920Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-01T10:50:26.920Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-01T10:50:26.920Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-01T10:50:26.920Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-01T10:50:26.920Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-01T10:50:26.920Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-01T10:50:26.920Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-01T10:50:26.920Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-01T10:50:26.920Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-01T10:50:26.920Z] === RUN TestDockerSuite/TestBuildFails [2022-02-01T10:50:29.566Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-01T10:50:32.804Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-01T10:50:32.804Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-01T10:50:34.096Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-01T10:50:38.701Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-01T10:50:39.919Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-01T10:50:39.919Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-01T10:50:39.919Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-01T10:50:39.919Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-01T10:50:39.919Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-01T10:50:39.919Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-01T10:50:39.919Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-01T10:50:39.919Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-01T10:50:39.919Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-01T10:50:39.919Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-01T10:50:39.919Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-01T10:50:39.919Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-01T10:50:39.919Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-01T10:50:39.919Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-01T10:50:39.919Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-01T10:50:39.919Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-01T10:50:44.588Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-01T10:50:48.514Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-01T10:50:50.654Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-01T10:50:51.621Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-01T10:50:52.587Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-01T10:50:53.272Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-01T10:50:57.109Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-01T10:50:57.109Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-01T10:50:57.109Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-01T10:51:00.870Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-01T10:51:00.870Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-01T10:51:00.870Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-01T10:51:00.870Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-01T10:51:00.870Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-01T10:51:00.870Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-01T10:51:00.870Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-01T10:51:03.790Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-01T10:51:03.790Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-01T10:51:03.790Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-01T10:51:03.790Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-01T10:51:04.963Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-01T10:51:04.963Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-01T10:51:05.797Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-01T10:51:05.797Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-01T10:51:06.709Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-01T10:51:06.709Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-01T10:51:06.709Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-01T10:51:06.709Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-01T10:51:06.709Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-01T10:51:06.709Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-01T10:51:06.709Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-01T10:51:06.709Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-01T10:51:10.470Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-01T10:51:10.750Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-01T10:51:10.750Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-01T10:51:12.661Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-01T10:51:12.978Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-01T10:51:12.978Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-01T10:51:12.978Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-01T10:51:12.978Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-01T10:51:13.968Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-01T10:51:13.968Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-01T10:51:13.968Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-01T10:51:15.582Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-01T10:51:15.582Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-01T10:51:15.582Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-01T10:51:15.582Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-01T10:51:16.534Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-01T10:51:18.499Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-01T10:51:18.499Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-01T10:51:21.419Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-01T10:51:21.419Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-01T10:51:21.419Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-01T10:51:21.419Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-01T10:51:21.419Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-01T10:51:24.344Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-01T10:51:24.344Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-01T10:51:24.415Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-01T10:51:24.415Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-01T10:51:24.415Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-01T10:51:27.264Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-01T10:51:27.264Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-01T10:51:27.264Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-01T10:51:30.185Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-01T10:51:30.646Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-01T10:51:33.569Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-01T10:51:38.284Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-01T10:51:39.400Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-01T10:51:39.400Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-01T10:51:40.977Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-01T10:51:40.977Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-01T10:51:40.977Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-01T10:51:41.967Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-01T10:51:41.967Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-01T10:51:42.995Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-01T10:51:43.457Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-01T10:51:43.457Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-01T10:51:43.457Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-01T10:51:43.457Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-01T10:51:45.649Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-01T10:51:45.649Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-01T10:51:45.649Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-01T10:51:46.483Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-01T10:51:46.483Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-01T10:51:46.483Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-01T10:51:48.017Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-01T10:51:48.569Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-01T10:51:48.569Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-01T10:51:48.569Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-01T10:51:49.554Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-01T10:51:51.489Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-01T10:51:51.489Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-01T10:51:52.415Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-01T10:51:53.407Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-01T10:51:54.399Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-01T10:51:55.396Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-01T10:51:56.199Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-01T10:51:56.390Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-01T10:51:56.629Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-01T10:51:57.384Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-01T10:51:59.120Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-01T10:51:59.120Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-01T10:51:59.120Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-01T10:51:59.120Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-01T10:51:59.120Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-01T10:51:59.120Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-01T10:51:59.120Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-01T10:51:59.120Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-01T10:51:59.120Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-01T10:51:59.120Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-01T10:51:59.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-01T10:51:59.607Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-01T10:52:01.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-01T10:52:01.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-01T10:52:03.698Z] === RUN TestDockerSuite/TestBuildUser [2022-02-01T10:52:03.698Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-01T10:52:03.698Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-01T10:52:03.698Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-01T10:52:03.698Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-01T10:52:03.698Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-01T10:52:03.698Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-01T10:52:04.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-01T10:52:06.785Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-01T10:52:06.785Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-01T10:52:06.785Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-01T10:52:06.785Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-01T10:52:06.785Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-01T10:52:06.785Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-01T10:52:06.785Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-01T10:52:07.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-01T10:52:07.259Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-01T10:52:07.259Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-01T10:52:07.729Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-01T10:52:08.724Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-01T10:52:09.522Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-01T10:52:09.522Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-01T10:52:10.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-01T10:52:12.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000172048_} [2022-02-01T10:52:13.250Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-01T10:52:13.250Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-01T10:52:13.250Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-01T10:52:13.250Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-01T10:52:13.708Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-01T10:52:14.605Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-01T10:52:15.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13486195889_c:\foo_false____} [2022-02-01T10:52:18.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13486195889_c:\foo_true____} [2022-02-01T10:52:21.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-01T10:52:21.763Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-01T10:52:21.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-01T10:52:21.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-01T10:52:21.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-01T10:52:21.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-01T10:52:21.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-01T10:52:21.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-01T10:52:21.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-01T10:52:21.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-01T10:52:21.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-01T10:52:21.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-01T10:52:21.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-01T10:52:22.225Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-01T10:52:22.225Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-01T10:52:22.225Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-01T10:52:22.225Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-01T10:52:22.225Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-01T10:52:22.225Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-01T10:52:22.225Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-01T10:52:22.225Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-01T10:52:22.225Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-01T10:52:22.225Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-01T10:52:22.225Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-01T10:52:25.987Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-01T10:52:25.987Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-01T10:52:25.987Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-01T10:52:25.987Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-01T10:52:25.987Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-01T10:52:25.987Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-01T10:52:25.987Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-01T10:52:25.987Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-01T10:52:25.987Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-01T10:52:25.987Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-01T10:52:25.987Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-01T10:52:25.987Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-01T10:52:25.987Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-01T10:52:25.987Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-01T10:52:28.912Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-01T10:52:28.912Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-01T10:52:28.912Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-01T10:52:28.912Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-01T10:52:32.666Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-01T10:52:32.666Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-01T10:52:32.666Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-01T10:52:32.666Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-01T10:52:32.666Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-01T10:52:32.666Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-01T10:52:32.666Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-01T10:52:38.494Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-01T10:52:41.421Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-01T10:52:41.421Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-01T10:52:41.421Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-01T10:52:41.421Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-01T10:52:41.421Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-01T10:52:43.720Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-01T10:52:43.720Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-01T10:52:44.747Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-01T10:52:44.747Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-01T10:52:44.747Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-01T10:52:44.747Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-01T10:52:51.784Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-01T10:52:51.784Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-01T10:52:51.784Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-01T10:52:51.784Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-01T10:52:51.784Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-01T10:52:54.067Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-01T10:53:01.139Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-01T10:53:01.139Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-01T10:53:01.139Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-01T10:53:01.139Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-01T10:53:01.139Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-01T10:53:04.206Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-01T10:53:04.207Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-01T10:53:04.207Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-01T10:53:04.207Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-01T10:53:04.207Z] === RUN TestDockerSuite/TestCpToDot [2022-02-01T10:53:05.857Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-01T10:53:05.857Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-01T10:53:05.857Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-01T10:53:06.396Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-01T10:53:06.396Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-01T10:53:06.396Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-01T10:53:06.396Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-01T10:53:06.396Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-01T10:53:10.151Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-01T10:53:10.151Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T10:53:10.151Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-01T10:53:10.151Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-01T10:53:10.151Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-01T10:53:10.151Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-01T10:53:10.151Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-01T10:53:10.151Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-01T10:53:10.151Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-01T10:53:10.151Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-01T10:53:10.613Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-01T10:53:12.801Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-01T10:53:15.729Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-01T10:53:16.190Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-01T10:53:16.190Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-01T10:53:18.381Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-01T10:53:19.354Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-01T10:53:19.815Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-01T10:53:19.815Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-01T10:53:19.815Z] === RUN TestDockerSuite/TestCreateRM [2022-02-01T10:53:20.277Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-01T10:53:20.277Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-01T10:53:20.277Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-01T10:53:20.277Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-01T10:53:20.738Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-01T10:53:23.527Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-01T10:53:27.259Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-01T10:53:27.507Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-01T10:53:27.716Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-01T10:53:31.102Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-01T10:53:31.102Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-01T10:53:31.102Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-01T10:53:34.854Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-01T10:53:35.320Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-01T10:53:35.320Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-01T10:53:35.320Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-01T10:53:38.246Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-01T10:53:38.246Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.246Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-01T10:53:38.246Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-01T10:53:38.246Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.246Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-01T10:53:38.246Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.246Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-01T10:53:38.246Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.246Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-01T10:53:38.246Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.246Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-01T10:53:38.246Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.246Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-01T10:53:38.246Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.709Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-01T10:53:38.709Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.709Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-01T10:53:38.709Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.709Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-01T10:53:38.709Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.709Z] === RUN TestDockerSuite/TestDockerFails [2022-02-01T10:53:38.709Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-01T10:53:38.709Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.709Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-01T10:53:38.709Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.709Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-01T10:53:38.709Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.709Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-01T10:53:38.709Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.709Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-01T10:53:38.709Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-01T10:53:38.709Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-01T10:53:41.626Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-01T10:53:45.374Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-01T10:53:45.400Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-01T10:53:45.400Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-01T10:53:45.400Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-01T10:53:45.400Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-01T10:53:45.858Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-01T10:53:45.858Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-01T10:53:45.858Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-01T10:53:47.393Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-01T10:53:48.297Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-01T10:53:52.828Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-01T10:53:56.636Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-01T10:53:58.657Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-01T10:53:59.780Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-01T10:54:00.750Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-01T10:54:00.750Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-01T10:54:01.209Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-01T10:54:01.209Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-01T10:54:01.209Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-01T10:54:01.209Z] docker_cli_sni_test.go:18: Flakey test [2022-02-01T10:54:01.209Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-01T10:54:03.825Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-01T10:54:04.113Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-01T10:54:04.113Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-01T10:54:04.113Z] === RUN TestDockerSuite/TestCommitChange [2022-02-01T10:54:04.478Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-01T10:54:09.707Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-01T10:54:10.299Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-01T10:54:11.178Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-01T10:54:13.223Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-01T10:54:14.196Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-01T10:54:16.968Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-01T10:54:16.968Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-01T10:54:16.968Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-01T10:54:20.018Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-01T10:54:20.480Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-01T10:54:21.457Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-01T10:54:27.284Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-01T10:54:27.284Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-01T10:54:27.284Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-01T10:54:28.562Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-01T10:54:30.970Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-01T10:54:30.970Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-01T10:54:30.970Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-01T10:54:34.384Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-01T10:54:34.384Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-01T10:54:34.384Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-01T10:54:34.384Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-01T10:54:34.384Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-01T10:54:34.384Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-01T10:54:34.384Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-01T10:54:34.384Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-01T10:54:34.384Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-01T10:54:35.360Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-01T10:54:35.360Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-01T10:54:35.360Z] === RUN TestDockerSuite/TestEventsRename [2022-02-01T10:54:35.849Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-01T10:54:38.280Z] === RUN TestDockerSuite/TestEventsResize [2022-02-01T10:54:41.640Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-01T10:54:41.640Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-01T10:54:41.640Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-01T10:54:41.640Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-01T10:54:41.640Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-01T10:54:41.640Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-01T10:54:41.640Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-01T10:54:41.640Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-01T10:54:41.640Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-01T10:54:41.640Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-01T10:54:41.640Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-01T10:54:41.640Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-01T10:54:41.640Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-01T10:54:41.640Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-01T10:54:41.640Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-01T10:54:41.640Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-01T10:54:43.498Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-01T10:54:43.498Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-01T10:54:43.498Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-01T10:54:43.498Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-01T10:54:43.498Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-01T10:54:43.498Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-01T10:54:45.725Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-01T10:54:46.871Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-01T10:54:49.789Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-01T10:54:51.633Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-01T10:54:51.956Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-01T10:54:52.709Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-01T10:54:53.857Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-01T10:54:53.857Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-01T10:54:54.329Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-01T10:54:57.294Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-01T10:54:58.292Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-01T10:54:58.522Z] === RUN TestDockerSuite/TestEventsTop [2022-02-01T10:54:58.522Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-01T10:54:58.522Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-01T10:54:59.866Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-01T10:55:00.514Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-01T10:55:00.514Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-01T10:55:00.514Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-01T10:55:01.439Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-01T10:55:04.261Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-01T10:55:04.261Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-01T10:55:04.261Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-01T10:55:04.261Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-01T10:55:04.261Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-01T10:55:04.261Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-01T10:55:04.261Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-01T10:55:06.147Z] === RUN TestDockerSuite/TestExec [2022-02-01T10:55:06.147Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T10:55:06.147Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-01T10:55:06.147Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-01T10:55:06.147Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-01T10:55:07.998Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-01T10:55:07.998Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-01T10:55:07.998Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-01T10:55:07.998Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-01T10:55:08.337Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-01T10:55:10.525Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-01T10:55:10.525Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T10:55:10.525Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-01T10:55:10.525Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T10:55:10.525Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-01T10:55:10.525Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-01T10:55:10.525Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-01T10:55:10.899Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-01T10:55:10.899Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-01T10:55:10.899Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-01T10:55:10.899Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-01T10:55:10.899Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-01T10:55:10.899Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-01T10:55:10.899Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-01T10:55:10.899Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-01T10:55:13.449Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-01T10:55:15.579Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-01T10:55:15.636Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-01T10:55:18.572Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-01T10:55:20.282Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-01T10:55:21.135Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-01T10:55:21.495Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-01T10:55:21.605Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-01T10:55:24.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-01T10:55:24.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-01T10:55:24.027Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-01T10:55:24.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-01T10:55:27.322Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-01T10:55:27.322Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-01T10:55:27.322Z] === RUN TestDockerSuite/TestExecEnv [2022-02-01T10:55:27.322Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-01T10:55:27.322Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-01T10:55:27.322Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-01T10:55:27.322Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-01T10:55:27.766Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-01T10:55:27.766Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-01T10:55:30.247Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-01T10:55:31.521Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-01T10:55:31.521Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-01T10:55:31.521Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-01T10:55:31.521Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-01T10:55:31.521Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-01T10:55:32.052Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-01T10:55:34.957Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-01T10:55:34.957Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-01T10:55:35.257Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-01T10:55:35.257Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-01T10:55:35.419Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-01T10:55:35.419Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-01T10:55:35.419Z] === RUN TestDockerSuite/TestExecParseError [2022-02-01T10:55:35.419Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-01T10:55:35.419Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-01T10:55:35.419Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-01T10:55:35.419Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-01T10:55:35.419Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-01T10:55:35.419Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-01T10:55:36.828Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-01T10:55:38.339Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-01T10:55:38.339Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-01T10:55:38.339Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-01T10:55:38.339Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-01T10:55:38.339Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-01T10:55:38.339Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-01T10:55:38.339Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-01T10:55:38.339Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-01T10:55:38.339Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-01T10:55:38.339Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-01T10:55:38.339Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-01T10:55:38.994Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-01T10:55:38.994Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-01T10:55:38.994Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-01T10:55:41.262Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-01T10:55:41.262Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-01T10:55:41.262Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-01T10:55:42.726Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-01T10:55:43.185Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-01T10:55:46.919Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-01T10:55:47.277Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-01T10:55:48.374Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-01T10:55:48.374Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-01T10:55:48.374Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-01T10:55:48.374Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-01T10:55:48.374Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-01T10:55:48.374Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-01T10:55:48.374Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-01T10:55:52.046Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-01T10:55:53.999Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-01T10:55:54.191Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-01T10:55:57.935Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-01T10:55:58.926Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-01T10:55:58.926Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-01T10:55:59.396Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-01T10:55:59.396Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-01T10:55:59.396Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-01T10:56:01.073Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-01T10:56:01.290Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-01T10:56:01.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-01T10:56:01.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-01T10:56:01.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-01T10:56:01.531Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-01T10:56:01.621Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-01T10:56:01.621Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-01T10:56:01.621Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-01T10:56:04.214Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-01T10:56:05.269Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-01T10:56:05.270Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-01T10:56:05.270Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-01T10:56:09.003Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-01T10:56:09.003Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-01T10:56:09.003Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-01T10:56:11.315Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-01T10:56:11.315Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T10:56:11.315Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-01T10:56:11.315Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-01T10:56:11.315Z] === RUN TestDockerSuite/TestHealth [2022-02-01T10:56:11.315Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-01T10:56:11.315Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-01T10:56:11.315Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-01T10:56:11.315Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-01T10:56:11.315Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-01T10:56:12.742Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-01T10:56:12.742Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-01T10:56:17.137Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-01T10:56:17.137Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-01T10:56:17.137Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-01T10:56:17.137Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-01T10:56:17.137Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-01T10:56:17.137Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-01T10:56:17.137Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-01T10:56:18.110Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-01T10:56:18.110Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-01T10:56:18.110Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-01T10:56:18.532Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-01T10:56:19.083Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-01T10:56:19.083Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-01T10:56:21.278Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-01T10:56:21.278Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-01T10:56:22.258Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-01T10:56:22.258Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-01T10:56:22.258Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-01T10:56:22.258Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-01T10:56:22.258Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-01T10:56:22.258Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-01T10:56:22.258Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-01T10:56:22.258Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-01T10:56:22.258Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-01T10:56:22.258Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-01T10:56:22.258Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-01T10:56:24.209Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-01T10:56:25.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-01T10:56:25.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-01T10:56:27.973Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-01T10:56:28.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-01T10:56:28.434Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-01T10:56:28.434Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-01T10:56:28.434Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-01T10:56:31.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-01T10:56:33.140Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-01T10:56:33.140Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-01T10:56:33.140Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-01T10:56:33.140Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-01T10:56:33.140Z] === RUN TestDockerSuite/TestImportFile [2022-02-01T10:56:33.140Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-01T10:56:33.140Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-01T10:56:33.140Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-01T10:56:33.140Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-01T10:56:33.140Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-01T10:56:33.140Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-01T10:56:33.140Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-01T10:56:33.140Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T10:56:33.140Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-01T10:56:33.140Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-01T10:56:33.140Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-01T10:56:33.140Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-01T10:56:33.140Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-01T10:56:33.141Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-01T10:56:33.141Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-01T10:56:33.141Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-01T10:56:33.141Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-01T10:56:33.141Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-01T10:56:33.141Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-01T10:56:33.141Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-01T10:56:34.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-01T10:56:36.064Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-01T10:56:38.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000385590_} [2022-02-01T10:56:39.008Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-01T10:56:39.008Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-01T10:56:39.008Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-01T10:56:39.008Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-01T10:56:39.008Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-01T10:56:39.008Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-01T10:56:39.008Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-01T10:56:39.008Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-01T10:56:41.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12084833137_c:\foo_false____} [2022-02-01T10:56:41.925Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-01T10:56:41.925Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-01T10:56:44.842Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-01T10:56:44.842Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-01T10:56:44.842Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-01T10:56:44.842Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-01T10:56:44.842Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-01T10:56:44.842Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-01T10:56:44.842Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-01T10:56:45.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12084833137_c:\foo_true____} [2022-02-01T10:56:47.762Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-01T10:56:47.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-01T10:56:47.973Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-01T10:56:47.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-01T10:56:47.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-01T10:56:47.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-01T10:56:47.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-01T10:56:47.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-01T10:56:47.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-01T10:56:47.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-01T10:56:48.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-01T10:56:48.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-01T10:56:48.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-01T10:56:48.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-01T10:56:48.442Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-01T10:56:48.442Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-01T10:56:48.442Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-01T10:56:48.442Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-01T10:56:48.442Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-01T10:56:48.442Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-01T10:56:48.901Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-01T10:56:48.901Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-01T10:56:48.901Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-01T10:56:48.901Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-01T10:56:48.901Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-01T10:56:52.564Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-01T10:56:52.643Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-01T10:56:52.643Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-01T10:56:52.643Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-01T10:56:52.643Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-01T10:56:52.643Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-01T10:56:52.643Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-01T10:56:52.643Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-01T10:56:52.643Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-01T10:56:52.643Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-01T10:56:52.643Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-01T10:56:52.643Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-01T10:56:52.643Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-01T10:56:52.643Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-01T10:56:52.643Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-01T10:56:53.593Z] === RUN TestDockerSuite/TestInspectImage [2022-02-01T10:56:53.593Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T10:56:53.593Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-01T10:56:53.593Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T10:56:53.593Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-01T10:56:53.593Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-01T10:56:53.593Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-01T10:56:56.374Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-01T10:56:56.374Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-01T10:56:56.374Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-01T10:56:56.374Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-01T10:56:56.513Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-01T10:56:58.701Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-01T10:56:59.164Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-01T10:57:00.115Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-01T10:57:00.115Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-01T10:57:00.115Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-01T10:57:00.115Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-01T10:57:00.115Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-01T10:57:00.580Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-01T10:57:00.580Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-01T10:57:02.085Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-01T10:57:05.000Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-01T10:57:05.000Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-01T10:57:05.000Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-01T10:57:05.000Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-01T10:57:07.188Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-01T10:57:10.890Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-01T10:57:10.938Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-01T10:57:13.792Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-01T10:57:13.792Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-01T10:57:13.792Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-01T10:57:13.792Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-01T10:57:13.792Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-01T10:57:15.644Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-01T10:57:17.908Z] === RUN TestDockerSuite/TestBuildRm [2022-02-01T10:57:18.559Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-01T10:57:21.479Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-01T10:57:23.670Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-01T10:57:26.588Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-01T10:57:28.625Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-01T10:57:28.625Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-01T10:57:28.625Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-01T10:57:28.625Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-01T10:57:28.625Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-01T10:57:29.504Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-01T10:57:32.420Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-01T10:57:32.420Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-01T10:57:32.420Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.420Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-01T10:57:32.420Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.420Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-01T10:57:32.420Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.420Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-01T10:57:32.420Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.420Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-01T10:57:32.420Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.420Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-01T10:57:32.420Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.420Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-01T10:57:32.420Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.420Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-01T10:57:32.420Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.420Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-01T10:57:32.420Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.420Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-01T10:57:32.420Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.420Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-01T10:57:32.420Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.420Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-01T10:57:32.420Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.884Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-01T10:57:32.884Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.884Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-01T10:57:32.884Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.884Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-01T10:57:32.884Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.884Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-01T10:57:32.884Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-01T10:57:32.884Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-01T10:57:32.884Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-01T10:57:32.884Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-01T10:57:32.886Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-01T10:57:35.088Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-01T10:57:37.275Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-01T10:57:37.653Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-01T10:57:37.653Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-01T10:57:37.653Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-01T10:57:37.653Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-01T10:57:37.653Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-01T10:57:39.225Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-01T10:57:41.014Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-01T10:57:41.014Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-01T10:57:41.014Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-01T10:57:41.014Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-01T10:57:41.014Z] === RUN TestDockerSuite/TestCpToDot [2022-02-01T10:57:43.999Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-01T10:57:44.350Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-01T10:57:44.757Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-01T10:57:44.757Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-01T10:57:44.757Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-01T10:57:44.757Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-01T10:57:44.757Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-01T10:57:46.533Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-01T10:57:46.533Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-01T10:57:46.533Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-01T10:57:47.808Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-01T10:57:49.435Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-01T10:57:49.435Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-01T10:57:50.548Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-01T10:57:50.548Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T10:57:50.548Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-01T10:57:50.548Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-01T10:57:50.548Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-01T10:57:50.548Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-01T10:57:50.548Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-01T10:57:50.548Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-01T10:57:50.548Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-01T10:57:50.548Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-01T10:57:50.548Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-01T10:57:53.445Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-01T10:57:56.505Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-01T10:57:58.256Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-01T10:57:59.233Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-01T10:57:59.233Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-01T10:57:59.697Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-01T10:58:05.071Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-01T10:58:08.257Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-01T10:58:08.257Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-01T10:58:08.718Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-01T10:58:08.718Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-01T10:58:08.718Z] === RUN TestDockerSuite/TestCreateRM [2022-02-01T10:58:09.176Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-01T10:58:09.176Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-01T10:58:09.176Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-01T10:58:09.636Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-01T10:58:10.093Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-01T10:58:12.154Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-01T10:58:15.070Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-01T10:58:17.976Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-01T10:58:17.976Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-01T10:58:17.976Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-01T10:58:20.159Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-01T10:58:22.473Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-01T10:58:22.473Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-01T10:58:22.473Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-01T10:58:23.132Z] === RUN TestDockerSuite/TestLogsSince [2022-02-01T10:58:23.578Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-01T10:58:23.578Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-01T10:58:23.578Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-01T10:58:29.539Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-01T10:58:29.539Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-01T10:58:29.539Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-01T10:58:29.539Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-01T10:58:33.270Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-01T10:58:33.270Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.270Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-01T10:58:33.270Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-01T10:58:33.270Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.270Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-01T10:58:33.270Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.270Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-01T10:58:33.270Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.270Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-01T10:58:33.270Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.270Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-01T10:58:33.270Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.270Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-01T10:58:33.270Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.270Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-01T10:58:33.270Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.270Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-01T10:58:33.270Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.270Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-01T10:58:33.270Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.270Z] === RUN TestDockerSuite/TestDockerFails [2022-02-01T10:58:33.467Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-01T10:58:33.467Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.467Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-01T10:58:33.467Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.467Z] === RUN TestDockerSuite/TestLogsTail [2022-02-01T10:58:33.728Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-01T10:58:33.728Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.728Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-01T10:58:33.728Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.728Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-01T10:58:33.728Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.728Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-01T10:58:33.728Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.728Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-01T10:58:33.728Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-01T10:58:33.728Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-01T10:58:36.382Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-01T10:58:39.514Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-01T10:58:40.140Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-01T10:58:41.421Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-01T10:58:41.421Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-01T10:58:42.320Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-01T10:58:42.320Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.320Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-01T10:58:42.320Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.320Z] === RUN TestDockerSuite/TestNetHostname [2022-02-01T10:58:42.320Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.320Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-01T10:58:42.320Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.320Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-01T10:58:42.320Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.320Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-01T10:58:42.320Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.320Z] === RUN TestDockerSuite/TestPluginActive [2022-02-01T10:58:42.320Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.320Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-01T10:58:42.320Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.320Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-01T10:58:42.421Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-01T10:58:42.779Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-01T10:58:42.779Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.779Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-01T10:58:42.779Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-01T10:58:42.779Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-01T10:58:42.779Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-01T10:58:42.779Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-01T10:58:42.779Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.779Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-01T10:58:42.779Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.779Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-01T10:58:42.779Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.779Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-01T10:58:42.779Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.779Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-01T10:58:42.779Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.779Z] === RUN TestDockerSuite/TestPortList [2022-02-01T10:58:42.779Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-01T10:58:42.779Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-01T10:58:45.235Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-01T10:58:45.235Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-01T10:58:46.154Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-01T10:58:48.570Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-01T10:58:48.570Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T10:58:48.570Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-01T10:58:48.570Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-01T10:58:48.570Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-01T10:58:48.570Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-01T10:58:48.570Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-01T10:58:48.570Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-01T10:58:48.570Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-01T10:58:48.570Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-01T10:58:48.570Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-01T10:58:48.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-01T10:58:48.570Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-01T10:58:48.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-01T10:58:48.570Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-01T10:58:48.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-01T10:58:48.570Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-01T10:58:48.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-01T10:58:51.121Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-01T10:58:55.646Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-01T10:58:55.646Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-01T10:58:55.646Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-01T10:58:58.530Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-01T10:59:05.602Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-01T10:59:05.975Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-01T10:59:05.975Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-01T10:59:05.975Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-01T10:59:12.683Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-01T10:59:16.294Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-01T10:59:16.416Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-01T10:59:16.453Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-01T10:59:16.453Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-01T10:59:16.453Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-01T10:59:16.875Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-01T10:59:16.924Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-01T10:59:18.494Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-01T10:59:23.944Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-01T10:59:24.378Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-01T10:59:24.403Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-01T10:59:25.368Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-01T10:59:30.261Z] === RUN TestDockerSuite/TestBuildUser [2022-02-01T10:59:30.261Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-01T10:59:30.261Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-01T10:59:30.261Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-01T10:59:30.261Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-01T10:59:30.261Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-01T10:59:30.261Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-01T10:59:32.437Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-01T10:59:33.994Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-01T10:59:33.994Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-01T10:59:33.994Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-01T10:59:33.994Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-01T10:59:35.034Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-01T10:59:36.025Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-01T10:59:40.997Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-01T10:59:40.997Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-01T10:59:40.997Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-01T10:59:40.997Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-01T10:59:40.997Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-01T10:59:40.997Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-01T10:59:40.997Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-01T10:59:40.997Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-01T10:59:40.997Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-01T10:59:41.454Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-01T10:59:41.454Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-01T10:59:41.454Z] === RUN TestDockerSuite/TestEventsRename [2022-02-01T10:59:45.182Z] === RUN TestDockerSuite/TestEventsResize [2022-02-01T10:59:45.187Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-01T10:59:45.187Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-01T10:59:45.187Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-01T10:59:45.187Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-01T10:59:45.187Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-01T10:59:49.069Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-01T10:59:51.977Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-01T11:00:02.298Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-01T11:00:06.997Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-01T11:00:06.997Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-01T11:00:06.997Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-01T11:00:06.997Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-01T11:00:06.997Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-01T11:00:10.513Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-01T11:00:10.513Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-01T11:00:12.795Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-01T11:00:12.795Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-01T11:00:12.795Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-01T11:00:12.795Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-01T11:00:12.795Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-01T11:00:12.795Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-01T11:00:12.795Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-01T11:00:12.795Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-01T11:00:12.795Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-01T11:00:20.864Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-01T11:00:20.964Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-01T11:00:21.374Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-01T11:00:21.374Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-01T11:00:21.374Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-01T11:00:21.832Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-01T11:00:21.832Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-01T11:00:21.832Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-01T11:00:22.401Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-01T11:00:23.370Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-01T11:00:24.337Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-01T11:00:24.337Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-01T11:00:24.337Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-01T11:00:27.088Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-01T11:00:30.147Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-01T11:00:31.412Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-01T11:00:31.412Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-01T11:00:31.412Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-01T11:00:31.412Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-01T11:00:31.412Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-01T11:00:32.871Z] === RUN TestDockerSuite/TestEventsTop [2022-02-01T11:00:32.871Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-01T11:00:32.871Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-01T11:00:34.378Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-01T11:00:34.378Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-01T11:00:34.844Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-01T11:00:34.849Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-01T11:00:35.771Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-01T11:00:38.582Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-01T11:00:41.592Z] === RUN TestDockerSuite/TestExec [2022-02-01T11:00:41.592Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:00:41.592Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-01T11:00:41.592Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-01T11:00:41.592Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-01T11:00:45.325Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-01T11:00:47.367Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-01T11:00:48.225Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-01T11:00:48.225Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:00:48.225Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-01T11:00:48.225Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:00:48.225Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-01T11:00:48.225Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-01T11:00:48.683Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-01T11:00:52.425Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-01T11:00:53.248Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-01T11:00:53.248Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-01T11:00:57.113Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-01T11:01:00.842Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-01T11:01:03.732Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-01T11:01:03.732Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:01:03.732Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-01T11:01:05.562Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-01T11:01:10.945Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-01T11:01:11.404Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-01T11:01:11.863Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-01T11:01:12.689Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-01T11:01:12.689Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-01T11:01:12.689Z] === RUN TestDockerSuite/TestExecEnv [2022-02-01T11:01:12.689Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-01T11:01:12.689Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-01T11:01:12.689Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-01T11:01:12.689Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-01T11:01:12.830Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-01T11:01:14.534Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-01T11:01:14.534Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-01T11:01:14.534Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-01T11:01:14.534Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-01T11:01:14.534Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-01T11:01:14.534Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-01T11:01:14.534Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-01T11:01:15.526Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-01T11:01:17.371Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-01T11:01:18.634Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-01T11:01:22.066Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-01T11:01:22.066Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-01T11:01:22.066Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-01T11:01:22.066Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-01T11:01:22.066Z] === RUN TestDockerSuite/TestExecParseError [2022-02-01T11:01:22.066Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-01T11:01:22.066Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-01T11:01:22.066Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-01T11:01:22.066Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-01T11:01:22.066Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-01T11:01:22.066Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-01T11:01:24.438Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-01T11:01:24.438Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:01:24.438Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-01T11:01:25.975Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-01T11:01:26.753Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-01T11:01:26.753Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-01T11:01:26.753Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-01T11:01:26.753Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-01T11:01:26.753Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-01T11:01:26.753Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-01T11:01:26.753Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-01T11:01:26.753Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-01T11:01:26.753Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-01T11:01:26.753Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-01T11:01:26.753Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-01T11:01:28.203Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-01T11:01:28.203Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-01T11:01:28.203Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-01T11:01:28.203Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-01T11:01:28.673Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-01T11:01:28.673Z] docker_cli_sni_test.go:18: Flakey test [2022-02-01T11:01:28.673Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-01T11:01:30.237Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-01T11:01:30.237Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-01T11:01:30.237Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-01T11:01:31.437Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-01T11:01:31.437Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-01T11:01:31.437Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-01T11:01:31.641Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-01T11:01:36.416Z] === RUN TestDockerSuite/TestCommitChange [2022-02-01T11:01:38.509Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-01T11:01:38.509Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-01T11:01:38.509Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-01T11:01:38.509Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-01T11:01:38.509Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-01T11:01:38.509Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-01T11:01:38.509Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-01T11:01:42.313Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-01T11:01:47.105Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-01T11:01:47.930Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-01T11:01:48.199Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-01T11:01:48.199Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-01T11:01:48.199Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-01T11:01:51.671Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-01T11:01:52.130Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-01T11:01:54.179Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-01T11:01:58.862Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-01T11:02:00.714Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-01T11:02:00.714Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-01T11:02:00.714Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-01T11:02:04.519Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-01T11:02:05.931Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-01T11:02:05.931Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:02:05.931Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-01T11:02:05.931Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-01T11:02:05.931Z] === RUN TestDockerSuite/TestHealth [2022-02-01T11:02:05.931Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-01T11:02:05.931Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-01T11:02:05.931Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-01T11:02:05.931Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-01T11:02:05.931Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-01T11:02:09.399Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-01T11:02:11.596Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-01T11:02:13.007Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-01T11:02:13.007Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-01T11:02:13.007Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-01T11:02:13.007Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-01T11:02:13.007Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-01T11:02:13.007Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-01T11:02:13.007Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-01T11:02:13.468Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-01T11:02:13.468Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-01T11:02:13.928Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-01T11:02:14.900Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-01T11:02:15.359Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-01T11:02:17.542Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-01T11:02:17.542Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-01T11:02:19.863Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-01T11:02:19.863Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-01T11:02:19.863Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-01T11:02:19.863Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-01T11:02:19.863Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-01T11:02:19.863Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-01T11:02:19.863Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-01T11:02:19.863Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-01T11:02:19.863Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-01T11:02:19.863Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-01T11:02:19.863Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-01T11:02:19.863Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-01T11:02:19.863Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-01T11:02:19.863Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-01T11:02:19.863Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-01T11:02:19.863Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-01T11:02:20.444Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-01T11:02:21.914Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-01T11:02:24.186Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-01T11:02:24.186Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-01T11:02:24.186Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-01T11:02:24.186Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-01T11:02:26.611Z] === RUN TestDockerSuite/TestRmiTag [2022-02-01T11:02:27.070Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-01T11:02:27.072Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-01T11:02:28.874Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-01T11:02:28.874Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-01T11:02:28.874Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-01T11:02:28.874Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-01T11:02:28.874Z] === RUN TestDockerSuite/TestImportFile [2022-02-01T11:02:28.874Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-01T11:02:28.874Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-01T11:02:28.874Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-01T11:02:28.874Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-01T11:02:28.874Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-01T11:02:28.874Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-01T11:02:28.874Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-01T11:02:28.874Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:02:28.874Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-01T11:02:28.874Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-01T11:02:28.874Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-01T11:02:28.874Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-01T11:02:28.874Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-01T11:02:28.874Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-01T11:02:28.874Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-01T11:02:28.874Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-01T11:02:28.874Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-01T11:02:29.331Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-01T11:02:29.331Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-01T11:02:29.331Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-01T11:02:30.809Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-01T11:02:33.064Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-01T11:02:35.965Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-01T11:02:35.965Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-01T11:02:35.965Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-01T11:02:35.965Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-01T11:02:35.965Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-01T11:02:35.965Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-01T11:02:35.965Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-01T11:02:35.965Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-01T11:02:39.704Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-01T11:02:39.704Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-01T11:02:42.041Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-01T11:02:42.041Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-01T11:02:42.041Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-01T11:02:42.512Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-01T11:02:42.512Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-01T11:02:42.512Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-01T11:02:42.512Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-01T11:02:42.512Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-01T11:02:42.512Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-01T11:02:42.512Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-01T11:02:43.451Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-01T11:02:43.451Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-01T11:02:43.451Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-01T11:02:43.451Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-01T11:02:43.451Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-01T11:02:43.451Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-01T11:02:43.451Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-01T11:02:45.506Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-01T11:02:45.506Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-01T11:02:45.506Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-01T11:02:45.506Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-01T11:02:47.198Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-01T11:02:48.471Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-01T11:02:48.471Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-01T11:02:48.471Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-01T11:02:48.471Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-01T11:02:48.471Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-01T11:02:48.471Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-01T11:02:48.471Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-01T11:02:48.471Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-01T11:02:51.915Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-01T11:02:52.987Z] === RUN TestDockerSuite/TestInspectImage [2022-02-01T11:02:52.987Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T11:02:52.987Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-01T11:02:52.987Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:02:52.987Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-01T11:02:52.987Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-01T11:02:52.987Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-01T11:02:53.453Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-01T11:02:54.365Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-01T11:02:55.890Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-01T11:02:57.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-01T11:02:59.648Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-01T11:02:59.648Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-01T11:03:00.300Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-01T11:03:00.300Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-01T11:03:00.300Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-01T11:03:00.300Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-01T11:03:00.528Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-01T11:03:00.987Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-01T11:03:00.987Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-01T11:03:00.987Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-01T11:03:00.987Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-01T11:03:00.987Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-01T11:03:00.987Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-01T11:03:00.987Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-01T11:03:00.987Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-01T11:03:00.987Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-01T11:03:00.987Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-01T11:03:00.987Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-01T11:03:00.987Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-01T11:03:00.987Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-01T11:03:00.987Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-01T11:03:01.446Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-01T11:03:03.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-01T11:03:03.262Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-01T11:03:03.382Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-01T11:03:04.350Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-01T11:03:04.350Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-01T11:03:04.350Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-01T11:03:04.350Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-01T11:03:04.350Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-01T11:03:06.230Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-01T11:03:06.230Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-01T11:03:06.230Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-01T11:03:06.230Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-01T11:03:06.230Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-01T11:03:07.117Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-01T11:03:07.117Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-01T11:03:07.117Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-01T11:03:07.117Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-01T11:03:09.200Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-01T11:03:09.200Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-01T11:03:10.144Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-01T11:03:11.432Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-01T11:03:11.432Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-01T11:03:11.432Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-01T11:03:11.814Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-01T11:03:13.055Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-01T11:03:15.237Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-01T11:03:15.237Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-01T11:03:15.574Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-01T11:03:15.960Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-01T11:03:18.862Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-01T11:03:21.770Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-01T11:03:21.770Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-01T11:03:22.412Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-01T11:03:24.170Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-01T11:03:27.078Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-01T11:03:27.564Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-01T11:03:27.564Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-01T11:03:27.564Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-01T11:03:27.564Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-01T11:03:27.564Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-01T11:03:27.564Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-01T11:03:28.024Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-01T11:03:28.024Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-01T11:03:28.024Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-01T11:03:28.024Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-01T11:03:28.024Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-01T11:03:28.024Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-01T11:03:28.024Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-01T11:03:28.024Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-01T11:03:28.024Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-01T11:03:28.024Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-01T11:03:28.024Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-01T11:03:28.024Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-01T11:03:28.024Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-01T11:03:28.024Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-01T11:03:28.024Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-01T11:03:28.024Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-01T11:03:28.024Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-01T11:03:28.294Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-01T11:03:30.815Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-01T11:03:30.928Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-01T11:03:30.928Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-01T11:03:30.928Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-01T11:03:32.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-01T11:03:32.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-01T11:03:32.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-01T11:03:32.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-01T11:03:32.102Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-01T11:03:34.330Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-01T11:03:34.330Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-01T11:03:34.330Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-01T11:03:34.545Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-01T11:03:34.663Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-01T11:03:34.663Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-01T11:03:34.663Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-01T11:03:34.663Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-01T11:03:34.663Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-01T11:03:36.843Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-01T11:03:36.843Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-01T11:03:36.843Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-01T11:03:36.843Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-01T11:03:36.843Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-01T11:03:36.843Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-01T11:03:36.843Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-01T11:03:36.843Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-01T11:03:36.843Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-01T11:03:36.843Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-01T11:03:36.843Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-01T11:03:36.843Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-01T11:03:36.843Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-01T11:03:36.843Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-01T11:03:36.843Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-01T11:03:38.277Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-01T11:03:39.020Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-01T11:03:41.923Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-01T11:03:42.006Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-01T11:03:43.012Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-01T11:03:43.012Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-01T11:03:43.012Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-01T11:03:44.585Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-01T11:03:44.585Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-01T11:03:44.834Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-01T11:03:44.834Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-01T11:03:44.834Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-01T11:03:44.834Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-01T11:03:44.834Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-01T11:03:44.834Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-01T11:03:44.834Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-01T11:03:44.909Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-01T11:03:44.909Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-01T11:03:44.909Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:03:44.909Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-01T11:03:44.909Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-01T11:03:44.909Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-01T11:03:44.909Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-01T11:03:44.909Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-01T11:03:44.909Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-01T11:03:45.368Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-01T11:03:45.368Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-01T11:03:45.368Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-01T11:03:45.368Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-01T11:03:45.368Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-01T11:03:45.368Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-01T11:03:45.368Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-01T11:03:45.368Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-01T11:03:45.368Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-01T11:03:45.368Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-01T11:03:45.368Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-01T11:03:45.368Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-01T11:03:45.368Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-01T11:03:47.743Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-01T11:03:47.743Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-01T11:03:47.743Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-01T11:03:47.743Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-01T11:03:47.743Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-01T11:03:47.743Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-01T11:03:47.743Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-01T11:03:47.743Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-01T11:03:47.743Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-01T11:03:49.096Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-01T11:03:49.368Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-01T11:03:49.919Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-01T11:03:51.589Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-01T11:03:51.589Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-01T11:03:51.589Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-01T11:03:51.589Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-01T11:03:51.589Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-01T11:03:51.589Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-01T11:03:51.589Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-01T11:03:51.589Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-01T11:03:51.589Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-01T11:03:51.589Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-01T11:03:51.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-01T11:03:52.830Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-01T11:03:58.492Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-01T11:03:58.492Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-01T11:03:58.492Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-01T11:03:58.492Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-01T11:03:58.492Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-01T11:03:58.492Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-01T11:03:58.492Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-01T11:03:58.492Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-01T11:03:58.492Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-01T11:03:58.492Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-01T11:03:58.492Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-01T11:03:58.492Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-01T11:03:58.492Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-01T11:03:58.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-01T11:03:58.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-01T11:03:59.897Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-01T11:04:00.672Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-01T11:04:00.672Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-01T11:04:00.672Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-01T11:04:00.672Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-01T11:04:00.672Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-01T11:04:00.672Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-01T11:04:01.732Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-01T11:04:02.075Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-01T11:04:02.076Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-01T11:04:02.673Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-01T11:04:03.575Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-01T11:04:04.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-01T11:04:06.408Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-01T11:04:06.486Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-01T11:04:06.486Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-01T11:04:06.486Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-01T11:04:06.867Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-01T11:04:06.922Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-01T11:04:09.395Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-01T11:04:09.396Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-01T11:04:09.396Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-01T11:04:09.396Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-01T11:04:09.396Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-01T11:04:09.396Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-01T11:04:09.396Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-01T11:04:09.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005848_} [2022-02-01T11:04:12.305Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-01T11:04:12.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14050969216_c:\foo_false____} [2022-02-01T11:04:15.207Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-01T11:04:15.438Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-01T11:04:18.113Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-01T11:04:21.023Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-01T11:04:21.023Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-01T11:04:21.023Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-01T11:04:21.023Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-01T11:04:21.023Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-01T11:04:21.023Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-01T11:04:21.023Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-01T11:04:21.023Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-01T11:04:21.023Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-01T11:04:21.023Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-01T11:04:21.023Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-01T11:04:21.023Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-01T11:04:21.023Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-01T11:04:21.023Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-01T11:04:21.023Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-01T11:04:21.023Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-01T11:04:21.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14050969216_c:\foo_true____} [2022-02-01T11:04:22.506Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-01T11:04:23.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-01T11:04:23.127Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-01T11:04:23.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-01T11:04:23.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-01T11:04:23.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-01T11:04:23.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-01T11:04:23.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-01T11:04:23.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-01T11:04:23.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-01T11:04:23.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-01T11:04:23.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-01T11:04:23.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-01T11:04:23.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-01T11:04:23.599Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-01T11:04:23.599Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-01T11:04:23.599Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-01T11:04:23.599Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-01T11:04:23.599Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-01T11:04:23.599Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-01T11:04:23.599Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-01T11:04:23.599Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-01T11:04:23.599Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-01T11:04:23.599Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-01T11:04:23.599Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-01T11:04:26.821Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-01T11:04:26.821Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-01T11:04:26.821Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-01T11:04:26.821Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-01T11:04:26.821Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-01T11:04:26.821Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-01T11:04:26.821Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-01T11:04:26.821Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-01T11:04:26.821Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-01T11:04:26.821Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-01T11:04:26.821Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-01T11:04:26.821Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-01T11:04:31.065Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-01T11:04:32.288Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-01T11:04:32.288Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-01T11:04:32.288Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-01T11:04:32.288Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-01T11:04:32.288Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-01T11:04:32.288Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-01T11:04:32.288Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-01T11:04:32.288Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-01T11:04:32.288Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-01T11:04:32.288Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-01T11:04:32.288Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-01T11:04:32.288Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-01T11:04:32.288Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-01T11:04:32.288Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-01T11:04:34.511Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-01T11:04:34.511Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-01T11:04:34.511Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-01T11:04:34.511Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-01T11:04:35.399Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-01T11:04:35.399Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-01T11:04:35.399Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-01T11:04:35.746Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-01T11:04:36.368Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-01T11:04:36.368Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-01T11:04:36.368Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-01T11:04:36.368Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-01T11:04:36.368Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-01T11:04:36.368Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-01T11:04:36.368Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-01T11:04:36.369Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-01T11:04:36.369Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-01T11:04:36.369Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-01T11:04:36.369Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-01T11:04:36.369Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-01T11:04:36.369Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-01T11:04:36.369Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-01T11:04:36.369Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-01T11:04:36.369Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-01T11:04:36.369Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-01T11:04:36.369Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-01T11:04:36.369Z] === RUN TestDockerSuite/TestRunMount [2022-02-01T11:04:36.369Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-01T11:04:36.369Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-01T11:04:36.369Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-01T11:04:36.369Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-01T11:04:36.369Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-01T11:04:36.369Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-01T11:04:36.369Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-01T11:04:36.369Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-01T11:04:40.428Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-01T11:04:40.428Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-01T11:04:40.428Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-01T11:04:43.196Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-01T11:04:43.196Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-01T11:04:43.196Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-01T11:04:43.196Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-01T11:04:43.196Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-01T11:04:43.196Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-01T11:04:43.196Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-01T11:04:43.336Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-01T11:04:44.945Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-01T11:04:44.945Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-01T11:04:44.945Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-01T11:04:44.945Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-01T11:04:44.945Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-01T11:04:44.945Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-01T11:04:44.945Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-01T11:04:47.066Z] === RUN TestDockerSuite/TestLogsSince [2022-02-01T11:04:47.970Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-01T11:04:50.298Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-01T11:04:50.298Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-01T11:04:50.298Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-01T11:04:50.298Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-01T11:04:50.298Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-01T11:04:52.025Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-01T11:04:56.719Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-01T11:04:56.719Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-01T11:04:56.719Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-01T11:04:56.719Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-01T11:04:56.719Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-01T11:04:56.719Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-01T11:04:56.719Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-01T11:04:56.719Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-01T11:04:56.719Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-01T11:04:56.719Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-01T11:04:56.719Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-01T11:04:56.719Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-01T11:04:56.719Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-01T11:04:56.719Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-01T11:04:56.719Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-01T11:04:56.719Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-01T11:04:56.719Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-01T11:04:56.719Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-01T11:04:56.719Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-01T11:04:57.178Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-01T11:04:57.385Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-01T11:04:57.385Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-01T11:04:57.385Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-01T11:04:57.385Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-01T11:04:57.385Z] === RUN TestDockerSuite/TestLogsTail [2022-02-01T11:04:58.145Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-01T11:05:00.329Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-01T11:05:01.119Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-01T11:05:02.512Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-01T11:05:04.051Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-01T11:05:04.856Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-01T11:05:05.261Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-01T11:05:05.261Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-01T11:05:05.261Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-01T11:05:05.261Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-01T11:05:05.261Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-01T11:05:06.235Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-01T11:05:06.235Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-01T11:05:06.235Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-01T11:05:06.235Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-01T11:05:06.235Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-01T11:05:06.235Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-01T11:05:06.235Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-01T11:05:06.235Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-01T11:05:06.235Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-01T11:05:06.235Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-01T11:05:06.235Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-01T11:05:06.235Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-01T11:05:06.235Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-01T11:05:06.235Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-01T11:05:06.235Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-01T11:05:06.235Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-01T11:05:06.235Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-01T11:05:08.588Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-01T11:05:08.588Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestNetHostname [2022-02-01T11:05:08.588Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-01T11:05:08.588Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-01T11:05:08.588Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-01T11:05:08.588Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPluginActive [2022-02-01T11:05:08.588Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-01T11:05:08.588Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-01T11:05:08.588Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-01T11:05:08.588Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-01T11:05:08.588Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-01T11:05:08.588Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-01T11:05:08.588Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-01T11:05:08.588Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-01T11:05:08.588Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-01T11:05:08.588Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPortList [2022-02-01T11:05:08.588Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-01T11:05:08.588Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-01T11:05:10.933Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-01T11:05:10.933Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-01T11:05:10.933Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-01T11:05:10.933Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-01T11:05:10.933Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-01T11:05:10.933Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-01T11:05:10.933Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-01T11:05:10.933Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-01T11:05:10.933Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-01T11:05:10.933Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-01T11:05:10.933Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-01T11:05:15.654Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-01T11:05:15.654Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:05:15.654Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-01T11:05:15.654Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-01T11:05:15.654Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-01T11:05:15.654Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-01T11:05:15.654Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-01T11:05:15.654Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-01T11:05:15.654Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-01T11:05:15.654Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-01T11:05:15.654Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-01T11:05:15.654Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-01T11:05:15.654Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-01T11:05:15.654Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-01T11:05:15.654Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-01T11:05:15.654Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-01T11:05:15.654Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-01T11:05:15.654Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-01T11:05:15.721Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-01T11:05:15.721Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-01T11:05:15.721Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-01T11:05:15.721Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-01T11:05:15.721Z] === RUN TestDockerSuite/TestCpToDot [2022-02-01T11:05:18.690Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-01T11:05:18.690Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-01T11:05:18.690Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-01T11:05:18.690Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-01T11:05:18.690Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-01T11:05:21.261Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-01T11:05:21.261Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-01T11:05:21.261Z] === RUN TestDockerSuite/TestRunRm [2022-02-01T11:05:21.654Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-01T11:05:21.654Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T11:05:21.654Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-01T11:05:21.654Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-01T11:05:21.654Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-01T11:05:21.654Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-01T11:05:21.654Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-01T11:05:21.654Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-01T11:05:21.654Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-01T11:05:21.654Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-01T11:05:21.654Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-01T11:05:22.721Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-01T11:05:22.721Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-01T11:05:22.721Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-01T11:05:24.167Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-01T11:05:24.625Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-01T11:05:29.961Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-01T11:05:31.805Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-01T11:05:32.276Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-01T11:05:32.276Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-01T11:05:32.865Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-01T11:05:34.502Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-01T11:05:35.495Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-01T11:05:35.771Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-01T11:05:35.966Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-01T11:05:35.966Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-01T11:05:35.966Z] === RUN TestDockerSuite/TestCreateRM [2022-02-01T11:05:36.437Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-01T11:05:36.438Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-01T11:05:36.438Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-01T11:05:36.438Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-01T11:05:36.913Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-01T11:05:37.537Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-01T11:05:37.537Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-01T11:05:37.537Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-01T11:05:37.953Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-01T11:05:40.859Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-01T11:05:40.859Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-01T11:05:40.859Z] === RUN TestDockerSuite/TestRunState [2022-02-01T11:05:40.859Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-01T11:05:41.319Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-01T11:05:44.225Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-01T11:05:44.225Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-01T11:05:44.225Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-01T11:05:47.131Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-01T11:05:47.131Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-01T11:05:47.131Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-01T11:05:47.131Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-01T11:05:47.131Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-01T11:05:47.131Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-01T11:05:47.131Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-01T11:05:47.131Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-01T11:05:47.131Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-01T11:05:47.361Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-01T11:05:47.361Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-01T11:05:47.361Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-01T11:05:50.326Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-01T11:05:50.796Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-01T11:05:50.796Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-01T11:05:50.796Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-01T11:05:52.337Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-01T11:05:52.931Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-01T11:05:52.931Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-01T11:05:52.931Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-01T11:05:52.931Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-01T11:05:52.931Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-01T11:05:52.931Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-01T11:05:52.931Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-01T11:05:52.931Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-01T11:05:52.931Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-01T11:05:52.931Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-01T11:05:52.931Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-01T11:05:52.931Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-01T11:05:52.931Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-01T11:05:52.931Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-01T11:05:52.931Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-01T11:05:52.931Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-01T11:05:52.931Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-01T11:05:52.931Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-01T11:05:52.931Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-01T11:05:52.931Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-01T11:05:52.931Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-01T11:05:53.764Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-01T11:05:53.764Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-01T11:05:53.764Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-01T11:05:53.764Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-01T11:05:53.764Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-01T11:05:53.764Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-01T11:05:53.764Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-01T11:05:53.764Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-01T11:05:53.764Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-01T11:05:53.764Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDockerFails [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-01T11:05:53.764Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-01T11:05:53.764Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-01T11:05:53.764Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-01T11:05:53.764Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-01T11:05:53.764Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-01T11:05:53.764Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-01T11:05:55.843Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-01T11:05:55.843Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-01T11:05:55.843Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-01T11:05:57.581Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-01T11:05:58.747Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-01T11:05:58.747Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-01T11:05:58.747Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-01T11:05:58.747Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-01T11:05:58.747Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-01T11:05:59.814Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-01T11:06:02.486Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-01T11:06:02.776Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-01T11:06:11.066Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-01T11:06:13.428Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-01T11:06:13.428Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-01T11:06:13.428Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-01T11:06:13.428Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-01T11:06:13.428Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-01T11:06:13.428Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-01T11:06:16.857Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-01T11:06:17.743Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-01T11:06:19.213Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-01T11:06:22.518Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-01T11:06:23.935Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-01T11:06:23.935Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-01T11:06:23.935Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-01T11:06:23.935Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-01T11:06:27.675Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-01T11:06:28.403Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-01T11:06:30.581Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-01T11:06:31.583Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-01T11:06:33.488Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-01T11:06:33.488Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-01T11:06:33.488Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-01T11:06:33.488Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-01T11:06:33.488Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-01T11:06:33.488Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-01T11:06:33.488Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-01T11:06:33.488Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-01T11:06:33.488Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-01T11:06:33.488Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-01T11:06:33.488Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-01T11:06:33.488Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-01T11:06:33.488Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-01T11:06:33.488Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-01T11:06:33.488Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-01T11:06:35.581Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-01T11:06:36.573Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-01T11:06:37.373Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-01T11:06:37.830Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-01T11:06:37.830Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-01T11:06:37.830Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-01T11:06:37.830Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-01T11:06:38.179Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-01T11:06:40.355Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-01T11:06:41.340Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-01T11:06:41.340Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-01T11:06:42.537Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-01T11:06:42.915Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-01T11:06:46.394Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-01T11:06:46.394Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-01T11:06:46.394Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-01T11:06:46.394Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-01T11:06:46.394Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-01T11:06:46.394Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-01T11:06:46.394Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-01T11:06:46.394Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-01T11:06:46.394Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-01T11:06:48.329Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-01T11:06:48.330Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-01T11:06:48.330Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-01T11:06:48.330Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-01T11:06:48.330Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-01T11:06:48.330Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-01T11:06:48.330Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-01T11:06:48.330Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-01T11:06:48.330Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-01T11:06:48.330Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-01T11:06:48.330Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-01T11:06:48.330Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-01T11:06:48.330Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-01T11:06:48.330Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-01T11:06:48.330Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-01T11:06:48.330Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-01T11:06:48.330Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-01T11:06:48.330Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-01T11:06:48.330Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-01T11:06:50.512Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-01T11:06:50.969Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-01T11:06:51.428Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-01T11:06:51.887Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-01T11:06:53.362Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-01T11:06:53.424Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-01T11:06:56.718Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-01T11:06:56.718Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-01T11:06:56.718Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-01T11:06:58.134Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-01T11:06:58.134Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-01T11:06:58.134Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-01T11:06:58.134Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-01T11:06:58.134Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-01T11:06:58.134Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-01T11:06:58.249Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-01T11:06:58.249Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-01T11:06:58.249Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-01T11:06:58.603Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-01T11:06:58.603Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-01T11:06:58.603Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-01T11:06:59.593Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-01T11:06:59.593Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-01T11:06:59.593Z] === RUN TestDockerSuite/TestEventsRename [2022-02-01T11:06:59.781Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-01T11:07:00.748Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-01T11:07:00.748Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-01T11:07:00.748Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-01T11:07:01.995Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-01T11:07:01.995Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-01T11:07:01.995Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-01T11:07:02.553Z] === RUN TestDockerSuite/TestEventsResize [2022-02-01T11:07:11.241Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-01T11:07:12.324Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-01T11:07:12.324Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-01T11:07:12.324Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-01T11:07:13.128Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-01T11:07:13.465Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-01T11:07:16.063Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-01T11:07:16.063Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-01T11:07:16.063Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-01T11:07:16.063Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-01T11:07:16.063Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-01T11:07:16.063Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-01T11:07:16.063Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-01T11:07:16.063Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-01T11:07:16.063Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-01T11:07:16.425Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-01T11:07:20.200Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-01T11:07:21.210Z] === RUN TestDockerSuite/TestEventsTop [2022-02-01T11:07:21.210Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-01T11:07:21.210Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-01T11:07:23.117Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-01T11:07:24.170Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-01T11:07:24.643Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-01T11:07:24.643Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-01T11:07:24.643Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-01T11:07:24.643Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-01T11:07:24.643Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-01T11:07:24.643Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-01T11:07:24.643Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-01T11:07:24.643Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-01T11:07:24.643Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-01T11:07:24.643Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-01T11:07:24.643Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-01T11:07:24.643Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-01T11:07:24.643Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-01T11:07:26.820Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-01T11:07:28.942Z] === RUN TestDockerSuite/TestExec [2022-02-01T11:07:28.942Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:07:28.942Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-01T11:07:28.942Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-01T11:07:28.942Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-01T11:07:29.732Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-01T11:07:29.732Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-01T11:07:29.732Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-01T11:07:31.167Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-01T11:07:31.914Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-01T11:07:31.914Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-01T11:07:31.914Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-01T11:07:31.914Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-01T11:07:31.914Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-01T11:07:31.914Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-01T11:07:31.915Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-01T11:07:31.915Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-01T11:07:31.915Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-01T11:07:31.915Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-01T11:07:31.915Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-01T11:07:31.915Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-01T11:07:31.915Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-01T11:07:33.390Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-01T11:07:33.390Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:07:33.390Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-01T11:07:33.390Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:07:33.390Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-01T11:07:33.390Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-01T11:07:33.390Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-01T11:07:35.612Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-01T11:07:38.582Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-01T11:07:40.812Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-01T11:07:43.040Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-01T11:07:47.811Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-01T11:07:47.811Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-01T11:07:47.811Z] === RUN TestDockerSuite/TestExecEnv [2022-02-01T11:07:47.811Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-01T11:07:47.811Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-01T11:07:47.811Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-01T11:07:47.811Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-01T11:07:49.606Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-01T11:07:49.606Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-01T11:07:49.606Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-01T11:07:49.606Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-01T11:07:49.606Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-01T11:07:49.606Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-01T11:07:49.606Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-01T11:07:49.606Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-01T11:07:50.776Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-01T11:07:51.784Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-01T11:07:51.784Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-01T11:07:54.590Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-01T11:07:54.590Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-01T11:07:54.590Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-01T11:07:54.590Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-01T11:07:54.590Z] === RUN TestDockerSuite/TestExecParseError [2022-02-01T11:07:54.590Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-01T11:07:54.590Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-01T11:07:54.590Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-01T11:07:54.590Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-01T11:07:54.590Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-01T11:07:54.590Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-01T11:07:55.525Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-01T11:07:55.984Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-01T11:07:56.442Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-01T11:07:56.442Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-01T11:07:56.901Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-01T11:07:57.556Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-01T11:07:57.556Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-01T11:07:57.556Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-01T11:07:57.556Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-01T11:07:57.556Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-01T11:07:57.556Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-01T11:07:57.556Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-01T11:07:57.556Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-01T11:07:57.556Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-01T11:07:57.556Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-01T11:07:58.026Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-01T11:07:58.813Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-01T11:07:58.813Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:07:58.813Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-01T11:08:00.249Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-01T11:08:00.249Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-01T11:08:00.249Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-01T11:08:04.602Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-01T11:08:05.061Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-01T11:08:05.061Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-01T11:08:06.596Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-01T11:08:07.217Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-01T11:08:07.217Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-01T11:08:07.217Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-01T11:08:07.217Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-01T11:08:07.217Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-01T11:08:07.217Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-01T11:08:07.217Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-01T11:08:10.752Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-01T11:08:10.752Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-01T11:08:10.752Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-01T11:08:10.752Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-01T11:08:10.752Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-01T11:08:10.752Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-01T11:08:10.752Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-01T11:08:15.156Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-01T11:08:15.528Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-01T11:08:15.794Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-01T11:08:15.794Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-01T11:08:16.254Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-01T11:08:22.228Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-01T11:08:22.228Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:08:22.228Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-01T11:08:22.706Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-01T11:08:25.736Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-01T11:08:28.694Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-01T11:08:28.694Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-01T11:08:28.694Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite (2668.69s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.10s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.07s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.17s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.83s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.22s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.72s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.23s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.84s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.91s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.58s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.21s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.17s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.82s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.84s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.61s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.24s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.35s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.41s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.57s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.10s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.23s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.28s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.22s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.83s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.15s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.41s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.13s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.32s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.97s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.66s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.91s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.54s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.13s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.70s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.45s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.56s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.20s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.43s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.73s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.86s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.76s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.40s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.56s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2022-02-01T11:08:29.164Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.50s) [2022-02-01T11:08:29.164Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.07s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.03s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.26s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.64s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.57s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.75s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.41s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.06s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.99s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.12s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.86s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.47s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.70s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.77s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (91.85s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.35s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.66s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.49s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.67s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.20s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.64s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.24s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildFails (3.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.01s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.11s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.89s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.18s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.68s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.13s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.71s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.01s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildHistory (13.31s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.11s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.20s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.62s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.82s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.75s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.76s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.98s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.35s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.31s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.46s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.75s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.32s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.41s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.94s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.70s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.94s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.52s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.72s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.20s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.33s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.69s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.09s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.98s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.32s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.92s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.20s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.95s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.59s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.49s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.40s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.65s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.04s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildRm (15.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.00s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.78s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.70s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.70s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.77s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.90s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.94s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.80s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildStderr (5.26s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.43s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.53s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.12s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.64s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.35s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.97s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.76s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.62s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.04s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.68s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.88s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.06s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.94s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.33s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.81s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.01s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.67s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.33s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.16s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.49s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestCommitChange (6.16s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.65s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.73s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestCommitTTY (8.61s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.45s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.49s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.86s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.01s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.00s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.04s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.79s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.54s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.50s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.68s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.97s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.25s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.49s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.36s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.04s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.72s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.92s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.23s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.05s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.54s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.87s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.48s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-01T11:08:29.165Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.21s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.52s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.92s) [2022-02-01T11:08:29.165Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.87s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.92s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.96s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000172048_} (2.84s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13486195889_c:\foo_false____} (2.92s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13486195889_c:\foo_true____} (3.05s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.29s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.16s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.16s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.59s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.24s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.90s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.37s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCpToDot (3.13s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCpToStdout (3.36s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.31s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.08s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.20s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.53s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.00s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.11s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.12s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.28s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsCopy (5.51s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.50s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.01s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.10s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsFilters (6.16s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsFormat (6.23s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsRename (3.13s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsResize (8.40s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.00s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.88s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.48s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.99s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.31s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.38s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.35s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.59s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.89s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.73s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.95s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.71s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestExecInspectID (5.20s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.85s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.65s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.60s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.46s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.51s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.41s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.37s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.70s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.78s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.05s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.82s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.86s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.12s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.92s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.86s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.85s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.82s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectDefault (2.99s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectHistory (5.62s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.87s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.46s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.22s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.42s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.47s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectStatus (3.66s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.83s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.50s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.84s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.63s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.89s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.89s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.82s) [2022-02-01T11:08:29.166Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-01T11:08:29.166Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.32s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.30s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.14s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.50s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.55s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.34s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.56s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.15s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.81s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.62s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.93s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsSince (9.78s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsTail (3.42s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.25s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.74s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.56s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.37s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPsByOrder (9.67s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.73s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.48s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.14s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.71s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.16s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.48s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.45s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.98s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.21s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.57s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.21s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.44s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.43s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.39s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.09s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.47s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.53s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.50s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.42s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.47s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.81s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (12.63s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.47s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.78s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.37s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiTag (0.83s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.09s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.83s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.48s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.11s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.47s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.75s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.80s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.27s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.92s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.83s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.93s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.92s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.90s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.50s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.28s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.25s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.00s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.82s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.82s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.08s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.56s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.90s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.89s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.88s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.84s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunExitCode (2.84s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.85s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.90s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.88s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.18s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.00s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.87s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.54s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.08s) [2022-02-01T11:08:29.167Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.31s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-01T11:08:29.167Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.16s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.06s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.15s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.26s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.38s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunRm (2.96s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.89s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.98s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.80s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.34s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.06s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.82s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.04s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.15s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.90s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.81s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.68s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.81s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.66s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.91s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.94s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.97s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.85s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.25s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.30s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.18s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.69s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.06s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.41s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.13s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.81s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.42s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.62s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.40s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.17s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.78s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.25s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.56s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.27s) [2022-02-01T11:08:29.168Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-01T11:08:29.168Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.50s) [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-01T11:08:29.168Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.168Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-01T11:08:29.300Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-01T11:08:29.300Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-01T11:08:29.639Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.639Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-02-01T11:08:29.639Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-01T11:08:29.639Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-01T11:08:29.639Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-01T11:08:29.639Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:08:29.639Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:08:29.639Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:08:29.639Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-01T11:08:29.639Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-01T11:08:29.639Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-01T11:08:29.639Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-01T11:08:29.639Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-01T11:08:29.640Z] === RUN TestDockerSchema1RegistrySuite [2022-02-01T11:08:29.640Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-01T11:08:29.640Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-01T11:08:29.640Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-01T11:08:29.640Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-01T11:08:29.640Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-01T11:08:29.640Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-01T11:08:29.640Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-01T11:08:29.640Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-01T11:08:29.640Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-01T11:08:29.640Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-01T11:08:29.640Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-01T11:08:29.640Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-01T11:08:29.640Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-01T11:08:29.640Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-01T11:08:29.640Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-01T11:08:29.640Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-01T11:08:29.640Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-01T11:08:29.640Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-01T11:08:29.640Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-01T11:08:29.640Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-01T11:08:29.640Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-01T11:08:29.640Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-01T11:08:29.640Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-01T11:08:29.640Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-01T11:08:29.640Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-01T11:08:29.640Z] === RUN TestDockerDaemonSuite [2022-02-01T11:08:29.640Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-01T11:08:29.640Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-01T11:08:29.640Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-01T11:08:29.640Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-01T11:08:29.640Z] === RUN TestDockerSwarmSuite [2022-02-01T11:08:29.640Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-01T11:08:29.640Z] === RUN TestDockerPluginSuite [2022-02-01T11:08:29.640Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-01T11:08:29.640Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-01T11:08:29.640Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-01T11:08:29.640Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-01T11:08:29.640Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-01T11:08:29.640Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-01T11:08:29.640Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-01T11:08:29.640Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-01T11:08:29.640Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-01T11:08:29.640Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-01T11:08:29.640Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-01T11:08:29.640Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-01T11:08:29.640Z] === RUN TestDockerExternalVolumeSuite [2022-02-01T11:08:29.640Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-01T11:08:29.640Z] === RUN TestDockerNetworkSuite [2022-02-01T11:08:29.640Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-01T11:08:29.640Z] === RUN TestDockerHubPullSuite [2022-02-01T11:08:29.640Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-01T11:08:29.640Z] PASS [2022-02-01T11:08:29.640Z] ok github.com/docker/docker/integration-cli 2669.090s [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === Skipped [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-01T11:08:29.640Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-01T11:08:29.640Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-01T11:08:29.640Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-01T11:08:29.640Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-01T11:08:29.640Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-01T11:08:29.640Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-01T11:08:29.640Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-01T11:08:29.640Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-01T11:08:29.640Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-01T11:08:29.640Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-01T11:08:29.640Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-01T11:08:29.640Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-01T11:08:29.640Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-01T11:08:29.640Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-01T11:08:29.640Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-01T11:08:29.640Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-01T11:08:29.640Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-01T11:08:29.640Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-02-01T11:08:29.640Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-01T11:08:29.640Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-01T11:08:29.640Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-01T11:08:29.640Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-01T11:08:29.640Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.640Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-01T11:08:29.640Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-01T11:08:29.641Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-02-01T11:08:29.641Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.53s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.53s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.641Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-01T11:08:29.641Z] [2022-02-01T11:08:29.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-01T11:08:29.641Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-01T11:08:29.642Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-01T11:08:29.642Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-01T11:08:29.642Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-01T11:08:29.642Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-02-01T11:08:29.642Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-01T11:08:29.642Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-02-01T11:08:29.642Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-01T11:08:29.642Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-01T11:08:29.642Z] docker_cli_sni_test.go:18: Flakey test [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-01T11:08:29.642Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-02-01T11:08:29.642Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-02-01T11:08:29.642Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.642Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-01T11:08:29.642Z] [2022-02-01T11:08:29.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-01T11:08:29.642Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-01T11:08:29.643Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-01T11:08:29.643Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-01T11:08:29.643Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-01T11:08:29.643Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-01T11:08:29.643Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-01T11:08:29.643Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-01T11:08:29.643Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-01T11:08:29.643Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-01T11:08:29.643Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-01T11:08:29.643Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-01T11:08:29.643Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-01T11:08:29.643Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-01T11:08:29.643Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-01T11:08:29.643Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-01T11:08:29.643Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-01T11:08:29.643Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-01T11:08:29.643Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-01T11:08:29.643Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-01T11:08:29.643Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.643Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-01T11:08:29.643Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-01T11:08:29.644Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-01T11:08:29.644Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-01T11:08:29.644Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-01T11:08:29.644Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-02-01T11:08:29.644Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-01T11:08:29.644Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-01T11:08:29.644Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-01T11:08:29.644Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-01T11:08:29.644Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-01T11:08:29.644Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-01T11:08:29.644Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-01T11:08:29.644Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-01T11:08:29.644Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-01T11:08:29.644Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.644Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-01T11:08:29.644Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-01T11:08:29.645Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-01T11:08:29.645Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-01T11:08:29.645Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-01T11:08:29.645Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-01T11:08:29.645Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-02-01T11:08:29.645Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-01T11:08:29.645Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-01T11:08:29.645Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-01T11:08:29.645Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-01T11:08:29.645Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-01T11:08:29.645Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-01T11:08:29.645Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-01T11:08:29.645Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-01T11:08:29.645Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-01T11:08:29.645Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-01T11:08:29.645Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-01T11:08:29.645Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-02-01T11:08:29.645Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-01T11:08:29.645Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-01T11:08:29.645Z] [2022-02-01T11:08:29.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-01T11:08:29.758Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-01T11:08:30.121Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.121Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-01T11:08:30.121Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-01T11:08:30.122Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.122Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-01T11:08:30.122Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-01T11:08:30.123Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-01T11:08:30.123Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-01T11:08:30.123Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-01T11:08:30.123Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-01T11:08:30.123Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.123Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-01T11:08:30.123Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-01T11:08:30.124Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.124Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-01T11:08:30.124Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-01T11:08:30.125Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] DONE 1085 tests, 539 skipped in 2681.282s [2022-02-01T11:08:30.125Z] INFO: Integration tests ended at 02/01/2022 11:08:29. Duration:00:44:41.4234554 [2022-02-01T11:08:30.125Z] INFO: Docker info of the daemon under test at end of run [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] Containers: 2 [2022-02-01T11:08:30.125Z] Running: 0 [2022-02-01T11:08:30.125Z] Paused: 0 [2022-02-01T11:08:30.125Z] Stopped: 2 [2022-02-01T11:08:30.125Z] Images: 18 [2022-02-01T11:08:30.125Z] Server Version: 0.0.0-dev [2022-02-01T11:08:30.125Z] Storage Driver: windowsfilter [2022-02-01T11:08:30.125Z] Windows: [2022-02-01T11:08:30.125Z] Logging Driver: json-file [2022-02-01T11:08:30.125Z] Plugins: [2022-02-01T11:08:30.125Z] Volume: local [2022-02-01T11:08:30.125Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-01T11:08:30.125Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-01T11:08:30.125Z] Swarm: inactive [2022-02-01T11:08:30.125Z] Default Isolation: process [2022-02-01T11:08:30.125Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-01T11:08:30.125Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-01T11:08:30.125Z] OSType: windows [2022-02-01T11:08:30.125Z] Architecture: x86_64 [2022-02-01T11:08:30.125Z] CPUs: 4 [2022-02-01T11:08:30.125Z] Total Memory: 32GiB [2022-02-01T11:08:30.125Z] Name: azwin-2-ea5040 [2022-02-01T11:08:30.125Z] ID: G4HB:ZUPJ:P37V:XO27:4JPH:UMI2:BELQ:MYDU:C5UU:VL5O:YNC7:DDRX [2022-02-01T11:08:30.125Z] Docker Root Dir: D:\CI\PR-43202\4\daemon [2022-02-01T11:08:30.125Z] Debug Mode (client): false [2022-02-01T11:08:30.125Z] Debug Mode (server): true [2022-02-01T11:08:30.125Z] File Descriptors: -1 [2022-02-01T11:08:30.125Z] Goroutines: 17 [2022-02-01T11:08:30.125Z] System Time: 2022-02-01T11:08:29.9870344Z [2022-02-01T11:08:30.125Z] EventsListeners: 0 [2022-02-01T11:08:30.125Z] Registry: https://index.docker.io/v1/ [2022-02-01T11:08:30.125Z] Labels: [2022-02-01T11:08:30.125Z] Experimental: false [2022-02-01T11:08:30.125Z] Insecure Registries: [2022-02-01T11:08:30.125Z] 127.0.0.0/8 [2022-02-01T11:08:30.125Z] Live Restore Enabled: false [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] [2022-02-01T11:08:30.125Z] INFO: Stopping daemon under test [2022-02-01T11:08:30.593Z] SUCCESS: The process with PID 4016 (child process of PID 4304) has been terminated. [2022-02-01T11:08:30.593Z] SUCCESS: The process with PID 4304 (child process of PID 2632) has been terminated. [2022-02-01T11:08:30.593Z] INFO: Stop tailing logs of the daemon under tests [2022-02-01T11:08:30.593Z] INFO: executeCI.ps1 Completed successfully at 02/01/2022 11:08:30. [2022-02-01T11:08:30.593Z] INFO: Tidying up at end of run [2022-02-01T11:08:30.593Z] INFO: Saving daemon under test log (d:\CI\PR-43202\4\dut.out) to bundles\CIDUT.out [2022-02-01T11:08:30.593Z] INFO: Saving daemon under test log (d:\CI\PR-43202\4\dut.err) to bundles\CIDUT.err [2022-02-01T11:08:30.593Z] INFO: Saving containerd logs to bundles [2022-02-01T11:08:30.593Z] INFO: Nuke-Everything... [2022-02-01T11:08:30.593Z] INFO: Container count on control daemon to delete is 2 [2022-02-01T11:08:30.593Z] 47c0effdb968 [2022-02-01T11:08:30.593Z] 632ece215091 [2022-02-01T11:08:31.061Z] INFO: Tidying pidfile d:\CI\PR-43202\4\docker.pid [2022-02-01T11:08:31.061Z] INFO: Nuking d:\CI [2022-02-01T11:08:32.914Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-01T11:08:32.914Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:08:32.914Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-01T11:08:32.914Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-01T11:08:32.914Z] === RUN TestDockerSuite/TestHealth [2022-02-01T11:08:32.914Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-01T11:08:32.914Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-01T11:08:32.914Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-01T11:08:32.914Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-01T11:08:32.914Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-01T11:08:43.372Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-01T11:08:43.372Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-01T11:08:43.372Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-01T11:08:43.372Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-01T11:08:43.372Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-01T11:08:43.372Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-01T11:08:43.843Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-01T11:08:44.314Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-01T11:08:44.314Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-01T11:08:44.314Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-01T11:08:45.888Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-01T11:08:45.888Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-01T11:08:48.116Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-01T11:08:48.587Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-01T11:08:50.840Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-01T11:08:51.551Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-01T11:08:53.739Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-01T11:08:54.196Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-01T11:08:56.356Z] INFO: Zapped successfully [2022-02-01T11:08:56.356Z] [2022-02-01T11:08:56.356Z] INFO: executeCI.ps1 exiting at Tue Feb 1 11:08:56 CUT 2022. Duration 01:11:48.3124129 [2022-02-01T11:08:56.356Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-01T11:08:57.073Z] Recording test results [2022-02-01T11:09:00.238Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-01T11:09:00.238Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-01T11:09:00.238Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-01T11:09:00.238Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-01T11:09:03.205Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-01T11:09:03.676Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-01T11:09:03.676Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-01T11:09:03.676Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-01T11:09:03.676Z] === RUN TestDockerSuite/TestImportFile [2022-02-01T11:09:03.676Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-01T11:09:03.676Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-01T11:09:03.676Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-01T11:09:03.676Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-01T11:09:03.676Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-01T11:09:03.676Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-01T11:09:03.676Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-01T11:09:03.676Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:09:03.676Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-01T11:09:03.676Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-01T11:09:03.676Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-01T11:09:03.676Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-01T11:09:03.676Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-01T11:09:03.676Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-01T11:09:03.676Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-01T11:09:03.676Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-01T11:09:03.676Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-01T11:09:04.147Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-01T11:09:04.147Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-01T11:09:04.147Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-01T11:09:04.244Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-01T11:09:04.502Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-01T11:09:05.768Z] Creating win-2022-integration-bundles.zip [2022-02-01T11:09:06.370Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [Pipeline] archiveArtifacts [2022-02-01T11:09:07.553Z] Archiving artifacts [2022-02-01T11:09:09.334Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-01T11:09:09.334Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-01T11:09:09.334Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-01T11:09:09.334Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-01T11:09:09.334Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-01T11:09:09.334Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-01T11:09:09.334Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-01T11:09:09.334Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-01T11:09:11.560Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-01T11:09:11.573Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-01T11:09:12.036Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-01T11:09:14.996Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-01T11:09:14.996Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-01T11:09:14.996Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-01T11:09:14.996Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-01T11:09:14.996Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-01T11:09:14.996Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-01T11:09:15.470Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-01T11:09:21.858Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43202/4/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-02-01T11:09:21.891Z] === RUN TestDockerSuite/TestRmiParentImageFail [Pipeline] sh [2022-02-01T11:09:22.650Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-01T11:09:22.815Z] + make clean [2022-02-01T11:09:24.379Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-01T11:09:24.379Z] docker-dev-cache [2022-02-01T11:09:24.379Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-01T11:09:27.675Z] === RUN TestDockerSuite/TestRmiTag [2022-02-01T11:09:28.537Z] === RUN TestDockerSuite/TestInspectImage [2022-02-01T11:09:28.537Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T11:09:28.537Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-01T11:09:28.537Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:09:28.537Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-01T11:09:28.537Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-01T11:09:28.537Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-01T11:09:28.641Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-01T11:09:30.761Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-01T11:09:32.379Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-01T11:09:32.990Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-01T11:09:33.461Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-01T11:09:40.641Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-01T11:09:43.611Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-01T11:09:43.611Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-01T11:09:43.611Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-01T11:09:43.611Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-01T11:09:46.580Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-01T11:09:49.551Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-01T11:09:54.329Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-01T11:09:57.299Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-01T11:09:57.509Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-01T11:09:59.522Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-01T11:09:59.688Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-01T11:10:02.492Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-01T11:10:04.715Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-01T11:10:06.761Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-01T11:10:06.946Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-01T11:10:07.728Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-01T11:10:07.728Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-01T11:10:07.728Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-01T11:10:07.728Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-01T11:10:08.186Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-01T11:10:08.186Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-01T11:10:08.186Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-01T11:10:08.186Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-01T11:10:08.186Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-01T11:10:08.186Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-01T11:10:08.186Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-01T11:10:08.186Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-01T11:10:08.186Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-01T11:10:08.186Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-01T11:10:08.186Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-01T11:10:09.914Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-01T11:10:09.914Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-01T11:10:09.914Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-01T11:10:09.914Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-01T11:10:10.386Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-01T11:10:10.386Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-01T11:10:10.386Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-01T11:10:11.933Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-01T11:10:11.933Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-01T11:10:11.933Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-01T11:10:11.933Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-01T11:10:11.933Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-01T11:10:12.609Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-01T11:10:15.571Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-01T11:10:18.998Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-01T11:10:21.460Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-01T11:10:22.730Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-01T11:10:24.423Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-01T11:10:24.423Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-01T11:10:24.423Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-01T11:10:26.463Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-01T11:10:26.647Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-01T11:10:27.119Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-01T11:10:29.364Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-01T11:10:33.106Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-01T11:10:33.106Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-01T11:10:35.811Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-01T11:10:40.170Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-01T11:10:40.170Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-01T11:10:40.170Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-01T11:10:40.170Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-01T11:10:40.170Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-01T11:10:40.170Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-01T11:10:40.170Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-01T11:10:40.170Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-01T11:10:40.170Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-01T11:10:40.170Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-01T11:10:40.170Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-01T11:10:40.170Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-01T11:10:40.170Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-01T11:10:40.170Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-01T11:10:40.170Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-01T11:10:40.170Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-01T11:10:40.170Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-01T11:10:40.170Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-01T11:10:40.628Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-01T11:10:40.628Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-01T11:10:40.628Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-01T11:10:40.628Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-01T11:10:40.628Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-01T11:10:42.995Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-01T11:10:44.359Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-01T11:10:44.359Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-01T11:10:44.359Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-01T11:10:49.053Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-01T11:10:49.053Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-01T11:10:49.053Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-01T11:10:49.053Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-01T11:10:49.053Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-01T11:10:51.682Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-01T11:10:51.957Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-01T11:10:51.957Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-01T11:10:51.957Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-01T11:10:51.957Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-01T11:10:51.957Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-01T11:10:51.957Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-01T11:10:51.957Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-01T11:10:51.957Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-01T11:10:51.957Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-01T11:10:51.957Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-01T11:10:51.957Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-01T11:10:51.957Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-01T11:10:51.957Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-01T11:10:51.957Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-01T11:10:51.957Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-01T11:10:53.915Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-01T11:10:54.861Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-01T11:10:56.880Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-01T11:10:56.880Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-01T11:10:56.880Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-01T11:10:58.593Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-01T11:11:01.493Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-01T11:11:01.493Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-01T11:11:01.493Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-01T11:11:01.493Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-01T11:11:01.493Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-01T11:11:01.493Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-01T11:11:01.493Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-01T11:11:05.235Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-01T11:11:05.235Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-01T11:11:05.235Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-01T11:11:05.235Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-01T11:11:05.235Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-01T11:11:05.235Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-01T11:11:05.235Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-01T11:11:05.235Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-01T11:11:05.235Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-01T11:11:05.587Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-01T11:11:08.136Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-01T11:11:12.897Z] === RUN TestDockerSuite/TestLogsSince [2022-02-01T11:11:15.206Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-01T11:11:15.206Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-01T11:11:15.206Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-01T11:11:15.206Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-01T11:11:15.206Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-01T11:11:15.206Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-01T11:11:15.206Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-01T11:11:15.206Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-01T11:11:15.206Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-01T11:11:15.206Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-01T11:11:15.206Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-01T11:11:15.206Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-01T11:11:15.206Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-01T11:11:18.113Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-01T11:11:18.113Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-01T11:11:18.113Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-01T11:11:18.113Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-01T11:11:18.113Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-01T11:11:18.113Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-01T11:11:21.853Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-01T11:11:23.357Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-01T11:11:23.357Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-01T11:11:23.357Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-01T11:11:23.357Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-01T11:11:23.357Z] === RUN TestDockerSuite/TestLogsTail [2022-02-01T11:11:24.757Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-01T11:11:24.757Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-01T11:11:24.757Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-01T11:11:25.584Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-01T11:11:28.496Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-01T11:11:28.496Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-01T11:11:28.496Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-01T11:11:28.496Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-01T11:11:28.496Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-01T11:11:28.496Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-01T11:11:28.496Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-01T11:11:28.561Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-01T11:11:31.529Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-01T11:11:31.529Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestNetHostname [2022-02-01T11:11:31.529Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-01T11:11:31.529Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-01T11:11:31.529Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-01T11:11:31.529Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPluginActive [2022-02-01T11:11:31.529Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-01T11:11:31.529Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-01T11:11:31.529Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-01T11:11:31.529Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-01T11:11:31.529Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-01T11:11:31.529Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-01T11:11:31.529Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-01T11:11:31.529Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-01T11:11:31.529Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-01T11:11:31.529Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPortList [2022-02-01T11:11:31.529Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-01T11:11:31.529Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-01T11:11:32.227Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-01T11:11:35.131Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-01T11:11:38.866Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-01T11:11:41.988Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-01T11:11:41.988Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:11:41.988Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-01T11:11:41.988Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-01T11:11:41.988Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-01T11:11:41.988Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-01T11:11:41.988Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-01T11:11:41.988Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-01T11:11:41.989Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-01T11:11:41.989Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-01T11:11:41.989Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-01T11:11:41.989Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-01T11:11:41.989Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-01T11:11:41.989Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-01T11:11:41.989Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-01T11:11:41.989Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-01T11:11:41.989Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-01T11:11:41.989Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-01T11:11:42.605Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-01T11:11:42.605Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-01T11:11:42.605Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-01T11:11:42.605Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-01T11:11:42.605Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-01T11:11:42.605Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-01T11:11:42.605Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-01T11:11:42.605Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-01T11:11:42.605Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-01T11:11:42.605Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-01T11:11:42.605Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-01T11:11:42.605Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-01T11:11:42.605Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-01T11:11:42.605Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-01T11:11:42.605Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-01T11:11:42.605Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-01T11:11:49.673Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-01T11:11:49.673Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-01T11:11:49.673Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-01T11:11:49.673Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-01T11:11:49.673Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-01T11:11:49.673Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-01T11:11:49.673Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-01T11:11:49.673Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-01T11:11:49.673Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-01T11:11:49.673Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-01T11:11:49.673Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-01T11:11:49.673Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-01T11:11:52.440Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-01T11:11:52.440Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-01T11:11:52.440Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-01T11:11:58.240Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-01T11:11:58.240Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-01T11:11:58.240Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-01T11:12:01.144Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-01T11:12:01.144Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-01T11:12:01.144Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-01T11:12:01.144Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-01T11:12:01.144Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-01T11:12:01.144Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-01T11:12:01.144Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-01T11:12:01.144Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-01T11:12:01.144Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunMount [2022-02-01T11:12:01.144Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-01T11:12:01.144Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-01T11:12:01.144Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-01T11:12:01.144Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-01T11:12:01.144Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-01T11:12:02.888Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-01T11:12:02.888Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-01T11:12:02.888Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-01T11:12:11.468Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-01T11:12:11.468Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-01T11:12:11.468Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-01T11:12:11.468Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-01T11:12:11.468Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-01T11:12:11.468Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-01T11:12:11.468Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-01T11:12:13.348Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-01T11:12:20.028Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-01T11:12:25.818Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-01T11:12:25.818Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-01T11:12:25.818Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-01T11:12:25.818Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-01T11:12:25.818Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-01T11:12:25.818Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-01T11:12:25.818Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-01T11:12:25.818Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-01T11:12:25.818Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-01T11:12:25.818Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-01T11:12:25.818Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-01T11:12:25.818Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-01T11:12:25.818Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-01T11:12:25.818Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-01T11:12:25.818Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-01T11:12:25.818Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-01T11:12:25.818Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-01T11:12:25.818Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-01T11:12:25.818Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-01T11:12:25.818Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-01T11:12:27.355Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-01T11:12:29.535Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-01T11:12:31.216Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-01T11:12:31.216Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-01T11:12:31.216Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-01T11:12:31.217Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-01T11:12:32.435Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-01T11:12:33.402Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-01T11:12:36.334Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-01T11:12:36.792Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-01T11:12:36.792Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-01T11:12:36.792Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-01T11:12:36.792Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-01T11:12:36.792Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-01T11:12:36.792Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-01T11:12:36.792Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-01T11:12:36.792Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-01T11:12:36.792Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-01T11:12:36.792Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-01T11:12:36.792Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-01T11:12:36.792Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-01T11:12:36.792Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-01T11:12:36.792Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-01T11:12:36.792Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-01T11:12:36.792Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-01T11:12:41.482Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-01T11:12:41.482Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-01T11:12:41.482Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-01T11:12:41.482Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-01T11:12:41.482Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-01T11:12:41.482Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-01T11:12:41.482Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-01T11:12:41.482Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-01T11:12:41.482Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-01T11:12:41.482Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-01T11:12:41.940Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-01T11:12:43.742Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-01T11:12:50.923Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-01T11:12:54.342Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-01T11:12:54.342Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-01T11:12:54.342Z] === RUN TestDockerSuite/TestRunRm [2022-02-01T11:12:57.266Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-01T11:13:04.356Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-01T11:13:05.906Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-01T11:13:08.099Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-01T11:13:08.881Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-01T11:13:08.881Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-01T11:13:08.881Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-01T11:13:08.881Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-01T11:13:08.881Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-01T11:13:10.999Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-01T11:13:14.769Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-01T11:13:14.769Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-01T11:13:14.769Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-01T11:13:14.769Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-01T11:13:14.769Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-01T11:13:14.769Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-01T11:13:14.769Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-01T11:13:14.769Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-01T11:13:14.769Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-01T11:13:15.684Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-01T11:13:15.684Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-01T11:13:15.684Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-01T11:13:15.684Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-01T11:13:15.684Z] === RUN TestDockerSuite/TestRunState [2022-02-01T11:13:15.684Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-01T11:13:15.684Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-01T11:13:18.593Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-01T11:13:18.593Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-01T11:13:18.593Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-01T11:13:19.052Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-01T11:13:19.052Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-01T11:13:19.052Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-01T11:13:19.052Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-01T11:13:19.052Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-01T11:13:19.510Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-01T11:13:19.510Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-01T11:13:19.510Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-01T11:13:19.510Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-01T11:13:23.458Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-01T11:13:23.458Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-01T11:13:23.458Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-01T11:13:24.450Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-01T11:13:24.450Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-01T11:13:24.450Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-01T11:13:25.306Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-01T11:13:25.306Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-01T11:13:25.306Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-01T11:13:25.306Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-01T11:13:25.306Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-01T11:13:25.306Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-01T11:13:25.306Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-01T11:13:25.306Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-01T11:13:25.306Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-01T11:13:25.306Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-01T11:13:25.306Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-01T11:13:25.306Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-01T11:13:25.306Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-01T11:13:25.306Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-01T11:13:25.765Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-01T11:13:25.765Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-01T11:13:25.765Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-01T11:13:25.765Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-01T11:13:25.765Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-01T11:13:25.765Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-01T11:13:25.765Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-01T11:13:26.020Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-01T11:13:27.012Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-01T11:13:27.012Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-01T11:13:27.012Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-01T11:13:29.503Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-01T11:13:29.503Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-01T11:13:29.503Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-01T11:13:31.794Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-01T11:13:33.237Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-01T11:13:33.237Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-01T11:13:33.237Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-01T11:13:33.237Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-01T11:13:33.237Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-01T11:13:36.569Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-01T11:13:36.966Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-01T11:13:39.535Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-01T11:13:49.358Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-01T11:13:55.150Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-01T11:14:04.870Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-01T11:14:04.870Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:14:04.870Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-01T11:14:05.482Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-01T11:14:05.482Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-01T11:14:05.482Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-01T11:14:05.482Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-01T11:14:09.207Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-01T11:14:10.755Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-01T11:14:10.755Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-01T11:14:10.755Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-01T11:14:11.753Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-01T11:14:12.946Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-01T11:14:16.526Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-01T11:14:16.678Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-01T11:14:16.678Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-01T11:14:16.678Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-01T11:14:16.678Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-01T11:14:16.678Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-01T11:14:16.678Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-01T11:14:16.678Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-01T11:14:16.678Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-01T11:14:16.678Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-01T11:14:16.678Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-01T11:14:16.678Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-01T11:14:16.678Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-01T11:14:16.678Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-01T11:14:16.678Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-01T11:14:16.678Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-01T11:14:22.472Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-01T11:14:25.399Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-01T11:14:26.975Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-01T11:14:26.975Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:14:26.975Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-01T11:14:27.581Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-01T11:14:30.779Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-01T11:14:31.249Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-01T11:14:31.249Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-01T11:14:34.666Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-01T11:14:34.666Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-01T11:14:34.666Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-01T11:14:34.666Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-01T11:14:34.666Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-01T11:14:34.666Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-01T11:14:34.666Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-01T11:14:34.666Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-01T11:14:34.666Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-01T11:14:34.666Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-01T11:14:34.666Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-01T11:14:34.666Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-01T11:14:34.666Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-01T11:14:34.666Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-01T11:14:34.666Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-01T11:14:34.666Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-01T11:14:34.666Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-01T11:14:34.666Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-01T11:14:37.579Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-01T11:14:37.579Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-01T11:14:38.038Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-01T11:14:38.495Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-01T11:14:40.027Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-01T11:14:49.099Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-01T11:14:50.348Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-01T11:14:50.348Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-01T11:14:50.348Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-01T11:14:50.672Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-01T11:14:51.663Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-01T11:15:00.349Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-01T11:15:02.721Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-01T11:15:02.721Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-01T11:15:02.721Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-01T11:15:05.125Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-01T11:15:07.411Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-01T11:15:07.411Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-01T11:15:07.411Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-01T11:15:07.411Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-01T11:15:07.411Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-01T11:15:07.411Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-01T11:15:07.869Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-01T11:15:07.869Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-01T11:15:07.869Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-01T11:15:13.812Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-01T11:15:18.193Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-01T11:15:18.193Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-01T11:15:18.193Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-01T11:15:18.193Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-01T11:15:18.193Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-01T11:15:18.193Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-01T11:15:18.193Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-01T11:15:18.193Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-01T11:15:18.193Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-01T11:15:18.193Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-01T11:15:18.193Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-01T11:15:18.193Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-01T11:15:18.193Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-01T11:15:19.695Z] === RUN TestDockerSuite/TestRmiTag [2022-02-01T11:15:19.695Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-01T11:15:21.933Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-01T11:15:22.664Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-01T11:15:26.632Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-01T11:15:26.632Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-01T11:15:26.632Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-01T11:15:30.365Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-01T11:15:30.365Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-01T11:15:30.365Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-01T11:15:30.365Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-01T11:15:30.365Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-01T11:15:30.365Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-01T11:15:30.365Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-01T11:15:30.365Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-01T11:15:30.365Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-01T11:15:30.365Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-01T11:15:30.365Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-01T11:15:30.365Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-01T11:15:30.365Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-01T11:15:43.931Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-01T11:15:44.402Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-01T11:15:48.040Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-01T11:15:48.040Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-01T11:15:48.040Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-01T11:15:48.040Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-01T11:15:48.040Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-01T11:15:48.040Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-01T11:15:48.040Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-01T11:15:48.040Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-01T11:15:50.294Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-01T11:15:50.940Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-01T11:15:50.940Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-01T11:15:51.866Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-01T11:15:51.866Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-01T11:15:51.866Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-01T11:15:51.866Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-01T11:15:51.866Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-01T11:15:51.866Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-01T11:15:51.866Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-01T11:15:51.866Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-01T11:15:51.866Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-01T11:15:51.866Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-01T11:15:51.866Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-01T11:15:51.866Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-01T11:15:51.866Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-01T11:15:51.866Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-01T11:15:51.866Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-01T11:15:54.097Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-01T11:15:54.097Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-01T11:15:54.097Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-01T11:15:54.097Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-01T11:15:54.097Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-01T11:15:55.623Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-01T11:15:55.623Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-01T11:15:56.590Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-01T11:15:56.590Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-01T11:15:56.590Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-01T11:16:04.551Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-01T11:16:07.568Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-01T11:16:08.984Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-01T11:16:08.984Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-01T11:16:08.984Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-01T11:16:08.984Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-01T11:16:08.984Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-01T11:16:08.984Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-01T11:16:08.984Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-01T11:16:10.532Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-01T11:16:17.717Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-01T11:16:20.682Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-01T11:16:20.682Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-01T11:16:21.413Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-01T11:16:21.413Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-01T11:16:21.413Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-01T11:16:26.564Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-01T11:16:26.565Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-01T11:16:26.565Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-01T11:16:26.565Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-01T11:16:26.565Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-01T11:16:26.565Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-01T11:16:26.565Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-01T11:16:26.565Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-01T11:16:26.565Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-01T11:16:26.565Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-01T11:16:26.565Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-01T11:16:26.565Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-01T11:16:26.565Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-01T11:16:26.565Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-01T11:16:26.565Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-01T11:16:26.565Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-01T11:16:26.565Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-01T11:16:26.565Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-01T11:16:26.565Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-01T11:16:26.565Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-01T11:16:26.565Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-01T11:16:26.565Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-01T11:16:26.565Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-01T11:16:28.792Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-01T11:16:28.792Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-01T11:16:28.792Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-01T11:16:32.605Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-01T11:16:32.605Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-01T11:16:32.605Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-01T11:16:32.605Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-01T11:16:32.605Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-01T11:16:34.836Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-01T11:16:34.836Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-01T11:16:34.836Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-01T11:16:34.836Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-01T11:16:34.836Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-01T11:16:34.836Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:34.836Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-01T11:16:34.836Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-01T11:16:34.836Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-01T11:16:34.836Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-01T11:16:34.836Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-01T11:16:34.836Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-01T11:16:34.836Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-01T11:16:34.836Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-01T11:16:34.836Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-01T11:16:36.217Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-01T11:16:36.217Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.217Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite (3042.04s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (83.93s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.02s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.60s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.53s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.99s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (98.50s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.77s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.87s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.66s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.98s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-01T11:16:36.217Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-01T11:16:36.217Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.71s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.54s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.64s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.27s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.48s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.05s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.60s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.21s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.02s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.60s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.43s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.94s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.49s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.55s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.05s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (31.03s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.50s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.79s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.24s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.78s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.83s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCmd (0.76s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.95s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.79s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.53s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.16s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.19s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.90s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.13s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (45.51s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.91s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.03s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.69s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.92s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.10s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.11s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.80s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.17s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.03s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.80s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.70s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.25s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.13s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.00s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.88s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.87s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.51s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.14s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.54s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.65s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.35s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.36s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.72s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.74s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.99s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.38s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.51s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.66s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.26s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.60s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.84s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.81s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildFails (3.51s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.38s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.21s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.16s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.48s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.68s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.22s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.75s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.73s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildHistory (13.80s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.89s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.95s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.95s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildLabel (1.26s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.76s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildLabels (1.29s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.95s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.26s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.76s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.87s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.93s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.17s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.73s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.23s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.61s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (8.04s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.92s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.34s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.64s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.60s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.06s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.20s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.76s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.68s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.05s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.03s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.23s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.33s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.71s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.97s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.42s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.53s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.41s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.68s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.81s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildRm (17.89s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.07s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.78s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.23s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.12s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.05s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.41s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.04s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.82s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.61s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.33s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildStderr (5.83s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.16s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.50s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.62s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.93s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.17s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.91s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.02s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.66s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.24s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.18s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.96s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.50s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.85s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.37s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.40s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.75s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.51s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.45s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestCommitChange (6.63s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.21s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.55s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestCommitTTY (9.47s) [2022-02-01T11:16:36.218Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.87s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-01T11:16:36.218Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.44s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.53s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.39s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.35s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.49s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.06s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.61s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.85s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.29s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.36s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.64s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.67s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.25s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.38s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.59s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.66s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.72s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.42s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.67s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.16s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.23s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.57s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.05s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.26s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.29s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.39s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.36s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.26s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000385590_} (3.40s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12084833137_c:\foo_false____} (3.27s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12084833137_c:\foo_true____} (3.26s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.67s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.83s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.77s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.35s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCpToCaseB (4.03s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.96s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.68s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCpToDot (3.94s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCpToStdout (5.28s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.84s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (5.74s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.30s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (8.03s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateRM (0.54s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.29s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.54s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.33s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.31s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (6.85s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.30s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.52s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (5.33s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.53s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.73s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.01s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsCopy (6.66s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.57s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.54s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.28s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.24s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsFilters (7.10s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsFormat (7.26s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-01T11:16:36.219Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-01T11:16:36.219Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-02-01T11:16:36.678Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-01T11:16:36.678Z] --- PASS: TestDockerSuite/TestEventsRename (3.72s) [2022-02-01T11:16:36.678Z] --- PASS: TestDockerSuite/TestEventsResize (33.91s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.42s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.24s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.85s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.92s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.52s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.63s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.18s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.19s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.09s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.12s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.43s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.27s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestExecInspectID (5.08s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.54s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.16s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.50s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.61s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.58s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.63s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.51s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.14s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.37s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.20s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.56s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.91s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.26s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.34s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.42s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.44s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.44s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectDefault (3.50s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectHistory (5.90s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.42s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.48s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.31s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.06s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.06s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectStatus (4.22s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.50s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.17s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.39s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.10s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.42s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.43s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.48s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.47s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.57s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.67s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.14s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.28s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.82s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.87s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.72s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.03s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.91s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.48s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.57s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsSince (10.09s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsTail (3.84s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.54s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.64s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.72s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.75s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPsByOrder (14.63s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.59s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.69s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.68s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.63s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.60s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.46s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.39s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (11.64s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.83s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.51s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.80s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.10s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.28s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.11s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.83s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.54s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.36s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.42s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.84s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.12s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.88s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.12s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.71s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.56s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.92s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiTag (0.90s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.70s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.47s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.94s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.68s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.53s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.37s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.92s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.28s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.44s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.39s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.57s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-02-01T11:16:36.679Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.09s) [2022-02-01T11:16:36.679Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.53s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.72s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.11s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.44s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.57s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.51s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.49s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.51s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.71s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.50s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.21s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.32s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.41s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.47s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunExitCode (3.43s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.43s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.57s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.50s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.29s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.67s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.92s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.67s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.39s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.23s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.57s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.35s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.34s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.12s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.83s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.16s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunRm (3.52s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.57s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.54s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.51s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.12s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.53s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.46s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.82s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.61s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.61s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.32s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.65s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.91s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.56s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.65s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.51s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.56s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.92s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.85s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.27s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.91s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.42s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.18s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.12s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.12s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.97s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.16s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.12s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.10s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.25s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.82s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.35s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.32s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.81s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.76s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.71s) [2022-02-01T11:16:36.680Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-01T11:16:36.680Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.99s) [2022-02-01T11:16:36.680Z] === RUN TestDockerRegistrySuite [2022-02-01T11:16:36.680Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-01T11:16:36.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.680Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-01T11:16:36.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.680Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-01T11:16:36.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.680Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-01T11:16:36.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.680Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-01T11:16:36.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.680Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-01T11:16:36.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.680Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-01T11:16:36.680Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.680Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-01T11:16:36.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-01T11:16:36.681Z] === RUN TestDockerSchema1RegistrySuite [2022-02-01T11:16:36.681Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-01T11:16:36.681Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-01T11:16:36.681Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-01T11:16:36.681Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-01T11:16:36.681Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-01T11:16:36.681Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-01T11:16:36.681Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-01T11:16:36.681Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-01T11:16:36.681Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-01T11:16:36.681Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-01T11:16:36.681Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-01T11:16:36.681Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-01T11:16:36.681Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-01T11:16:36.681Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-01T11:16:36.681Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-01T11:16:36.681Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-01T11:16:36.681Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-01T11:16:36.681Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-01T11:16:36.681Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-01T11:16:36.681Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-01T11:16:36.681Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-01T11:16:36.681Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-01T11:16:36.681Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-01T11:16:36.681Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-01T11:16:36.681Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-01T11:16:36.681Z] === RUN TestDockerDaemonSuite [2022-02-01T11:16:36.681Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-01T11:16:36.681Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-01T11:16:36.681Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-01T11:16:36.681Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-01T11:16:36.681Z] === RUN TestDockerSwarmSuite [2022-02-01T11:16:36.681Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-01T11:16:36.681Z] === RUN TestDockerPluginSuite [2022-02-01T11:16:36.681Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-01T11:16:36.681Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-01T11:16:36.681Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-01T11:16:36.681Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-01T11:16:36.681Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-01T11:16:36.681Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-01T11:16:36.681Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-01T11:16:36.681Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-01T11:16:36.681Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-01T11:16:36.681Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-01T11:16:36.681Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-01T11:16:36.681Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-01T11:16:36.681Z] === RUN TestDockerExternalVolumeSuite [2022-02-01T11:16:36.681Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-01T11:16:36.681Z] === RUN TestDockerNetworkSuite [2022-02-01T11:16:36.681Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-01T11:16:36.681Z] === RUN TestDockerHubPullSuite [2022-02-01T11:16:36.681Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-01T11:16:36.681Z] PASS [2022-02-01T11:16:36.681Z] ok github.com/docker/docker/integration-cli 3042.494s [2022-02-01T11:16:36.681Z] [2022-02-01T11:16:36.681Z] === Skipped [2022-02-01T11:16:36.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-01T11:16:36.681Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-01T11:16:36.681Z] [2022-02-01T11:16:36.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-01T11:16:36.681Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-01T11:16:36.681Z] [2022-02-01T11:16:36.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-01T11:16:36.681Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-01T11:16:36.681Z] [2022-02-01T11:16:36.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-01T11:16:36.681Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.681Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-01T11:16:36.681Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-01T11:16:36.682Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-01T11:16:36.682Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-01T11:16:36.682Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-01T11:16:36.682Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-01T11:16:36.682Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-01T11:16:36.682Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-01T11:16:36.682Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-01T11:16:36.682Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-01T11:16:36.682Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-01T11:16:36.682Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-02-01T11:16:36.682Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-01T11:16:36.682Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-01T11:16:36.682Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.682Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-01T11:16:36.682Z] [2022-02-01T11:16:36.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-02-01T11:16:36.683Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-01T11:16:36.683Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-01T11:16:36.683Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-01T11:16:36.683Z] docker_cli_sni_test.go:18: Flakey test [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-01T11:16:36.683Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-01T11:16:36.683Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-01T11:16:36.683Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-01T11:16:36.683Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-01T11:16:36.683Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-01T11:16:36.683Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-01T11:16:36.683Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-01T11:16:36.683Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-01T11:16:36.683Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-01T11:16:36.683Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-01T11:16:36.683Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-01T11:16:36.683Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-01T11:16:36.683Z] [2022-02-01T11:16:36.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-01T11:16:36.683Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-01T11:16:36.683Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-01T11:16:37.142Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-01T11:16:37.142Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-01T11:16:37.142Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-01T11:16:37.142Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-01T11:16:37.142Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-01T11:16:37.142Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-01T11:16:37.142Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-01T11:16:37.142Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-01T11:16:37.142Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-01T11:16:37.142Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-01T11:16:37.142Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-01T11:16:37.142Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-01T11:16:37.142Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-02-01T11:16:37.142Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-01T11:16:37.142Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-01T11:16:37.142Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-01T11:16:37.142Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-01T11:16:37.142Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-01T11:16:37.142Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.142Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-01T11:16:37.142Z] [2022-02-01T11:16:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-02-01T11:16:37.143Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-01T11:16:37.143Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-01T11:16:37.143Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-01T11:16:37.143Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-01T11:16:37.143Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-01T11:16:37.143Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-01T11:16:37.143Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-01T11:16:37.143Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-01T11:16:37.143Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-01T11:16:37.143Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-01T11:16:37.143Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-01T11:16:37.143Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-01T11:16:37.143Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-01T11:16:37.143Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-01T11:16:37.143Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-01T11:16:37.143Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-01T11:16:37.143Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-01T11:16:37.143Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.143Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-01T11:16:37.143Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-01T11:16:37.144Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-02-01T11:16:37.144Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-01T11:16:37.144Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-01T11:16:37.144Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-01T11:16:37.144Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-01T11:16:37.144Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-01T11:16:37.144Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-01T11:16:37.144Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-01T11:16:37.144Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-02-01T11:16:37.144Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-01T11:16:37.144Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-01T11:16:37.144Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-01T11:16:37.144Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.144Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-01T11:16:37.144Z] [2022-02-01T11:16:37.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-01T11:16:37.144Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:16:37.145Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-01T11:16:37.145Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-01T11:16:37.145Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-01T11:16:37.145Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-01T11:16:37.145Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-01T11:16:37.145Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-01T11:16:37.145Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.145Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-01T11:16:37.145Z] [2022-02-01T11:16:37.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-01T11:16:37.146Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.146Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-01T11:16:37.146Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-01T11:16:37.147Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-01T11:16:37.147Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-01T11:16:37.147Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:16:37.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.147Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:16:37.147Z] [2022-02-01T11:16:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:16:37.148Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.148Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:16:37.148Z] [2022-02-01T11:16:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:16:37.148Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.148Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:16:37.148Z] [2022-02-01T11:16:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:16:37.148Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.148Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:16:37.148Z] [2022-02-01T11:16:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:16:37.148Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.148Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:16:37.148Z] [2022-02-01T11:16:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:16:37.148Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.148Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:16:37.148Z] [2022-02-01T11:16:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:16:37.148Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.148Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:16:37.148Z] [2022-02-01T11:16:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-01T11:16:37.148Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.148Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-01T11:16:37.148Z] [2022-02-01T11:16:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:16:37.148Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.148Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:16:37.148Z] [2022-02-01T11:16:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-01T11:16:37.148Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.148Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-01T11:16:37.148Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.605Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-01T11:16:37.605Z] [2022-02-01T11:16:37.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-01T11:16:37.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-01T11:16:37.606Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-01T11:16:37.606Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-01T11:16:37.606Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-01T11:16:37.606Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-01T11:16:37.606Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-01T11:16:37.606Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-01T11:16:37.606Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-01T11:16:37.606Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-01T11:16:37.606Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-01T11:16:37.606Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-01T11:16:37.606Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-01T11:16:37.606Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-01T11:16:37.606Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] DONE 1085 tests, 544 skipped in 3052.704s [2022-02-01T11:16:37.606Z] INFO: Integration tests ended at 02/01/2022 11:16:37. Duration:00:50:52.8597432 [2022-02-01T11:16:37.606Z] INFO: Docker info of the daemon under test at end of run [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] Containers: 2 [2022-02-01T11:16:37.606Z] Running: 0 [2022-02-01T11:16:37.606Z] Paused: 0 [2022-02-01T11:16:37.606Z] Stopped: 2 [2022-02-01T11:16:37.606Z] Images: 18 [2022-02-01T11:16:37.606Z] Server Version: 0.0.0-dev [2022-02-01T11:16:37.606Z] Storage Driver: windowsfilter [2022-02-01T11:16:37.606Z] Windows: [2022-02-01T11:16:37.606Z] Logging Driver: json-file [2022-02-01T11:16:37.606Z] Plugins: [2022-02-01T11:16:37.606Z] Volume: local [2022-02-01T11:16:37.606Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-01T11:16:37.606Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-01T11:16:37.606Z] Swarm: inactive [2022-02-01T11:16:37.606Z] Default Isolation: process [2022-02-01T11:16:37.606Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-01T11:16:37.606Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-01T11:16:37.606Z] OSType: windows [2022-02-01T11:16:37.606Z] Architecture: x86_64 [2022-02-01T11:16:37.606Z] CPUs: 4 [2022-02-01T11:16:37.606Z] Total Memory: 32GiB [2022-02-01T11:16:37.606Z] Name: azwin-2-ea5041 [2022-02-01T11:16:37.606Z] ID: MSM4:GJTF:SYAM:GIHD:L6QE:SHXE:6H4Z:VFVD:7T2C:4RXE:MEUX:Q7KQ [2022-02-01T11:16:37.606Z] Docker Root Dir: D:\CI\PR-43202\4\daemon [2022-02-01T11:16:37.606Z] Debug Mode (client): false [2022-02-01T11:16:37.606Z] Debug Mode (server): true [2022-02-01T11:16:37.606Z] File Descriptors: -1 [2022-02-01T11:16:37.606Z] Goroutines: 46 [2022-02-01T11:16:37.606Z] System Time: 2022-02-01T11:16:37.2809089Z [2022-02-01T11:16:37.606Z] EventsListeners: 0 [2022-02-01T11:16:37.606Z] Registry: https://index.docker.io/v1/ [2022-02-01T11:16:37.606Z] Labels: [2022-02-01T11:16:37.606Z] Experimental: false [2022-02-01T11:16:37.606Z] Insecure Registries: [2022-02-01T11:16:37.606Z] 127.0.0.0/8 [2022-02-01T11:16:37.606Z] Live Restore Enabled: false [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] [2022-02-01T11:16:37.606Z] INFO: Stopping daemon under test [2022-02-01T11:16:37.606Z] SUCCESS: The process with PID 3640 (child process of PID 5128) has been terminated. [2022-02-01T11:16:37.606Z] SUCCESS: The process with PID 5128 (child process of PID 2276) has been terminated. [2022-02-01T11:16:37.606Z] INFO: Stop tailing logs of the daemon under tests [2022-02-01T11:16:37.606Z] INFO: executeCI.ps1 Completed successfully at 02/01/2022 11:16:37. [2022-02-01T11:16:37.606Z] INFO: Tidying up at end of run [2022-02-01T11:16:37.606Z] INFO: Saving daemon under test log (d:\CI\PR-43202\4\dut.out) to bundles\CIDUT.out [2022-02-01T11:16:37.606Z] INFO: Saving daemon under test log (d:\CI\PR-43202\4\dut.err) to bundles\CIDUT.err [2022-02-01T11:16:37.606Z] INFO: Saving containerd logs to bundles [2022-02-01T11:16:37.799Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-01T11:16:38.064Z] INFO: Nuke-Everything... [2022-02-01T11:16:38.064Z] INFO: Container count on control daemon to delete is 2 [2022-02-01T11:16:38.064Z] 8b285b31e2e9 [2022-02-01T11:16:38.064Z] 7da374d626da [2022-02-01T11:16:38.523Z] INFO: Tidying pidfile d:\CI\PR-43202\4\docker.pid [2022-02-01T11:16:38.523Z] INFO: Killing containerd with PID 5452 [2022-02-01T11:16:38.523Z] INFO: Nuking d:\CI [2022-02-01T11:16:40.028Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-01T11:16:42.996Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-01T11:16:42.996Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-01T11:16:42.996Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-01T11:16:42.996Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-01T11:16:42.996Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-01T11:16:42.996Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-01T11:16:42.996Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-01T11:16:45.220Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-01T11:16:45.220Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-01T11:16:45.220Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-01T11:16:45.220Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-01T11:16:45.220Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-01T11:16:45.220Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-01T11:16:45.220Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-01T11:16:45.220Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-01T11:16:45.220Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-01T11:16:47.448Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-01T11:16:54.637Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-01T11:16:54.637Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-01T11:16:54.637Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-01T11:16:54.637Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-01T11:16:54.637Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-01T11:16:54.637Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-01T11:16:54.637Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-01T11:16:54.637Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-01T11:16:54.637Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-01T11:16:54.637Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-01T11:16:54.637Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-01T11:16:54.637Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-01T11:16:54.637Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-01T11:16:56.862Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-01T11:16:56.862Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-01T11:16:56.862Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-01T11:16:56.862Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-01T11:16:56.862Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-01T11:16:56.862Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-01T11:16:59.826Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-01T11:17:02.790Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-01T11:17:02.790Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-01T11:17:02.790Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-01T11:17:05.017Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-01T11:17:05.017Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-01T11:17:05.017Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-01T11:17:05.017Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-01T11:17:05.017Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-01T11:17:05.017Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-01T11:17:05.017Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-01T11:17:07.984Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-01T11:17:08.482Z] INFO: Zapped successfully [2022-02-01T11:17:08.482Z] [2022-02-01T11:17:08.482Z] INFO: executeCI.ps1 exiting at Tue Feb 1 11:17:04 CUT 2022. Duration 01:19:52.5484502 [2022-02-01T11:17:08.482Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-01T11:17:08.735Z] Recording test results [2022-02-01T11:17:16.670Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-01T11:17:17.480Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-01T11:17:18.244Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-01T11:17:19.544Z] Creating win-2022-c8d-integration-bundles.zip [2022-02-01T11:17:20.468Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-01T11:17:20.468Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-01T11:17:20.468Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-01T11:17:20.468Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-01T11:17:20.468Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-01T11:17:20.468Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-01T11:17:20.468Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-01T11:17:20.468Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-01T11:17:20.468Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-01T11:17:20.468Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-01T11:17:20.468Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-01T11:17:20.939Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-01T11:17:20.939Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-01T11:17:20.939Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-01T11:17:20.939Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-01T11:17:20.939Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [Pipeline] archiveArtifacts [2022-02-01T11:17:21.927Z] Archiving artifacts [2022-02-01T11:17:31.406Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-01T11:17:31.406Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-01T11:17:31.406Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-01T11:17:31.406Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-01T11:17:31.406Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-01T11:17:31.406Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-01T11:17:31.406Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-01T11:17:31.406Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-01T11:17:31.406Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-01T11:17:31.406Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-01T11:17:31.406Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-01T11:17:31.406Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-01T11:17:37.370Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43202/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-01T11:17:38.363Z] + make clean [2022-02-01T11:17:39.908Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-01T11:17:39.908Z] docker-dev-cache [2022-02-01T11:17:39.908Z] docker-mod-cache [Pipeline] deleteDir [2022-02-01T11:17:41.869Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-01T11:17:41.869Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-01T11:17:41.869Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-01T11:17:43.440Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-01T11:17:43.440Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-01T11:17:43.440Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-01T11:17:43.440Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-01T11:17:43.440Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-01T11:17:43.440Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-01T11:17:43.440Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-01T11:17:43.440Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-01T11:17:43.440Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunMount [2022-02-01T11:17:43.440Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-01T11:17:43.440Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-01T11:17:43.440Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-01T11:17:43.440Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-01T11:17:43.440Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-01T11:17:58.458Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-01T11:17:58.458Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-01T11:17:58.458Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-01T11:17:58.458Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-01T11:17:58.458Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-01T11:17:58.458Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-01T11:17:58.458Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-01T11:18:02.268Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-01T11:18:07.039Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-01T11:18:07.039Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-01T11:18:07.039Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-01T11:18:07.039Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-01T11:18:07.039Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-01T11:18:07.039Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-01T11:18:07.039Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-01T11:18:07.039Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-01T11:18:07.039Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-01T11:18:07.039Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-01T11:18:07.039Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-01T11:18:07.039Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-01T11:18:07.511Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-01T11:18:07.511Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-01T11:18:07.511Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-01T11:18:07.511Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-01T11:18:07.511Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-01T11:18:07.511Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-01T11:18:07.511Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-01T11:18:07.983Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-01T11:18:08.976Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-01T11:18:11.941Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-01T11:18:14.165Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-01T11:18:15.736Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-01T11:18:17.962Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-01T11:18:17.962Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-01T11:18:17.962Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-01T11:18:17.962Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-01T11:18:17.962Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-01T11:18:17.962Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-01T11:18:17.962Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-01T11:18:17.962Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-01T11:18:17.962Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-01T11:18:17.962Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-01T11:18:17.962Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-01T11:18:17.962Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-01T11:18:17.962Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-01T11:18:17.962Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-01T11:18:17.962Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-01T11:18:17.962Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-01T11:18:17.962Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-01T11:18:21.769Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-01T11:18:21.769Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-01T11:18:21.769Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-01T11:18:21.769Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-01T11:18:21.769Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-01T11:18:21.770Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-01T11:18:21.770Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-01T11:18:21.770Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-01T11:18:21.770Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-01T11:18:21.770Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-01T11:18:21.770Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-01T11:18:30.456Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-01T11:18:30.456Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-01T11:18:30.456Z] === RUN TestDockerSuite/TestRunRm [2022-02-01T11:18:39.149Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-01T11:18:43.922Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-01T11:18:46.891Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-01T11:18:49.117Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-01T11:18:51.340Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-01T11:18:54.307Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-01T11:18:54.307Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-01T11:18:54.307Z] === RUN TestDockerSuite/TestRunState [2022-02-01T11:18:54.307Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-01T11:18:54.307Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-01T11:18:57.273Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-01T11:18:57.273Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-01T11:18:57.273Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-01T11:18:59.498Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-01T11:18:59.498Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-01T11:18:59.498Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-01T11:18:59.498Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-01T11:18:59.498Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-01T11:18:59.498Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-01T11:18:59.969Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-01T11:18:59.969Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-01T11:18:59.969Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-01T11:19:05.864Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-01T11:19:05.864Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-01T11:19:05.864Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-01T11:19:05.864Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-01T11:19:05.864Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-01T11:19:05.864Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-01T11:19:05.864Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-01T11:19:05.864Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-01T11:19:05.864Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-01T11:19:05.864Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-01T11:19:05.864Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-01T11:19:05.864Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-01T11:19:05.864Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-01T11:19:05.864Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-01T11:19:05.864Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-01T11:19:05.864Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-01T11:19:05.864Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-01T11:19:05.864Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-01T11:19:05.864Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-01T11:19:05.864Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-01T11:19:05.864Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-01T11:19:08.092Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-01T11:19:08.092Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-01T11:19:08.092Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-01T11:19:10.317Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-01T11:19:10.317Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-01T11:19:10.317Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-01T11:19:10.317Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-01T11:19:10.317Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-01T11:19:14.127Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-01T11:19:26.658Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-01T11:19:31.434Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-01T11:19:40.121Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-01T11:19:40.121Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-01T11:19:40.121Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-01T11:19:40.121Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-01T11:19:42.348Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-01T11:19:44.575Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-01T11:19:47.539Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-01T11:19:47.539Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-01T11:19:47.539Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-01T11:19:47.539Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-01T11:19:47.539Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-01T11:19:47.539Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-01T11:19:47.539Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-01T11:19:47.539Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-01T11:19:47.539Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-01T11:19:47.539Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-01T11:19:47.539Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-01T11:19:47.539Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-01T11:19:47.539Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-01T11:19:47.539Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-01T11:19:47.539Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-01T11:19:52.318Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-01T11:19:54.561Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-01T11:19:56.786Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-01T11:20:07.240Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-01T11:20:07.240Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-01T11:20:07.240Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-01T11:20:07.240Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-01T11:20:07.240Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-01T11:20:07.240Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-01T11:20:07.240Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-01T11:20:07.240Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-01T11:20:07.240Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-01T11:20:07.240Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-01T11:20:07.240Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-01T11:20:07.240Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-01T11:20:07.240Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-01T11:20:07.240Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-01T11:20:07.240Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-01T11:20:07.240Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-01T11:20:07.240Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-01T11:20:07.240Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-01T11:20:09.468Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-01T11:20:09.938Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-01T11:20:10.409Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-01T11:20:10.879Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-01T11:20:12.450Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-01T11:20:21.139Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-01T11:20:21.139Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-01T11:20:21.139Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-01T11:20:29.832Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-01T11:20:29.832Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-01T11:20:29.832Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-01T11:20:34.606Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-01T11:20:34.606Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-01T11:20:34.606Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-01T11:20:34.606Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-01T11:20:34.606Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-01T11:20:34.606Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-01T11:20:34.606Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-01T11:20:34.606Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-01T11:20:34.606Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-01T11:20:41.797Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-01T11:20:41.797Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-01T11:20:41.797Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-01T11:20:41.797Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-01T11:20:41.797Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-01T11:20:41.797Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-01T11:20:41.797Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-01T11:20:41.797Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-01T11:20:41.797Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-01T11:20:41.797Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-01T11:20:41.797Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-01T11:20:41.797Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-01T11:20:41.797Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-01T11:20:43.370Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-01T11:20:46.333Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-01T11:20:46.333Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-01T11:20:46.333Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-01T11:20:49.301Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-01T11:20:49.301Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-01T11:20:49.301Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-01T11:20:49.301Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-01T11:20:49.301Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-01T11:20:49.301Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-01T11:20:49.301Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-01T11:20:49.301Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-01T11:20:49.301Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-01T11:20:49.301Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-01T11:20:49.301Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-01T11:20:49.301Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-01T11:20:49.301Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-01T11:21:04.272Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-01T11:21:04.744Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-01T11:21:04.744Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-01T11:21:04.744Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-01T11:21:04.744Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-01T11:21:05.214Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-01T11:21:05.686Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-01T11:21:05.686Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-01T11:21:14.375Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-01T11:21:14.375Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-01T11:21:17.335Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-01T11:21:17.806Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-01T11:21:18.276Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-01T11:21:18.276Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-01T11:21:18.747Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-01T11:21:27.439Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-01T11:21:27.439Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-01T11:21:27.439Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-01T11:21:28.430Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-01T11:21:28.430Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-01T11:21:28.430Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-01T11:21:28.430Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-01T11:21:37.118Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-01T11:21:37.118Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-01T11:21:37.118Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-01T11:21:47.574Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-01T11:21:47.574Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-01T11:21:47.574Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite (3096.59s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (118.38s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.91s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.10s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.56s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.64s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.58s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.97s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (126.04s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.60s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.82s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.69s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.91s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.48s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.12s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.76s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.88s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.33s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddTar (57.07s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.96s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.73s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.40s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.93s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.83s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.25s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.93s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.80s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (41.33s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.49s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.22s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.64s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.20s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.14s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.74s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.56s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.29s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.17s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.07s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.38s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.81s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.71s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.15s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.89s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.47s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.74s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.14s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.10s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerignore (93.19s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.33s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (100.04s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.03s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.88s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.37s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.31s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.22s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (50.61s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.92s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.79s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (123.07s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.38s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.01s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.71s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.54s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.61s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.21s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.88s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.10s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildFails (7.39s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.46s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.97s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.53s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.88s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.33s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.17s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildHistory (13.50s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.32s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.07s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildLabel (1.23s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.81s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.27s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildLabels (1.22s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.86s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.19s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-01T11:21:49.148Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2022-02-01T11:21:49.148Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.87s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.76s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.31s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.15s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.83s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.78s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.36s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.86s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.38s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.80s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.11s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.29s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.68s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.22s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.71s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.93s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.92s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.23s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.37s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.93s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.75s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.60s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.56s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.12s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.85s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildRm (16.05s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.30s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.71s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.01s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.26s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.16s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.79s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (15.58s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.84s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildStderr (5.25s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.59s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.45s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.55s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.29s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.12s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.91s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.04s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.72s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.79s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.26s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.95s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.76s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.20s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.19s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.48s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.64s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.57s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.68s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.46s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCommitChange (5.75s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.23s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.59s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCommitTTY (8.19s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.27s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.94s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.99s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.62s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.92s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.03s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (5.90s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.93s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.70s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.08s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.82s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.82s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.58s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.04s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.49s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.99s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.44s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.18s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.70s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.51s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.63s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.35s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (7.01s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.46s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.92s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.73s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.73s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.74s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005848_} (2.75s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14050969216_c:\foo_false____} (7.73s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14050969216_c:\foo_true____} (2.82s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.67s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.81s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.64s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.41s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.63s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.11s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.27s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCpToDot (2.73s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCpToStdout (2.87s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.32s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.69s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.36s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.87s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2022-02-01T11:21:49.149Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-02-01T11:21:49.149Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.14s) [2022-02-01T11:21:49.150Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-02-01T11:21:49.150Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-02-01T11:21:49.150Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2022-02-01T11:21:49.150Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-02-01T11:21:49.150Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-01T11:21:49.150Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.73s) [2022-02-01T11:21:49.150Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-01T11:21:49.150Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-02-01T11:21:49.150Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-01T11:21:49.625Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-01T11:21:49.625Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-01T11:21:49.625Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-01T11:21:49.625Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-01T11:21:49.625Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-01T11:21:49.625Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-01T11:21:49.625Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-01T11:21:49.625Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-01T11:21:49.625Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-02-01T11:21:49.625Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-01T11:21:49.625Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-01T11:21:49.625Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-01T11:21:49.625Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-01T11:21:49.625Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-01T11:21:49.625Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.08s) [2022-02-01T11:21:49.625Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.81s) [2022-02-01T11:21:49.625Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.73s) [2022-02-01T11:21:49.625Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.40s) [2022-02-01T11:21:49.625Z] --- PASS: TestDockerSuite/TestEventsCopy (6.04s) [2022-02-01T11:21:49.625Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.92s) [2022-02-01T11:21:49.625Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.44s) [2022-02-01T11:21:49.625Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) [2022-02-01T11:21:49.625Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.35s) [2022-02-01T11:21:49.625Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.66s) [2022-02-01T11:21:49.625Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.25s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestEventsFilters (10.40s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestEventsFormat (5.19s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestEventsRename (2.86s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestEventsResize (8.19s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.46s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.05s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.62s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.21s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.28s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.31s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.68s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.57s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.33s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.78s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.64s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestExecInspectID (4.10s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.91s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.64s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.81s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.36s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.61s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.42s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.47s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (10.14s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.82s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.33s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.30s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.36s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.69s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.81s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.10s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.54s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.56s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.54s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.21s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectDefault (7.36s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectHistory (5.13s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.67s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.57s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.43s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.64s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.68s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectStatus (3.08s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.00s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.75s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.56s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.49s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.55s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.56s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.60s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.48s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.32s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.09s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.89s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.71s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.07s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.88s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.96s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.99s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.12s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.63s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.77s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsSince (9.77s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsTail (3.37s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.01s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.72s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.17s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.11s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPsByOrder (9.92s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.03s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.88s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.96s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.36s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.08s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.14s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.45s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.25s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.89s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.72s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.71s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.07s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.83s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.87s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.57s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.95s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.22s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.16s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.79s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.76s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.71s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.96s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiTag (0.80s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.63s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.30s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.99s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.47s) [2022-02-01T11:21:49.626Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.54s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-01T11:21:49.626Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.31s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.03s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.42s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.63s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.50s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.67s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.37s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.54s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.65s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.41s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.62s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.62s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.59s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.58s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.38s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.12s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.70s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.15s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.50s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.70s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunExitCode (2.79s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.48s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.49s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.54s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.47s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.84s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.98s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.09s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.78s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.72s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.60s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.48s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.30s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.41s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.80s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunRm (7.48s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.85s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.61s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.55s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.57s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.88s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.59s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.30s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.24s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.56s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.50s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.69s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.52s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.11s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.28s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.17s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.55s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.63s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.54s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.92s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.54s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.14s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.79s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.30s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.70s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.52s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.53s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.73s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.57s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.89s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.46s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.01s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.79s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.69s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.46s) [2022-02-01T11:21:49.627Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-01T11:21:49.627Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.68s) [2022-02-01T11:21:49.627Z] === RUN TestDockerRegistrySuite [2022-02-01T11:21:49.627Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-01T11:21:49.628Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-01T11:21:49.628Z] === RUN TestDockerSchema1RegistrySuite [2022-02-01T11:21:49.628Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-01T11:21:49.628Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-01T11:21:49.628Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-01T11:21:49.628Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-01T11:21:49.628Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-01T11:21:49.628Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-01T11:21:49.628Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-01T11:21:49.628Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-01T11:21:49.628Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-01T11:21:49.628Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-01T11:21:49.628Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-01T11:21:49.628Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-01T11:21:49.628Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-01T11:21:49.628Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-01T11:21:49.628Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-01T11:21:49.628Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-01T11:21:49.628Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-01T11:21:49.628Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-01T11:21:49.628Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-01T11:21:49.628Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-01T11:21:49.628Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-01T11:21:49.628Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-01T11:21:49.628Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-01T11:21:49.628Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-01T11:21:49.628Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-01T11:21:49.628Z] === RUN TestDockerDaemonSuite [2022-02-01T11:21:49.628Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-01T11:21:49.628Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-01T11:21:49.628Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-01T11:21:49.628Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-01T11:21:49.628Z] === RUN TestDockerSwarmSuite [2022-02-01T11:21:49.628Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-01T11:21:49.628Z] === RUN TestDockerPluginSuite [2022-02-01T11:21:49.628Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-01T11:21:49.628Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-01T11:21:49.628Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-01T11:21:49.628Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-01T11:21:49.628Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-01T11:21:49.628Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-01T11:21:49.628Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-01T11:21:49.628Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-01T11:21:49.628Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-01T11:21:49.628Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-01T11:21:49.628Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-01T11:21:49.628Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-01T11:21:49.628Z] === RUN TestDockerExternalVolumeSuite [2022-02-01T11:21:49.628Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-01T11:21:49.628Z] === RUN TestDockerNetworkSuite [2022-02-01T11:21:49.628Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-01T11:21:49.628Z] === RUN TestDockerHubPullSuite [2022-02-01T11:21:49.628Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.628Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-01T11:21:49.628Z] PASS [2022-02-01T11:21:49.628Z] ok github.com/docker/docker/integration-cli 3097.196s [2022-02-01T11:21:49.628Z] [2022-02-01T11:21:49.628Z] === Skipped [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-01T11:21:49.629Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-01T11:21:49.629Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-01T11:21:49.629Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-01T11:21:49.629Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-01T11:21:49.629Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-01T11:21:49.629Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-01T11:21:49.629Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-01T11:21:49.629Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-01T11:21:49.629Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-01T11:21:49.629Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-01T11:21:49.629Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-01T11:21:49.629Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-01T11:21:49.629Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-01T11:21:49.629Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-01T11:21:49.629Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.629Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-01T11:21:49.629Z] [2022-02-01T11:21:49.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-01T11:21:49.630Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-01T11:21:49.630Z] [2022-02-01T11:21:49.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-01T11:21:49.630Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.104Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-01T11:21:50.104Z] [2022-02-01T11:21:50.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-01T11:21:50.104Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.104Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-01T11:21:50.104Z] [2022-02-01T11:21:50.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-01T11:21:50.104Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.104Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-01T11:21:50.104Z] [2022-02-01T11:21:50.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-01T11:21:50.104Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.104Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-01T11:21:50.104Z] [2022-02-01T11:21:50.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-01T11:21:50.104Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.104Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-01T11:21:50.104Z] [2022-02-01T11:21:50.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-01T11:21:50.104Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.104Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-01T11:21:50.104Z] [2022-02-01T11:21:50.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-01T11:21:50.104Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.104Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-01T11:21:50.104Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-02-01T11:21:50.105Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-01T11:21:50.105Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-01T11:21:50.105Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-02-01T11:21:50.105Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-01T11:21:50.105Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-01T11:21:50.105Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-02-01T11:21:50.105Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-02-01T11:21:50.105Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-01T11:21:50.105Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-01T11:21:50.105Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-02-01T11:21:50.105Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-01T11:21:50.105Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-01T11:21:50.105Z] docker_cli_sni_test.go:18: Flakey test [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-01T11:21:50.105Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-01T11:21:50.105Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-02-01T11:21:50.105Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-01T11:21:50.105Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.105Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-01T11:21:50.105Z] [2022-02-01T11:21:50.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-01T11:21:50.106Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-01T11:21:50.106Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-01T11:21:50.106Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-01T11:21:50.106Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-01T11:21:50.106Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-01T11:21:50.106Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-01T11:21:50.106Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-01T11:21:50.106Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-01T11:21:50.106Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-01T11:21:50.106Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-01T11:21:50.106Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-01T11:21:50.106Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-01T11:21:50.106Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-01T11:21:50.106Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-01T11:21:50.106Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-01T11:21:50.106Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-01T11:21:50.106Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-01T11:21:50.106Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-01T11:21:50.106Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-01T11:21:50.106Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-01T11:21:50.106Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-01T11:21:50.106Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.106Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-01T11:21:50.106Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-01T11:21:50.107Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-01T11:21:50.107Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-01T11:21:50.107Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-01T11:21:50.107Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-01T11:21:50.107Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-01T11:21:50.107Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-01T11:21:50.107Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:21:50.107Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-01T11:21:50.107Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-01T11:21:50.107Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-01T11:21:50.107Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-01T11:21:50.107Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-02-01T11:21:50.107Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-01T11:21:50.107Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-02-01T11:21:50.107Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.107Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-02-01T11:21:50.107Z] [2022-02-01T11:21:50.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-01T11:21:50.107Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-01T11:21:50.108Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.108Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-01T11:21:50.108Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-01T11:21:50.109Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.109Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-01T11:21:50.109Z] [2022-02-01T11:21:50.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-01T11:21:50.581Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-02-01T11:21:50.581Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-02-01T11:21:50.581Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-01T11:21:50.581Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-01T11:21:50.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-01T11:21:50.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-01T11:21:50.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:21:50.581Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.581Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:21:50.581Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.582Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-01T11:21:50.582Z] [2022-02-01T11:21:50.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-01T11:21:50.582Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-01T11:21:50.583Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] DONE 1085 tests, 539 skipped in 3107.692s [2022-02-01T11:21:50.583Z] INFO: Integration tests ended at 02/01/2022 11:21:50. Duration:00:51:47.8855681 [2022-02-01T11:21:50.583Z] INFO: Docker info of the daemon under test at end of run [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] Containers: 2 [2022-02-01T11:21:50.583Z] Running: 0 [2022-02-01T11:21:50.583Z] Paused: 0 [2022-02-01T11:21:50.583Z] Stopped: 2 [2022-02-01T11:21:50.583Z] Images: 18 [2022-02-01T11:21:50.583Z] Server Version: 0.0.0-dev [2022-02-01T11:21:50.583Z] Storage Driver: windowsfilter [2022-02-01T11:21:50.583Z] Windows: [2022-02-01T11:21:50.583Z] Logging Driver: json-file [2022-02-01T11:21:50.583Z] Plugins: [2022-02-01T11:21:50.583Z] Volume: local [2022-02-01T11:21:50.583Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-01T11:21:50.583Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-01T11:21:50.583Z] Swarm: inactive [2022-02-01T11:21:50.583Z] Default Isolation: process [2022-02-01T11:21:50.583Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-01T11:21:50.583Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-01T11:21:50.583Z] OSType: windows [2022-02-01T11:21:50.583Z] Architecture: x86_64 [2022-02-01T11:21:50.583Z] CPUs: 4 [2022-02-01T11:21:50.583Z] Total Memory: 32GiB [2022-02-01T11:21:50.583Z] Name: azwin-2-ca32d0 [2022-02-01T11:21:50.583Z] ID: 472K:G4LR:O6HT:HOPX:WOAG:3LZJ:TWZN:CMGW:CVBK:6B5R:XOJ5:KX2L [2022-02-01T11:21:50.583Z] Docker Root Dir: D:\CI\PR-43202\4\daemon [2022-02-01T11:21:50.583Z] Debug Mode (client): false [2022-02-01T11:21:50.583Z] Debug Mode (server): true [2022-02-01T11:21:50.583Z] File Descriptors: -1 [2022-02-01T11:21:50.583Z] Goroutines: 17 [2022-02-01T11:21:50.583Z] System Time: 2022-02-01T11:21:50.3645277Z [2022-02-01T11:21:50.583Z] EventsListeners: 0 [2022-02-01T11:21:50.583Z] Registry: https://index.docker.io/v1/ [2022-02-01T11:21:50.583Z] Labels: [2022-02-01T11:21:50.583Z] Experimental: false [2022-02-01T11:21:50.583Z] Insecure Registries: [2022-02-01T11:21:50.583Z] 127.0.0.0/8 [2022-02-01T11:21:50.583Z] Live Restore Enabled: false [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] [2022-02-01T11:21:50.583Z] INFO: Stopping daemon under test [2022-02-01T11:21:51.055Z] SUCCESS: The process with PID 5148 (child process of PID 3404) has been terminated. [2022-02-01T11:21:51.055Z] SUCCESS: The process with PID 3404 (child process of PID 4016) has been terminated. [2022-02-01T11:21:51.055Z] INFO: Stop tailing logs of the daemon under tests [2022-02-01T11:21:51.055Z] INFO: executeCI.ps1 Completed successfully at 02/01/2022 11:21:50. [2022-02-01T11:21:51.055Z] INFO: Tidying up at end of run [2022-02-01T11:21:51.055Z] INFO: Saving daemon under test log (d:\CI\PR-43202\4\dut.out) to bundles\CIDUT.out [2022-02-01T11:21:51.055Z] INFO: Saving daemon under test log (d:\CI\PR-43202\4\dut.err) to bundles\CIDUT.err [2022-02-01T11:21:51.055Z] INFO: Saving containerd logs to bundles [2022-02-01T11:21:51.055Z] INFO: Nuke-Everything... [2022-02-01T11:21:51.526Z] INFO: Container count on control daemon to delete is 2 [2022-02-01T11:21:51.526Z] b3c43df3806d [2022-02-01T11:21:51.526Z] d7e721ff56e0 [2022-02-01T11:21:51.997Z] INFO: Tidying pidfile d:\CI\PR-43202\4\docker.pid [2022-02-01T11:21:51.997Z] INFO: Nuking d:\CI [2022-02-01T11:22:34.760Z] INFO: Zapped successfully [2022-02-01T11:22:34.760Z] [2022-02-01T11:22:34.760Z] INFO: executeCI.ps1 exiting at Tue Feb 1 11:22:28 CUT 2022. Duration 01:23:34.8713786 [2022-02-01T11:22:34.760Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-01T11:22:35.010Z] Recording test results [2022-02-01T11:22:44.269Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-01T11:22:46.449Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-01T11:22:48.243Z] Archiving artifacts [2022-02-01T11:23:04.323Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43202/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-01T11:23:05.359Z] + make clean [2022-02-01T11:23:06.933Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-01T11:23:07.403Z] docker-dev-cache [2022-02-01T11:23:07.403Z] 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